85 Commits (fc140c49624ba845f68d0e2180b0086f585febc3)

Author SHA1 Message Date
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
Scott Lahteine 94a4af1d7f Merge pull request #6773 from thinkyhead/bf_lcd_patch_e5
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
bgort 445003dbb8 Merge pull request #6694 from bgort/g29p2b
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