317 Commits (1e127a93c4c1446cf11aacecc9597a7355262ac8)

Author SHA1 Message Date
lujios fcef8d946c ️ Improve Sensorless homing/probing accuracy for G28, G33, M48 (#24220) 2 years ago
tombrazier e0deb75764 🐛 Fix Leveling apply/unapply (#24188) 2 years ago
Scott Lahteine b72f9277e9 ♻️ Common Bed Leveling object name, accessors (#24214) 2 years ago
Scott Lahteine d67fa98cf6 🩹 Fix accel dividend 2 years ago
Scott Lahteine d3fe0caa7f 🧑‍💻 Clarify acceleration factor 2 years ago
Mike La Spina 238ab1dd06 🩹 Fix Fan Tail Speed Init (#24076) 2 years ago
tombrazier 74565890f3 ♻️ Refactor and fix ABL Bilinear (#23868, #24009, #24107) 2 years ago
Scott Lahteine 4a8b99d505 🧑‍💻 EXTRUDER_LOOP macro 2 years ago
tombrazier 41a51e9527 🐛 Fix backlash applied steps when config changes (#23826) 2 years ago
tombrazier b0fdbede9c 🐛 Fix steps-to-mm with backlash (#23814) 2 years ago
Scott Lahteine 56cec9690a ♻️ Refactor HAL as singleton (#23357, #23871, #23897) 2 years ago
MOHAMMAD RASIM 3e18cf2b6a 🚸 Fix, Improve Power-Loss Recovery (#22828) 2 years ago
Mike La Spina 01cb7c19f9 🐛 Fix, improve PWM on AVR (#23520) 2 years ago
Scott Lahteine 5617edbb96 🧑‍💻 Misc. updates for extra axes (#23521) 2 years ago
Scott Lahteine eb8d819325 🧑‍💻 Fewer string macros 3 years ago
Scott Lahteine 9956e62674 🧑‍💻 Apply axis conditionals 3 years ago
John Robertson 0e60c8b7e0 MarkForged YX kinematics (#23163) 3 years ago
Robby Candra f3e372cb4c 🩹 Init fan speed at boot (#23181) 3 years ago
Robby Candra 39c2c038be 🩹 Coerce pin_t in set_pwm_duty macros (#23273) 3 years ago
Tanguy Pruvot 281ed99868 ️ Reduce calls to set fan PWM (#23149) 3 years ago
espr14 c2a674d2c1 🏗️ Planner::busy() (#23145) 3 years ago
Andrei M 0d91b07797 ⚗️ Use pwm_set_duty over analogWrite to set PWM (#23048) 3 years ago
woisy00 2142e1dae4 🐛 Fix AUTOTEMP bug (thermal runaway) (#23025) 3 years ago
InsanityAutomation 5b1ef638ee 🐛 Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) 3 years ago
Scott Lahteine 3d102a77ca 🎨 Apply F() to kill / sendinfoscreen 3 years ago
Scott Lahteine 021ceeba0b ️ Handle shared enable pins (#22824) 3 years ago
espr14 604a01cd1a 🎨 steps_to_mm => mm_per_step (#22847) 3 years ago
Scott Lahteine 2c30b75268 🎨 Various multi-axis patches (#22823) 3 years ago
Dan Royer b3fd03198a Polargraph / Makelangelo kinematics (#22790) 3 years ago
Scott Lahteine b661795ae5 🎨 Fewer serial macros 3 years ago
Tanguy Pruvot 5af3dbdb30 🐛 Fix Mixing code typos (#22697) 3 years ago
Scott Lahteine dc5ae16861 🎨 Misc code and spacing cleanup 3 years ago
Fjederhaek f7ce107ac6 🐛 Update H-bot / Core for 6-axis (#22600) 3 years ago
Scott Lahteine 0c0f84b659 🐛 Fix CoreXY plus extra axes 3 years ago
Scott Lahteine 74b0133bc9 🐛 Fix 5-axis no extruder compile 3 years ago
lujios ee54cd4bd7 ️ Improve Sensorless homing/probing for G28, G33 (#21899) 3 years ago
DerAndere e3df7d7bc8 ✏️ Followup to Six Linear Axes (#22056) 3 years ago
DerAndere c1fca91103 🏗️ Support for up to 6 linear axes (#19112) 3 years ago
Scott Lahteine 4194cdda5b ♻️ Refactor Linear / Logical / Distinct Axes (#21953) 3 years ago
Giuliano Zaro 04bea72787 🐛 Fix MMU compile with >5 EXTRUDERS (#22036) 3 years ago
Scott Lahteine e75c3b6c54 🎨 Macros for optional arguments (#21969) 3 years ago
Scott Lahteine 87a943756a 🎨 Move HAS_EXTRUDERS 3 years ago
Scott Lahteine 26a244325b ♻️ Refactor axis counts and loops 3 years ago
fedetony 027a5a872d Realtime Reporting, S000, P000, R000 (#19330) 3 years ago
Scott Lahteine 47dbea9334 Fix long acceleration overflow 3 years ago
Ramiro Polla 6d9aaf8de5 Macros to eliminate 'f + 0.0' (#21568) 3 years ago
Scott Lahteine ee21e31a17 getHighESpeed => autotemp_task 3 years ago
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Scott Lahteine 259115bb3f Move apply_rotation_xyz into matrix_3x3 3 years ago
Scott Lahteine 2059c6e4d0 Apply pointer formatting 3 years ago