62 Commits (1aa0ece8a42e3acbc4133a83a0f34d36ac743039)

Author SHA1 Message Date
  DerAndere e5b651f407
✨ Support for up to 9 axes (linear, rotary) (#23112) 2 years ago
  Scott Lahteine 754b31918a 🎨 Fewer serial macros 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 abbe3f0dc7 🎨 Misc cleanup and fixes 3 years ago
  Scott Lahteine a69e2923dd
🐛 Fix RR collision with MM (#21902) 3 years ago
  Elton Law de77dbedf1
🐛 Fix G5 IJ with Motion Mode (#21858) 3 years ago
  Scott Lahteine e250f6a275 whitespace 3 years ago
  fedetony b8cf818dac
Fix Realtime Reporting with G-code Motion Modes (#21630) 3 years ago
  fedetony 32dba5e0c7
Realtime Reporting, S000, P000, R000 (#19330) 3 years ago
  Scott Lahteine 1879eede0d Fix axis char printing 3 years ago
  InsanityAutomation 98b2b45264
Revert "Optimized string-to-number functions" (#21532) 3 years ago
  Ramiro Polla 20d2061f22
Optimized string-to-number functions (#21484) 3 years ago
  Scott Lahteine 27f9437d31 G92, subcodes flag cleanup 3 years ago
  X-Ryl669 e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
  Giuliano Zaro 41529b6598
SMUFF (MMU2 clone) support (#19912) 3 years ago
  Scott Lahteine c5e411f492 Add parser.is_command(letter, code) 3 years ago
  Scott Lahteine 92767f5513 Misc. cleanup, serial strings 3 years ago
  Victor Oliveira 631457ffea Support for Debug Codes - Dnnn (#19225) 3 years ago
  Victor Oliveira 61d96ce1c9
Escape the M33 string arg (#19515) 3 years ago
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 3 years ago
  Scott Lahteine 6371782263 Add HAS_MULTI_SERIAL conditional 4 years ago
  Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 years ago
  ellensp af23c0480e
Don't define 'valptr' if unused (#17048) 4 years ago
  Scott Lahteine 832951ec44
Case-insensitive g-code option (#16932) 4 years ago
  Scott Lahteine e78f607ef3 Use a STR_ prefix for non-translated strings 4 years ago
  Scott Lahteine 0ba18848af Allow USE_GCODE_SUBCODES for debugging 4 years ago
  Scott Lahteine 3bef7a4450
Add g-code quoted strings, improve stream code (#16818) 4 years ago
  Scott Lahteine 38873596ec Tweak parser warning 4 years ago
  Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
  Scott Lahteine 95046c9047 Extend SERIAL_CHAR to take multiple arguments 4 years ago
  Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 4 years ago
  Scott Lahteine 93f0012959
Cancel Objects - As seen at ERRF2019 (#15590) 4 years ago
  InsanityAutomation 438835f6a5 Configurable Max Accel, Max Feedrate, Max Jerk edit limits (#13929) 4 years ago
  Scott Lahteine 7c5e6900e1 Tweak comment 4 years ago
  Joseph Bozarth 0fbb26c28f M16 - Expected Printer Check (#14924) 4 years ago
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
  Scott Lahteine 1ef95013f0 Update Marlin.cpp includes, defines 5 years ago
  Giuliano Zaro f22c9a1ae1 Fix G-code parser with MMU2 (#13951) 5 years ago
  Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 5 years ago
  Scott Lahteine cfdb38eda4
Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) 5 years ago
  Scott Lahteine e15354e387
Simplify serial port redirect (#13234) 5 years ago
  Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
  Scott Lahteine 4fa1c52688 Tweak serial output code 5 years ago
  revilor 6a57d0b381 Prusa MMU2 (#12967) 5 years ago
  revilor b60abc7c37 [2.0.x] Macro G-codes (#9365) 5 years ago
  Scott Lahteine 52a37913c1 Extend and apply some corrections 5 years ago
  thesfreader e09c144674 Add CNC-like G-code options 5 years ago
  Scott Lahteine 4c8751727a Fix M118 parameter handling 6 years ago
  GMagician 6ace57e1b0 [2.0.x] remove duplicated include (#9445) 6 years ago