317 Commits (1e127a93c4c1446cf11aacecc9597a7355262ac8)

Author SHA1 Message Date
Marcio Teixeira 8dcc28c9ae Squelch warning mentioned in #11061 (#12676) 6 years ago
Marcio Teixeira b22716e938 M425 Backlash Correction (#11061) 6 years ago
Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 6 years ago
Scott Lahteine 95d154a91f Fans loop macro 6 years ago
Scott Lahteine e0956bb572 Drop 'register' storage specifier 6 years ago
Scott Lahteine ac5f2762b7 Use E_AXIS_N where possible 6 years ago
Scott Lahteine 2ecb124e42 Fix trailing whitespace 6 years ago
AnHardt f56968ba0b New Continuous Filament Mixer (#12098) 6 years ago
Scott Lahteine d556dc1865
Fix and improve EEPROM storage (#12054) 6 years ago
Scott Lahteine 7db0113b53 Improve E_AXIS_N macro 6 years ago
Scott Lahteine d6b0fbd771
Use uint8_t for all fan speeds (#12032) 6 years ago
Thomas Moore 49823a4939 Fix broken jerk handling (#12019) 6 years ago
Thomas Moore ab4549d2bc [2.0.x] Add simultaneous retraction for mixing extruder (#11941) 6 years ago
AnoNymous b30ca652ae Replace MIN# / MAX# with variadic MIN / MAX (#11960) 6 years ago
Scott Lahteine 14df753086 Correction for block->mix_steps 6 years ago
Scott Lahteine c5e5cc5e9f Fix some trailing whitespace, macros 6 years ago
Scott Lahteine 1718eff54a Code changes supporting up to 6 extruders 6 years ago
Thomas Moore c437bb08f1 Overhaul of the planner (#11578) 6 years ago
Scott Lahteine d882717d98
Save some PROGMEM with constexpr (#11798) 6 years ago
Sam Lane 4f883d5971 [2.0.x] Extruder-Distinct Linear Advance K Factors (#11789) 6 years ago
Sam Lane 1b6bc19427 Add external closed loop controller support 6 years ago
Giuliano Zaro 59e76e5fdf [2.0.x] Fix planner computation (#11708) 6 years ago
Kevin db30650731 Fix UBL/Homing (#11566) 6 years ago
Scott Lahteine c93538e9f3 UBL/planner patch tweaks 6 years ago
Thomas Moore fc55f1da01 Account for UBL correction when setting the planner position (#11486) 6 years ago
Scott Lahteine b826bf4194
Fix initial safe_speed in jerk code (#11417) 6 years ago
Eyal fbdbe53290 Fix get_period_inverse(0) so it doesn't crash (#11334) 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 8eaac0dab3
Add delta feedrate scaling (#11153) 6 years ago
Scott Lahteine bd7f5848f1
Remove JUNCTION_DEVIATION_INCLUDE_E option (#11147) 6 years ago
Eduardo José Tagle edb21f349a Fix stepper/planner block handling, race conditions (#11098) 6 years ago
Scott Lahteine 4d3a9930c5 Match ASM comment spacing to 1.1.x 6 years ago
Andy Shaw 3b3029c4bf Make max_e_jerk an array to reduce CPU usage (#11118) 6 years ago
Eduardo José Tagle 48a15d1c7e [2.0.x] Fix stepper/planner race condition and Stepper pulse timer (#11081) 6 years ago
Scott Lahteine 4dbec774b5 HAL_*_TIMER_RATE => *_TIMER_RATE 6 years ago
Scott Lahteine 9d04f47d98 Improvements for junction_deviation_mm 6 years ago
Scott Lahteine a2f521d34b
Add Junction Deviation mm runtime setting (#10990) 6 years ago
etagle 39a7e7720d Adaptive multiaxis step smoothing 6 years ago
etagle d82704354f Increase the planner first block HOLD delay to 100mS 6 years ago
Eduardo José Tagle d3c02410a8 [2.0.x] Small assorted collection of fixes and improvements (#10911) 6 years ago
Scott Lahteine 2deff0d9b9 Fix/Improve junction deviation 6 years ago
Scott Lahteine 8f14ef855d More concise commentary in planner.cpp 6 years ago
Scott Lahteine 931ab4ec40 Rename Junction Deviation options 6 years ago
Scott Lahteine aaaf09bda2 BEZIER_JERK_CONTROL => S_CURVE_ACCELERATION 6 years ago
Scott Lahteine 435ecb6b67 Followup to stepper/planner refactor 6 years ago
etagle 569df3fc0c Fix interrupt-based endstop detection 6 years ago
etagle a4af975873 Fix planner block optimization 6 years ago
etagle e0ca627033 Planner block HOLD flag 6 years ago
etagle a11eb50a3e Refactor and optimize Stepper/Planner 6 years ago