176 Commits (1e127a93c4c1446cf11aacecc9597a7355262ac8)

Author SHA1 Message Date
Mike La Spina 238ab1dd06 🩹 Fix Fan Tail Speed Init (#24076) 2 years ago
Scott Lahteine eada17ed69 🩹 Apply 100% leveling correction below the bed 3 years ago
Scott Lahteine 4a8b99d505 🧑‍💻 EXTRUDER_LOOP macro 3 years ago
MOHAMMAD RASIM 3e18cf2b6a 🚸 Fix, Improve Power-Loss Recovery (#22828) 3 years ago
Scott Lahteine 5b9f3bd4b1 🧑‍💻 Remove extraneous 'inline' hints 3 years ago
Scott Lahteine 9b1c0a75e1 🎨 Rename HAL timer elements 3 years ago
espr14 c2a674d2c1 🏗️ Planner::busy() (#23145) 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
luzpaz c612b56bc1 🐛 Spellcheck comments (#22496) 3 years ago
lujios ee54cd4bd7 ️ Improve Sensorless homing/probing for G28, G33 (#21899) 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 7597b4fb40 🎨 Apply shorthand and cleanups 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) 4 years ago
Scott Lahteine 47dbea9334 Fix long acceleration overflow 4 years ago
Scott Lahteine 42d63258e9 tick() => isr() to spotlight interrupt-time 4 years ago
Scott Lahteine ee21e31a17 getHighESpeed => autotemp_task 4 years ago
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 4 years ago
Scott Lahteine 2059c6e4d0 Apply pointer formatting 4 years ago
Martijn Bosgraaf 98a6015d3a Extend M106/M107 for better laser module support (#16082) 4 years ago
Scott Lahteine c6774812fa More IntelliSense-friendly declarations 4 years ago
Scott Lahteine 3226e12037 Add typedef celsius_t (#21374) 4 years ago
Scott Lahteine 107cc1f6a1 Followup to planner cleanup 4 years ago
Scott Lahteine 7973b954b4 E1+ Autotemp and Planner comments 4 years ago
deirdreobyrne e6bf89e82b Allow Zero Endstops (e.g., for CNC) (#21120) 4 years ago
FanDjango ed7698efaa Defer "quiet probing" till the last Z bump (#20610) 4 years ago
Scott Lahteine bee6b8af8f Use homing_feedrate function 4 years ago
FanDjango daa2a04fc9 Guards for large BLOCK_BUFFER_SIZE (>=128) (#20130) 4 years ago
Scott Lahteine 58deab1915 Rename LCD conditionals (#19533) 4 years ago
Scott Lahteine b3890d385c Add multi-extruder condition 4 years ago
fedetony 32dba5e0c7
Realtime Reporting, S000, P000, R000 (#19330) 4 years ago
Scott Lahteine d705a5b45e Fix long acceleration overflow 4 years ago
Scott Lahteine 6ab7baa413 tick() => isr() to spotlight interrupt-time 4 years ago
Scott Lahteine ed14731146 getHighESpeed => autotemp_task 4 years ago
Scott Lahteine 62f37669dc
Replace 'const float &' with 'const_float_t' (#21505) 4 years ago
Scott Lahteine 3b73b115ca Apply pointer formatting 4 years ago
Martijn Bosgraaf 30e7e2c276
Extend M106/M107 for better laser module support (#16082) 4 years ago
Scott Lahteine 2d2291d00e More IntelliSense-friendly declarations 4 years ago
Scott Lahteine e5ff55a1be
Add typedef celsius_t (#21374) 4 years ago
Scott Lahteine ad907a51e2 Followup to planner cleanup 4 years ago
Scott Lahteine 9823a37362 E1+ Autotemp and Planner comments 4 years ago
deirdreobyrne 468e437390
Allow Zero Endstops (e.g., for CNC) (#21120) 4 years ago
FanDjango 55d1938977
Defer "quiet probing" till the last Z bump (#20610) 4 years ago
Scott Lahteine 20b3af1cc2 Use homing_feedrate function 4 years ago