187 Commits (e561f744fa67d562d4841f4e3c418a99599b1c3d)

Author SHA1 Message Date
Scott Lahteine d16954dc88
Make KEEPALIVE_STATE a scoped auto-restore (#14446) 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
InsanityAutomation ce656e2a26 Update G-code injection, sub-commands (#14418) 5 years ago
Scott Lahteine 4c872a01f2
G-code queue singleton, front injection (#14236) 5 years ago
Scott Lahteine b14cc0d7c5 Remove extra gcode. prefix 5 years ago
InsanityAutomation 212860f090 Always change to Tool 0 on G29 (#14146) 5 years ago
Scott Lahteine 785c01f2bc Use US spelling of 'behavior' 5 years ago
Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 5 years ago
InsanityAutomation 610fb46683 Fix some ExtUI issues (#13799) 5 years ago
Scott Lahteine cf12fc8366
Expand on serial debugging (#13577) 5 years ago
Scott Lahteine 2aa35e95af More G26 arc cleanup 5 years ago
ManuelMcLure 04086fc455 Minor optimization to ARC_SUPPORT code (#13531) 5 years ago
InsanityAutomation 7240e3a68f Allow G26 with no heated bed (#13511) 5 years ago
Thomas Moore 263f8edff8 Disable volumetric extrusion during G26 (#13479) 5 years ago
InsanityAutomation 3fb8489ae3 EXTUI and UBL compilation fixes (#13420) 5 years ago
Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5 years ago
Scott Lahteine f5bcc00570
Unify debugging output with debug_out.h (#13388) 5 years ago
Scott Lahteine 87162658c4
Fix and improve software endstops (#13386) 5 years ago
InsanityAutomation c03df89921 ExtUI Mesh Leveling Extensions (#13363) 5 years ago
Scott Lahteine e52bcc9408 Limit top bed temp to BED_MAXTEMP - 10 5 years ago
InsanityAutomation d54741eda8 Update some G26 plausible values. Add speed control. (#13330) 5 years ago
Scott Lahteine cfdb38eda4
Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) 5 years ago
Scott Lahteine 808b076000 Update some ABL/UBL conditionals 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Scott Lahteine 433518de74 Prevent M420 error from disconnecting OctoPrint 5 years ago
Marcio Teixeira 81e753064a Fix ExtUI compile warnings and error (#12799) 6 years ago
MasterPIC 3bb8b3529a Center ABL grid on bed with H parameter. (#12610) 6 years ago
Scott Lahteine b7e38ea249 Signal an invalid mesh for M420 enable / load 6 years ago
Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 6 years ago
Scott Lahteine a4c15dc54f
Modify MBL to use IJ instead of XY (#12478) 6 years ago
Marcio Teixeira c1e17037e5 Various fixes for MarlinUI and ExtUI (#12439) 6 years ago
Giuliano Zaro 43ecdb606f Fix a compile warning (#12452) 6 years ago
Roxy-3D cda5ef08fa
Debug of G2-G3 for UBL (#12386) 6 years ago
Scott Lahteine a163c89c6a Followup to 50af1d1 6 years ago
Scott Lahteine 50af1d1e08 Differentiate translated On/Off from Serial ON/OFF 6 years ago
Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 6 years ago
Scott Lahteine 6093df11dc
Allow G26 to use the active extruder (#12387) 6 years ago
Scott Lahteine bed15fcd81 Tweak 'echo_not_entered' used by MBL's G29 6 years ago
Scott Lahteine b3b4e6dc45
Change Marlin debug flag names to fix conflicts (#12340) 6 years ago
Scott Lahteine 486f2a66a9 Fix MBL XY parameter error messages 6 years ago
Scott Lahteine 2613ddf61c Fix "circle" 6 years ago
Scott Lahteine 07a0822ebe M420 support in MARLIN_DEV_MODE 6 years ago
Scott Lahteine 44fa7fb18c Cleanups for leveling-related code 6 years ago
Scott Lahteine 3583e2b449
Followup to Menu Refactor (#12275) 6 years ago
MasterPIC 6fbc87301f 'G29 H' to set a centered square probe area (linear, bilinear) (#12242) 6 years ago
Scott Lahteine d556dc1865
Fix and improve EEPROM storage (#12054) 6 years ago
Scott Lahteine 07d33849b0 Fix unused var warning, apply ENABLED 6 years ago
Scott Lahteine 1718eff54a Code changes supporting up to 6 extruders 6 years ago
Thomas Moore c437bb08f1 Overhaul of the planner (#11578) 6 years ago
Scott Lahteine 2a61c9a939 Various fixups to configs, spacing, etc. 6 years ago