Giuliano Zaro
|
7110d11c9d
|
✨ Fan tachometer support (#23086)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
3 years ago |
Andrei M
|
da830e6ced
|
⚗️ Use pwm_set_duty over analogWrite to set PWM (#23048)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
Scott Lahteine
|
70e31bff45
|
🎨 Standard 'cooldown' method
|
3 years ago |
Scott Lahteine
|
ee28a14e8e
|
🎨 Refactor Host Actions as singleton
|
3 years ago |
Scott Lahteine
|
65b950a489
|
🎨 Apply F() to kill / sendinfoscreen
|
3 years ago |
Scott Lahteine
|
d7fede3a63
|
🎨 Apply F() to G-code report header
|
3 years ago |
Scott Lahteine
|
7f1286a11f
|
🎨 Apply F() to status message
|
3 years ago |
Scott Lahteine
|
520b97083e
|
🎨 Apply F() to serial macros
|
3 years ago |
Scott Lahteine
|
59dac3a7e4
|
🎨 Apply F() to G-code subcommands
|
3 years ago |
Scott Lahteine
|
33e0855e2c
|
⚡️ Handle shared enable pins (#22824)
|
3 years ago |
Dan Royer
|
3344071f24
|
Polargraph / Makelangelo kinematics (#22790)
|
3 years ago |
Dakkaron
|
21e8f99500
|
✨ M282 - Detach Servo (#22760)
|
3 years ago |
Scott Lahteine
|
798a8a7a08
|
🔧 SPINDLE_LASER_PWM => SPINDLE_LASER_USE_PWM
|
3 years ago |
Scott Lahteine
|
754b31918a
|
🎨 Fewer serial macros
|
3 years ago |
Scott Lahteine
|
79c72ed821
|
🎨 Standardize G-code reporting
|
3 years ago |
Miguel Risco-Castillo
|
0f61d9e4dd
|
✨ Ender-3 V2 CrealityUI Enhanced (#21942)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
Scott Lahteine
|
845d42ef40
|
🎨 Misc. Spindle/Laser (etc.) cleanup
|
3 years ago |
Tanguy Pruvot
|
9a9d55ceb0
|
🩹 Allow M42 S0/1 analogWrite on PWM pins (STM32) (#22631)
|
3 years ago |
Scott Lahteine
|
c161a46112
|
🎨 Update MKSPWC, some other pins (#22557)
|
4 years ago |
Tanguy Pruvot
|
f35e0b9382
|
🚸 Prevent M42 unintended pin change to output (#22493)
|
4 years ago |
Katelyn Schiesser
|
c8ee056cc6
|
♻️ Consolidate PSU_CONTROL (#22304)
|
4 years ago |
Cytown
|
f399706911
|
🎨 Power-off tone followup (#22222)
|
4 years ago |
Cytown
|
0bd113b944
|
✨ Power-off confirm / beep options (#22191)
|
4 years ago |
Mike La Spina
|
135801d9a6
|
🐛 Fix Air Assist (#22159)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
DerAndere
|
7726af9c53
|
🏗️ Support for up to 6 linear axes (#19112)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
Scott Lahteine
|
dd4990252e
|
♻️ Refactor Linear / Logical / Distinct Axes (#21953)
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
|
4 years ago |
Scott Lahteine
|
a6e5492b08
|
♻️ Refactor axis counts and loops
|
4 years ago |
Scott Lahteine
|
abbe3f0dc7
|
🎨 Misc cleanup and fixes
|
4 years ago |
Scott Lahteine
|
fccfcfbe5f
|
Cleanup, hex formatting, includes
|
4 years ago |
Mike La Spina
|
741e3c1280
|
Laser Cutter Air Assist (#21753)
|
4 years ago |
Mike La Spina
|
f075dd0db3
|
M10-M11 Air Evacuation for Spindle/Laser (#21668)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
1879eede0d
|
Fix axis char printing
|
4 years ago |
Giuliano Zaro
|
3f7cd45df4
|
Generalize MMU (#21469)
|
4 years ago |
Scott Lahteine
|
dbd28eecc9
|
Number serial from 1 to match settings
|
4 years ago |
Victor Oliveira
|
101f09aabd
|
Fix multi-serial CRC error crash (#21249)
|
4 years ago |
Scott Lahteine
|
dd42831cba
|
Serial macros cleanup
|
4 years ago |
X-Ryl669
|
e7c711996b
|
Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
708ea3d0bb
|
Use serial shorthand
|
4 years ago |
Scott Lahteine
|
b8186b5081
|
Apply SEC_TO_MS and other fixes
|
4 years ago |
Scott Lahteine
|
d33fe2378c
|
Move common strings (#20846)
|
4 years ago |
Scott Lahteine
|
c0870d417a
|
Move some MarlinCore and MarlinUI code (#20832)
|
4 years ago |
zeleps
|
815c636449
|
Fix PARKING_EXTRUDER homing with solenoid (#20473)
|
4 years ago |
Mike La Spina
|
3e68e4b418
|
Fix Spindle/Laser Control menu (#20347)
|
4 years ago |
Giuliano Zaro
|
41529b6598
|
SMUFF (MMU2 clone) support (#19912)
|
4 years ago |
InsanityAutomation
|
e955dce3dc
|
Update IDEX menus, add post-M605 event G-code (#20133)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Hebezo
|
4ace02f4c2
|
Add POWER_OFF_DELAY option (#19987)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
1f6612dfc4
|
Comment, spacing cleanup
|
4 years ago |
Alexander Semion
|
cd89fa141b
|
Add SPINDLE_SERVO option (#19971)
|
4 years ago |
Scott Lahteine
|
eaf6777a66
|
Rename ultralcd => marlinui
|
4 years ago |
nb-rapidia
|
418b3e5ee2
|
Fix IDEX layer shift and DIR states (#19756)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |