Commit History

Author SHA1 Message Date
  Yuri D'Elia 1c76152e62 Implement separate travel acceleration (M204 T) 3 years ago
  DRracer 008d3b0e65 Merge pull request #2792 from wavexx/MK3_fix_high_speed_deceleration 3 years ago
  Yuri D'Elia 30a806608f Also convert acceleration_rate to uint32_t 3 years ago
  Yuri D'Elia a08ca19ade Make flow correction optional, disabled by default 3 years ago
  Yuri D'Elia 9b8f642b28 Account for flow adjustments in LA 3 years ago
  Yuri D'Elia 1206fc3164 Avoid useless cast 3 years ago
  Yuri D'Elia a36efcb347 Remove cumulative error in segments without cruising (take 4) 3 years ago
  Yuri D'Elia 7c140bc497 Remove cumulative error in segments without cruising (take 3) 3 years ago
  Yuri D'Elia 753e651af3 Remove cumulative error in segments without cruising (take 2) 3 years ago
  Yuri D'Elia 15548958e9 Remove cumulative error in segments without cruising (take 1) 3 years ago
  DRracer eb44ee0f57 Code size optimization: 2KB down (#2687) 3 years ago
  Yuri D'Elia 0b666ee733 Parametrize LA limits and threshold values 4 years ago
  Yuri D'Elia ae4abdf11f Unify LA for all trapezoid steps 4 years ago
  Yuri D'Elia 13b0e27cd7 Do not overflow during LA acceleration limiting 4 years ago
  Yuri D'Elia 02a36c498c Release excess pressure within cruising blocks 4 years ago
  Yuri D'Elia 47db75d5fd Fix overflow and infloop with LA15 and low step rates 4 years ago
  Yuri D'Elia 0702e0de6e Use world2machine instead of repeating code 4 years ago
  Yuri D'Elia bab756699f Fix incorrect usage of plan_set_e_position() in G92 E* 4 years ago
  Yuri D'Elia 5122f79a39 Merge remote-tracking branch 'upstream/MK3' into MK3_LA15 4 years ago
  Yuri D'Elia 17176c1df2 Save/restore the default feedrate correctly 4 years ago
  Yuri D'Elia 4268c2fdae Fix recovery from relative/chunked moves 4 years ago
  Yuri D'Elia 0f6b9b4051 Unroll the stack in restore_print_from_ram_and_continue 4 years ago
  DRracer a7c2aec04c Code size reduced by almost 5KB 4 years ago
  Yuri D'Elia 0239f4bce1 Update/compute advance steps inside calculate_trapezoid_for_block 4 years ago
  Yuri D'Elia dc436b71fe Fix position_float after a quickStop condition 4 years ago
  Yuri D'Elia fa454f61e4 Drop unused "speed_lookup_table.h" from planner.cpp 4 years ago
  Yuri D'Elia fa7c0fb2c9 Avoid triggering LA during a Z-priming move 4 years ago
  Yuri D'Elia 51d6904dad Multiply the step rate when grouping advance steps 5 years ago
  Yuri D'Elia ab478ec281 Save another 144b by avoiding a calc_timer copy 5 years ago
  Yuri D'Elia 294bf4068d Improve debug messages 5 years ago