Commit History

Author SHA1 Message Date
  Marek Bel 9271d12bf7 Save 32B of FLASH, fix compiler warning: sketch/tmc2130.cpp:238:6: warning: unused parameter 'last_step_mask' [-Wunused-parameter]. 5 years ago
  Marek Bel bf8808ce22 Fix compiler warning sketch/tmc2130.cpp: In function 'void tmc2130_set_wave(uint8_t, uint8_t, uint8_t)': 5 years ago
  Marek Bel 3248d219f2 Restore motor power, after it is disabled in tmc2130_get_wave(). This bug manifested itself as compiler warning: 5 years ago
  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)': 5 years ago
  Marek Bel a8f73b3915 Merge branch 'Fix_warnings_ledvinap' into fix_compiler_warnings 5 years ago
  Marek Bel 97ec616dd1 Merge branch 'Fix_warnings_ledvinap' into fix_compiler_warnings 5 years ago
  Marek Bel b7ba0c5f14 Merge branch 'Fix_warnings_ledvinap' into fix_compiler_warnings 5 years ago
  Marek Bel 904db96cd1 Fix compiler warning sketch/tmc2130.h:123:3: warning: 'tmc2130_axis_config' defined but not used [-Wunused-variable] 5 years ago
  Marek Bel 88cce94cf9 Revert "Revert "Save 80B of flash and 8B of RAM and fix compiler warning:"" 5 years ago
  Petr Ledvina ba8bcf76be Use signed value where appropriate 5 years ago
  Petr Ledvina 7bbf9953f2 Fix missing return warnings 5 years ago
  Petr Ledvina ceeb97f38c Parentheses around macro argument 5 years ago
  Robert Pelnar 2451455974 LCD menu optimalization - initial lcd update fix 5 years ago
  Robert Pelnar 19a72ef9eb LCD menu optimalization - LiquidCrystal_Prusa removed 5 years ago
  Robert Pelnar e22d204e8e LCD menu optimalization - print functions 5 years ago
  Robert Pelnar 066c044396 fixed tmc2130_wr_CHOPCONF 5 years ago
  Robert Pelnar 771cead291 TMC2130 gcodes for live motor tunning: 5 years ago
  Robert Pelnar 4567d2feca removed unused cond. trans. for NEW_SPI 6 years ago
  Robert Pelnar c0946d8f04 New ML support - w25x20cl spi external flash support 6 years ago
  tarikku 731fef3d32 Fix remaining forgotten comments 6 years ago
  Robert Pelnar 15207e4d5e Linearity correction fix - (eeprom storage changed to byte instead of word) 6 years ago
  Robert Pelnar 5b015907aa New localization - macro declarations fixed 6 years ago
  Robert Pelnar 339d2ebdef Z-axis stealth mode 6 years ago
  Robert Pelnar 92997204a1 Linearity correction - TMC codes for calibration object, variable stored as uint8, range from 1.03 to 1.20 6 years ago
  Robert Pelnar 363a9d24b3 LiquidCrystal class renamed to LiquidCrystal_Prusa 6 years ago
  Robert Pelnar 186e630299 New SPI (do not use Arduino SPI class) 6 years ago
  XPila 06d5ec5659 Merge pull request #586 from mkbel/ustep_linearity_2 6 years ago
  Robert Pelnar bde097cad1 bugfix - PFW233 - first homing in silent mode Y crash. 6 years ago
  Marek Bel 397e7d4791 Increase resolution of wave factor. 6 years ago
  Robert Pelnar fb8a28d120 bugfix - beltstatus overflow 6 years ago