627 Commits (0d30ccf7671629eb79f1038bd5aae68ac2d56a91)

Author SHA1 Message Date
Giuliano Zaro 709a6356f7 Remove obsolete test conditions (#12829) 6 years ago
Luu Lac bcf347403b Fix M106 extruder & fan count (#12820) 6 years ago
Marcio Teixeira 81e753064a Fix ExtUI compile warnings and error (#12799) 6 years ago
Ludy 14a7faf087 Fix compile warning comparison uint and int (#12788) 6 years ago
Marcio Teixeira 60cb36bef3 Misc. improvements (#12747) 6 years ago
InsanityAutomation 4f2473053c Fix M106 with SINGLENOZZLE 6 years ago
Ludy 814d93c7cf Fix G33 sprintf output warning (#12738) 6 years ago
InsanityAutomation 530ef5846f Make nomove=false for toolchange on filament swap (#12739) 6 years ago
Luc Van Daele c6e09c2689 [2.0.x] G33 clean up (#12648) 6 years ago
Marcio Teixeira 902d5b0f8b Allow ExtUI to use LCD_SET_PROGRESS_MANUALLY (#12628) 6 years ago
teemuatlut 55144284c2 TMC connection test, spreadCycle parameters, improved debugging (#12616) 6 years ago
MasterPIC 3bb8b3529a Center ABL grid on bed with H parameter. (#12610) 6 years ago
Marcio Teixeira b22716e938 M425 Backlash Correction (#11061) 6 years ago
Scott Lahteine b7e38ea249 Signal an invalid mesh for M420 enable / load 6 years ago
teemuatlut 50b2fbd031 Trinamic: Split stealthChop, improve driver monitoring, etc. (#12582) 6 years ago
Scott Lahteine 261c6f4b96 Fix pause/resume SD print 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
Scott Lahteine 03ef2d6c82
Fix "paused" message and M125 called by M25 (#12551) 6 years ago
Scott Lahteine 5b24ce9024 Hide M217 compile warning 6 years ago
Scott Lahteine 1fcc13b011 Allow Serial Overrun Protection to be disabled 6 years ago
Scott Lahteine d29cb09b3e Fix a minor compile warning 6 years ago
Scott Lahteine 817a37169a Apply/unapply const here and there 6 years ago
Scott Lahteine a4c15dc54f
Modify MBL to use IJ instead of XY (#12478) 6 years ago
kAdonis 4ae9a06c60 Update M303.cpp (#12471) 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
Ludy 56a94c2a26 Use 'target_extruder' in M104 as with M109 (#12448) 6 years ago
Scott Lahteine 66580f32c2
Make CardReader class static (#12451) 6 years ago
Scott Lahteine d97e31db4c
Optimize Power-Loss Recovery (#12440) 6 years ago
Scott Lahteine 0e610815e4 No need for Cap:PAREN_COMMENTS 6 years ago
Scott Lahteine 7a075a5dc9 Tweak extruder errors 6 years ago
Scott Lahteine 2d92f333f5 Fix GcodeSuite::T active_extruder reference 6 years ago
Scott Lahteine d2bb53702a
Optimize target_extruder, ignore T with mixing (#12432) 6 years ago
Scott Lahteine d82c350de7
Miscellaneous LCD code renaming, reordering (#12430) 6 years ago
Scott Lahteine 54ec5528a0 hasstatus => has_status 6 years ago
Roxy-3D cda5ef08fa
Debug of G2-G3 for UBL (#12386) 6 years ago
Scott Lahteine 143b2896e0
Add M412 to enable/disable filament runout detection (#12406) 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 da17f8ad37 For now (!) don't synchronize in M204 and M205 6 years ago
Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 6 years ago
Scott Lahteine 471f403a67 Reduce code size with plain inlines 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 78ccedd6a8 Fix M91x sanity-check to permit TMC2660 6 years ago
revilor b60abc7c37 [2.0.x] Macro G-codes (#9365) 6 years ago
InsanityAutomation 6471a75a22 Combine more tool-change variables (#12137) 6 years ago
Scott Lahteine 812f6a7dd7 Fix Resume from SD Pause 6 years ago
Scott Lahteine 488a17b3f5 Use IS_SD_PRINTING() more 6 years ago