145 Commits (1aa0ece8a42e3acbc4133a83a0f34d36ac743039)

Author SHA1 Message Date
  Scott Lahteine 21c48d9f92 🧑‍💻 Update planner/stepper includes 1 year ago
  tombrazier 3b4a5a1ae8
🩹 Arc/Planner optimization followup (#24509) 1 year ago
  tombrazier 920799e38d
⚡️ Optimize G2-G3 Arcs (#24366) 2 years ago
  Scott Lahteine 54e7b933cd
♻️ Encapsulate PID in class (#24389) 2 years ago
  Scott Lahteine 307dfb15ca ♻️ Planner flags refactor 2 years ago
  tombrazier 1a6a604310
🐛 Fix G2/G3 Arcs stutter / JD speed (#24362) 2 years ago
  Scott Lahteine 31413a7d77 🧑‍💻 Combined axis strings 2 years ago
  Scott Lahteine b523ddf1b2
♻️ Common Bed Leveling object name, accessors (#24214) 2 years ago
  DerAndere f22307a0af
🚸 Better M350, M114 with more axes (#23986) 2 years ago
  DerAndere e5b651f407
✨ Support for up to 9 axes (linear, rotary) (#23112) 2 years ago
  Scott Lahteine 9665a4434c 🧑‍💻 Fewer string macros 2 years ago
  Scott Lahteine 33fa3aba10 🩺 Check some axis-parameter collisions 2 years ago
  Scott Lahteine 7f1286a11f 🎨 Apply F() to status message 2 years ago
  Scott Lahteine 59dac3a7e4 🎨 Apply F() to G-code subcommands 2 years ago
  Scott Lahteine 323b38ee88 💡 Adjust headers, formatting 2 years ago
  Scott Lahteine 754b31918a 🎨 Fewer serial macros 2 years ago
  Scott Lahteine efb9ea92b8 🔨 Fix HAL/STM32 F103Zx builds (#22610) 2 years ago
  Scott Lahteine 4b4de71304 ⚡️ Improve G2/G3 arc handling (#22599) 2 years ago
  Yash 497541e199
🐛 Fix G2/G3 angular motion calculation (#22407) 2 years ago
  DerAndere 7726af9c53
🏗️ Support for up to 6 linear axes (#19112) 3 years ago
  Scott Lahteine dd4990252e
♻️ Refactor Linear / Logical / Distinct Axes (#21953) 3 years ago
  Scott Lahteine 84fd0eff17
🎨 Macros for optional arguments (#21969) 3 years ago
  Scott Lahteine a6e5492b08 ♻️ Refactor axis counts and loops 3 years ago
  Scott Lahteine abbe3f0dc7 🎨 Misc cleanup and fixes 3 years ago
  Scott Lahteine 0c8a53e507 :art: Misc. code cleanup 3 years ago
  Scott Lahteine 49548c343d
Optimize G-code flag parameters (#21849) 3 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 3 years ago
  yysh12 6ec4e744c0
Improve plan_arc circle detection (#20440) 3 years ago
  yysh12 2878876064
Fix circle arc condition (#20322) 3 years ago
  yysh12 dcb101224f
Arc Direction followup for circles (#20314) 3 years ago
  yysh12 bab660ca7d
Fix G2/G3 arcs > 180° (#20292) 3 years ago
  uwedamm a596969049
Fix G2/G3 P<circles> E and Z motion (#19797) 3 years ago
  Scott Lahteine eaf6777a66 Rename ultralcd => marlinui 3 years ago
  Jason Smith c762b7c91b
Fix various errors, warnings in example config builds (#19686) 3 years ago
  Scott Lahteine 7e0524109e Add HAS_FAST_MOVES 3 years ago
  Scott Lahteine 9b78138600 General cleanup 3 years ago
  swissnorp a12ac5e175
Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907) 3 years ago
  Diego von Deschwanden de5cca6b1f
Update more external links (#18819) 3 years ago
  Scott Lahteine d1e20eb29f Update links, README, contributing, etc. 3 years ago
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 3 years ago
  mikekscholz 859b047a23
Revert M290 report style (#18202) 4 years ago
  Eyal 815c8d2b55
Improve G2 / G3 motion accuracy (#18144) 4 years ago
  Colin Godsey 8a22ef0c83
G6 Direct Stepping (#17853) 4 years ago
  Scott Lahteine 32dc874928 Tempted by the const of a seg_length 4 years ago
  Scott Lahteine de6a725b04 Fix G2/G3 segment size 4 years ago
  Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 years ago