83 Commits (543fc4c117fff27529ebb1c6508236a2f5f1a484)

Author SHA1 Message Date
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
Roxy-3D 572cf0ec95 UBL able to generate mesh and save and load it on 32-bit platforms (#8015) 7 years ago
Scott Lahteine 1344ca4b2f UBL no longer needs ubl_state 7 years ago
Scott Lahteine 3e3911fb81 Use planner.leveling_active for all leveling systems 7 years ago
Scott Lahteine 1adb5a6a48 Remove obsolete UBL z_offset 7 years ago
Scott Lahteine 442669d23c Allow UBL to build without a probe 7 years ago
Scott Lahteine 551752eac7 Consolidate "bedlevel" code 7 years ago
Scott Lahteine 4a82e95c3e Feature file updates 7 years ago
Scott Lahteine fa5f9c2aec Move 'feature' files 7 years ago
Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 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