197 Commits (48b7a1e66e9aa96ce2c915843df0ba9e824f783c)

Author SHA1 Message Date
LinFor 48b7a1e66e Allow non-zero "fan off" PWM value (#15709) 6 years ago
Scott Lahteine 776632c503
Add and apply REPEAT macro (#15829) 6 years ago
InsanityAutomation d4f5821cd6 Fix 3-point sanity check (#15696) 6 years ago
Scott Lahteine af214ff121 Fix up PSU_CONTROL checks 6 years ago
Jason Smith 832cb7e1ac Z_STEPPER_AUTO_ALIGN — To align with Z stepper points (#15195) 6 years ago
Piotr fe4c69b64a Poll *all* enabled endstop pins (#15525) 6 years ago
InsanityAutomation 0074d63962 Vendor version override (#14189)
Co-Authored-By: InsanityAutomation <insanityautomation@users.noreply.github.com>
6 years ago
Marcio Teixeira 6a865a6146 Multi-language support (#15453) 6 years ago
Scott Lahteine c0005e939c
Enable junction deviation by default (#15481) 6 years ago
Scott Lahteine 1df6c7a46c Work around a compiler bug
See #15478
6 years ago
Scott Lahteine 519cc1bc67 NUM_AXIS is now obsolete 6 years ago
Giuliano Zaro a1ad01e4ab Limit Case Light PWM (#15459) 6 years ago
Scott Lahteine 806d64e1bf X_SENSORLESS includes AXIS_HAS_STALLGUARD 6 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 6 years ago
InsanityAutomation a6b0223eea Revive and improve DELTA probe bounds, LRFB options (#15372) 6 years ago
Scott Lahteine dc65788511 Shorthand for __VA_ARGS__ 6 years ago
Scott Lahteine 661c3cfc99 Fix mesh bounds for MBL 6 years ago
InsanityAutomation e9cf46a9a5 M851 XY 3 point followup (incomplete) (#15361) 6 years ago
InsanityAutomation df1e51258a Add M851 X Y probe offsets (#15202) 6 years ago
InsanityAutomation 6a312fae80 Add before/after dir change delays (#15314) 6 years ago
Scott Lahteine ffb418b226 Move some SD comments 6 years ago
Robby Candra acd76e8609 Allow odd mm bed sizes (#15258) 6 years ago
Scott Lahteine 584c86bed1
More "zero extruders" changes (#15213) 6 years ago
Luu Lac 8bca3fcf2c Display chamber with HAS_TEMP_CHAMBER (#15194) 6 years ago
Jamie dbee0e9c54 Analog joystick jogging control (#14648) 6 years ago
thisiskeithb cdd5056aba Increase MKS MINI 12864 default contrast (#15139) 6 years ago
AlexandrZloy 0ebaea94be Add stallGuard threshold for X2 (#15042) 6 years ago
Scott Lahteine c7825e6719 Contrast over 63 assume 255 max
This is closer to the prior behavior.
6 years ago
Tim Moore 1461ee4d36 Make LCD_CONTRAST_MAX >= _LCD_CONTRAST_INIT (#15046) 6 years ago
Scott Lahteine 04a9962cb5 Fix: Contrast override in pins files
Move contrast handling to `Conditionals_post.h` so pins files can override the LCD defaults.
6 years ago
Tanguy Pruvot e604f76703 Enable contrast via LCD_CONTRAST_INIT (#15006) 6 years ago
Ludy 05995d1fd6 Unify buzz methods as MarlinUI::buzz (#14803) 6 years ago
Tim Moore 4575978a1f Fix auto power for chamber fan (#14922) 6 years ago
Marcio Teixeira 179d6c4ed1 Add STARTUP_SCRIPT option. M17 parity with M18. (#14953) 6 years ago
teemuatlut d4974ea719 TMC SPI Endstops and Improved Sensorless Homing (#14044) 6 years ago
Tim Moore 940c59d9da Overlord i2c LCD with LEDs and buzzer (#14801) 6 years ago
rafaljot e44fccf3d2 Add support for M575 (#14757) 6 years ago
mikeshub 1579091c20 PID loop improvements (#14746)
* Fix macro evaluation in `temperature.cpp`
* Improve bed PID, PID debug output
* Add min PID power define
6 years ago
Scott Lahteine d4be970c8b Update DOGLCD conditions 6 years ago
InsanityAutomation f1eaed7e98 Only init servo pins used for servos (#14589) 6 years ago
gmarsh ab99a80793 GMARSH X6 board support (#14550) 6 years ago
Scott Lahteine 1a349c7522 Add HAS_TMC220x 6 years ago
Scott Lahteine 750a16ad38 Fix MIN/MAX function collision with macros 6 years ago
Tim Moore eb6dec03bd Simplify power supply naming logic (#14488)
Co-Authored-By: Tim Moore <tim.moore@lightbend.com>
Co-Authored-By: AnHardt <github@kitelab.de>
6 years ago
Scott Lahteine de462f2b8a Revert "Sort out settings.load with SD EEPROM emulation (#14458)"
This reverts commit 108d0df565.
6 years ago
Scott Lahteine ce2b4bc20c Conditionals tweak 6 years ago
Tanguy Pruvot 108d0df565 Sort out settings.load with SD EEPROM emulation (#14458) 6 years ago
Scott Lahteine 4d5a1984e2 Simplified fan handling code 6 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 6 years ago
Scott Lahteine d7d80418ae
Singleton for cutting tools (#14429) 6 years ago