45 Commits (1aa0ece8a42e3acbc4133a83a0f34d36ac743039)

Author SHA1 Message Date
  Scott Lahteine b523ddf1b2
♻️ Common Bed Leveling object name, accessors (#24214) 2 years ago
  tombrazier ae53033cea
♻️ Refactor and fix ABL Bilinear (#23868) 2 years ago
  Scott Lahteine 6fb2d8a25f 🧑‍💻 Remove extraneous 'inline' hints 2 years ago
  Scott Lahteine 84fd0eff17
🎨 Macros for optional arguments (#21969) 3 years ago
  Scott Lahteine 528b9bd872 Revert experimental NAN patch 3 years ago
  Scott Lahteine 24a095c5c1
Reduce math library code size by 3.4KB (#21575) 3 years ago
  Marcio T 45c1432946
G26 Hilbert Curve followup (#21480) 3 years ago
  Scott Lahteine 62f37669dc
Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
  Jason Smith d17db47775
Fix MESH_BED_LEVELING w/o SEGMENT_LEVELED_MOVES (#20363) 3 years ago
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 3 years ago
  Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 years ago
  Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
  Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
  Scott Lahteine 50e4545255
Add custom types for position (#15204) 4 years ago
  Scott Lahteine 455dabb183
Add a feedRate_t data type (#15349) 4 years ago
  Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 4 years ago
  Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 4 years ago
  Scott Lahteine 17abb94532 Whitespace patch 4 years ago
  Ludy 97e9c95f47 Fix & clean up ExtUI (#14748) 4 years ago
  Scott Lahteine 750a16ad38 Fix MIN/MAX function collision with macros 5 years ago
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
  Scott Lahteine cacec5764a Clean up whitespace 5 years ago
  InsanityAutomation 5b2c37d6c1 Followup to BLTouch (#13422) 5 years ago
  InsanityAutomation c03df89921 ExtUI Mesh Leveling Extensions (#13363) 5 years ago
  Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
  Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 5 years ago
  Scott Lahteine a4c15dc54f
Modify MBL to use IJ instead of XY (#12478) 5 years ago
  Scott Lahteine 56150ec030 Add reference comments to MeshLevelingState 5 years ago
  Scott Lahteine 44fa7fb18c Cleanups for leveling-related code 5 years ago
  Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 5 years ago
  Scott Lahteine 63f4c9bdb9 Followup to float maths patch 6 years ago
  etagle 1367df2875 Replace double with float, optimize calculation 6 years ago
  Scott Lahteine 836b0bbeee Fix MBL line_to_destination 6 years ago
  Scott Lahteine ba4c32eec5 Followup to _AXIS patch 6 years ago
  Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 6 years ago
  Scott Lahteine 2057177184 Make enums into implicit char 6 years ago
  Scott Lahteine 60d07f20e7 Make mbl.has_mesh() a method 6 years ago
  Scott Lahteine 86818c9a89 Move MBL functions into the class 6 years ago
  Scott Lahteine 000b3b3117 Comment/cleanup of motion code 6 years ago
  Scott Lahteine ef2531558c Add an option to segment leveled moves 6 years ago
  Scott Lahteine 0cfb936dd1 Clarify some motion code 6 years ago
  Scott Lahteine f8393a0908 Operate in Native Machine Space 6 years ago
  Roxy-3D 72156a2029 change to better (more clear) names (#8050) 6 years ago
  Scott Lahteine 3e3911fb81 Use planner.leveling_active for all leveling systems 6 years ago
  Scott Lahteine 551752eac7 Consolidate "bedlevel" code 6 years ago