Giuliano Zaro
b2ba9009d0
Fix "too cold" in M600 (#19332 )
4 years ago
Scott Lahteine
9b78138600
General cleanup
4 years ago
Giuliano Zaro
828a582f4d
Make M600 heat up the nozzle. Reset runout on fail. (#19298 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
5 years ago
Kadah
bb017038d4
Fix M166 Gradient Mix for DELTA (#19285 )
5 years ago
Scott Lahteine
a445746a8b
Clean up LCD conditionals, DWIN
5 years ago
Scott Lahteine
14314b68ec
No 'ls' if media isn't mounted
5 years ago
Victor Sokolov
e97e6865c3
MarkForged kinematics (#19235 )
5 years ago
swissnorp
a12ac5e175
Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907 )
5 years ago
Scott Lahteine
462d3eeab1
set_axis_not_trusted => set_axis_never_homed
5 years ago
Zachary Annand
97ec6c1be6
Independent Neopixel option (#19115 )
5 years ago
Scott Lahteine
4955aa5b78
Prusa => Průša
5 years ago
ellensp
66694a213f
LEDs followup (#19133 )
5 years ago
Scott Lahteine
c488070859
Minor cleanup w/r/t LEDs
5 years ago
Scott Lahteine
638f6f0f06
Neopixel => NeoPixel
5 years ago
Scott Lahteine
6036a0df6b
Fix DUET_SMART_EFFECTOR
5 years ago
Giuliano Zaro
6b549e1971
Optional homing in LCD Repeatability Test (#19104 )
5 years ago
BigTreeTech
e2ee05c976
Broadcast SD Print Completion (#19102 )
5 years ago
Scott Lahteine
b11c3ddbed
M80 followup
5 years ago
Scott Lahteine
aaba9b7880
Clean up M80/M81, DWIN
5 years ago
Scott Lahteine
81f5973afc
Followup for SPI Flash
5 years ago
Scott Lahteine
f7b261a363
Shorthand values for M575 B
5 years ago
Scott Lahteine
8318d90e85
Password followup
5 years ago
sherwin-dc
852e5ae042
Password via G-code and MarlinUI (#18399 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
5 years ago
Victor Oliveira
0a1b865987
W25QXX SPI Flash support (#18897 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
5 years ago
Scott Lahteine
97cb0a8c3e
General cleanup
5 years ago
Scott Lahteine
18adfe87bc
configuration_store => settings
5 years ago
Scott Lahteine
b3ca43fe78
Use uintptr_t for pointer-to-int
5 years ago
Scott Lahteine
99ba866d8d
Optimize G-code / feature dependencies (#18919 )
5 years ago
Scott Lahteine
d69c2a90b7
Simple rename of hex_print
5 years ago
Scott Lahteine
a9912681b4
General cleanup
5 years ago
Alexander Gavrilenko
117df87d19
Support for TFT & Touch Screens (#18130 )
5 years ago
Scott Lahteine
73ce80af3a
In G28 Z is sort-of known
5 years ago
Scott Lahteine
95f990a656
Fix UNKNOWN_Z_NO_RAISE in G28
Bug introduced in 73fc0778b8
5 years ago
Diego von Deschwanden
de5cca6b1f
Update more external links (#18819 )
5 years ago
Scott Lahteine
11702dc059
Update (c)
5 years ago
InsanityAutomation
c5ec80d6c7
G425/G35 menu items; G425 pre- and post- scripts (#18737 )
5 years ago
Scott Lahteine
451f48231d
Ender 3 V2 BL24C16 EEPROM support (#18758 )
5 years ago
Scott Lahteine
d1e20eb29f
Update links, README, contributing, etc.
5 years ago
Diego von Deschwanden
42fbd527f3
Fix links to secure sites (#18745 )
5 years ago
InsanityAutomation
b4b19aef7f
Custom Nozzle Wipe (#18736 )
5 years ago
Scott Lahteine
6027055695
Optimize LCD, Wifi, etc. libraries (#18730 )
5 years ago
Scott Lahteine
e78f1237ea
Matching mat.bed_temp condition
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
JBA
4abad60bf1
ExtUI for Anycubic I3 Mega (#18655 )
5 years ago
Jason Smith
76b67d55e2
Fix some Power Loss Recovery behaviors (#18558 )
5 years ago
Scott Lahteine
b40440cf38
Tool-change debug option
5 years ago
Leo
c9718504c5
Fix leveling "Point n of 3" message (#18639 )
5 years ago
Keith Bennett
56c3deb423
Fix G35 output formatting (#18631 )
5 years ago
ManuelMcLure
d884d1eda8
"M122 I" to reinitialize TMC (#18571 )
5 years ago
Giuliano Zaro
b0c6cfb051
MarlinUI support for up to 5 Material Presets (#18488 )
- Add `I` preset parameter to `G26`, `M106`, `M140`, and `M190`.
- Extend menu items to permit a string interpolation.
- Keep material names in a list and interpolate in menu items.
- Extend material presets to support up to 5 predefined materials.
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
5 years ago