27 Commits (fc11f05c11cc5a8cd2fe3dcc978c3fd3d257f3fe)

Author SHA1 Message Date
Scott Lahteine bad286d52f Save CPU by multiplying by pre-compiled values 8 years ago
Scott Lahteine dce6026e0e Remove premature cast to int 8 years ago
João Brázio 3ebad4e020 Moves all global enums to a central file 8 years ago
Scott Lahteine cca047424d MBL: cel => cell 8 years ago
Scott Lahteine c2362c1b3c Apply Marlin coding standards to MBL class 8 years ago
Edward Patel c06de0f097 MBL: Added keeping MBL active when homing single axises for #3750 8 years ago
Edward Patel 06593833ff MBL: Move border macros to Configuration_adv.h 8 years ago
Edward Patel eb2746a34f MBL: Fix for negative x/y positions 8 years ago
Scott Lahteine 827738a790 set_z parameters marked const 8 years ago
Scott Lahteine 4955163959 Propose simpler probe index methods 8 years ago
Scott Lahteine a1a5cb5393 Propose simpler cel index methods 8 years ago
Scott Lahteine a4ed988c60 Two index finding functions for MBL 8 years ago
Scott Lahteine 754b0152f5 Fix MBL zigzag calls 8 years ago
Scott Lahteine bc5a547d55 More robust MBL index / point conversion 8 years ago
Scott Lahteine 2129db581e Simplify MBL movement, zigzag 8 years ago
Scott Lahteine 0493fccc0b mbl.active is a bool now 8 years ago
Edward Patel c606ed447a Add "G29 S4" to fine tune Z level for Mesh Bed Leveling. 8 years ago
Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style 8 years ago
jbrazio 5e5d250832 Added gplv3 header to all Marlin files 8 years ago
Scott Lahteine 6e1bc03d3b Additional wrapping for #3140 8 years ago
Scott Lahteine f9ded2a7c4 Wrap macros to prevent bad expansions 8 years ago
Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) 9 years ago
Scott Lahteine 58cfcd4239 Overridable Options - Part 5 9 years ago
Scott Lahteine 0e8182bbf2 Additional pin tests, cleanup 9 years ago
Scott Lahteine 96b5da7198 Fix up bed leveling code 9 years ago
Edward Patel 8005d22c81 Added menu option for bed leveling. 9 years ago
Edward Patel 0e51e53813 WIP. Adding bed leveling code. 9 years ago