18 Commits (master)

Author SHA1 Message Date
Scott Lahteine 88857e8028 Move fade_scaling_factor_for_z to Planner
7 years ago
Scott Lahteine 081bf1f879 Patch #else / #endif comments
7 years ago
Scott Lahteine 5e4f4d387f Swap MBL z_values dimensions to [X][Y]
7 years ago
Scott Lahteine eb1e6aa29b Use same config name for all mesh dimensions
7 years ago
Scott Lahteine c9eb1d6ab7 Make MBL a static class, use lookup for index-to-point conversion
7 years ago
Scott Lahteine 5f5a55a0de Add a ZERO macro to clear arrays
8 years ago
Scott Lahteine 2d55862499 Use memset in mbl.reset to save 58 bytes
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
Scott Lahteine bc5a547d55 More robust MBL index / point conversion
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 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670)
9 years ago
Scott Lahteine 58cfcd4239 Overridable Options - Part 5
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