72 Commits (094701cc71ccf1c6fcf3d768b9fcb227d0abf3b0)

Author SHA1 Message Date
  Scott Lahteine af1c7e1a81 🩹 Fix strtof interpreting a hex value 1 year ago
  Scott Lahteine 58ce5182c2 🎨 Fix spelling, whitespace 2 years ago
  Scott Lahteine 31413a7d77 🧑‍💻 Combined axis strings 2 years ago
  DerAndere e5b651f407
✨ Support for up to 9 axes (linear, rotary) (#23112) 2 years ago
  Scott Lahteine ab46b7e2f2 🧑‍💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU 2 years ago
  Scott Lahteine 6fb2d8a25f 🧑‍💻 Remove extraneous 'inline' hints 2 years ago
  Scott Lahteine 520b97083e 🎨 Apply F() to serial macros 2 years ago
  Scott Lahteine 754b31918a 🎨 Fewer serial macros 2 years ago
  Scott Lahteine 79c72ed821 🎨 Standardize G-code reporting 2 years ago
  Scott Lahteine 536cf287a6 🎨 Misc code and spacing cleanup 2 years ago
  Katelyn Schiesser de4b3498c7
🐛 Fix IJK axis references, E stepper indices (#22176) 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 abbe3f0dc7 🎨 Misc cleanup and fixes 3 years ago
  Scott Lahteine 49548c343d
Optimize G-code flag parameters (#21849) 3 years ago
  Scott Lahteine 30c299fd26 Fix parser temperature rounding 3 years ago
  InsanityAutomation 98b2b45264
Revert "Optimized string-to-number functions" (#21532) 3 years ago
  Scott Lahteine 62f37669dc
Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
  Ramiro Polla 20d2061f22
Optimized string-to-number functions (#21484) 3 years ago
  Scott Lahteine e5ff55a1be
Add typedef celsius_t (#21374) 3 years ago
  Scott Lahteine cfa6c7d45b Improve max temp / target 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
  Scott Lahteine b8186b5081 Apply SEC_TO_MS and other fixes 3 years ago
  rdhoggattjr 62680bb356
LCD position in current units (#20145) 3 years ago
  Scott Lahteine c5e411f492 Add parser.is_command(letter, code) 3 years ago
  Scott Lahteine ec23e37a4a Clean up comments, USB flash, NULLs 3 years ago
  Victor Oliveira 631457ffea Support for Debug Codes - Dnnn (#19225) 3 years ago
  Scott Lahteine d69c2a90b7 Simple rename of hex_print 3 years ago
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 3 years ago
  Scott Lahteine bafe8d920a Handle print completed LED event in M0 4 years ago
  Scott Lahteine 832951ec44
Case-insensitive g-code option (#16932) 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 e3fd0519b3 Reduce need for UNUSED 4 years ago
  Scott Lahteine 455dabb183
Add a feedRate_t data type (#15349) 4 years ago
  Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 4 years ago
  Jamie dbee0e9c54 Analog joystick jogging control (#14648) 4 years ago
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 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 0feeef2604 Update copyright in headers 5 years ago
  Scott Lahteine 471f403a67 Reduce code size with plain inlines 5 years ago
  Scott Lahteine e4cf175163
Synchronize on M204, M205 (#12302) 5 years ago
  Scott Lahteine 3583e2b449
Followup to Menu Refactor (#12275) 5 years ago
  Scott Lahteine 951b25163e
Extend M217 with configurable park/raise (#12076) 5 years ago
  Scott Lahteine d6b0fbd771
Use uint8_t for all fan speeds (#12032) 5 years ago
  Scott Lahteine 52a37913c1 Extend and apply some corrections 5 years ago