139 Commits (9b5c1a5e77b5783baadcd1262efd5c1f002f5c32)

Author SHA1 Message Date
Scott Lahteine 9b5c1a5e77 Fix EEPROM checksum bug 6 years ago
Scott Lahteine cf5284cdf2
Add SD Firmware Update capability (#12043) 6 years ago
InsanityAutomation 74cd6cb4fc Single nozzle filament change (#11994) 6 years ago
Scott Lahteine d6b0fbd771
Use uint8_t for all fan speeds (#12032) 6 years ago
Scott Lahteine e8d677620c Use NUM_SERVOS in EEPROM code 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
Thomas Moore 3286325044 Add TMC2130 sensorless probing 6 years ago
Victor Tseng 93839e2f73 Add option to enable/disable autoretract altogether (#11904) 6 years ago
Scott Lahteine cee34f7290
Followup for BABYSTEP_HOTEND_Z_OFFSET (#11916) 6 years ago
InsanityAutomation 1104054d73 2.0 IDEX Independent z offset and other fixes (#11862) 6 years ago
Scott Lahteine ea9eb2fc8f Fix servo angles in config-store 6 years ago
Scott Lahteine beab9733f8 Remove extra clauses in config-store 6 years ago
Roxy-3D 0780913848 IDEX Improvements (#11848) 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
Holger Müller 1a6f2b29b8 Add support for Triple-Z steppers/endstops 6 years ago
Scott Lahteine 8584d3697d Fix servo count define conflict 6 years ago
Sam Lane 4f883d5971 [2.0.x] Extruder-Distinct Linear Advance K Factors (#11789) 6 years ago
scott0122 ada85d5585 Improve HOTEND OFFSET Z display precision to 3 (#11686) 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 d1c9517903 Followup to hotend_offset[Z] patch 6 years ago
Dave Johnson c64199941e Compile only selected PIO environment (#11519) 6 years ago
Scott Lahteine 6a8b906318 Followup for persistent_store_api.h 6 years ago
Chris Pepper 66d2b48b59 Update PersistentStore api (#11538) 6 years ago
teemuatlut fbcdf5eaeb Simplify stepper driver per-axis selection 6 years ago
Roxy-3D 71df1f7f57
Don't display M421 information for UBL at startup 6 years ago
Scott Lahteine 63f4c9bdb9 Followup to float maths patch 6 years ago
etagle 1367df2875 Replace double with float, optimize calculation 6 years ago
Andy Shaw 3b3029c4bf Make max_e_jerk an array to reduce CPU usage (#11118) 6 years ago
Giuliano 8d8f257384 [2.0.x] Fix advanced pause init values (#11095) 6 years ago
Scott Lahteine da94e0bd27 Unsigned eeprom mesh addresses 6 years ago
Scott Lahteine 9d04f47d98 Improvements for junction_deviation_mm 6 years ago
Scott Lahteine a2f521d34b
Add Junction Deviation mm runtime setting (#10990) 6 years ago
Scott Lahteine 55aedf036b Fix M503 ABL mesh report. (Zero-based IJ indices) 6 years ago
Scott Lahteine d8b983f624
More concise M503 output for M906, M913, M914 (#10947) 6 years ago
Scott Lahteine 83d42f33e1 Add HAS_HOTEND_OFFSET_Z conditional 6 years ago
GMagician 3c76bda2d8 Fix switching extruder 6 years ago
Scott Lahteine 08e36e264e Apply _AXIS macro 6 years ago
Scott Lahteine 625035a9ce
Fix M301 access to lpq_len (#10714) 6 years ago
Giuliano d99f1b2245 [2.0.x] EEPROM code cleanup (#10710) 6 years ago
Scott Lahteine b76344c080 More Trinamic cleanup 6 years ago
Scott Lahteine 6d9ec1852a Fix compilation of say_units 6 years ago
Scott Lahteine 55f1f8446b Show correct current units in M503 6 years ago
Sean 2d9b0a66fe Add Filament Change accelerations 6 years ago
Scott Lahteine 4c79dc1093 Fix a Serial+EEPROM compile error 6 years ago
Scott Lahteine 02f0f95d40
Handle disabled HYBRID_THRESHOLD in EEPROM (#10275) 6 years ago
Scott Lahteine 2bc7f416ee Fix missing comma in tmc_sgt 6 years ago