Scott Lahteine
80480ae919
M80 followup
4 years ago
Scott Lahteine
eee101b9dd
Clean up M80/M81, DWIN
4 years ago
Scott Lahteine
c82ff17d3b
Followup for SPI Flash
4 years ago
Scott Lahteine
ca8fbbc2be
Shorthand values for M575 B
4 years ago
Scott Lahteine
ab61bcafa3
Password followup
4 years ago
sherwin-dc
9e44df9c5f
Password via G-code and MarlinUI ( #18399 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
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
Scott Lahteine
3dc0f9c0b4
configuration_store => settings
4 years ago
Scott Lahteine
8af8ef4404
Use uintptr_t for pointer-to-int
4 years ago
Scott Lahteine
da6e5ce3db
Optimize G-code / feature dependencies ( #18919 )
4 years ago
Scott Lahteine
76eff24718
Simple rename of hex_print
4 years ago
Scott Lahteine
e8dc7cad18
General cleanup
4 years ago
Alexander Gavrilenko
8f8b0d84ae
Support for TFT & Touch Screens ( #18130 )
4 years ago
Scott Lahteine
0c1bf01cf7
In G28 Z is sort-of known
4 years ago
Scott Lahteine
bb21d79321
Fix UNKNOWN_Z_NO_RAISE in G28
Bug introduced in 73fc0778b8
4 years ago
Diego von Deschwanden
f2205b1725
Update more external links ( #18819 )
4 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
Scott Lahteine
73fc0778b8
Consolidate probe clearance, add section debug ( #18576 )
* Better section / function log
* Add do_z_clearance motion function
5 years ago
Scott Lahteine
915847b75a
Add `Cap:RUNOUT`
Co-Authored-By: Julius ter Pelkwijk <mrseeker@users.noreply.github.com>
5 years ago
Scott Lahteine
d6682c8609
Whitespace cleanup
5 years ago
ellensp
12e7106a8a
Update and fix POWER_MONITOR ( #18561 )
5 years ago
Luc Hoang Long
764fc81761
Use Material Preset 1 for PID autotune ( #18446 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
5 years ago
Scott Lahteine
a6b8b12a6a
Simplify home_z_safely, respect HOME_AFTER_DEACTIVATE
5 years ago
Robby Candra
c02451b602
Filament Runout Inverting => State ( #18537 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
5 years ago
Scott Lahteine
dc6d8357a6
Reduce string duplication
5 years ago
Scott Lahteine
0fad9535d1
Add comment to M412
5 years ago
Oliver Jean Eifler
67db7c0294
Probing points followup ( #18552 )
5 years ago
Scott Lahteine
ea520e670a
Fix "Probing mesh point" message
Closes #17770
Co-Authored-By: Jan-Gerard van der Toorn <jan-gerard@users.noreply.github.com>
5 years ago
notabucketofspam
6eb19cef11
Fix "'ubl' not declared" error ( #18541 )
5 years ago
ellensp
91dc74ff16
M150 I to set Neopixel by index ( #18490 )
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
Scott Lahteine
70fa4c9323
Per-Hotend Default PIDs ( #18483 )
5 years ago
Scott Lahteine
48151d1778
ClosedLoop as singleton
5 years ago