297 Commits (c2a674d2c114eee94debf9f649e66cbdb06afdbb)

Author SHA1 Message Date
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
Martijn Bosgraaf 98a6015d3a Extend M106/M107 for better laser module support (#16082) 3 years ago
Scott Lahteine c6774812fa More IntelliSense-friendly declarations 3 years ago
Scott Lahteine 3226e12037 Add typedef celsius_t (#21374) 3 years ago
Scott Lahteine 107cc1f6a1 Followup to planner cleanup 3 years ago
Scott Lahteine 7973b954b4 E1+ Autotemp and Planner comments 3 years ago
Scott Lahteine fbb30a2570 Serial macros cleanup 3 years ago
espr14 bdb67b4397 Fix cleaning_buffer_counter check (#21115) 3 years ago
Scott Lahteine bb5c643dfb Nybbles & Bits 3 years ago
Scott Lahteine cbe27daafb Adjust planner debugging 4 years ago
FanDjango daa2a04fc9 Guards for large BLOCK_BUFFER_SIZE (>=128) (#20130) 4 years ago
Scott Lahteine 141f6825ce Rename ultralcd => marlinui 4 years ago
qwewer0 04a712dacc Multi-line comments cleanup (#19535) 4 years ago
Scott Lahteine 58deab1915 Rename LCD conditionals (#19533) 4 years ago
Scott Lahteine b3890d385c Add multi-extruder condition 4 years ago
Victor Sokolov 47753d8a01 MarkForged kinematics (#19235) 4 years ago
Giuliano Zaro 069993e880 Fix DISABLE_[XYZE] code (#18970) 4 years ago
swissnorp 301569bee6 Add Z_AFTER_DEACTIVATE to account for gravity (#18906) 4 years ago
fedetony 32dba5e0c7
Realtime Reporting, S000, P000, R000 (#19330) 3 years ago
Scott Lahteine d705a5b45e Fix long acceleration overflow 3 years ago
Ramiro Polla 1a2cbe100c
Macros to eliminate 'f + 0.0' (#21568) 3 years ago