72 Commits (0adee8fae008660895c9f993021ca3c68a173312)

Author SHA1 Message Date
Scott Lahteine 0adee8fae0 🩹 Fix strtof interpreting a hex value 2 years ago
Scott Lahteine 6a2a592c26 🧑‍💻 Combined axis strings 2 years ago
Scott Lahteine fd13a928c1 Support for up to 9 axes (#23112, #24036, #24231) 2 years ago
Scott Lahteine f3b593ae73 🎨 Fix spelling, whitespace 2 years ago
Scott Lahteine 2dcc3ddeed 🧑‍💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU 2 years ago
Scott Lahteine 5b9f3bd4b1 🧑‍💻 Remove extraneous 'inline' hints 3 years ago
Scott Lahteine 433eedd50f 🎨 Apply F() to serial macros 3 years ago
Scott Lahteine b661795ae5 🎨 Fewer serial macros 3 years ago
Scott Lahteine 6d96c221bd 🎨 Standardize G-code reporting 3 years ago
Scott Lahteine dc5ae16861 🎨 Misc code and spacing cleanup 3 years ago
Katelyn Schiesser ef41c1f452 🐛 Fix IJK axis references, E stepper indices (#22176) 3 years ago
DerAndere c1fca91103 🏗️ Support for up to 6 linear axes (#19112) 3 years ago
Scott Lahteine 4194cdda5b ♻️ Refactor Linear / Logical / Distinct Axes (#21953) 3 years ago
Scott Lahteine f7d28ce1d6 🎨 Misc cleanup and fixes 3 years ago
Scott Lahteine 6a1e78e614 Optimize G-code flag parameters (#21849) 3 years ago
Scott Lahteine 5f594ce5d3 Fix parser temperature rounding 3 years ago
InsanityAutomation c4379db8fc Revert "Optimized string-to-number functions" (#21532) 3 years ago
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Ramiro Polla 16af2148b9 Optimized string-to-number functions (#21484) 3 years ago
Scott Lahteine 3226e12037 Add typedef celsius_t (#21374) 3 years ago
Scott Lahteine 976403d10d Improve max temp / target 3 years ago
Scott Lahteine 8fca59f63b G92, subcodes flag cleanup 3 years ago
X-Ryl669 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
Scott Lahteine efaff24145 Apply SEC_TO_MS and other fixes 3 years ago
rdhoggattjr a711e22b17 LCD position in current units (#20145) 4 years ago
Scott Lahteine 7f7c27be30 Add parser.is_command(letter, code) 4 years ago
Scott Lahteine 6c103b72a2 Clean up comments, USB flash, NULLs 4 years ago
Victor Oliveira 2553a18f40 Support for Debug Codes - Dnnn (#19225) 4 years ago
Scott Lahteine 76eff24718 Simple rename of hex_print 4 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) 4 years ago
Scott Lahteine c5e411f492 Add parser.is_command(letter, code) 4 years ago
Scott Lahteine ec23e37a4a Clean up comments, USB flash, NULLs 4 years ago
Victor Oliveira 59b6b32e6e Support for Debug Codes - Dnnn (#19225) 4 years ago
Victor Oliveira 631457ffea Support for Debug Codes - Dnnn (#19225) 4 years ago
Scott Lahteine d69c2a90b7 Simple rename of hex_print 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 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