63 Commits (b29dbbd5e43fa95e7089d41c1bf1f9092ff533c8)

Author SHA1 Message Date
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
Scott Lahteine a3abfeac47 Mark strings needing translation 7 years ago
Scott Lahteine 7f4e4b1212 UBL name/state methods 7 years ago
Brian 7852369987 Implement CRC16, develop mesh allocation table 7 years ago
Scott Lahteine 6b6630e11b Clean up trailing whitespace and tabs 7 years ago
Roxy-3D d30e478f97 Fix incorrectly optimized find_closest_mesh_point_of_type() function (#6761) 7 years ago
Roxy-3D 8606644343 M48 Fix for Delta Configuration Files & UBL G29 only homes when necessary (#6757) 7 years ago
Tannoo 0cd398c25d UBL Menu Updates (#6751) 7 years ago
Scott Lahteine 0fef9a2983 Remove "ubl." prefix from calls within ubl method 7 years ago
Scott Lahteine 14a4257c7b UBL tabs, whitespace, spelling, etc. 7 years ago
Scott Lahteine 56e2e331ed UBL G29: replace 'O' with 'T' 7 years ago
Scott Lahteine 4ec4ecff1a Reduce find_closest_mesh_point_of_type a little 7 years ago
Roxy-3D 1fbcbc05f6 UBL no longer flout's the sacred GCode standard (#6745) 7 years ago
Scott Lahteine 267f77b18b More constraint on axis_unhomed_error 7 years ago
Scott Lahteine a7fb55ea6d Use GRID_MAX_POINTS. Some formatting 7 years ago
Scott Lahteine ba29da56e0 Add disclaimer for verboten parameters 7 years ago
Scott Lahteine 233f824dd6 Define GRID_MAX_POINTS 7 years ago
Scott Lahteine b0ba5cae73 Fix a spelling boo 7 years ago
oldmcg 91841d75c9 UBL_DELTA (#6695) 7 years ago
Brian 5a5dba6fc8 UBL: Minor improvement to G29 P2 7 years ago
Brian ae676490c9 M421: Add 'adjust closest point' capability 7 years ago
Roxy-3D b63e82f309 M421 Mesh Point Offset and misc. UBL clean up (#6685) 7 years ago
Tannoo 66db6c3acc UBL Menu System 1.1 7 years ago
Scott Lahteine 71396f77d3 Cleanups following recent commits 7 years ago
Scott Lahteine 34b5041576 Spacing adjustment, ubl_G29 7 years ago
lrpirlet d66e9efac5 G29 P1 stops reporting Invalid location with this patch 7 years ago
bgort a59066bca9 Various improvements - mostly UBL-related (#6607) 7 years ago
Scott Lahteine de5e485ed7 Explicit upward angle solution 7 years ago
Scott Lahteine ecdf68735f Compact smart_fill_mesh slightly 7 years ago
Scott Lahteine 0bf5add075 Use UBL_MESH_(MIN|MAX)_[XY] for G29 move limits 7 years ago
Scott Lahteine 66eba3346b Remove G29 lcd control debugging 7 years ago
Scott Lahteine 3517154135 Reduce code size, fix bug in smart_fill_mesh 7 years ago
Scott Lahteine c4e34adcf1 Apply formatting, coding standards to UBL 7 years ago
Bob-the-Kuhn e5a27d9f36 G29 P2 & P4 bug fixes & improvements 7 years ago
Scott Lahteine 0449f69179 Cleanup patch to recent merge 7 years ago
Scott Lahteine 2887c20788 Add a function to home all axes (i.e., gcode_G28) 7 years ago
Brian 4e1448e75a Various fixes for compiler warnings 7 years ago
bgort 5ace3699b1 Output (commented) coordinates on G29 S-1; helps identify the x/y points that correspond with i/j coordinates, which eases manual tweaking of z values (#6507) 7 years ago
bgort 3c0d5ba0a1 allow idle() to be called - fixes sometimes crash/hang in G29 I; (#6505) 7 years ago
Scott Lahteine 0a8e09c723 Clean up excess whitespace, comment formatting 7 years ago
Roxy-3D d467e97679 Smart-Fill and Mesh-Tilting (both 3-point and grid) working! 7 years ago
Brian f41fb2b635 Numerous UBL-related changes: 7 years ago
Brian f1a4758cef use progmem instead of sram for mesh_index_to_x/ypos array; 7 years ago
Scott Lahteine 959566cf0a Update note about M163 / M164 7 years ago
Brian 88649b06a6 use planner.z_fade_height, etc. instead of private, ubl-specific g29 fade height 7 years ago
Scott Lahteine e9b53ae00c Cleanup after some direct commits 7 years ago
Scott Lahteine e05d050a1e Add hex routine to print an address 7 years ago