55 Commits (094701cc71ccf1c6fcf3d768b9fcb227d0abf3b0)

Author SHA1 Message Date
  Scott Lahteine 384ff264d7 🐛 Fix M203 report 2 years ago
  Scott Lahteine 41a469208a 🚸 Change M201 G to S 2 years ago
  Scott Lahteine 31413a7d77 🧑‍💻 Combined axis strings 2 years ago
  Scott Lahteine 80810f1b18 🚨 Fix some compiler warnings 2 years ago
  Scott Lahteine 8b8defeacc 🏗️ Extend AXIS_CHAR to include E 2 years ago
  Scott Lahteine f5daefb09d 🏗️ More 9-axis updates 2 years ago
  DerAndere e5b651f407
✨ Support for up to 9 axes (linear, rotary) (#23112) 2 years ago
  Scott Lahteine a80a303cbe 🧑‍💻 EXTRUDER_LOOP macro 2 years ago
  Scott Lahteine 40481947fc
🧑‍💻 Misc. updates for extra axes (#23521) 2 years ago
  Scott Lahteine 2351b0df84 🧑‍💻 Add AXIS_COLLISION to catch broken parameters 2 years ago
  Scott Lahteine d7fede3a63 🎨 Apply F() to G-code report header 2 years ago
  Scott Lahteine 754b31918a 🎨 Fewer serial macros 2 years ago
  Scott Lahteine 79c72ed821 🎨 Standardize G-code reporting 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 a6e5492b08 ♻️ Refactor axis counts and loops 3 years ago
  Scott Lahteine abbe3f0dc7 🎨 Misc cleanup and fixes 3 years ago
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 3 years ago
  Scott Lahteine aea60d9450 Clean up trailing spaces 4 years ago
  MoellerDi bac760207c
Add volumetric extrusion limit (#17017) 4 years ago
  studiodyne 5ae45bab18
Adjustable XY_FREQUENCY_LIMIT (#17583) 4 years ago
  Scott Lahteine 55d66fb897 Add HAS_JUNCTION_DEVIATION 4 years ago
  Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 years ago
  Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
  Scott Lahteine 0e72c315a0 Minor string storage optimization 4 years ago
  Scott Lahteine 22556a7bbf More 8-extruder fixups 4 years ago
  Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 4 years ago
  Scott Lahteine c0005e939c
Enable junction deviation by default (#15481) 4 years ago
  InsanityAutomation 438835f6a5 Configurable Max Accel, Max Feedrate, Max Jerk edit limits (#13929) 4 years ago
  Scott Lahteine 50e4545255
Add custom types for position (#15204) 4 years ago
  Scott Lahteine 1088846cae Cosmetic updates from 14044 5 years ago
  Scott Lahteine eaf1c0954e Update some precompiler tests 5 years ago
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
  Scott Lahteine 903863dcb6 Suppress some warnings 5 years ago
  Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
  Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 5 years ago
  Scott Lahteine d29cb09b3e Fix a minor compile warning 5 years ago
  Scott Lahteine 817a37169a Apply/unapply const here and there 5 years ago
  Scott Lahteine d2bb53702a
Optimize target_extruder, ignore T with mixing (#12432) 5 years ago
  Scott Lahteine da17f8ad37 For now (!) don't synchronize in M204 and M205 5 years ago
  Scott Lahteine 04f173790f Remove trailing whitespace 5 years ago
  Scott Lahteine e4cf175163
Synchronize on M204, M205 (#12302) 5 years ago
  Scott Lahteine d556dc1865
Fix and improve EEPROM storage (#12054) 5 years ago
  Thomas Moore c437bb08f1 Overhaul of the planner (#11578) 5 years ago
  etagle 1367df2875 Replace double with float, optimize calculation 6 years ago
  Andy Shaw 3b3029c4bf Make max_e_jerk an array to reduce CPU usage (#11118) 6 years ago
  Scott Lahteine 9d04f47d98 Improvements for junction_deviation_mm 6 years ago
  Scott Lahteine 20a5db03bb Junction Deviation limit (0.01 to 0.3) 6 years ago
  Scott Lahteine a2f521d34b
Add Junction Deviation mm runtime setting (#10990) 6 years ago
  Scott Lahteine 1be955e52a Alert users about low Z jerk values 6 years ago