Commit Graph

134 Commits

Author SHA1 Message Date
f80bcdcc5c 🎨 Refactor Host Actions as singleton 2021-12-25 00:45:05 -06:00
d48cb11537 🐛 Followup to F() in config_line
Followup to 1dafd1887e
2021-12-25 00:45:05 -06:00
3d102a77ca 🎨 Apply F() to kill / sendinfoscreen 2021-12-25 00:45:04 -06:00
24dbeceb45 🎨 Apply F() to various reports 2021-12-25 00:45:04 -06:00
ab9609146f 💡 Adjust headers, formatting 2021-10-02 22:31:16 -05:00
b661795ae5 🎨 Fewer serial macros 2021-10-02 22:31:15 -05:00
caa6ec0519 🐛 Show bed size as 'work:' in M115
Fixes #22598
2021-09-12 19:17:01 -05:00
e213246ab9 M115: Axis Count (#22219) 2021-07-17 02:31:54 -05:00
ef41c1f452 🐛 Fix IJK axis references, E stepper indices (#22176)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-06-21 16:26:38 -05:00
c1fca91103 🏗️ Support for up to 6 linear axes (#19112)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-06-15 00:05:03 -05:00
4194cdda5b ♻️ Refactor Linear / Logical / Distinct Axes (#21953)
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
2021-06-15 00:03:55 -05:00
4572af2bce 🚸 cap:HOST_ACTION_COMMANDS (#21987) 2021-05-29 15:11:57 -05:00
87a943756a 🎨 Move HAS_EXTRUDERS 2021-05-22 16:18:42 -05:00
26a244325b ♻️ Refactor axis counts and loops 2021-05-22 16:08:08 -05:00
f7d28ce1d6 🎨 Misc cleanup and fixes 2021-05-22 16:08:03 -05:00
e3998dc3df M154 Position Auto-Report (#18427)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-05-15 15:06:59 -05:00
6a1e78e614 Optimize G-code flag parameters (#21849) 2021-05-15 15:05:53 -05:00
32dba5e0c7 Realtime Reporting, S000, P000, R000 (#19330) 2021-04-16 01:59:28 -05:00
139c149486 Flags for MarlinSerial instance features (#21318) 2021-03-29 21:36:01 -05:00
cfa6c7d45b Improve max temp / target 2021-03-23 09:39:09 -05:00
71f2617263 Pause SD queue early on M25 (#21317) 2021-03-12 08:34:22 -06:00
f147a8990a Fix MeatPack with per-serial-port instances (#21306) 2021-03-10 14:22:20 -06:00
2c62886c71 Clean up spaces and words 2021-03-10 13:45:53 -06:00
55c31fbe9a Distinguish serial index from mask (#21287) 2021-03-09 03:20:37 -06:00
b95e548ddb Cooler (for Laser) - M143, M193 (#21255) 2021-03-06 14:13:28 -06:00
dd42831cba Serial macros cleanup 2021-02-28 20:02:24 -06:00
e0aa9ce372 RGB Caselight (#20341) 2021-02-27 16:06:48 -06:00
ec42be346d Fix and improve G-code queue (#21122)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-26 16:54:46 -06:00
fd2477923c Minor serial code cleanup 2021-02-12 19:33:19 -06:00
e7c711996b Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-08 00:37:24 -06:00
708ea3d0bb Use serial shorthand 2021-02-04 23:34:09 -06:00
27366197f3 Serial refactor followup (#20932) 2021-01-31 17:21:27 -06:00
3f01b222b2 Refactor serial class with templates (#20783) 2021-01-28 02:02:06 -06:00
c929fb52dd Meatpack::report_state on serial port init (#20903)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-01-28 01:47:12 -06:00
3921369f98 MeatPack serial encoding (#20802)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-01-24 00:43:23 -06:00
5eaa10e2ad Fix //action prefix (#20600) 2021-01-02 02:06:50 -06:00
b6a32500c4 M808 Repeat Markers (#20084) 2020-11-26 21:18:40 -06:00
62680bb356 LCD position in current units (#20145) 2020-11-23 23:02:54 -06:00
c710b6e06c Optimize M360 2020-11-13 20:06:37 -06:00
0ffee29a11 Case light brightness cleanup (#19856)
Co-authored-by: Chris <chris@chrisnovoa.com>
2020-10-22 22:31:48 -05:00
92767f5513 Misc. cleanup, serial strings 2020-10-19 20:39:36 -05:00
0473f7ee58 M115 strings 2020-09-14 02:42:05 -05:00
e97e6865c3 MarkForged kinematics (#19235) 2020-09-03 20:12:53 -05:00
99ba866d8d Optimize G-code / feature dependencies (#18919) 2020-08-06 08:14:00 -05:00
42fbd527f3 Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
6027055695 Optimize LCD, Wifi, etc. libraries (#18730) 2020-07-21 04:00:39 -05:00
915847b75a Add Cap:RUNOUT
Co-Authored-By: Julius ter Pelkwijk <mrseeker@users.noreply.github.com>
2020-07-08 06:53:03 -05:00
9944403cbf Add Cap:ARCS 2020-06-21 19:15:32 -05:00
6371782263 Add HAS_MULTI_SERIAL conditional 2020-06-05 16:20:27 -05:00
7119596170 G-code line number for each serial port (for TFTs) (#18165) 2020-06-01 22:19:10 -05:00