Historial de Commits

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