Commit Graph

1025 Commits

Author SHA1 Message Date
b3656c387f Remove extra G29 V newlines (#20955) 2021-04-29 08:45:13 -05:00
efa1e56369 Refactor serial class with templates (#20783) 2021-04-29 08:45:12 -05:00
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
b10b76e882 MeatPack followup - unused command (#20893) 2021-04-29 08:45:12 -05:00
be058430b4 Remove extra cast 2021-04-29 08:45:12 -05:00
7a559e4733 MeatPack followup (#20896) 2021-04-29 08:45:12 -05:00
2aaff47c9d Clean up MMU2 code (#20794)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:12 -05:00
5acd8f36a4 "Move … code" followup (#20869)
Fix regression from #20832
2021-04-29 08:45:12 -05:00
56383d3ca0 MeatPack serial encoding (#20802)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:12 -05:00
0b7de80a6f Move common strings (#20846) 2021-04-29 08:45:12 -05:00
71be210795 Move some MarlinCore and MarlinUI code (#20832) 2021-04-29 08:45:12 -05:00
f6c4c26937 Fix reporting of TMC_S2VSA/B (#20730) 2021-04-29 08:45:12 -05:00
6162560b69 Internal G29N for G28+G29 (#20800) 2021-04-29 08:45:12 -05:00
522c78b5e6 Fix Tramming Wizard behavior (#20796) 2021-04-29 08:45:12 -05:00
efc396bd05 General cleanup, use _BV 2021-04-29 08:45:11 -05:00
a5d2180bf5 MMU2 as standard serial device (#20771) 2021-04-29 08:45:11 -05:00
eedd9c2bda whitespace 2021-04-29 08:45:11 -05:00
bee794e598 Fix comments (#20759) 2021-04-29 08:45:11 -05:00
8eb32cef24 Fix TMC220x short circuit (#20731) 2021-04-29 08:45:11 -05:00
fa6a2f52e2 Fix joystick include 2021-04-29 08:45:11 -05:00
928cd1b8ab Clean up some includes 2021-04-29 08:45:11 -05:00
9901b4e9f1 Laser Test Fire (#20452) 2021-04-29 08:45:11 -05:00
6a60d47b90 Up to 6 Tramming points (#20720) 2021-04-29 08:45:11 -05:00
92eee0386f Preheat before Power Loss Recovery homing (#20697) 2021-04-29 08:45:11 -05:00
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
efe2859227 Solenoid cleanups
Followups to #20473 ahead of #20675
2021-04-29 08:45:11 -05:00
eaeb9d1b20 Document, adjust some homing code 2021-04-29 08:45:10 -05:00
7ef03a761b Assisted Tramming improvements (#20298) 2021-04-29 08:45:10 -05:00
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
3b4c5f982c Fix PARKING_EXTRUDER homing with solenoid (#20473) 2021-04-29 08:45:10 -05:00
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
eda5a884c6 LVGL G-code preview. Legacy MKS WiFi Cura plugin compatibility (#20589) 2021-04-29 08:45:10 -05:00
2e93923e24 Validate defined probe points (#20572) 2021-04-29 08:45:10 -05:00
9947072d2d Remove CREALITY_TOUCH 2021-04-29 08:45:10 -05:00
e3d7603d54 Fix SPINDLE_LASER_FREQUENCY (#20509) 2021-04-29 08:45:10 -05:00
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
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
121d4bf52a Add "End Repeat Loops" menu item 2021-04-29 08:45:10 -05:00
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
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
c529209c8f Support RGBW on PCA9632 (#20455)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:09 -05:00
256e94980e STM32F1xx support for TFTGLCD (#20515) 2021-04-29 08:45:09 -05:00
f0b7f27029 Fix UBL mesh inset Z position (#20538) 2021-04-29 08:45:09 -05:00
02b65de6a2 Fix and optimize MightyBoard (#20493) 2021-04-29 08:45:09 -05:00
bee6b8af8f Use homing_feedrate function 2021-04-29 08:45:09 -05:00
e3e9982fec Fix Spindle/Laser Control menu (#20347) 2021-04-29 08:45:08 -05:00
37dd0fd2d6 Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071) 2021-04-29 08:45:08 -05:00
ef35fc60c1 Use 'nearby' for 'near' 2021-04-29 08:45:08 -05:00
c400c54b86 Suspend Servos for STM32+NeoPixel (#19963) 2021-04-29 08:45:08 -05:00
c88a7935d6 Don’t use near keyword as variable name (#20374) 2021-04-29 08:45:08 -05:00