Historique des commits

Auteur SHA1 Message Date
  Guðni Már Gilbert 9bf45773f9 Merge remote-tracking branch 'upstream/MK3' into rebase-testing-ground-v2 il y a 2 ans
  Guðni Már Gilbert a8d16d2949 Use memset to zero previous_speed array il y a 2 ans
  Alex Voinea fb10b4398e Merge pull request #6 from gudnimg/gudni-PR1 il y a 2 ans
  Voinea Dragos 9abae2fd97 Remove maxlimit_status il y a 3 ans
  Guðni Már Gilbert b716c208d7 Various optimisation to change int to uint8_t il y a 2 ans
  Guðni Már Gilbert d853c19a21 Use fabs() instead of abs() when using floats il y a 3 ans
  Yuri D'Elia 79287ffb3d Use uint8_t consistently for the block buffer's index il y a 3 ans
  Yuri D'Elia 1c76152e62 Implement separate travel acceleration (M204 T) il y a 3 ans
  DRracer 008d3b0e65 Merge pull request #2792 from wavexx/MK3_fix_high_speed_deceleration il y a 3 ans
  Yuri D'Elia 30a806608f Also convert acceleration_rate to uint32_t il y a 3 ans
  Yuri D'Elia a08ca19ade Make flow correction optional, disabled by default il y a 3 ans
  Yuri D'Elia 9b8f642b28 Account for flow adjustments in LA il y a 3 ans
  Yuri D'Elia 1206fc3164 Avoid useless cast il y a 4 ans
  Yuri D'Elia a36efcb347 Remove cumulative error in segments without cruising (take 4) il y a 4 ans
  Yuri D'Elia 7c140bc497 Remove cumulative error in segments without cruising (take 3) il y a 4 ans
  Yuri D'Elia 753e651af3 Remove cumulative error in segments without cruising (take 2) il y a 4 ans
  Yuri D'Elia 15548958e9 Remove cumulative error in segments without cruising (take 1) il y a 4 ans
  DRracer eb44ee0f57 Code size optimization: 2KB down (#2687) il y a 4 ans
  Yuri D'Elia 0b666ee733 Parametrize LA limits and threshold values il y a 4 ans
  Yuri D'Elia ae4abdf11f Unify LA for all trapezoid steps il y a 4 ans
  Yuri D'Elia 13b0e27cd7 Do not overflow during LA acceleration limiting il y a 4 ans
  Yuri D'Elia 02a36c498c Release excess pressure within cruising blocks il y a 4 ans
  Yuri D'Elia 47db75d5fd Fix overflow and infloop with LA15 and low step rates il y a 4 ans
  Yuri D'Elia 0702e0de6e Use world2machine instead of repeating code il y a 4 ans
  Yuri D'Elia bab756699f Fix incorrect usage of plan_set_e_position() in G92 E* il y a 4 ans
  Yuri D'Elia 5122f79a39 Merge remote-tracking branch 'upstream/MK3' into MK3_LA15 il y a 4 ans
  Yuri D'Elia 17176c1df2 Save/restore the default feedrate correctly il y a 4 ans
  Yuri D'Elia 4268c2fdae Fix recovery from relative/chunked moves il y a 4 ans
  Yuri D'Elia 0f6b9b4051 Unroll the stack in restore_print_from_ram_and_continue il y a 4 ans
  DRracer a7c2aec04c Code size reduced by almost 5KB il y a 4 ans