52 Commits (e7a25a45e6199118cb5d56a7d5fede82c3be31d7)

Author SHA1 Message Date
DerAndere c1fca91103 🏗️ Support for up to 6 linear axes (#19112) 3 years ago
Scott Lahteine e75c3b6c54 🎨 Macros for optional arguments (#21969) 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
Tanguy Pruvot 6cfd190107 Followup to MP_SCARA/TPARA patches (#21248) 3 years ago
Chris Pepper f0b7f27029 Fix UBL mesh inset Z position (#20538) 4 years ago
qwewer0 04a712dacc Multi-line comments cleanup (#19535) 4 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
Tanguy Pruvot a0d312396a
Followup to MP_SCARA/TPARA patches (#21248) 3 years ago
Chris Pepper c1b900aae9
Fix UBL mesh inset Z position (#20538) 4 years ago
qwewer0 4424645e04
Multi-line comments cleanup (#19535) 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 5 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 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 5 years ago
Scott Lahteine ed0e6afacb Apply LIMIT macro 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine cf12fc8366
Expand on serial debugging (#13577) 5 years ago
Scott Lahteine cfdb38eda4
Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Scott Lahteine c5e5cc5e9f Fix some trailing whitespace, macros 6 years ago
Thomas Moore c437bb08f1 Overhaul of the planner (#11578) 6 years ago
etagle 1367df2875 Replace double with float, optimize calculation 6 years ago
etagle a11eb50a3e Refactor and optimize Stepper/Planner 6 years ago
Scott Lahteine 50270b53a0 Clear up some more compile warnings 6 years ago
Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 6 years ago
Scott Lahteine 8f8c6a9bc4
Move get_axis_position_mm to Planner (#10718) 6 years ago
Roxy-3D 23635c2b64
Update ubl_motion.cpp 6 years ago
Scott Lahteine 3bc179a16f Compress/update comments ubl_motion 6 years ago
Scott Lahteine d0ac0151b6 Fix typo in ubl.prepare_segmented_line_to 6 years ago
Scott Lahteine f3dbe19669 Tweaks to HAL codestyle 6 years ago
Scott Lahteine 304e0f8945 Followup to 21e60fd 6 years ago
Roxy-3D 21e60fd3ed
Allow user to control Z-Height correction for off mesh movements (#9661) 6 years ago
Scott Lahteine 705ea98fd3 Comment `return false` in motion functions 7 years ago
Scott Lahteine caa5093498 General DELTA_IK macro 7 years ago
Scott Lahteine d568e586b7 Fix up ubl_motion indentation 7 years ago
Scott Lahteine 6d0678d963 Omit unused UBL motion code 7 years ago
Scott Lahteine 3255712343 Skew Correction for UBL 7 years ago
Scott Lahteine 3d796d8040 Move debug code 7 years ago
Scott Lahteine 3db5303bfe _buffer_line => buffer_segment 7 years ago
Scott Lahteine a71d2f3f40 UBL_DELTA => UBL_SEGMENTED 7 years ago
Scott Lahteine 73e32925e4 References are better for array args 7 years ago
Scott Lahteine 24437de591 Use custom segment length for UBL Cartesian 7 years ago