134 Commits (96c1807b7649d2ef06539e4f8cde0b866fe17c62)

Author SHA1 Message Date
Scott Lahteine 5d7328df46 🧑‍💻 Add AXIS_COLLISION to catch broken parameters 3 years ago
Scott Lahteine 360311f232 🎨 Apply F() to status message 3 years ago
Scott Lahteine 2b9ae0cc33 🎨 Apply F() to G-code subcommands 3 years ago
Scott Lahteine ab9609146f 💡 Adjust headers, formatting 3 years ago
Scott Lahteine b661795ae5 🎨 Fewer serial macros 3 years ago
Scott Lahteine 086fa0f0a7 🔨 Fix HAL/STM32 F103Zx builds (#22610) 3 years ago
Scott Lahteine 796309c903 ️ Improve G2/G3 arc handling (#22599) 3 years ago
Yash 40b99d8084 🐛 Fix G2/G3 angular motion calculation (#22407) 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
Scott Lahteine e75c3b6c54 🎨 Macros for optional arguments (#21969) 3 years ago
Scott Lahteine 26a244325b ♻️ Refactor axis counts and loops 3 years ago
Scott Lahteine f7d28ce1d6 🎨 Misc cleanup and fixes 3 years ago
Scott Lahteine 02e131b5fd 🎨 Misc. code cleanup 3 years ago
Scott Lahteine 6a1e78e614 Optimize G-code flag parameters (#21849) 3 years ago
fedetony 027a5a872d Realtime Reporting, S000, P000, R000 (#19330) 3 years ago
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
X-Ryl669 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
Scott Lahteine 582458998f Use serial shorthand 3 years ago
Scott Lahteine 928cd1b8ab Clean up some includes 4 years ago
yysh12 ad15890a81 Improve plan_arc circle detection (#20440) 4 years ago
yysh12 eba2937715 Fix circle arc condition (#20322) 4 years ago
yysh12 523bc7d355 Arc Direction followup for circles (#20314) 4 years ago
yysh12 f63a7b978d Fix G2/G3 arcs > 180° (#20292) 4 years ago
uwedamm 35d75c354e Fix G2/G3 P<circles> E and Z motion (#19797) 4 years ago
Scott Lahteine 141f6825ce Rename ultralcd => marlinui 4 years ago
Jason Smith 8b4f82cd07 Fix various errors, warnings in example config builds (#19686) 4 years ago
Scott Lahteine 1ac7cf2ab6 Add HAS_FAST_MOVES 4 years ago
Scott Lahteine d6bbcd020b General cleanup 4 years ago
swissnorp 7d2e4481c7 Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907) 4 years ago
Diego von Deschwanden f2205b1725 Update more external links (#18819) 4 years ago
fedetony 32dba5e0c7
Realtime Reporting, S000, P000, R000 (#19330) 3 years ago
Scott Lahteine 62f37669dc
Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
X-Ryl669 e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
Scott Lahteine 708ea3d0bb Use serial shorthand 3 years ago
Scott Lahteine acda53aa1c Clean up some includes 4 years ago
yysh12 6ec4e744c0
Improve plan_arc circle detection (#20440) 4 years ago
yysh12 2878876064
Fix circle arc condition (#20322) 4 years ago
yysh12 dcb101224f
Arc Direction followup for circles (#20314) 4 years ago
yysh12 bab660ca7d
Fix G2/G3 arcs > 180° (#20292) 4 years ago
uwedamm a596969049
Fix G2/G3 P<circles> E and Z motion (#19797) 4 years ago
Scott Lahteine eaf6777a66 Rename ultralcd => marlinui 4 years ago
Jason Smith c6cf3da276 Fix various errors, warnings in example config builds (#19686) 4 years ago
Scott Lahteine fb7d7ee7b4 Add HAS_FAST_MOVES 4 years ago
Jason Smith c762b7c91b
Fix various errors, warnings in example config builds (#19686) 4 years ago
Scott Lahteine 7e0524109e Add HAS_FAST_MOVES 4 years ago
Scott Lahteine 9b78138600 General cleanup 4 years ago
swissnorp a12ac5e175
Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907) 4 years ago
Diego von Deschwanden de5cca6b1f
Update more external links (#18819) 4 years ago
Scott Lahteine 8b637e436c Update links, README, contributing, etc. 4 years ago