196 Commits (318356b6bc7c18e2814817673541c4b3767532d4)

Author SHA1 Message Date
Scott Lahteine d2bb53702a
Optimize target_extruder, ignore T with mixing (#12432) 6 years ago
Scott Lahteine 143b2896e0
Add M412 to enable/disable filament runout detection (#12406) 6 years ago
revilor b60abc7c37 [2.0.x] Macro G-codes (#9365) 6 years ago
Marcio Teixeira 4dbaa6369f Fix const pointer assignment compile error (#12350) 6 years ago
Scott Lahteine 498dfa291e Update and fix CHDK 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 3583e2b449
Followup to Menu Refactor (#12275) 6 years ago
TheLongAndOnly 5536228359 G34 Auto-align multi-stepper Z axis (#11302) 6 years ago
TheSFReader a07ac6312f G0 feedrate may be fixed or variable (#12172) 6 years ago
Scott Lahteine b381cad399 Clean up trailing whitespace 6 years ago
TheSFReader 1fb9b299d4 Add M524 to abort SD printing (#12155) 6 years ago
InsanityAutomation 3ec3872730 Single Z raise value for all tool-changing / parking (#12090) 6 years ago
AnHardt f56968ba0b New Continuous Filament Mixer (#12098) 6 years ago
TheSFReader af939c158a Option for G0 to have a separate feedrate (#12089) 6 years ago
Sam Lane f2ecf8d510 Add option to control Solenoids under PARKING_EXTRUDER (#12028) 6 years ago
InsanityAutomation 74cd6cb4fc Single nozzle filament change (#11994) 6 years ago
Scott Lahteine 52a37913c1 Extend and apply some corrections 6 years ago
Scott Lahteine 3e58b3a5d4 Followup to #11943 6 years ago
teemuatlut c3229e1b34 Migrate to a new TMC library (#11943) 6 years ago
Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) 6 years ago
Thomas Moore 3286325044 Add TMC2130 sensorless probing 6 years ago
Victor Tseng 93839e2f73 Add option to enable/disable autoretract altogether (#11904) 6 years ago
Sam Lane 1b6bc19427 Add external closed loop controller support 6 years ago
Scott Lahteine 3e81745e81 Fix issues, make optional 6 years ago
Jan aa80e448e2 Store servo angles in EEPROM 6 years ago
Scott Lahteine 2a2e8c314e Suppress emergency parser G-code errors 6 years ago
Scott Lahteine e05e95cf97 Clean trailing whitespace 6 years ago
etagle 1367df2875 Replace double with float, optimize calculation 6 years ago
Colin Gilgenbach 0fff79c24b Fixes G29_with_retry behavior (#11045) 6 years ago
Scott Lahteine a264030526 Fix "G29" G29_MAX_RETRIES handling 6 years ago
Scott Lahteine e366d55bc2 Don't reset stepper timeout for all g-codes 6 years ago
Scott Lahteine d4795e5b8e
[2.0.x] Tweaks and additions for MAX7219 (#11034) 6 years ago
Marcio Teixeira 724e9f56c8 Removed "const" to match parser. (#10548) 6 years ago
Giuliano 2e1939e85c [2.0.x] report error on unsupported commands (#10553) 6 years ago
Scott Lahteine 63e0b36f8b Fix G29_RECOVER_COMMANDS typo 6 years ago
Marcio Teixeira 02a711c4d6 [2.0.x] Fix crash upon repeated calls to process_subcommands_now_P (#10509) 6 years ago
Scott Lahteine cb46cb8480
Add HAS_HEATED_BED conditional (#10495) 6 years ago
Marcio Teixeira 5cc7916e69 Add G29_RETRY_AND_RECOVER feature 6 years ago
Scott Lahteine 3c5c6d478a Prettify process_parsed_command 6 years ago
Scott Lahteine 1cb810ff1c
[2.0.x] Automatically reset stepper timeout (#10179) 6 years ago
Scott Lahteine ae39fbd646 Also suppress keepalive with suspend_auto_report 6 years ago
Scott Lahteine f003173752 Fixup M666 6 years ago
Scott Lahteine ffbf63e6af Add HAS_TEMP_SENSOR conditional 6 years ago
Thomas Moore 3db35ba9be [2.0.x] Fix change filament for delta machines (#9295) 7 years ago
GMagician 9b519864bf [2.0.x] Relative movements fix (#9259) 7 years ago
teemuatlut 9d923c6c03 Fix TMC gcode commands 7 years ago
Scott Lahteine 51e0f2bee3 Add MarlinSettings::validate() 7 years ago
Scott Lahteine 7541316bb4 Add M701/M702 Filament Load/Unload, M603 7 years ago
Scott Lahteine 933f76fda3 Option to disable all volumetric extrusion 7 years ago