571 Commits (92069f1422022af4b232b91dc5e74180d209c461)

Author SHA1 Message Date
Scott Lahteine d55f44edba
Printcounter improvements (#11689) 6 years ago
scott0122 ada85d5585 Improve HOTEND OFFSET Z display precision to 3 (#11686) 6 years ago
scott0122 6dc9553aa5 Fix SWITCHING_NOZZLE compile error (#11657) 6 years ago
Scott Lahteine d1c9517903 Followup to hotend_offset[Z] patch 6 years ago
Scott Lahteine e2b8fc4f17 Reduce some debug strings 6 years ago
Scott Lahteine acf5ae3083 !ENABLED => DISABLED 6 years ago
Kevin 6483285bc5 HOTEND_OFFSET_Z always available (#11603) 6 years ago
Scott Lahteine f0dbe61692 Tweaks to motion.h reachable tests 6 years ago
Roxy-3D cd9868f442
Make position_is_reachable() smarter about IDEX machines` 6 years ago
Scott Lahteine ad12b9b46b Fix indentation, whitespace, spelling, formbot pins... 6 years ago
Kevin db30650731 Fix UBL/Homing (#11566) 6 years ago
InsanityAutomation 9de730b2bf Update tool_change.cpp (#11559) 6 years ago
Scott Lahteine 1561e61df7 New TMC2208 constructor 6 years ago
Nils Hasenbanck b37bfeffeb [2.0.x] Use the new const functions of the persistentStore api (#11544) 6 years ago
Dave Johnson c64199941e Compile only selected PIO environment (#11519) 6 years ago
Scott Lahteine 6964e1a95a Clean up trailing whitespace 6 years ago
Scott Lahteine a4b0148365 Easier to find 'static inline' 6 years ago
Nils Hasenbanck 577aeb4aa9 All EEPROM access uses persistentStore 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
Scott Lahteine f1347f783d Optimize thermistor table 71 6 years ago
Scott Lahteine c93538e9f3 UBL/planner patch tweaks 6 years ago
Thomas Moore fc55f1da01 Account for UBL correction when setting the planner position (#11486) 6 years ago
Giuliano e85feb2545 [2.0.x] Better timing handling (#11461) 6 years ago
Scott Lahteine 79835590e3
Easier to disable homing validation (#11458) 6 years ago
Scott Lahteine 9c62c47579
[2.0.x] Fix Dual X Carriage tool change crash (#11447) 6 years ago
Scott Lahteine b826bf4194
Fix initial safe_speed in jerk code (#11417) 6 years ago
Roxy-3D 16432376ab
Revert "[2.0.x]Idex and bl touch fixes" (#11407) 6 years ago
Giuliano 74900f7a70 [2.0.x] bltouch home refinements (#11397) 6 years ago
silentninja1 6dafb90c01 [2.0.x]Idex and bl touch fixes (#11395) 6 years ago
Giuliano 5ce5ff8e9b [2.0.x] fix bltouch homing (#11379) 6 years ago
Lee Olivares 094e6d81a5 Add Einstart-S support (#11219) 6 years ago
Giuliano 4237c3d9f8 [2.0.x] different bltouch init (#11135) 6 years ago
Andy Shaw 624986d423 Ensure ADC conversion is complete before reading (#11336) 6 years ago
Scott Lahteine 22ebbc091f Tweak some SoftPWM code 6 years ago
teemuatlut fbcdf5eaeb Simplify stepper driver per-axis selection 6 years ago
Eyal fbdbe53290 Fix get_period_inverse(0) so it doesn't crash (#11334) 6 years ago
Scott Lahteine 63a146d424 planner.synchronize at start of tool_change 6 years ago
Roxy-3D 71df1f7f57
Don't display M421 information for UBL at startup 6 years ago
Giuliano e5ea9d200f [2.0.x] fix kill printer (#11260) 6 years ago
Scott Lahteine 25e2ca8896 Add Z_CLEARANCE_MULTI_PROBE 6 years ago
Scott Lahteine 566d05006d report_state > event_handler 6 years ago
Scott Lahteine 6b521b6df2 Loosen thermistor table size limit 6 years ago
Scott Lahteine 63f4c9bdb9 Followup to float maths patch 6 years ago
Scott Lahteine 2992112da0 Optimize delta kinematics 6 years ago
etagle 1367df2875 Replace double with float, optimize calculation 6 years ago
Scott Lahteine 68e6650df7 Remove Quake Fast Inverse SQRT (it isn't faster) 6 years ago
Scott Lahteine 9c058091e9 No M914 or SGT set for non-sensorless axes 6 years ago
Scott Lahteine 568cfe7caa Add thermistor 501 (100K Zonestar) 6 years ago
Scott Lahteine c51e27d11d
Do a hard kill for failed homing moves (#11161) 6 years ago