22 Commits (de582ac8e978ff77a01a90a5790736867e9461b2)

Author SHA1 Message Date
Sergey 398bb884ec 2.0.9 3 years ago
Sergey 3b88927356 2.0.8 update 3 years ago
Sergey 46d376a31d Обновление на 2.0.7 4 years ago
Sergey 8dd26c1a3e Update to 2.0.6 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 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine 87162658c4
Fix and improve software endstops (#13386) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Thomas Moore c437bb08f1 Overhaul of the planner (#11578) 6 years ago
Scott Lahteine a4b0148365 Easier to find 'static inline' 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 99ecdf59af Smarter MIN, MAX, ABS macros 6 years ago
Scott Lahteine 19f189b4e5
Add UBL support for G2/G3 and G5 (#10648) 6 years ago
Scott Lahteine 32512332df Apply some formatting 7 years ago
Scott Lahteine dac1f6fe74 Tweaks to cubic_b_spline code style 7 years ago
Scott Lahteine 722786966a Add gcode.cpp, motion.*, queue.* - Apply to some G-codes. 7 years ago
Scott Lahteine 3d8a0ab4b2 Module updates 7 years ago
Scott Lahteine 0c9231fd04 Move 'module' files 7 years ago
Scott Lahteine 6c45d0fd81 Apply maths macros and type changes ahead of HAL 7 years ago
Josef Pavlik f8c2473a71 Improve planner kinematics, fix delta ABL 8 years ago
Scott Lahteine 77639672d7 Move NONLINEAR bed leveling to planner 8 years ago
Scott Lahteine 6ab54c60b1 Add conditionals for kinematics, leveling 8 years ago
Scott Lahteine b6afa028f4 Don't call adjust_delta on SCARA 8 years ago
Scott Lahteine d5e2d523c7 Generalize kinematics function names 8 years ago
Scott Lahteine 93ba5bddd7 Append units to feedrate variables 8 years ago
Scott Lahteine 8218558953 Update comments, rename next_ping_ms, followup to #3797 8 years ago
AnHardt 2207001333 No compromises for the manage_heater() 8 years ago
Scott Lahteine ecec5c5e58 Bezier style and DELTA patch 8 years ago
Scott Lahteine a058226799 Prevent watchdog timeout in bezier moves 8 years ago
Scott Lahteine ddac17a195 Add BEZIER_CURVE_SUPPORT (G5 XYZEFIJPQ) 8 years ago