Scott Lahteine
26a244325b
♻️ Refactor axis counts and loops
4 years ago
Vert
0b3420a012
UBL Mesh Wizard ( #21556 , #21791 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Marcio T
82e6a2ed62
G26 Hilbert Curve followup ( #21480 )
4 years ago
Scott Lahteine
a4d5f96e9a
Replace 'const float &' with 'const_float_t' ( #21505 )
4 years ago
Scott Lahteine
af13128430
Group UBL parameters, add comments
4 years ago
Scott Lahteine
976403d10d
Improve max temp / target
4 years ago
Scott Lahteine
3c86eb18a5
misc. cleanup
4 years ago
Scott Lahteine
6162560b69
Internal G29N for G28+G29 ( #20800 )
4 years ago
Scott Lahteine
7836b85c96
Reduce some G-code strings
4 years ago
Scott Lahteine
3f8a83b285
Add ALL_AXES manual move for UBL mesh editing
Co-Authored-By: Jason Smith <20053467+sjasonsmith@users.noreply.github.com>
#20620
4 years ago
Jason Smith
25152a8cef
Fix UBL mesh edit delta moves ( #20620 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
448cf2c357
Adjust axis homed / trusted methods ( #20323 )
4 years ago
Scott Lahteine
367e717aeb
Add alternative TERN macros
4 years ago
Jason Smith
8b4f82cd07
Fix various errors, warnings in example config builds ( #19686 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Serhiy-K
63e6437d66
MarlinUI for SPI/I2C TFT-GLCD character-based display bridge ( #19375 )
4 years ago
Scott Lahteine
fd0a3df315
Header for individual menus
4 years ago
Scott Lahteine
3dc0f9c0b4
configuration_store => settings
4 years ago
Scott Lahteine
7d3be90159
Conditions cleanup
4 years ago
Alexander Gavrilenko
8f8b0d84ae
Support for TFT & Touch Screens ( #18130 )
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
da4b6896f7
Group UBL parameters, add comments
4 years ago
Scott Lahteine
cfa6c7d45b
Improve max temp / target
4 years ago
Scott Lahteine
fd270ddc6c
misc. cleanup
4 years ago
Scott Lahteine
bb597dcf66
Internal G29N for G28+G29 ( #20800 )
4 years ago
Scott Lahteine
6be8ffb771
Reduce some G-code strings
4 years ago
Scott Lahteine
1d63fe6542
Add ALL_AXES manual move for UBL mesh editing
Co-Authored-By: Jason Smith <20053467+sjasonsmith@users.noreply.github.com>
#20620
4 years ago
Jason Smith
9f53738339
Fix UBL mesh edit delta moves ( #20620 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
8fd8772a6f
Adjust axis homed / trusted methods ( #20323 )
4 years ago
Scott Lahteine
06bf3ccfb7
Add alternative TERN macros
4 years ago
Jason Smith
c6cf3da276
Fix various errors, warnings in example config builds ( #19686 )
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
Serhiy-K
27bdf4b24e
MarlinUI for SPI/I2C TFT-GLCD character-based display bridge ( #19375 )
4 years ago
Scott Lahteine
4f67642122
Header for individual menus
4 years ago
Scott Lahteine
18adfe87bc
configuration_store => settings
4 years ago
Scott Lahteine
7a5d408bc0
Conditions cleanup
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
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
f6a2b64091
Clean up LCD Manual Move / UBL Mesh Edit ( #18373 )
4 years ago
Scott Lahteine
f445bc26e5
Minor LCD cleanup, improvement
4 years ago
Scott Lahteine
4275466f49
Fix issues with no hotend / bed / fan ( #18395 )
4 years ago
Tanguy Pruvot
8fd3af0c79
Fix UBL mesh edit grid display ( #17897 )
5 years ago
Scott Lahteine
e8b0796fc7
Revert menu_item_if ahead of refactor
5 years ago
Scott Lahteine
4f003fc7a7
Streamline menu item logic ( #17664 )
5 years ago
FilippoR
9fa5119333
Block during move in UBL mesh edit ( #17670 )
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
f907de272a
Fix mesh point sign
Most obvious part of #17670
Co-Authored-By: FilippoR <filippo.rossoni@gmail.com>
5 years ago
Scott Lahteine
ab2b98e425
Apply composite tests
5 years ago