127 次程式碼提交 (14df753086a1914f182368c8acb7143213cd3abf)

作者 SHA1 備註 提交日期
  Scott Lahteine 14df753086 Correction for block->mix_steps 6 年之前
  Scott Lahteine c5e5cc5e9f Fix some trailing whitespace, macros 6 年之前
  Scott Lahteine 1718eff54a Code changes supporting up to 6 extruders 6 年之前
  Thomas Moore c437bb08f1 Overhaul of the planner (#11578) 6 年之前
  Scott Lahteine d882717d98
Save some PROGMEM with constexpr (#11798) 6 年之前
  Sam Lane 4f883d5971 [2.0.x] Extruder-Distinct Linear Advance K Factors (#11789) 6 年之前
  Sam Lane 1b6bc19427 Add external closed loop controller support 6 年之前
  Giuliano Zaro 59e76e5fdf [2.0.x] Fix planner computation (#11708) 6 年之前
  Kevin db30650731 Fix UBL/Homing (#11566) 6 年之前
  Scott Lahteine c93538e9f3 UBL/planner patch tweaks 6 年之前
  Thomas Moore fc55f1da01 Account for UBL correction when setting the planner position (#11486) 6 年之前
  Scott Lahteine b826bf4194
Fix initial safe_speed in jerk code (#11417) 6 年之前
  Eyal fbdbe53290 Fix get_period_inverse(0) so it doesn't crash (#11334) 6 年之前
  Scott Lahteine 63f4c9bdb9 Followup to float maths patch 7 年之前
  etagle 1367df2875 Replace double with float, optimize calculation 7 年之前
  Scott Lahteine 8eaac0dab3
Add delta feedrate scaling (#11153) 7 年之前
  Scott Lahteine bd7f5848f1
Remove JUNCTION_DEVIATION_INCLUDE_E option (#11147) 7 年之前
  Eduardo José Tagle edb21f349a Fix stepper/planner block handling, race conditions (#11098) 7 年之前
  Scott Lahteine 4d3a9930c5 Match ASM comment spacing to 1.1.x 7 年之前
  Andy Shaw 3b3029c4bf Make max_e_jerk an array to reduce CPU usage (#11118) 7 年之前
  Eduardo José Tagle 48a15d1c7e [2.0.x] Fix stepper/planner race condition and Stepper pulse timer (#11081) 7 年之前
  Scott Lahteine 4dbec774b5 HAL_*_TIMER_RATE => *_TIMER_RATE 7 年之前
  Scott Lahteine 9d04f47d98 Improvements for junction_deviation_mm 7 年之前
  Scott Lahteine a2f521d34b
Add Junction Deviation mm runtime setting (#10990) 7 年之前
  etagle 39a7e7720d Adaptive multiaxis step smoothing 7 年之前
  etagle d82704354f Increase the planner first block HOLD delay to 100mS 7 年之前
  Eduardo José Tagle d3c02410a8 [2.0.x] Small assorted collection of fixes and improvements (#10911) 7 年之前
  Scott Lahteine 2deff0d9b9 Fix/Improve junction deviation 7 年之前
  Scott Lahteine 8f14ef855d More concise commentary in planner.cpp 7 年之前
  Scott Lahteine 931ab4ec40 Rename Junction Deviation options 7 年之前
  Scott Lahteine aaaf09bda2 BEZIER_JERK_CONTROL => S_CURVE_ACCELERATION 7 年之前
  Scott Lahteine 435ecb6b67 Followup to stepper/planner refactor 7 年之前
  etagle 569df3fc0c Fix interrupt-based endstop detection 7 年之前
  etagle a4af975873 Fix planner block optimization 7 年之前
  etagle e0ca627033 Planner block HOLD flag 7 年之前
  etagle a11eb50a3e Refactor and optimize Stepper/Planner 7 年之前
  Jiri Jaburek 43ddb29f9e Add FAN_MAX_PWM for M106-controlled fans 7 年之前
  Scott Lahteine 08e36e264e Apply _AXIS macro 7 年之前
  Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 7 年之前
  Scott Lahteine 8f8c6a9bc4
Move get_axis_position_mm to Planner (#10718) 7 年之前
  Scott Lahteine 306f0f2135
Move Stepper::synchronize to Planner (#10713) 7 年之前
  Scott Lahteine 439e0cdd0f
Patch up reverse_pass_kernel (and other planner code) (#10674) 7 年之前
  Scott Lahteine 57c2f8d2f6 Trailing whitespace cleanup 7 年之前
  Scott Lahteine 19f189b4e5
Add UBL support for G2/G3 and G5 (#10648) 7 年之前
  Scott Lahteine 4d4bf7897d Junction Deviation jerk limiting option 7 年之前
  Scott Lahteine 0436e16fb2 Apply shorthand Assembler macros 7 年之前
  Scott Lahteine d1b619be52 Standardize some hexadecimals 7 年之前
  Scott Lahteine 1f11b0f612 Fully init planner sync block 7 年之前
  Scott Lahteine af1950a63e Improve sync of stepper positions 7 年之前
  Scott Lahteine f423e54f77 Strip trailing spaces 7 年之前