Commit History

Author SHA1 Message Date
  PavelSindler 77426b563a Revert "Save 80B of flash and 8B of RAM and fix compiler warning:" 7 years ago
  PavelSindler 5f529bd515 Merge pull request #918 from mkbel/fix_compiler_warnings 7 years ago
  PavelSindler 85c37d1225 Merge branch 'MK3' into fix_compiler_warnings 7 years ago
  PavelSindler 322978c920 Merge branch 'MK3_mk_prep' into MK3 7 years ago
  PavelSindler e1a71118f9 Merge pull request #917 from mkbel/use_Timer 7 years ago
  PavelSindler eb3307e8fc Merge pull request #889 from mkbel/fix_PRUSA_RESET 7 years ago
  PavelSindler 044705a456 Merge pull request #930 from PavelSindler/make_prep 7 years ago
  PavelSindler fddc02adfa version changed 7 years ago
  PavelSindler a7507525ce Merge pull request #929 from PavelSindler/make_prep 7 years ago
  PavelSindler a575c028bf resend request sends OK 7 years ago
  PavelSindler 0c0aa99c51 Merge pull request #927 from PavelSindler/make_prep 7 years ago
  PavelSindler 0e15a4025b whitespace 7 years ago
  PavelSindler 6824ab65dd G28 fix 7 years ago
  Marek Bel 42893b7a94 Fix compiler warnings: 7 years ago
  Marek Bel 83081b0fba Fix compiler warning: sketch/LiquidCrystal_Prusa.cpp:502:1: warning: label 'end' defined but not used [-Wunused-label]. 7 years ago
  Marek Bel ea59d8a6e6 Fix compiler warnings: 7 years ago
  Marek Bel 6bd8e60176 Fix compiler warning: 7 years ago
  Marek Bel ee366ce3b5 Fix compiler warnings: 7 years ago
  Marek Bel ff56e491e8 Save 2B flash, fix compiler warning: 7 years ago
  Marek Bel c251777590 Fix compiler warning: 7 years ago
  Marek Bel bc99db8233 Fix compiler warning: sketch/uart2.c:48:1: warning: control reaches end of non-void function [-Wreturn-type] 7 years ago
  Marek Bel f620a66211 Use public interface instead of manipulating lcd_next_update_millis timer. 7 years ago
  Marek Bel 49dd8d83fb Fix indentation in lcd_update() and split some of the preprocessor disabled functionality into separate functions. No change in resulting binary. 7 years ago
  Marek Bel 9d72062cd7 Save 82B flash and 1B RAM, fix compiler warning: 7 years ago
  Marek Bel 070e6f49e8 Fix error in sine wave compression algorithm in tmc2130. This problem could manifest itself only for negative function slope, which is not used. 7 years ago
  Marek Bel 2116262845 Fix *_MAX_ACCEL integer overflow. 7 years ago
  Marek Bel bc1f416602 Fix compiler warning symbol __AVR redefined. 7 years ago
  Marek Bel 2c00f065fd Fix error in recovering after power panic. (Function pointer was passed instead of function been called.) 7 years ago
  Marek Bel fb6aa72de9 Fix compiler warnings in sm4.c 7 years ago
  Marek Bel 2b5e63eb7f Fix compiler warnings in language.c and document _SEC_LANG_TABLE macro. 7 years ago