Commit Graph

89 Commits (67fabfd1d235de69929c5cb65e45a9fc61113fcd)

Author SHA1 Message Date
LVD-AC 567941e341 Fix for issues and 8 years ago
Scott Lahteine 6a3967ee33 Corrections for probe_pt parameters 8 years ago
Scott Lahteine f17bae1f70 Changes for ubl_lcd_map_control patch 8 years ago
Tannoo 8e0f3b7eba UBL radar map corrections 8 years ago
Scott Lahteine fc140c4962 Followup for I2C_POSITION_ENCODERS 8 years ago
Scott Lahteine 05449cf6ee Add shorthand value accessors to gcode.h 8 years ago
Scott Lahteine 12f092c812 Cleanups to gcode.h, use seenval() 8 years ago
dot-bob a1632cfa0a Added option 'H' to G29 P4. 8 years ago
Scott Lahteine 6c45d0fd81 Apply maths macros and type changes ahead of HAL 8 years ago
Scott Lahteine 062131554f Followup to 8 years ago
Scott Lahteine d9da126776 Cleanups for UBL / ultralcd.cpp 8 years ago
Roxy-3D 824f71d503 LCD Panel Interactive Mesh Editing () 8 years ago
Scott Lahteine e94f79ccea Patch some serial macros 8 years ago
Tannoo 731c8e6372 Translatable Strings for ubl_G29 () 8 years ago
Scott Lahteine 6bb05c4543 Save 20b in smart_fill_mesh with PROGMEM 8 years ago
bgort 82e662fc69 Remove requirement for LCD when UBL is used. () 8 years ago
oldmcg 9f295581f0 Ubl delta fixes and improvements () 8 years ago
Scott Lahteine 46b32e4548 Cleanup LCD interface, add lcd_reset_status 8 years ago
Scott Lahteine 6f89db11f0 Allow lcd_setstatusPGM to reset the alert level 8 years ago
Scott Lahteine f4028fe088 New GCode Parser - Implementation 8 years ago
Scott Lahteine 85b967657e Embed G26/G29 in ubl class, with enhancements 8 years ago
Scott Lahteine c99bd69889 Apply const float & more 8 years ago
Scott Lahteine c2ea22da49 Clean up whitespace 8 years ago
oldmcg 48f7652143 UBL G29 -P3.1 smart fill () 8 years ago
Roxy-3D 3129260c44 Misc. Clean Up () 8 years ago
Scott Lahteine 02f15f6775 UBL-related cleanup, spacing, standards 8 years ago
Scott Lahteine 3c061a9f9a UBL tabs, whitespace, spelling, etc. 8 years ago
Scott Lahteine 75badae2f8 Disable PROBE_MANUALLY for UBL 8 years ago
Scott Lahteine 94a4af1d7f Merge pull request from thinkyhead/bf_lcd_patch_e5 8 years ago
Brian 43c24f0027 Fix recent regressions, &c. 8 years ago
Scott Lahteine 6c064bb7d6 Some probe_pt error-handling 8 years ago
Scott Lahteine a3abfeac47 Mark strings needing translation 8 years ago
Scott Lahteine 7f4e4b1212 UBL name/state methods 8 years ago
Brian 7852369987 Implement CRC16, develop mesh allocation table 8 years ago
Scott Lahteine 6b6630e11b Clean up trailing whitespace and tabs 8 years ago
Roxy-3D d30e478f97 Fix incorrectly optimized find_closest_mesh_point_of_type() function () 8 years ago
Roxy-3D 8606644343 M48 Fix for Delta Configuration Files & UBL G29 only homes when necessary () 8 years ago
Tannoo 0cd398c25d UBL Menu Updates () 8 years ago
Scott Lahteine 0fef9a2983 Remove "ubl." prefix from calls within ubl method 8 years ago
Scott Lahteine 14a4257c7b UBL tabs, whitespace, spelling, etc. 8 years ago
Scott Lahteine 56e2e331ed UBL G29: replace 'O' with 'T' 8 years ago
Scott Lahteine 4ec4ecff1a Reduce find_closest_mesh_point_of_type a little 8 years ago
Roxy-3D 1fbcbc05f6 UBL no longer flout's the sacred GCode standard () 8 years ago
Scott Lahteine 267f77b18b More constraint on axis_unhomed_error 8 years ago
Scott Lahteine a7fb55ea6d Use GRID_MAX_POINTS. Some formatting 8 years ago
Scott Lahteine ba29da56e0 Add disclaimer for verboten parameters 8 years ago
Scott Lahteine 233f824dd6 Define GRID_MAX_POINTS 8 years ago
Scott Lahteine b0ba5cae73 Fix a spelling boo 8 years ago
oldmcg 91841d75c9 UBL_DELTA () 8 years ago
bgort 445003dbb8 Merge pull request from bgort/g29p2b 8 years ago