25 Commits (7446794c3f2a2074c3d0bf79ce083d059a9c8c63)

Author SHA1 Message Date
Sergey 7446794c3f Squashed commit of the following: 2 years ago
Sergey de0681a203 2.0.8.2 update 3 years ago
Scott Lahteine e75c3b6c54 🎨 Macros for optional arguments (#21969) 3 years ago
Sergey 3b88927356 2.0.8 update 3 years ago
Scott Lahteine c67e115f61 Revert experimental NAN patch 3 years ago
Scott Lahteine c66cbf0d69 Reduce math library code size by 3.4KB (#21575) 3 years ago
Marcio T 82e6a2ed62 G26 Hilbert Curve followup (#21480) 3 years ago
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 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
Sergey 8dd26c1a3e Update to 2.0.6 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
Scott Lahteine 455dabb183
Add a feedRate_t data type (#15349) 5 years ago
Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 5 years ago
Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
InsanityAutomation 5b2c37d6c1 Followup to BLTouch (#13422) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Scott Lahteine 56150ec030 Add reference comments to MeshLevelingState 6 years ago
Scott Lahteine 44fa7fb18c Cleanups for leveling-related code 6 years ago
Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 6 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 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 ef2531558c Add an option to segment leveled moves 7 years ago
Scott Lahteine 3e3911fb81 Use planner.leveling_active for all leveling systems 7 years ago
Scott Lahteine 551752eac7 Consolidate "bedlevel" code 7 years ago
Scott Lahteine 722786966a Add gcode.cpp, motion.*, queue.* - Apply to some G-codes. 7 years ago
Scott Lahteine 4a82e95c3e Feature file updates 7 years ago
Scott Lahteine fa5f9c2aec Move 'feature' files 7 years ago
Scott Lahteine 4857a3ba48 Formatting and spelling 7 years ago
Scott Lahteine 081bf1f879 Patch #else / #endif comments 7 years ago
Scott Lahteine e79b335367 Patches for leveling reactivation in G28 / M48 7 years ago
Scott Lahteine 5e4f4d387f Swap MBL z_values dimensions to [X][Y] 7 years ago
Scott Lahteine d13991ae18 Use same config name for all mesh dimensions 7 years ago
Scott Lahteine eb1e6aa29b Use same config name for all mesh dimensions 7 years ago
Scott Lahteine 25a6bfa7ed Add and apply WITHIN macro 7 years ago
Scott Lahteine c9eb1d6ab7 Make MBL a static class, use lookup for index-to-point conversion 7 years ago
Scott Lahteine d076c1b604 Apply some general cleanup to code 7 years ago
Scott Lahteine 3e927ff204 Replace MBL Z hacking 7 years ago
Scott Lahteine 84ff78c1e3 Pass the fade factor to mbl.get_z 8 years ago
Scott Lahteine 85c2b96685 Apply const to MBL class methods 8 years ago