297 Commits (c814fe98d7e250692908af03836a7c362a5ce843)

Author SHA1 Message Date
  Keith Bennett df40181357
💥 Num Axes and Multi-Stepper based on Driver Types (#24120) 2 years ago
  Scott Lahteine b37d13af72 🔧 Base NUM_AXES on defined DRIVER_TYPEs (#24106) 2 years ago
  Scott Lahteine 2dcfa140e9 🎨 misc. cleanup 2 years ago
  Scott Lahteine 80810f1b18 🚨 Fix some compiler warnings 2 years ago
  Robby Candra b19f745659
♻️ Bilinear refactor followup (#24009) 2 years ago
  DerAndere e5b651f407
✨ Support for up to 9 axes (linear, rotary) (#23112) 2 years ago
  Scott Lahteine 8dfdf51678 🎨 Format, use status macros 2 years ago
  Scott Lahteine 258a2ed112 🎨 Apply _TERN where possible 2 years ago
  InsanityAutomation a9c30cb9c1
📝 Fix X2_MAX_POS comment (#23873) 2 years ago
  Bob Kuhn d987e23d5b
🐛 Fix init of delta safe height (for G29, G33, etc.) (#23622) 2 years ago
  Scott Lahteine 40481947fc
🧑‍💻 Misc. updates for extra axes (#23521) 2 years ago
  Scott Lahteine 224b6e5af9 🩹 Fix some logical axis usage 2 years ago
  Scott Lahteine 9665a4434c 🧑‍💻 Fewer string macros 2 years ago
  DerAndere a719020348
🚸 Include extra axes in position report (#23490) 2 years ago
  Scott Lahteine e65c12cf96 🧑‍💻 Apply axis conditionals 2 years ago
  InsanityAutomation 2893048e29
✨ BLTouch High Speed mode runtime configuration (#22916) 2 years ago
  John Robertson e5154ec281
✨ MarkForged YX kinematics (#23163) 2 years ago
  InsanityAutomation 15ebe45f36
🐛 Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) 2 years ago
  InsanityAutomation b3fd0a5050
🐛 Fix IDEX Duplication Mode Positioning (#22914) 2 years ago
  Scott Lahteine 65b950a489 🎨 Apply F() to kill / sendinfoscreen 2 years ago
  espr14 228eb9c404
🎨 steps_to_mm => mm_per_step (#22847) 2 years ago
  Scott Lahteine 35ad3b0d3b 🐛 Fix reset_hotend_offsets 2 years ago
  Dan Royer 3344071f24 Polargraph / Makelangelo kinematics (#22790) 2 years ago
  Scott Lahteine 754b31918a 🎨 Fewer serial macros 2 years ago
  Keith Bennett 6464601411
⏪️ Revert ABL G29 feedrate (#22574) 2 years ago
  Scott Lahteine 9130f58f3f 🐛 Prevent ABL G29 setting a funky feedrate 2 years ago
  Katelyn Schiesser b2f0913083
🐛 Redundant Temp Sensor followup (#22196) 3 years ago
  Katelyn Schiesser de4b3498c7
🐛 Fix IJK axis references, E stepper indices (#22176) 3 years ago
  qwewer0 6bdd0fcda1 ⚡️ Home Z (and maybe XY) at the start of G35 (#22060) 3 years ago
  DerAndere ba4fa49834
✏️ Followup to Six Linear Axes (#22056) 3 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 2de54dab84 🎨 Move HAS_EXTRUDERS 3 years ago
  Scott Lahteine f4951ed56b 🎨 Rename all/no axis enums 3 years ago
  Scott Lahteine 49771c4a9e 🎨 Flags for homing directions 3 years ago
  Scott Lahteine 458677c63a ♻️ Refactor axis homing/trusted state bits 3 years ago
  Scott Lahteine a6e5492b08 ♻️ Refactor axis counts and loops 3 years ago
  Scott Lahteine abbe3f0dc7 🎨 Misc cleanup and fixes 3 years ago
  Luu Lac 7f774cab90
M154 Position Auto-Report (#18427) 3 years ago
  vyacheslav-shubin 0d629c80c7
🩹 G60-G61 Save E position (#21810) 3 years ago
  Victor Oliveira fb2bfe1cef
Fix bad DELTA probe move (#21781) 3 years ago
  fedetony 32dba5e0c7
Realtime Reporting, S000, P000, R000 (#19330) 3 years ago
  Scott Lahteine 3517fbdcbd Blocking move followup 3 years ago
  Scott Lahteine 4044ed8783 Add 'blocking move' comments 3 years ago
  Ramiro Polla 1a2cbe100c
Macros to eliminate 'f + 0.0' (#21568) 3 years ago
  Scott Lahteine 1879eede0d Fix axis char printing 3 years ago
  Scott Lahteine 62f37669dc
Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
  Miguel Risco-Castillo 930752d46e
Ender 3 V2 Status Line (#21369) 3 years ago
  Scott Lahteine e5ff55a1be
Add typedef celsius_t (#21374) 3 years ago