Victor Oliveira
0a1b865987
W25QXX SPI Flash support ( #18897 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
97cb0a8c3e
General cleanup
4 years ago
Scott Lahteine
18adfe87bc
configuration_store => settings
4 years ago
Scott Lahteine
b3ca43fe78
Use uintptr_t for pointer-to-int
4 years ago
Scott Lahteine
99ba866d8d
Optimize G-code / feature dependencies ( #18919 )
4 years ago
Scott Lahteine
d69c2a90b7
Simple rename of hex_print
4 years ago
Scott Lahteine
a9912681b4
General cleanup
4 years ago
Alexander Gavrilenko
117df87d19
Support for TFT & Touch Screens ( #18130 )
4 years ago
Scott Lahteine
73ce80af3a
In G28 Z is sort-of known
4 years ago
Scott Lahteine
95f990a656
Fix UNKNOWN_Z_NO_RAISE in G28
Bug introduced in 73fc0778b8
4 years ago
Diego von Deschwanden
de5cca6b1f
Update more external links ( #18819 )
4 years ago
Scott Lahteine
11702dc059
Update (c)
4 years ago
InsanityAutomation
c5ec80d6c7
G425/G35 menu items; G425 pre- and post- scripts ( #18737 )
4 years ago
Scott Lahteine
451f48231d
Ender 3 V2 BL24C16 EEPROM support ( #18758 )
4 years ago
Scott Lahteine
d1e20eb29f
Update links, README, contributing, etc.
4 years ago
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
4 years ago
InsanityAutomation
b4b19aef7f
Custom Nozzle Wipe ( #18736 )
4 years ago
Scott Lahteine
6027055695
Optimize LCD, Wifi, etc. libraries ( #18730 )
4 years ago
Scott Lahteine
e78f1237ea
Matching mat.bed_temp condition
4 years ago
Markus Towara
f4aba99624
Use safe_delay for PSU_POWERUP_DELAY ( #18680 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
JBA
4abad60bf1
ExtUI for Anycubic I3 Mega ( #18655 )
4 years ago
Jason Smith
76b67d55e2
Fix some Power Loss Recovery behaviors ( #18558 )
4 years ago
Scott Lahteine
b40440cf38
Tool-change debug option
4 years ago
Leo
c9718504c5
Fix leveling "Point n of 3" message ( #18639 )
4 years ago
Keith Bennett
56c3deb423
Fix G35 output formatting ( #18631 )
4 years ago
ManuelMcLure
d884d1eda8
"M122 I" to reinitialize TMC ( #18571 )
4 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>
4 years ago
Scott Lahteine
73fc0778b8
Consolidate probe clearance, add section debug ( #18576 )
* Better section / function log
* Add do_z_clearance motion function
4 years ago
Scott Lahteine
915847b75a
Add `Cap:RUNOUT`
Co-Authored-By: Julius ter Pelkwijk <mrseeker@users.noreply.github.com>
4 years ago
Scott Lahteine
d6682c8609
Whitespace cleanup
4 years ago
ellensp
12e7106a8a
Update and fix POWER_MONITOR ( #18561 )
4 years ago
Luc Hoang Long
764fc81761
Use Material Preset 1 for PID autotune ( #18446 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
a6b8b12a6a
Simplify home_z_safely, respect HOME_AFTER_DEACTIVATE
4 years ago
Robby Candra
c02451b602
Filament Runout Inverting => State ( #18537 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
dc6d8357a6
Reduce string duplication
4 years ago
Scott Lahteine
0fad9535d1
Add comment to M412
4 years ago
Oliver Jean Eifler
67db7c0294
Probing points followup ( #18552 )
4 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>
4 years ago
notabucketofspam
6eb19cef11
Fix "'ubl' not declared" error ( #18541 )
4 years ago
ellensp
91dc74ff16
M150 I to set Neopixel by index ( #18490 )
4 years ago
Scott Lahteine
f6a2b64091
Clean up LCD Manual Move / UBL Mesh Edit ( #18373 )
4 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
4 years ago
Scott Lahteine
70fa4c9323
Per-Hotend Default PIDs ( #18483 )
4 years ago
Scott Lahteine
48151d1778
ClosedLoop as singleton
4 years ago
Fabio Santos
29753baeee
Adjustable delta_diagonal_rod_trim ( #18423 )
4 years ago
InsanityAutomation
c1dcc56a0b
Tool Change Migration fixes and debugging ( #18448 )
4 years ago
Scott Lahteine
d0f2fde920
Fix material preset type
4 years ago
Scott Lahteine
4275466f49
Fix issues with no hotend / bed / fan ( #18395 )
4 years ago
Pascal de Bruijn
c135db1ce7
Display PID Autotune status ( #18408 )
4 years ago
Scott Lahteine
1fb2fffdbf
General cleanup
4 years ago