197 Commits (90121047d971ea7bb85718dd1ec0c32d6cef54f7)

Author SHA1 Message Date
InsanityAutomation 49e83dd7c8 BLTouch V3.1 changes (#14104) 5 years ago
teemuatlut 1c86fbc60b TMC updates, capture LCD changes (#14074) 5 years ago
Scott Lahteine aeec9ef76b Update backlash code 5 years ago
InsanityAutomation 5108e4b6aa Cleaner EEPROM auto init (#13975) 5 years ago
Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 5 years ago
InsanityAutomation 5dcb25664f Option to Auto-Initialize EEPROM (#13935) 5 years ago
doggyfan 23a8707ef1 Configurable Thermistor (#13888) 5 years ago
Marcio Teixeira 15357af67c Backlash cleanup (#13659) 5 years ago
Tanguy Pruvot e5438a9a03 settings: store runout sensor on/off (#13876) 5 years ago
Scott Lahteine 5051909c3c
Update do_select_screen for general use (#13800) 5 years ago
Ludy fe346cd4d1 Fix DEBUG_EEPROM_READWRITE compile error (#13492) 5 years ago
Sam Lane e3ab54753b Add extra Linear Advance factors (#13490) 5 years ago
Scott Lahteine 380c771988 Handle word-padded flash-based eeprom (STM32F1) 5 years ago
InsanityAutomation 691e5c3bb8 BLTouch V3.0 support (#13406) 5 years ago
Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5 years ago
Scott Lahteine 5c1aa5162d Adjust M206 output in M503 for DELTA 5 years ago
Scott Lahteine 9a515cbd32
Fix Pause Print message and behavior (#13394) 5 years ago
Scott Lahteine f5bcc00570
Unify debugging output with debug_out.h (#13388) 5 years ago
Marcio Teixeira 00fc43144a Follow up fixes to various PRs. (#13334) 5 years ago
3dlabsio 645ca7af7a M141 Heated Chamber, Temperature rework (#12201) 5 years ago
Scott Lahteine cfdb38eda4
Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) 5 years ago
Vasily Evseenko 71773b128d Fix stepper use before init. Add Ultimaker2+ Extended clone config (#13284) 5 years ago
Giuliano Zaro 2616e4d4d9 Remove duplicated 'chitchat' defines (#13258) 5 years ago
Scott Lahteine 808b076000 Update some ABL/UBL conditionals 5 years ago
Scott Lahteine e15354e387
Simplify serial port redirect (#13234) 5 years ago
Scott Lahteine 3c9a7926c2 Fix compile error with JUNCTION_DEVIATION 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Rolf Werum 524c6c10bf MAGNETIC_PARKING_EXTRUDER (#12351) 5 years ago
Scott Lahteine 4200bd2fc1
Report on M92 with no arguments (#12833) 5 years ago
Scott Lahteine d4d1b28a06 Fix some include paths 5 years ago
Scott Lahteine 4fa1c52688 Tweak serial output code 5 years ago
teemuatlut e6805582a6 M569 to change stepping mode. Add new TMC section to LCD. (#12884) 6 years ago
Scott Lahteine 19fea772e5 Use E_AXIS_N where it makes sense 6 years ago
Scott Lahteine 371d9a1acf Fix line-endings, formatting, whitespace 6 years ago
Ludy 135c74017c Fix compile DEBUG_EEPROM_READWRITE error (#12746) 6 years ago
Ludy cfc5e96b4b Move JD to Config.h (and fix jerk->eeprom bug) (#12720) 6 years ago
Scott Lahteine e8bda62d2a Followup to servo angles patch 6 years ago
Scott Lahteine aaf862aef2
Fix angles for disabled EDITABLE_SERVO_ANGLES (#12559) 6 years ago
Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 6 years ago
Ludy 22d7fed60a Fix compile error with SD_FIRMWARE_UPDATE (#12462) 6 years ago
Scott Lahteine d97e31db4c
Optimize Power-Loss Recovery (#12440) 6 years ago
Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 6 years ago
Scott Lahteine ef724edd80 Apply HAS_LCD_MENU in EEPROM code 6 years ago
InsanityAutomation 6471a75a22 Combine more tool-change variables (#12137) 6 years ago
Scott Lahteine c04cf127f7 Fix EEPROM servo angles init, section grouping 6 years ago
Scott Lahteine d1ff22b983 Revive SCARA's home offset (unimplemented) 6 years ago
Scott Lahteine 31c28d0dd2
Drop pgm_read_*_near and let headers choose (#12301) 6 years ago
Scott Lahteine 946cf8b453 EEPROM read code grouping 6 years ago
Scott Lahteine d015f746cc
Fix some compile warnings (#12220) 6 years ago
Roman Moravčík d801f85963 Correct EEPROM read/write disparities. (#12169) 6 years ago