54 Commits (083ec9963e2ab37d9fbe3640d83fe3fdac6ac613)

Author SHA1 Message Date
Scott Lahteine 306f0f2135
Move Stepper::synchronize to Planner (#10713) 6 years ago
Scott Lahteine d7b699ec34 Fewer includes of vector_3.h 6 years ago
Scott Lahteine 05c33833e7
[2.0.x] Add NO_LCD_MENUS option (#10582) 6 years ago
Scott Lahteine 59fda986ea Allow Z_AFTER_PROBING to be 0 6 years ago
Scott Lahteine 8db7fb226a Fix M420 C for UBL 6 years ago
Scott Lahteine eef0248a1c
Add M420 C to adjust the whole mesh (#10522) 6 years ago
Scott Lahteine c82dd5129f Revert potentially-not-redundant UBL test 6 years ago
Scott Lahteine 3396671011
[2.0.x] Reset LCD status to fallbacks (#10470) 6 years ago
Scott Lahteine 0746aff595 Improve UBL mesh report. Add M420 T, M421 N 6 years ago
Scott Lahteine 0945674ba2
Use H0 by default with UBL_MESH_EDIT_MOVES_Z (#10428) 6 years ago
Roxy-3D 21f13f9e57
Stow Probe at end of G29 J3 6 years ago
Scott Lahteine 1cb810ff1c
[2.0.x] Automatically reset stepper timeout (#10179) 6 years ago
Roxy-3D c3c264978f
correct truncated comment 6 years ago
Scott Lahteine bc45fb6b13 Tweak use of move_z_after_probing 6 years ago
Scott Lahteine c352954882 Allow no raise after run_z_probe in probe_pt 6 years ago
Scott Lahteine dd2949922b Consolidate 3-point leveling point options 6 years ago
Scott Lahteine 1d22609473 MIN_PROBE_EDGE replaces DELTA_PROBEABLE_RADIUS 6 years ago
Scott Lahteine c0d694d5d3 Squash UBL postscript comment 6 years ago
Scott Lahteine 28f1276286
[2.0.x] Add Z_AFTER_PROBING option (#10058) 6 years ago
Scott Lahteine 239902f861 Fix E2END and add EEPROM to Smart RAMPS 6 years ago
Roxy-3D 26dc594ebb prevent steppers from turning off during manual probes 6 years ago
Bob-the-Kuhn d8eadf3796 fix ubl_G29.cpp Travis error 6 years ago
Roxy-3D 646dd5554c
prevent steppers from turning off during manual probes 6 years ago
Scott Lahteine ca577c1638 Fix up various spacing, comments, and typos 6 years ago
Scott Lahteine 24b9c1923f ubl G29 tweaks 6 years ago
Scott Lahteine 7bdb98c946 Fix #9826. Solution by @gloomyandy 6 years ago
Scott Lahteine 966d9af98a Mesh export in Bilinear + UBL M503 6 years ago
Scott Lahteine 241e55ef3b Apply SERIAL_FLUSH macro 6 years ago
Scott Lahteine 8d71ad37cb flush comment to match 1.1.x 6 years ago
Scott Lahteine 89165326b4 Cleanup after vim and vigor 6 years ago
Scott Lahteine e5ee0b6f6c Implement MALYAN_LCD 7 years ago
Scott Lahteine 2bea1bda56 Move more strings to PROGMEM 7 years ago
Scott Lahteine 1dcfe193ac Optimize some serial strings 7 years ago
Roxy-3D bfd9728cf4
Serial buffer over run work around for v2.0.0 (#9236) 7 years ago
Roxy-3D af9b32e3b9
Give PronterFace time to print the UBL What information... 7 years ago
Roxy-3D f5f1b069ad
Convert UBL mesh tilting to all use the same algorithm (#9204) 7 years ago
Scott Lahteine e89f1453ab UBL G29 works without settings.load() 7 years ago
Scott Lahteine 4ef965cc40 Fix compiler warnings 7 years ago
Scott Lahteine 4b49ea1e92 General cleanup of config-store, reset_bed_level 7 years ago
Scott Lahteine cdfabbc507 Shorten error text in G29 7 years ago
Scott Lahteine c846388a65 Standardize LCD interface code for UBL a little 7 years ago
Scott Lahteine 2fde60da12 Changes for parity with 1.1.x 7 years ago
Roxy-3D e48fcad615 change G26 and G29 bit function names to avoid HAL collision 7 years ago
Scott Lahteine b49acce035 Tweaks for lcd_external_control 7 years ago
Scott Lahteine c6b0c104bb Adapt G26 to work for all meshes 7 years ago
Scott Lahteine d4a1154c25 Use do_blocking_move_to where possible 7 years ago
Scott Lahteine 8805e24cc7
Fix tilt_mesh_based_on_probed_grid output bug 7 years ago
Scott Lahteine f8393a0908 Operate in Native Machine Space 7 years ago
Scott Lahteine 580b6e9089 Apply physical limits to mesh bounds 7 years ago
Roxy-3D 5439358281 Basic UBL operations working on 32-bit platforms (#8024) 7 years ago