Historique des commits

Auteur SHA1 Message Date
  DRracer 4f8ed7f123 for cycles' variables: int -> uint8_t where appropriate, part1 il y a 5 ans
  Marek Bel 4bfa3d7e0b Reporty busy: paused for user in case MMU is not responding. il y a 5 ans
  Robert Pelnar eea755496b Conditional translation for SYSTEM_TIMER_2 because we want to have posibility to switch between old/new implementation. il y a 5 ans
  Robert Pelnar 434a723151 Timing functions 'micros' and 'delay' replaced in whole source with 'micros2' and 'delay2' il y a 5 ans
  Robert Pelnar 41b885c537 M907 fix - value in mA (PFW) il y a 5 ans
  Robert Pelnar 3afebcc9cc tmc2130_print_currents fixed (for obsolete M913) il y a 5 ans
  Marek Bel 4b47a74d1d Remove unused declarations from tmc2130.cpp. Move used declaration to Marlin.h. il y a 5 ans
  Marek Bel ac62117d6b Merge remote-tracking branch 'prusa3d/MK3' into MK3_dev il y a 5 ans
  Marek Bel 9271d12bf7 Save 32B of FLASH, fix compiler warning: sketch/tmc2130.cpp:238:6: warning: unused parameter 'last_step_mask' [-Wunused-parameter]. il y a 5 ans
  Marek Bel bf8808ce22 Fix compiler warning sketch/tmc2130.cpp: In function 'void tmc2130_set_wave(uint8_t, uint8_t, uint8_t)': il y a 5 ans
  Marek Bel 3248d219f2 Restore motor power, after it is disabled in tmc2130_get_wave(). This bug manifested itself as compiler warning: il y a 5 ans
  Marek Bel 9f68681a1b Fix compiler warnings: sketch/tmc2130.cpp: In function 'void tmc2130_goto_step(uint8_t, uint8_t, uint8_t, uint16_t, uint16_t)': il y a 5 ans
  Marek Bel a8f73b3915 Merge branch 'Fix_warnings_ledvinap' into fix_compiler_warnings il y a 5 ans
  Marek Bel 97ec616dd1 Merge branch 'Fix_warnings_ledvinap' into fix_compiler_warnings il y a 5 ans
  Marek Bel b7ba0c5f14 Merge branch 'Fix_warnings_ledvinap' into fix_compiler_warnings il y a 5 ans
  Marek Bel 904db96cd1 Fix compiler warning sketch/tmc2130.h:123:3: warning: 'tmc2130_axis_config' defined but not used [-Wunused-variable] il y a 5 ans
  Marek Bel 88cce94cf9 Revert "Revert "Save 80B of flash and 8B of RAM and fix compiler warning:"" il y a 5 ans
  Petr Ledvina ba8bcf76be Use signed value where appropriate il y a 5 ans
  Petr Ledvina 7bbf9953f2 Fix missing return warnings il y a 5 ans
  Petr Ledvina ceeb97f38c Parentheses around macro argument il y a 5 ans
  Robert Pelnar 2451455974 LCD menu optimalization - initial lcd update fix il y a 5 ans
  Robert Pelnar 19a72ef9eb LCD menu optimalization - LiquidCrystal_Prusa removed il y a 5 ans
  Robert Pelnar e22d204e8e LCD menu optimalization - print functions il y a 5 ans
  Robert Pelnar 066c044396 fixed tmc2130_wr_CHOPCONF il y a 5 ans
  Robert Pelnar 771cead291 TMC2130 gcodes for live motor tunning: il y a 5 ans
  Robert Pelnar 4567d2feca removed unused cond. trans. for NEW_SPI il y a 6 ans
  Robert Pelnar c0946d8f04 New ML support - w25x20cl spi external flash support il y a 6 ans
  tarikku 731fef3d32 Fix remaining forgotten comments il y a 6 ans
  Robert Pelnar 15207e4d5e Linearity correction fix - (eeprom storage changed to byte instead of word) il y a 6 ans
  Robert Pelnar 5b015907aa New localization - macro declarations fixed il y a 6 ans