Histórico de Commits

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