Scott Lahteine
e349a44c60
Preheat before leveling
4 years ago
InsanityAutomation
3404cb1fc4
Move ExtUI ABL mesh edit, limit to bilinear ( #20381 )
* Move ExtUI call
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com>
Co-authored-by: Sebastiaan Dammann <sebastiaandammann@outlook.com>
4 years ago
Scott Lahteine
a8dffdebd4
Move G29 3-point startup earlier
4 years ago
Scott Lahteine
889695b6ba
ExtUI homing / leveling additions
4 years ago
Scott Lahteine
b28b2ca266
Cosmetic G29 ABL tweak
4 years ago
Victor Oliveira
ea371618da
Add Touch Calibration screen ( #20049 )
4 years ago
qwewer0
c753d2b7f4
Use extra G35 BLTouch HS Mode clearance in Tramming Wizard ( #20057 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Speaka
6954772ece
Tramming Wizard submenu option ( #20000 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Speaka
2cae26ee35
Fix G35 PROGMEM strings ( #19926 )
4 years ago
uwedamm
a596969049
Fix G2/G3 P<circles> E and Z motion ( #19797 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
InsanityAutomation
6375829448
Apply home offsets to probing, Z Safe Homing ( #19423 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
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
Earle F. Philhower, III
193c0a52d9
Add loose soft endstop state, apply to UBL fine-tune ( #19681 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
qwewer0
f21b91f1a7
Add REPORT_TRAMMING_MM option ( #19682 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Jason Smith
c762b7c91b
Fix various errors, warnings in example config builds ( #19686 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
swissnorp
d02d7a95d1
G35 workaround for Pronterface "feature" ( #19577 )
4 years ago
qwewer0
4424645e04
Multi-line comments cleanup ( #19535 )
4 years ago
Scott Lahteine
c2c6a679ea
Rename LCD conditionals ( #19533 )
4 years ago
Keith Bennett
55ba5044ef
Fix missing include ( #19418 )
Co-authored-by: ellensp <530024+ellensp@users.noreply.github.com>
4 years ago
Scott Lahteine
a445746a8b
Clean up LCD conditionals, DWIN
4 years ago
swissnorp
a12ac5e175
Mark axes not-homed with HOME_AFTER_DEACTIVATE ( #18907 )
4 years ago
Scott Lahteine
462d3eeab1
set_axis_not_trusted => set_axis_never_homed
4 years ago
Scott Lahteine
18adfe87bc
configuration_store => settings
4 years ago
Alexander Gavrilenko
117df87d19
Support for TFT & Touch Screens ( #18130 )
4 years ago
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
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
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
dc6d8357a6
Reduce string duplication
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
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
2b286a101a
Quickie G35 patch
4 years ago
Rui Caridade
ac50a355a3
G35: Bed tramming assistant ( #16897 )
4 years ago
Scott Lahteine
f4c258dc23
Creality Ender 3 v2 ( #17719 )
4 years ago
Scott Lahteine
6e01079b48
G29 patch followup
5 years ago
Scott Lahteine
fac3a7d147
Fix ABL G29 early BLTouch deploy
5 years ago
Scott Lahteine
d9077e51e8
Make M421 more versatile
5 years ago
Scott Lahteine
b8fe3bbd6d
Fix position sync on M420 S0
5 years ago
Scott Lahteine
97e47b4494
Wrap some macros
5 years ago
Scott Lahteine
33217b0dd0
Add HOTEND_OVERSHOOT
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
2ae00db43e
Move G26 heading up
5 years ago
Scott Lahteine
15f6f53638
Add HAS_HOTEND, etc.
5 years ago
Scott Lahteine
2b9d2dce16
Apply GRID_LOOP
5 years ago
Scott Lahteine
c39873759f
Fix Z after ABL Bilinear G29 with fade
Co-Authored-By: Alan T <interstellarmisfit@users.noreply.github.com>
5 years ago