Commit Graph

1083 Commits

Author SHA1 Message Date
Giuliano Zaro 3883853817 Fix MMU2 compile error (#21065) 2021-04-29 08:45:14 -05:00
X-Ryl669 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:13 -05:00
ellensp 1aae6395c6 Fix mini12864 v2.1 + PSU control + NeoPixel backlight (#21021) 2021-04-29 08:45:13 -05:00
Scott Lahteine 582458998f Use serial shorthand 2021-04-29 08:45:13 -05:00
Scott Lahteine bf631046c0 Fix some serial char, echo
Co-Authored-By: X-Ryl669 <3277165+X-Ryl669@users.noreply.github.com>
2021-04-29 08:45:13 -05:00
Giuliano Zaro 032152c41d Update a UBL comment (#20931) 2021-04-29 08:45:13 -05:00
ellensp 8de850fd07 Fix host_response_handler compile (#20962) 2021-04-29 08:45:13 -05:00
X-Ryl669 9ae204df9c Serial refactor followup (#20932) 2021-04-29 08:45:13 -05:00
qwewer0 b3656c387f Remove extra G29 V newlines (#20955) 2021-04-29 08:45:13 -05:00
X-Ryl669 efa1e56369 Refactor serial class with templates (#20783) 2021-04-29 08:45:12 -05:00
ellensp 8da8e7d17b Meatpack::report_state on serial port init (#20903)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:12 -05:00
ellensp b10b76e882 MeatPack followup - unused command (#20893) 2021-04-29 08:45:12 -05:00
Scott Lahteine be058430b4 Remove extra cast 2021-04-29 08:45:12 -05:00
Scott Mudge 7a559e4733 MeatPack followup (#20896) 2021-04-29 08:45:12 -05:00
Giuliano Zaro 2aaff47c9d Clean up MMU2 code (#20794)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:12 -05:00
Gabriele Besta 5acd8f36a4 "Move … code" followup (#20869)
Fix regression from #20832
2021-04-29 08:45:12 -05:00
ellensp 56383d3ca0 MeatPack serial encoding (#20802)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:12 -05:00
Scott Lahteine 0b7de80a6f Move common strings (#20846) 2021-04-29 08:45:12 -05:00
Scott Lahteine 71be210795 Move some MarlinCore and MarlinUI code (#20832) 2021-04-29 08:45:12 -05:00
devin122 f6c4c26937 Fix reporting of TMC_S2VSA/B (#20730) 2021-04-29 08:45:12 -05:00
Scott Lahteine 6162560b69 Internal G29N for G28+G29 (#20800) 2021-04-29 08:45:12 -05:00
zeleps 522c78b5e6 Fix Tramming Wizard behavior (#20796) 2021-04-29 08:45:12 -05:00
Scott Lahteine efc396bd05 General cleanup, use _BV 2021-04-29 08:45:11 -05:00
Giuliano Zaro a5d2180bf5 MMU2 as standard serial device (#20771) 2021-04-29 08:45:11 -05:00
Scott Lahteine eedd9c2bda whitespace 2021-04-29 08:45:11 -05:00
Giuliano Zaro bee794e598 Fix comments (#20759) 2021-04-29 08:45:11 -05:00
devin122 8eb32cef24 Fix TMC220x short circuit (#20731) 2021-04-29 08:45:11 -05:00
Scott Lahteine fa6a2f52e2 Fix joystick include 2021-04-29 08:45:11 -05:00
Scott Lahteine 928cd1b8ab Clean up some includes 2021-04-29 08:45:11 -05:00
Mike La Spina 9901b4e9f1 Laser Test Fire (#20452) 2021-04-29 08:45:11 -05:00
Markus 6a60d47b90 Up to 6 Tramming points (#20720) 2021-04-29 08:45:11 -05:00
Java 92eee0386f Preheat before Power Loss Recovery homing (#20697) 2021-04-29 08:45:11 -05:00
zeleps d324f3b16a Don't apply hotend_offset.z to Z soft endstops (#20675)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:11 -05:00
Scott Lahteine efe2859227 Solenoid cleanups
Followups to #20473 ahead of #20675
2021-04-29 08:45:11 -05:00
Scott Lahteine eaeb9d1b20 Document, adjust some homing code 2021-04-29 08:45:10 -05:00
qwewer0 7ef03a761b Assisted Tramming improvements (#20298) 2021-04-29 08:45:10 -05:00
Jason Smith 25152a8cef Fix UBL mesh edit delta moves (#20620)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:10 -05:00
zeleps 3b4c5f982c Fix PARKING_EXTRUDER homing with solenoid (#20473) 2021-04-29 08:45:10 -05:00
Victor Oliveira 2c58d0881b Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:10 -05:00
Victor Oliveira eda5a884c6 LVGL G-code preview. Legacy MKS WiFi Cura plugin compatibility (#20589) 2021-04-29 08:45:10 -05:00
Jason Smith 2e93923e24 Validate defined probe points (#20572) 2021-04-29 08:45:10 -05:00
Scott Lahteine 9947072d2d Remove CREALITY_TOUCH 2021-04-29 08:45:10 -05:00
Ashammaru e3d7603d54 Fix SPINDLE_LASER_FREQUENCY (#20509) 2021-04-29 08:45:10 -05:00
Mike La Spina f9dd484381 Cutter Power in percent format (#20410)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Luu Lac <45380455+shitcreek@users.noreply.github.com>
2021-04-29 08:45:10 -05:00
Vi B-P 48bf80d190 Apply NO_MOTION_BEFORE_HOMING to joystick motion (#20462)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:10 -05:00
Scott Lahteine 121d4bf52a Add "End Repeat Loops" menu item 2021-04-29 08:45:10 -05:00
ubik2 a510c16838 Add OPTIMIZED_MESH_STORAGE option (for UBL) (#20371)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:10 -05:00
wmariz 60aeed99c6 Refactor 'Level Corners with Probe' (#20460)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:09 -05:00
Jan Krajdl c529209c8f Support RGBW on PCA9632 (#20455)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:09 -05:00
Serhiy-K 256e94980e STM32F1xx support for TFTGLCD (#20515) 2021-04-29 08:45:09 -05:00