Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix TMC26XStepper repository URLs #38

Open
wants to merge 702 commits into
base: bugfix-2.0.x
Choose a base branch
from

Conversation

DevlshOne
Copy link

Requirements

  • Filling out this template is required. Pull Requests without a clear description may be closed at the maintainers' discretion.

Description

This PR corrects the repository links for the TMC26XStepper lib

jufimu12 and others added 30 commits February 28, 2020 11:42
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Fixes thermocouple reading on LP1768 (which uses 12-bit resolution).
# Conflicts:
#	.travis.yml
#	Marlin/Configuration.h
#	Marlin/Configuration_adv.h
#	Marlin/src/MarlinCore.cpp
#	Marlin/src/core/language.h
#	Marlin/src/gcode/bedlevel/G26.cpp
#	Marlin/src/gcode/gcode.cpp
#	Marlin/src/gcode/temperature/M140_M190.cpp
#	Marlin/src/inc/Version.h
#	Marlin/src/module/temperature.cpp
#	Marlin/src/pins/ramps/pins_TRIGORILLA_14.h
#	README.md
#	buildroot/share/tests/megaatmega2560-tests
#	config/default/Configuration.h
#	config/default/Configuration_adv.h
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
thinkyhead and others added 30 commits March 31, 2020 12:50
Co-Authored-By: ellensp <ellensp@hotmail.com>
- Fix timeout and debugging string
- Fix check for whether `LCD_TIMEOUT_TO_STATUS` is valid
- Fix incorrect debugging message
- Make capitalization of callbacks consistent.
- Allow Touch UI to use hardware SPI on Einsy boards
- Move print stats to About Printer page.
- More generic about screen with GPL license.
- Add missing handler for power loss event
- Less code duplication on status screen and main/advanced menu; more legible
- Reorganize advanced and main menu to add more features
- Hide home Z button when using Z_SAFE_HOMING
- Fix compilation errors when certain features enabled
- Fix missing labels in UI
- Improve color scheme
- Add new preheat menus
- Fix incorrect rendering of Marlin logo on boot
- Add Level X Axis and Auto calibrate buttons
I think that dual z endstop are disabled by mistake, so i enabled and all works properlly. Now homings it's easy.
Remove example configs, update Ai3M config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet