Commit Graph

112 Commits (2805bf3d824cbdaeb0b88b2b2a795e5bce33eff3)

Author SHA1 Message Date
Richard Wackerbarth 0b429461d5 Back port Cosmetic changes
Richard Wackerbarth 0cebe85e65 Clean up spacing and duplicate entries
• Removing trailing whitespace
• Adjusting indention for better readability
• Removing duplicated entries
Richard Wackerbarth e7b40bbe98 Change link to U8glib source
AnHardt c956b52c4a Babystep Multiplier
Analog to https://github.com/MarlinFirmware/MarlinDev/pull/250 by
@RicardoGA

Restore the Babystep Multiplicator functionality and now it's available
for X/Y/Z
Scott Lahteine 9b23490f01 Clean up spacing in configs
KiteLab 0ad25c6665 Hint for changed behaviour of SDSUPPORT
Richard Wackerbarth e01f5e1ef7 Cleanup
Mike Cochrane 5e36b64635 SDEXTRASLOW for some SD card readers (PR#176)
Add SDEXTRASLOW which runs the SD card at SPI_QUARTER_SPEED. Quarter speed is needed for RIGIDBOT_PANEL
Scott Lahteine db27e67580 Apply PID_ADD_EXTRUSION_RATE to extras
Scott Lahteine 28599c51c7 Wrap Dual Y options in a conditional
Scott Lahteine 11a065c0ca Remove Z2 pins overrides from Configuration_adv.h
Richard Marko 91fd66ffba add Lulzbot TAZ4 example configuration (PR#104)