39 次代码提交 (f8e30f49d7e4fb8ffa322edd71d88db19c9912e9)

作者 SHA1 备注 提交日期
  Scott Lahteine 88857e8028 Move fade_scaling_factor_for_z to Planner 7 年前
  Scott Lahteine 4857a3ba48 Formatting and spelling 8 年前
  Scott Lahteine 081bf1f879 Patch #else / #endif comments 8 年前
  Scott Lahteine e79b335367 Patches for leveling reactivation in G28 / M48 8 年前
  Scott Lahteine 5e4f4d387f Swap MBL z_values dimensions to [X][Y] 8 年前
  Scott Lahteine d13991ae18 Use same config name for all mesh dimensions 8 年前
  Scott Lahteine eb1e6aa29b Use same config name for all mesh dimensions 8 年前
  Scott Lahteine 25a6bfa7ed Add and apply WITHIN macro 8 年前
  Scott Lahteine c9eb1d6ab7 Make MBL a static class, use lookup for index-to-point conversion 8 年前
  Scott Lahteine d076c1b604 Apply some general cleanup to code 8 年前
  Scott Lahteine 3e927ff204 Replace MBL Z hacking 8 年前
  Scott Lahteine 84ff78c1e3 Pass the fade factor to mbl.get_z 8 年前
  Scott Lahteine 85c2b96685 Apply const to MBL class methods 8 年前
  Scott Lahteine bad286d52f Save CPU by multiplying by pre-compiled values 8 年前
  Scott Lahteine dce6026e0e Remove premature cast to int 8 年前
  João Brázio 3ebad4e020 Moves all global enums to a central file 9 年前
  Scott Lahteine cca047424d MBL: cel => cell 9 年前
  Scott Lahteine c2362c1b3c Apply Marlin coding standards to MBL class 9 年前
  Edward Patel c06de0f097 MBL: Added keeping MBL active when homing single axises for #3750 9 年前
  Edward Patel 06593833ff MBL: Move border macros to Configuration_adv.h 9 年前
  Edward Patel eb2746a34f MBL: Fix for negative x/y positions 9 年前
  Scott Lahteine 827738a790 set_z parameters marked const 9 年前
  Scott Lahteine 4955163959 Propose simpler probe index methods 9 年前
  Scott Lahteine a1a5cb5393 Propose simpler cel index methods 9 年前
  Scott Lahteine a4ed988c60 Two index finding functions for MBL 9 年前
  Scott Lahteine 754b0152f5 Fix MBL zigzag calls 9 年前
  Scott Lahteine bc5a547d55 More robust MBL index / point conversion 9 年前
  Scott Lahteine 2129db581e Simplify MBL movement, zigzag 9 年前
  Scott Lahteine 0493fccc0b mbl.active is a bool now 9 年前
  Edward Patel c606ed447a Add "G29 S4" to fine tune Z level for Mesh Bed Leveling. 9 年前
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style 9 年前
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files 9 年前
  Scott Lahteine 6e1bc03d3b Additional wrapping for #3140 9 年前
  Scott Lahteine f9ded2a7c4 Wrap macros to prevent bad expansions 9 年前
  Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) 9 年前
  Scott Lahteine 58cfcd4239 Overridable Options - Part 5 10 年前
  Scott Lahteine 0e8182bbf2 Additional pin tests, cleanup 10 年前
  Scott Lahteine 96b5da7198 Fix up bed leveling code 10 年前
  Edward Patel 8005d22c81 Added menu option for bed leveling. 10 年前
  Edward Patel 0e51e53813 WIP. Adding bed leveling code. 10 年前