870 Commits (ea1ee02b538bde9d6621126baae6f4d4dbd7c4bc)

Author SHA1 Message Date
Roman Moravčík e48cbff10d Fixed redefinition warnings of MSG_HOTEND_TOO_COLD. (#12203) 6 years ago
Scott Lahteine 46360f18b4 Bring thermistor_75.h up to speed 6 years ago
forkoz 3a3ab3391f Return set_directions() to stepper.cpp (#12182) 6 years ago
Roman Moravčík d801f85963 Correct EEPROM read/write disparities. (#12169) 6 years ago
Scott Lahteine b641571098 Replace types.h with millis_t.h 6 years ago
Giuliano Zaro aa9202260d Fix endstop when no interrupt (#12158) 6 years ago
Marcio Teixeira 71e19baf69 Fix kill => disable_all_heaters => print_job_timer.stop (#12146) 6 years ago
InsanityAutomation a768df83cb Remove stale variable (#12136) 6 years ago
InsanityAutomation 3ec3872730 Single Z raise value for all tool-changing / parking (#12090) 6 years ago
AnHardt d82bcdeea1 Make PULSE_STOP(E) conditional (#12121) 6 years ago
Chris Pepper c90e26dfa6 fix normal extruder stepping (#12118) 6 years ago
Scott Lahteine 8bf596bd4c RETRACT_ZLIFT => RETRACT_ZRAISE 6 years ago
Marcio Teixeira 056561df93 [2.0.x] Enhancements to FILAMENT_RUNOUT_SENSOR (#12069) 6 years ago
Scott Lahteine 2ecb124e42 Fix trailing whitespace 6 years ago
AnHardt f56968ba0b New Continuous Filament Mixer (#12098) 6 years ago
Christopher Pepper 254b68fe2c servo update 6 years ago
Karl Andersson a40458405a Fix datasize error when FWRETRACT is disabled (#12086) 6 years ago
Scott Lahteine 951b25163e
Extend M217 with configurable park/raise (#12076) 6 years ago
Scott Lahteine a44ef27897 Outdent singlenozzle toolchange code 6 years ago
Scott Lahteine d338e4d875 Fix singlenozzle toolchange cold extrusion test 6 years ago
Scott Lahteine ddaef1a60c Clean trailing whitespace 6 years ago
Scott Lahteine 45e738876a Add stepper MS3 support 6 years ago
Giuliano Zaro d43d4e4219 Refactor PRINTER_EVENT_LEDS, apply to M303 (#12038) 6 years ago
Scott Lahteine e8d2cf4fb5 EEPROM followup (tmc_stepper_current_t) 6 years ago
InsanityAutomation 3cb5517ddb Make singlenozzle tool-change honor no_move (#12056) 6 years ago
InsanityAutomation d332fcb8fa Fix firmware-retract compile errors (#12061) 6 years ago
InsanityAutomation b2c1cd7eda Allow cold change of active extruder (#12055) 6 years ago
Scott Lahteine d556dc1865
Fix and improve EEPROM storage (#12054) 6 years ago
Scott Lahteine 9b5c1a5e77 Fix EEPROM checksum bug 6 years ago
Scott Lahteine cf5284cdf2
Add SD Firmware Update capability (#12043) 6 years ago
InsanityAutomation ee253991d4 Various fixups for single-nozzle filament swap (#12036) 6 years ago
Scott Lahteine 7db0113b53 Improve E_AXIS_N macro 6 years ago
InsanityAutomation 74cd6cb4fc Single nozzle filament change (#11994) 6 years ago
teemuatlut dffb4c63dc [2.0.x] TMC2660 followup (#12029) 6 years ago
Scott Lahteine d6b0fbd771
Use uint8_t for all fan speeds (#12032) 6 years ago
Scott Lahteine 65b8f3821b Suppress temperature.h compile warning 6 years ago
teemuatlut c447d75916 Add support for TMC2660 (#11998) 6 years ago
Scott Lahteine e8d677620c Use NUM_SERVOS in EEPROM code 6 years ago
Thomas Moore 49823a4939 Fix broken jerk handling (#12019) 6 years ago
Scott Lahteine c40ea1f0fd Update EEPROM_VERSION 6 years ago
Scott Lahteine 1358bd9319 Make MAX_EXTRUDERS always 6 6 years ago
teemuatlut c3229e1b34 Migrate to a new TMC library (#11943) 6 years ago
Scott Lahteine e3f7b69105
Add PROBING_STEPPERS_OFF (#11984) 6 years ago
Thomas Moore ab4549d2bc [2.0.x] Add simultaneous retraction for mixing extruder (#11941) 6 years ago
Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) 6 years ago
Scott Lahteine 3c40933713 Remove trailing spaces, old comment 6 years ago
AnoNymous b30ca652ae Replace MIN# / MAX# with variadic MIN / MAX (#11960) 6 years ago
Scott Lahteine 14df753086 Correction for block->mix_steps 6 years ago
Thomas Moore 3286325044 Add TMC2130 sensorless probing 6 years ago
Scott Lahteine d89d8fe852 Fix Busy State in temperature.cpp 6 years ago