Commit Graph

197 Commits

Author SHA1 Message Date
6cf2cf7bd4 Ender-3 V2 CrealityUI Enhanced (#21942, #22728, #22733)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-10-02 22:31:15 -05:00
8a4fec9460 🎨 Misc. Spindle/Laser (etc.) cleanup 2021-10-02 22:31:15 -05:00
105fd73c28 🩹 Allow M42 S0/1 analogWrite on PWM pins (STM32) (#22631) 2021-10-02 22:31:14 -05:00
eb0d80cb19 🎨 Update MKSPWC, some other pins (#22557) 2021-08-18 20:39:41 -05:00
9ddb4de70a ♻️ Consolidate PSU_CONTROL (#22304) 2021-08-18 20:39:22 -05:00
9741be5966 Power-off confirm / beep options (#22191) 2021-08-18 20:39:22 -05:00
0af762d609 🚸 Prevent M42 unintended pin change to output (#22493) 2021-08-09 00:24:57 -05:00
3ecc99e95d 🐛 Fix Air Assist (#22159)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-06-18 12:25:05 -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
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
a468701511 Cleanup, hex formatting 2021-05-05 07:34:39 -05:00
450f329f05 Laser Cutter Air Assist (#21753) 2021-05-02 02:19:42 -05:00
f075dd0db3 M10-M11 Air Evacuation for Spindle/Laser (#21668)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-22 18:19:41 -05:00
1879eede0d Fix axis char printing 2021-04-07 15:43:57 -05:00
3f7cd45df4 Generalize MMU (#21469) 2021-03-29 21:14:11 -05:00
dbd28eecc9 Number serial from 1 to match settings 2021-03-10 13:45:53 -06:00
101f09aabd Fix multi-serial CRC error crash (#21249) 2021-03-04 17:39:08 -06:00
dd42831cba Serial macros cleanup 2021-02-28 20:02:24 -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
b8186b5081 Apply SEC_TO_MS and other fixes 2021-01-25 08:32:58 -06:00
d33fe2378c Move common strings (#20846) 2021-01-22 15:01:19 -06:00
c0870d417a Move some MarlinCore and MarlinUI code (#20832) 2021-01-21 03:40:07 -06:00
815c636449 Fix PARKING_EXTRUDER homing with solenoid (#20473) 2021-01-01 14:54:44 -06:00
3e68e4b418 Fix Spindle/Laser Control menu (#20347) 2020-12-09 04:37:26 -06:00
41529b6598 SMUFF (MMU2 clone) support (#19912) 2020-11-18 01:27:21 -06:00
e955dce3dc Update IDEX menus, add post-M605 event G-code (#20133)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-15 23:56:05 -06:00
4ace02f4c2 Add POWER_OFF_DELAY option (#19987)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-08 18:37:41 -06:00
1f6612dfc4 Comment, spacing cleanup 2020-11-05 17:16:47 -06:00
cd89fa141b Add SPINDLE_SERVO option (#19971) 2020-10-31 17:42:05 -05:00
eaf6777a66 Rename ultralcd => marlinui 2020-10-16 19:55:18 -05:00
418b3e5ee2 Fix IDEX layer shift and DIR states (#19756)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-16 16:59:55 -05:00
90d364fc37 Revert at90usb1286 conditional (#19733) 2020-10-14 13:48:46 -05:00
193c0a52d9 Add loose soft endstop state, apply to UBL fine-tune (#19681)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-12 16:48:04 -05:00
45731bd022 Fix at90usb1286 build (#19687)
* Skip check for USBCON during dependency detection
* Ignore incompatible Teensy_ADC library, which requires Teensy >= 3
* Add IS_AT90USB

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-11 18:13:01 -05:00
0988af453c Optional M42/M226; Add more features filters (#19664) 2020-10-09 16:42:23 -05:00
631457ffea Support for Debug Codes - Dnnn (#19225)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-09 06:28:53 -05:00
4424645e04 Multi-line comments cleanup (#19535) 2020-09-28 14:53:50 -05:00
76d8d1742c Add multi-extruder condition 2020-09-20 20:51:21 -05:00
8e0fac897b Whitespace cleanup 2020-09-20 18:25:42 -05:00
6759aff220 Clean up W25QXXFlash class 2020-09-10 21:54:04 -05:00
b11c3ddbed M80 followup 2020-08-14 00:33:10 -05:00
aaba9b7880 Clean up M80/M81, DWIN 2020-08-14 00:16:22 -05:00
0a1b865987 W25QXX SPI Flash support (#18897)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-08-08 19:24:31 -05:00
97cb0a8c3e General cleanup 2020-08-08 00:17:09 -05:00
42fbd527f3 Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
f4aba99624 Use safe_delay for PSU_POWERUP_DELAY (#18680)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-07-17 12:33:45 -05:00
b40440cf38 Tool-change debug option 2020-07-14 21:15:14 -05:00