Scott Lahteine
6a1e78e614
Optimize G-code flag parameters ( #21849 )
2021-05-15 15:05:53 -05:00
Scott Lahteine
94edfc0a8f
Let M421 C select any point
...
Fixing #21147
2021-05-15 15:05:53 -05:00
Scott Lahteine
528b9bd872
Revert experimental NAN patch
...
Hold changes from #21575 (24a095c) for more testing.
2021-04-16 02:43:59 -05:00
Scott Lahteine
24a095c5c1
Reduce math library code size by 3.4KB ( #21575 )
2021-04-12 16:49:53 -05:00
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
2021-04-04 18:58:03 -05:00
Marcio T
45c1432946
G26 Hilbert Curve followup ( #21480 )
2021-04-01 19:12:00 -05:00
Scott Lahteine
62f37669dc
Replace 'const float &' with 'const_float_t' ( #21505 )
2021-04-01 17:59:57 -05:00
Scott Lahteine
bfdd1f4662
Update UBL param
2021-03-30 23:58:32 -05:00
Scott Lahteine
be775ed72d
Move apply_rotation_xyz into matrix_3x3
2021-03-30 23:58:32 -05:00
Marcio T
c45b91aa94
Refactor Hilbert curve. Enhance Touch UI Bed Level Screen. ( #21453 )
2021-03-27 22:57:12 -05:00
Miguel Risco-Castillo
930752d46e
Ender 3 V2 Status Line ( #21369 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-03-24 10:12:57 -05:00
Scott Lahteine
2d2291d00e
More IntelliSense-friendly declarations
2021-03-24 05:50:47 -05:00
Scott Lahteine
da4b6896f7
Group UBL parameters, add comments
2021-03-24 05:50:47 -05:00
Scott Lahteine
dd92c8e927
Followup to UBL Hilbert
2021-03-23 05:54:41 -05:00
Marcio T
eee726ec7d
UBL - Hilbert space-filling curve probing sequence ( #21387 )
2021-03-23 01:45:51 -05:00
Scott Lahteine
dd42831cba
Serial macros cleanup
2021-02-28 20:02:24 -06:00
Katelyn Schiesser
a21d4c06ae
Use 'H' value for UBL G29 z-clearance ( #21114 )
2021-02-25 08:14:24 -06:00
deirdreobyrne
468e437390
Allow Zero Endstops (e.g., for CNC) ( #21120 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-25 04:49:34 -06:00
Scott Lahteine
bdb8c07bb2
Outdent UBL code
2021-02-23 16:09:54 -06:00
X-Ryl669
e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char ( #20985 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-08 00:37:24 -06:00
qwewer0
c91a91008c
Remove extra G29 V newlines ( #20955 )
2021-01-31 16:47:16 -06:00
Scott Lahteine
bb597dcf66
Internal G29N for G28+G29 ( #20800 )
2021-01-17 12:08:40 -06:00
ubik2
844a8c7074
Add OPTIMIZED_MESH_STORAGE option (for UBL) ( #20371 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-12-23 18:19:48 -06:00
Serhiy-K
0b3b4da7d0
STM32F1xx support for TFTGLCD ( #20515 )
2020-12-22 06:56:00 -06:00
Scott Lahteine
bf4c08bce1
Use 'nearby' for 'near'
2020-12-05 18:27:18 -06:00
Tanguy Pruvot
0a03ef4b6f
Don’t use near keyword as variable name ( #20374 )
2020-12-04 20:29:55 -08:00
Jason Smith
9dedd121bf
Fix UBL manual mesh adjust behavior ( #20248 )
2020-11-22 18:20:33 -06:00
Jason Smith
39305aa47c
Use MANUAL_PROBE_START_Z for UBL manual probing ( #20160 )
2020-11-17 23:59:48 -06:00
Scott Lahteine
eaf6777a66
Rename ultralcd => marlinui
2020-10-16 19:55:18 -05:00
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>
2020-10-12 16:48:04 -05:00
Serhiy-K
27bdf4b24e
MarlinUI for SPI/I2C TFT-GLCD character-based display bridge ( #19375 )
2020-09-28 01:52:38 -05:00
Marcio T
872516f9f9
Touch UI "Leveling" menu, misc. fixes ( #19349 )
2020-09-12 23:32:00 -05:00
swissnorp
a12ac5e175
Mark axes not-homed with HOME_AFTER_DEACTIVATE ( #18907 )
2020-08-27 16:05:53 -05:00
Scott Lahteine
18adfe87bc
configuration_store => settings
2020-08-07 20:52:23 -05:00
Scott Lahteine
d69c2a90b7
Simple rename of hex_print
2020-08-06 04:07:59 -05:00
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
2020-07-22 22:20:14 -05:00
Scott Lahteine
73fc0778b8
Consolidate probe clearance, add section debug ( #18576 )
...
* Better section / function log
* Add do_z_clearance motion function
2020-07-08 21:44:21 -05:00
Scott Lahteine
f6a2b64091
Clean up LCD Manual Move / UBL Mesh Edit ( #18373 )
2020-07-03 09:53:22 -05:00
Scott Lahteine
f445bc26e5
Minor LCD cleanup, improvement
2020-06-25 22:23:22 -05:00
Fabio Santos
25c7c43a82
Add SERIAL_FLOAT_PRECISION option ( #18367 )
2020-06-22 21:12:45 -05:00
Scott Lahteine
8982756b40
Misc tweaks
2020-06-21 22:17:48 -05:00
chestwood96
c7b553c7b2
Optional move-to-center after UBL G29 J (3-point) ( #17964 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-06-17 12:43:17 -05:00
Scott Lahteine
852a8d6685
Configurable kill pin state
...
Co-Authored-By: AbdullahGheith <abdullahgheith@users.noreply.github.com>
2020-05-05 03:31:15 -05:00
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code ( #17619 )
2020-04-22 16:35:03 -05:00
Scott Lahteine
15f6f53638
Add HAS_HOTEND, etc.
2020-04-20 00:12:22 -05:00
Scott Lahteine
3645e59893
Minor style tweaks
2020-04-09 12:31:33 -05:00
Marcio T
be0e313c07
Touch UI additions, bug fixes ( #17379 )
2020-04-02 14:24:55 -05:00
Giuliano Zaro
129b270628
QSPI EEPROM for SAMD51 ( #17292 )
2020-03-27 17:29:17 -05:00
Scott Lahteine
abea6d5787
Tweak some lambdas
2020-03-18 10:33:15 -05:00
Scott Lahteine
118bd2f8b2
Apply loop shorthand macros ( #17159 )
2020-03-13 23:18:16 -05:00