Commit Graph

14258 Commits (84dec5da1065e1d506d2b4bd18294e5837ebe976)
 

Author SHA1 Message Date
Scott Lahteine c8a83fb122 SPINDLE_LASER_ENABLE => SPINDLE_LASER_ENA
Scott Lahteine 9abe9aff56
Confirm before starting SD print ()
Scott Lahteine 7e0008f5b3 Fix SETCURSOR_RJ
Robby Candra 81c2c3ec11 Continuous filename scrolling ()
Ludy c29820f649 Suppress compile warning ()
Scott Lahteine a2b3ad6d0a Don't override RGB LED pins, by default
swilkens e9d9cf2b5b [2.0.x] Reduce all Creality homing speeds ()
SmallSharky 1de6e7fb9d Fix MKS Robin section in platformio.ini ()
Updated ststm32 version because the old version gives build errors. Added `U8glib-HAL` to ignore list because there are also build errors.
Bob Kuhn 9a56d90150 Fix M43 on LPC176x ()
The real fix. PR  was wrong.
Roxy-3D 9cee81d47e Option to show babysteps total since G28 ()
Scott Lahteine 3221658a78 Adjust park position description
Scott Lahteine 028b78f623 Suppress a compile warning
Scott Lahteine cf12fc8366
Expand on serial debugging ()
Marcio Teixeira bf7b28b456 Fix incorrect variable name ()
Kajetan Rzepecki 27693cec29 Extend ESP32 HardwareSerial with flushTX. ()
Alexander Gavrilenko 3c47e1b4d1 Support Black STM32F407VET6 with RAMPS-like shield ()
VBen 0dfd76ba55 Fix Z hotend offset broken by parking extruder tool change ()
Scott Lahteine 027a901bec Trim whitespace
Kajetan Rzepecki 692a0198f9 Fix SPISettings frequency parameters in ESP32 HW SPI ()
Kajetan Rzepecki 63d95862fa Add FastIO TOGGLE for ESP32 ()
drzejkopf 0992d1a4c8 Fix Invaders game compile error ()
Robby Candra cd1ef33c8c Drop extra PLR save test ()
Scott Lahteine 72c7751768 Fix SERIAL_POS in use with DEBUG_OUT
Scott Lahteine cacec5764a Clean up whitespace
Scott Lahteine 83e214478e Click-hold to exit Invaders, fix Brickout compile
Scott Lahteine 240ea1bbb3 Split up games into separate files
Marcio Teixeira 27a4927ed1 Add option to move away from endstop after homing. ()
Add option to move away from endstop after homing.
- Add `ENDSTOP_BACKOFF` for printers with a recessed Z home button (Lulzbot TAZ 6).
- Also prevents chattering when sensorless homing with axes against bumpers.
InsanityAutomation d44e5b1fde Fix stepper direction macros, multi-nozzle scope ()
Scott Lahteine 10b9632bed Fix menu history item selection
Scott Lahteine f1810689ff Fix bootscreen condition
reloxx13 2d5b93e850 Change to CHOPPER_DEFAULT_24V for Ender 3 ()
Kajetan Rzepecki b21ca53dfc SPIFFS-backed PersistentStore for ESP32 ()
Scott Lahteine af92ee9dd6 No PLR include needed in queue.cpp
Scott Lahteine 5d2c5877f7 DOGM bootscreen cleanup
Scott Lahteine 2aa35e95af More G26 arc cleanup
Followup to 
Scott Lahteine 20a41e2f7b SDCARD_RATHERRECENTFIRST with SDCARD_SORT_ALPHA
Robby Candra 46445a5a16 Event G-code for Stop SD Print ()
Co-Authored-By: 7eggert <7eggert@gmx.de>
Co-Authored-By: robbycandra <robbycandra.mail@gmail.com>
Kajetan Rzepecki 2cfa9e9008 Fixed chamber-related compile error ()
Scott Lahteine a0a5c31c05
Power-Loss initialization fix ()
- Only save to PLR file on moves with E and X or Y
- Save to PLR after any long-ish Z downward move
Scott Lahteine 8b7c3eec83 Games, for fun (and stress-testing) ()
InsanityAutomation fbc7b51a24 Use NO_FETCH for Dual X G28 ()
Scott Lahteine 5de7b5b35e
Games, for fun (and stress-testing) ()
InsanityAutomation 4961d8aa3e Update G28.cpp ()
Scott Lahteine de0046fc8b Fix empty HAS_TIMER macros
Kajetan Rzepecki c9079165ee Fix MAX6675 readout with Hardware SPI ()
ManuelMcLure 04086fc455 Minor optimization to ARC_SUPPORT code ()
Robby Candra a3f67acd6d Fix Power Loss Recovery file delete ()
Marcio Teixeira d992dfe7d5 Use the percent util func in the string func. ()
drzejkopf b1f739e27b CR10_STOCKDISPLAY support in Bigtreetech SKR ()
Marcio Teixeira 5679fae11e UltraLCD enhancements (lower fan resolution, backlash menu) ()