Jason Smith
5f9ccb361a
Use MANUAL_PROBE_START_Z for UBL manual probing ( #20160 )
4 years ago
Jason Smith
7848096acb
Fix NAN mesh entries with ABL_BILINEAR_SUBDIVISION ( #20143 )
4 years ago
thinkyhead
aec215aaf3
Fix bilinear_line_to_destination definition
See #19431
4 years ago
Scott Lahteine
141f6825ce
Rename ultralcd => marlinui
4 years ago
Scott Lahteine
7905aa64fa
TFT Presets, Generic options, Sanity checks ( #19723 )
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
qwewer0
04a712dacc
Multi-line comments cleanup ( #19535 )
4 years ago
Serhiy-K
63e6437d66
MarlinUI for SPI/I2C TFT-GLCD character-based display bridge ( #19375 )
4 years ago
Marcio T
196a72b29e
Touch UI "Leveling" menu, misc. fixes ( #19349 )
4 years ago
ManuelMcLure
c113984b32
Fix UBL 'G29 I' for large meshes ( #19231 )
4 years ago
swissnorp
7d2e4481c7
Mark axes not-homed with HOME_AFTER_DEACTIVATE ( #18907 )
4 years ago
Scott Lahteine
3dc0f9c0b4
configuration_store => settings
4 years ago
Scott Lahteine
76eff24718
Simple rename of hex_print
4 years ago
pinchies
a1ee5124d3
Fix usage, commentary of MANUAL_PROBE_START_Z, Z_AFTER_PROBING ( #21692 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
528b9bd872
Revert experimental NAN patch
Hold changes from #21575 (24a095c
) for more testing.
4 years ago
Scott Lahteine
24a095c5c1
Reduce math library code size by 3.4KB ( #21575 )
4 years ago
Marcio T
75b790376d
Touch UI Bed Mesh Screen refactor, enhancements ( #21521 )
- Split mesh view and edit screen into two screens
- The editor now live-updates the graphics
- Added Touch UI mesh progress feedback to `G26`
- Show positive / negative mesh values in different colors
4 years ago
Marcio T
45c1432946
G26 Hilbert Curve followup ( #21480 )
4 years ago
Scott Lahteine
62f37669dc
Replace 'const float &' with 'const_float_t' ( #21505 )
4 years ago
Scott Lahteine
bfdd1f4662
Update UBL param
4 years ago
Scott Lahteine
be775ed72d
Move apply_rotation_xyz into matrix_3x3
4 years ago
Marcio T
c45b91aa94
Refactor Hilbert curve. Enhance Touch UI Bed Level Screen. ( #21453 )
4 years ago
Miguel Risco-Castillo
930752d46e
Ender 3 V2 Status Line ( #21369 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
2d2291d00e
More IntelliSense-friendly declarations
4 years ago
Scott Lahteine
da4b6896f7
Group UBL parameters, add comments
4 years ago
Scott Lahteine
dd92c8e927
Followup to UBL Hilbert
4 years ago
Marcio T
eee726ec7d
UBL - Hilbert space-filling curve probing sequence ( #21387 )
4 years ago
Scott Lahteine
1affbe2100
Clean up, optimize ExtUI/TFT code ( #21333 )
4 years ago
Tanguy Pruvot
a0d312396a
Followup to MP_SCARA/TPARA patches ( #21248 )
4 years ago
Scott Lahteine
dd42831cba
Serial macros cleanup
4 years ago
Katelyn Schiesser
a21d4c06ae
Use 'H' value for UBL G29 z-clearance ( #21114 )
4 years ago
deirdreobyrne
468e437390
Allow Zero Endstops (e.g., for CNC) ( #21120 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
bdb8c07bb2
Outdent UBL code
4 years ago
X-Ryl669
e7c711996b
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
604afd52d1
Fix some serial char, echo
Co-Authored-By: X-Ryl669 <3277165+X-Ryl669@users.noreply.github.com>
4 years ago
Giuliano Zaro
6eec242a07
Update a UBL comment ( #20931 )
4 years ago
X-Ryl669
27366197f3
Serial refactor followup ( #20932 )
4 years ago
qwewer0
c91a91008c
Remove extra G29 V newlines ( #20955 )
4 years ago
Scott Lahteine
bb597dcf66
Internal G29N for G28+G29 ( #20800 )
4 years ago
zeleps
1b19eed195
Fix Tramming Wizard behavior ( #20796 )
4 years ago
ubik2
844a8c7074
Add OPTIMIZED_MESH_STORAGE option (for UBL) ( #20371 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Serhiy-K
0b3b4da7d0
STM32F1xx support for TFTGLCD ( #20515 )
4 years ago
Chris Pepper
c1b900aae9
Fix UBL mesh inset Z position ( #20538 )
4 years ago
Scott Lahteine
bf4c08bce1
Use 'nearby' for 'near'
4 years ago
Tanguy Pruvot
0a03ef4b6f
Don’t use near keyword as variable name ( #20374 )
4 years ago
Jason Smith
d17db47775
Fix MESH_BED_LEVELING w/o SEGMENT_LEVELED_MOVES ( #20363 )
4 years ago
Scott Lahteine
fd35d1b8a6
General cleanup
4 years ago
Jason Smith
9dedd121bf
Fix UBL manual mesh adjust behavior ( #20248 )
4 years ago
Jason Smith
39305aa47c
Use MANUAL_PROBE_START_Z for UBL manual probing ( #20160 )
4 years ago
Jason Smith
50a77ef7f0
Fix NAN mesh entries with ABL_BILINEAR_SUBDIVISION ( #20143 )
4 years ago