61 Commits (09485f63e9eab3726d25ac9e75fe69adac1fd988)

Author SHA1 Message Date
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
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
Scott Lahteine 75badae2f8 Disable PROBE_MANUALLY for UBL 7 years ago
Brian 43c24f0027 Fix recent regressions, &c. 7 years ago
Scott Lahteine 6c064bb7d6 Some probe_pt error-handling 7 years ago