112 Commits (17b05c150c8a69f961cefbe6811aaacd0aa0fdc0)

Author SHA1 Message Date
Scott Lahteine a20eacaa48 UBL devel debugging flag
7 years ago
Scott Lahteine aa7236e03c Shorten error text in ubl::G29
7 years ago
Scott Lahteine 1063b3b2b8 Changes for parity with 2.0.x
7 years ago
Scott Lahteine ff26b7446c Standardize LCD interface code for UBL a little
7 years ago
Scott Lahteine 7b6ad28a5d General UBL/G26 code cleanup
7 years ago
Scott Lahteine 1e84cded98 Parity with 2.0.x bitmap functions
7 years ago
Scott Lahteine 3b431f2f72 Arrange G26 functions in dependency order
7 years ago
Roxy-3D 8282d732c1 Make G26 work with all mesh leveling.
7 years ago
Scott Lahteine 99b71c1dde Move lcd_map_control to UBL
7 years ago
Scott Lahteine df44bcc5ae Use do_blocking_move_to where possible
7 years ago
Scott Lahteine 7326fe1136
Fix tilt_mesh_based_on_probed_grid output bug
7 years ago
Roxy-3D 12151e62ee
Fix G26's circle drawing... (#8291)
7 years ago
Scott Lahteine 640526f0c8 Operate in Native Machine Space
7 years ago
Scott Lahteine f06f4b40b8 Apply physical limits to mesh bounds
7 years ago
Scott Lahteine b8ddae61e2 ubl_state no longer needed
7 years ago
Scott Lahteine 88857e8028 Move fade_scaling_factor_for_z to Planner
7 years ago
Scott Lahteine 3d5b10735f Remove obsolete UBL z_offset
7 years ago
deram 9239fcf0da Allow UBL G29 and G26 to build without a probe
7 years ago
Tannoo 2a963fb5d1 UBL LCD Bugfixes (#7598)
7 years ago
Scott Lahteine 6772e33ef6 Use [XY]_CENTER for error correction
7 years ago
Roxy-3D be5ca34215 Allow G29 to work correctly even if nozzle is off the mesh. (#7512)
7 years ago
Scott Lahteine 51864fd365 Add bed size as a configuration option
7 years ago
Tannoo aaacef9441 Corrections (#7231)
7 years ago
LVD-AC 567941e341 Fix for issues #6997 and #7152
7 years ago
Scott Lahteine 6a3967ee33 Corrections for probe_pt parameters
7 years ago
Scott Lahteine f17bae1f70 Changes for ubl_lcd_map_control patch
7 years ago
Tannoo 8e0f3b7eba UBL radar map corrections
7 years ago
Scott Lahteine fc140c4962 Followup for I2C_POSITION_ENCODERS
7 years ago
Scott Lahteine 05449cf6ee Add shorthand value accessors to gcode.h
7 years ago
Scott Lahteine 12f092c812 Cleanups to gcode.h, use seenval()
7 years ago
dot-bob a1632cfa0a Added option 'H' to G29 P4.
7 years ago
Scott Lahteine 6c45d0fd81 Apply maths macros and type changes ahead of HAL
7 years ago
Scott Lahteine 062131554f Followup to #7045
7 years ago
Scott Lahteine d9da126776 Cleanups for UBL / ultralcd.cpp
7 years ago
Roxy-3D 824f71d503 LCD Panel Interactive Mesh Editing (#7045)
7 years ago
Scott Lahteine e94f79ccea Patch some serial macros
7 years ago
Tannoo 731c8e6372 Translatable Strings for ubl_G29 (#6990)
7 years ago
Scott Lahteine 6bb05c4543 Save 20b in smart_fill_mesh with PROGMEM
7 years ago
bgort 82e662fc69 Remove requirement for LCD when UBL is used. (#6971)
7 years ago
oldmcg 9f295581f0 Ubl delta fixes and improvements (#6941)
7 years ago
Scott Lahteine 46b32e4548 Cleanup LCD interface, add lcd_reset_status
7 years ago
Scott Lahteine 6f89db11f0 Allow lcd_setstatusPGM to reset the alert level
7 years ago
Scott Lahteine f4028fe088 New GCode Parser - Implementation
7 years ago
Scott Lahteine 85b967657e Embed G26/G29 in ubl class, with enhancements
7 years ago
Scott Lahteine c99bd69889 Apply const float & more
7 years ago
Scott Lahteine c2ea22da49 Clean up whitespace
7 years ago
oldmcg 48f7652143 UBL G29 -P3.1 smart fill (#6823)
7 years ago
Roxy-3D 3129260c44 Misc. Clean Up (#6822)
7 years ago
Scott Lahteine 02f15f6775 UBL-related cleanup, spacing, standards
7 years ago
Scott Lahteine 3c061a9f9a UBL tabs, whitespace, spelling, etc.
7 years ago