56 Commits (0dc59311ec3ccbeb0643a3384adec7bb24496d18)

Author SHA1 Message Date
InsanityAutomation 0dc59311ec 🐛 Resolve DUE Servo pulse issue (#24305) 2 years ago
Scott Lahteine c4ac695c15 🧑‍💻 Forward-compatible axis strings (167672d, #24259) 2 years ago
DerAndere 0041de1a8a 💥 Update Motor Current G-codes for extra axes (#23975) 2 years ago
Scott Lahteine fd13a928c1 Support for up to 9 axes (#23112, #24036, #24231) 2 years ago
Giuseppe499 c6f4b38877 🚸 Fix, extend X Axis Twist Compensation (#23745) 2 years ago
Scott Lahteine eb8d819325 🧑‍💻 Fewer string macros 2 years ago
Scott Lahteine 433eedd50f 🎨 Apply F() to serial macros 3 years ago
Scott Lahteine b661795ae5 🎨 Fewer serial macros 3 years ago
Jason Smith e3c294dc9b 🐛 Fix some Simulator on Windows issues (#22516) 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
ellensp 9fa9eebe51 Support a third serial port (#21784) 3 years ago
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
X-Ryl669 242ef2b2b4 Fix MeatPack with per-serial-port instances (#21306) 3 years ago
Scott Lahteine b713ca2638 Number serial from 1 to match settings 3 years ago
X-Ryl669 532dbb8064 Fix and improve G-code queue (#21122) 3 years ago
X-Ryl669 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
X-Ryl669 efa1e56369 Refactor serial class with templates (#20783) 3 years ago
ellensp 8da8e7d17b Meatpack::report_state on serial port init (#20903) 3 years ago
Scott Lahteine 0b7de80a6f Move common strings (#20846) 3 years ago
Victor Tseng 9ece3cfdaf Fix garbled print_xyz output (#18810) 4 years ago
Scott Lahteine 62f37669dc
Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
X-Ryl669 f147a8990a
Fix MeatPack with per-serial-port instances (#21306) 3 years ago
Scott Lahteine dbd28eecc9 Number serial from 1 to match settings 3 years ago
X-Ryl669 ec42be346d
Fix and improve G-code queue (#21122) 3 years ago
X-Ryl669 e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
X-Ryl669 3f01b222b2
Refactor serial class with templates (#20783) 3 years ago
ellensp c929fb52dd
Meatpack::report_state on serial port init (#20903) 3 years ago
Scott Lahteine d33fe2378c
Move common strings (#20846) 3 years ago
Victor Tseng b5ece63778
Fix garbled print_xyz output (#18810) 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Fabio Santos 25c7c43a82
Add SERIAL_FLOAT_PRECISION option (#18367) 4 years ago
Scott Lahteine 6371782263 Add HAS_MULTI_SERIAL conditional 4 years ago
Gurmeet Athwal a4c981469e
Extended reporting options (#16741) 4 years ago
Scott Lahteine 000ec9fc13 Ensure language.h include order 4 years ago
Scott Lahteine e78f607ef3 Use a STR_ prefix for non-translated strings 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Robby Candra a0a93e35ae Fix serial port redirection (index ≠ port num) (#16687) 4 years ago
Bob Kuhn 1ad53cee1f Improved STMicro L64XX stepper driver support (#16452) 5 years ago
Scott Lahteine f83bc0aa13 Optimize common strings 5 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
Scott Lahteine d63e0f6d98 Pending refactor tweaks 5 years ago
Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 5 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 cf12fc8366
Expand on serial debugging (#13577) 5 years ago
Scott Lahteine 72c7751768 Fix SERIAL_POS in use with DEBUG_OUT 5 years ago
Scott Lahteine cfdb38eda4
Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) 5 years ago
Scott Lahteine fa236e9718 General cleanup ahead of L64XX 5 years ago