Scott Lahteine
|
360311f232
|
🎨 Apply F() to status message
|
2021-12-25 00:20:45 -06:00 |
|
Scott Lahteine
|
433eedd50f
|
🎨 Apply F() to serial macros
|
2021-12-25 00:20:45 -06:00 |
|
Scott Lahteine
|
2b9ae0cc33
|
🎨 Apply F() to G-code subcommands
|
2021-12-25 00:20:45 -06:00 |
|
Cytown
|
3a82b8a251
|
🎨 Power-off tone followup (#22222)
|
2021-10-02 22:31:17 -05:00 |
|
Scott Lahteine
|
021ceeba0b
|
⚡️ Handle shared enable pins (#22824)
|
2021-10-02 22:31:16 -05:00 |
|
Dan Royer
|
b3fd03198a
|
✨ Polargraph / Makelangelo kinematics (#22790)
|
2021-10-02 22:31:16 -05:00 |
|
Dakkaron
|
1386e78369
|
✨ M282 - Detach Servo (#22760)
|
2021-10-02 22:31:15 -05:00 |
|
Scott Lahteine
|
de4eed33e4
|
🔧 SPINDLE_LASER_PWM => SPINDLE_LASER_USE_PWM
|
2021-10-02 22:31:15 -05:00 |
|
Scott Lahteine
|
b661795ae5
|
🎨 Fewer serial macros
|
2021-10-02 22:31:15 -05:00 |
|
Scott Lahteine
|
6d96c221bd
|
🎨 Standardize G-code reporting
|
2021-10-02 22:31:15 -05:00 |
|
Miguel Risco-Castillo
|
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 |
|
Scott Lahteine
|
8a4fec9460
|
🎨 Misc. Spindle/Laser (etc.) cleanup
|
2021-10-02 22:31:15 -05:00 |
|
Tanguy Pruvot
|
105fd73c28
|
🩹 Allow M42 S0/1 analogWrite on PWM pins (STM32) (#22631)
|
2021-10-02 22:31:14 -05:00 |
|
Scott Lahteine
|
eb0d80cb19
|
🎨 Update MKSPWC, some other pins (#22557)
|
2021-08-18 20:39:41 -05:00 |
|
Katelyn Schiesser
|
9ddb4de70a
|
♻️ Consolidate PSU_CONTROL (#22304)
|
2021-08-18 20:39:22 -05:00 |
|
Cytown
|
9741be5966
|
✨ Power-off confirm / beep options (#22191)
|
2021-08-18 20:39:22 -05:00 |
|
Tanguy Pruvot
|
0af762d609
|
🚸 Prevent M42 unintended pin change to output (#22493)
|
2021-08-09 00:24:57 -05:00 |
|
Mike La Spina
|
3ecc99e95d
|
🐛 Fix Air Assist (#22159)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-06-18 12:25:05 -05:00 |
|
DerAndere
|
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 |
|
Scott Lahteine
|
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 |
|
Scott Lahteine
|
26a244325b
|
♻️ Refactor axis counts and loops
|
2021-05-22 16:08:08 -05:00 |
|
Scott Lahteine
|
f7d28ce1d6
|
🎨 Misc cleanup and fixes
|
2021-05-22 16:08:03 -05:00 |
|
Scott Lahteine
|
a468701511
|
Cleanup, hex formatting
|
2021-05-05 07:34:39 -05:00 |
|
Mike La Spina
|
450f329f05
|
Laser Cutter Air Assist (#21753)
|
2021-05-02 02:19:42 -05:00 |
|
Mike La Spina
|
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 |
|
Scott Lahteine
|
1879eede0d
|
Fix axis char printing
|
2021-04-07 15:43:57 -05:00 |
|
Giuliano Zaro
|
3f7cd45df4
|
Generalize MMU (#21469)
|
2021-03-29 21:14:11 -05:00 |
|
Scott Lahteine
|
dbd28eecc9
|
Number serial from 1 to match settings
|
2021-03-10 13:45:53 -06:00 |
|
Victor Oliveira
|
101f09aabd
|
Fix multi-serial CRC error crash (#21249)
|
2021-03-04 17:39:08 -06:00 |
|
Scott Lahteine
|
dd42831cba
|
Serial macros cleanup
|
2021-02-28 20:02:24 -06:00 |
|
X-Ryl669
|
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 |
|
Scott Lahteine
|
708ea3d0bb
|
Use serial shorthand
|
2021-02-04 23:34:09 -06:00 |
|
Scott Lahteine
|
b8186b5081
|
Apply SEC_TO_MS and other fixes
|
2021-01-25 08:32:58 -06:00 |
|
Scott Lahteine
|
d33fe2378c
|
Move common strings (#20846)
|
2021-01-22 15:01:19 -06:00 |
|
Scott Lahteine
|
c0870d417a
|
Move some MarlinCore and MarlinUI code (#20832)
|
2021-01-21 03:40:07 -06:00 |
|
zeleps
|
815c636449
|
Fix PARKING_EXTRUDER homing with solenoid (#20473)
|
2021-01-01 14:54:44 -06:00 |
|
Mike La Spina
|
3e68e4b418
|
Fix Spindle/Laser Control menu (#20347)
|
2020-12-09 04:37:26 -06:00 |
|
Giuliano Zaro
|
41529b6598
|
SMUFF (MMU2 clone) support (#19912)
|
2020-11-18 01:27:21 -06:00 |
|
InsanityAutomation
|
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 |
|
Hebezo
|
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 |
|
Scott Lahteine
|
1f6612dfc4
|
Comment, spacing cleanup
|
2020-11-05 17:16:47 -06:00 |
|
Alexander Semion
|
cd89fa141b
|
Add SPINDLE_SERVO option (#19971)
|
2020-10-31 17:42:05 -05:00 |
|
Scott Lahteine
|
eaf6777a66
|
Rename ultralcd => marlinui
|
2020-10-16 19:55:18 -05:00 |
|
nb-rapidia
|
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 |
|
Jason Smith
|
90d364fc37
|
Revert at90usb1286 conditional (#19733)
|
2020-10-14 13:48:46 -05:00 |
|
Earle F. Philhower, III
|
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 |
|
Jason Smith
|
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 |
|
Scott Lahteine
|
0988af453c
|
Optional M42 /M226 ; Add more features filters (#19664)
|
2020-10-09 16:42:23 -05:00 |
|
Victor Oliveira
|
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 |
|
qwewer0
|
4424645e04
|
Multi-line comments cleanup (#19535)
|
2020-09-28 14:53:50 -05:00 |
|