Scott Lahteine
|
b713ca2638
|
Number serial from 1 to match settings
|
4 years ago |
Victor Oliveira
|
5a01cdb81c
|
Fix multi-serial CRC error crash (#21249)
|
4 years ago |
Scott Lahteine
|
fbb30a2570
|
Serial macros cleanup
|
4 years ago |
X-Ryl669
|
77f48d2bad
|
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
|
582458998f
|
Use serial shorthand
|
4 years ago |
Scott Lahteine
|
efaff24145
|
Apply SEC_TO_MS and other fixes
|
4 years ago |
Scott Lahteine
|
0b7de80a6f
|
Move common strings (#20846)
|
4 years ago |
Scott Lahteine
|
71be210795
|
Move some MarlinCore and MarlinUI code (#20832)
|
4 years ago |
zeleps
|
3b4c5f982c
|
Fix PARKING_EXTRUDER homing with solenoid (#20473)
|
4 years ago |
Mike La Spina
|
e3e9982fec
|
Fix Spindle/Laser Control menu (#20347)
|
4 years ago |
Giuliano Zaro
|
bd38e59479
|
SMUFF (MMU2 clone) support (#19912)
|
4 years ago |
InsanityAutomation
|
983bb89063
|
Update IDEX menus, add post-M605 event G-code (#20133)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Hebezo
|
170ba87648
|
Add POWER_OFF_DELAY option (#19987)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
b643a07b66
|
Comment, spacing cleanup
|
4 years ago |
Alexander Semion
|
c9c17b8863
|
Add SPINDLE_SERVO option (#19971)
|
4 years ago |
Scott Lahteine
|
141f6825ce
|
Rename ultralcd => marlinui
|
4 years ago |
nb-rapidia
|
3becc3ad63
|
Fix IDEX layer shift and DIR states (#19756)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Jason Smith
|
6a5799fc7d
|
Revert at90usb1286 conditional (#19733)
|
4 years ago |
Earle F. Philhower, III
|
ea65e10dc7
|
Add loose soft endstop state, apply to UBL fine-tune (#19681)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Jason Smith
|
2c7b5fe1f2
|
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>
|
4 years ago |
Scott Lahteine
|
3facf34f5f
|
Optional `M42`/`M226`; Add more features filters (#19664)
|
4 years ago |
Victor Oliveira
|
2553a18f40
|
Support for Debug Codes - Dnnn (#19225)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
qwewer0
|
04a712dacc
|
Multi-line comments cleanup (#19535)
|
4 years ago |
Scott Lahteine
|
b3890d385c
|
Add multi-extruder condition
|
4 years ago |
Scott Lahteine
|
5a35595a3a
|
Whitespace cleanup
|
4 years ago |
Scott Lahteine
|
ade9476721
|
Clean up W25QXXFlash class
|
4 years ago |
Scott Lahteine
|
80480ae919
|
M80 followup
|
4 years ago |
Scott Lahteine
|
eee101b9dd
|
Clean up M80/M81, DWIN
|
4 years ago |
Victor Oliveira
|
438a9bb4aa
|
W25QXX SPI Flash support (#18897)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
02eb4bd806
|
General cleanup
|
4 years ago |
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
5 years ago |
Markus Towara
|
f4aba99624
|
Use safe_delay for PSU_POWERUP_DELAY (#18680)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
5 years ago |
Scott Lahteine
|
b40440cf38
|
Tool-change debug option
|
5 years ago |
Scott Lahteine
|
73fc0778b8
|
Consolidate probe clearance, add section debug (#18576)
* Better section / function log
* Add do_z_clearance motion function
|
5 years ago |
notabucketofspam
|
6eb19cef11
|
Fix "'ubl' not declared" error (#18541)
|
5 years ago |
Scott Lahteine
|
f6a2b64091
|
Clean up LCD Manual Move / UBL Mesh Edit (#18373)
|
5 years ago |
Scott Lahteine
|
c43bbcce15
|
Enforce sensor range for temperature target (#18465)
* Mitigate stepper timeout
* Add CHAMBER PWM code
* Structured thermistor tables
* Fix reversed sensor ranges
* Prevent temps outside sensor range
|
5 years ago |
InsanityAutomation
|
23806aeb3c
|
Fix non-PWM spindle/laser compile (#18311)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Luu Lac <45380455+shitcreek@users.noreply.github.com>
|
5 years ago |
Luu Lac
|
eda2fd8dbe
|
Improvements for Laser / Spindle (#17661)
|
5 years ago |
Gurmeet Athwal
|
a4c981469e
|
Extended reporting options (#16741)
|
5 years ago |
ellensp
|
c7f9eb7b21
|
Allow M42 M with other parameters (#17744)
|
5 years ago |
Scott Lahteine
|
8b3c7dda75
|
Add HAS_FAN and others
|
5 years ago |
Scott Lahteine
|
ab2b98e425
|
Apply composite tests
|
5 years ago |
Scott Lahteine
|
6d90d1e1f5
|
Apply TERN to compact code (#17619)
|
5 years ago |
Scott Lahteine
|
5d0deba938
|
Longer default power-up delay
See MarlinFirmware/Configurations#78
|
5 years ago |
Ben
|
df8b7dfc40
|
Various Laser / Spindle improvements (#15335)
|
5 years ago |
InsanityAutomation
|
84dec5da10
|
Add M42 M, improve M43 (#17173)
|
5 years ago |
Scott Lahteine
|
095a1123c1
|
Add a global machine state
|
5 years ago |
Scott Lahteine
|
118bd2f8b2
|
Apply loop shorthand macros (#17159)
|
5 years ago |
Scott Lahteine
|
6bead0c1b0
|
Shorter paths to HAL, ExtUI (#17156)
|
5 years ago |