Commit History

Author SHA1 Message Date
  Marek Bel 42893b7a94 Fix compiler warnings: 6 years ago
  Marek Bel 83081b0fba Fix compiler warning: sketch/LiquidCrystal_Prusa.cpp:502:1: warning: label 'end' defined but not used [-Wunused-label]. 6 years ago
  Marek Bel ea59d8a6e6 Fix compiler warnings: 6 years ago
  Marek Bel 6bd8e60176 Fix compiler warning: 6 years ago
  Marek Bel ee366ce3b5 Fix compiler warnings: 6 years ago
  Marek Bel ff56e491e8 Save 2B flash, fix compiler warning: 6 years ago
  Marek Bel c251777590 Fix compiler warning: 6 years ago
  Marek Bel bc99db8233 Fix compiler warning: sketch/uart2.c:48:1: warning: control reaches end of non-void function [-Wreturn-type] 6 years ago
  Marek Bel f620a66211 Use public interface instead of manipulating lcd_next_update_millis timer. 6 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. 6 years ago
  Marek Bel 9d72062cd7 Save 82B flash and 1B RAM, fix compiler warning: 6 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. 6 years ago
  Marek Bel 2116262845 Fix *_MAX_ACCEL integer overflow. 6 years ago
  Marek Bel bc1f416602 Fix compiler warning symbol __AVR redefined. 6 years ago
  Marek Bel 2c00f065fd Fix error in recovering after power panic. (Function pointer was passed instead of function been called.) 6 years ago
  Marek Bel fb6aa72de9 Fix compiler warnings in sm4.c 6 years ago
  Marek Bel 2b5e63eb7f Fix compiler warnings in language.c and document _SEC_LANG_TABLE macro. 6 years ago
  Marek Bel bf0bbb215e Merge branch 'MK3' into fix_compiler_warnings 6 years ago
  Marek Bel 29d1052f0e Save 80B of flash and 8B of RAM and fix compiler warning: 6 years ago
  PavelSindler 29d73029ae Merge pull request #916 from MRprusa3d/MK3 6 years ago
  mkbel 02bd319a6c Merge pull request #818 from 3d-gussner/MK3_fix7 6 years ago
  MRprusa3d 4b295c4091 FilamentAutoload setting by shipping preparation 6 years ago
  PavelSindler efa5f49f66 Merge pull request #912 from MRprusa3d/MK3 6 years ago
  MRprusa3d d167b631fb ShippingPrep Reset 6 years ago
  PavelSindler c7745dfb83 Merge pull request #908 from XPila/MK3-new_lang 6 years ago
  Robert Pelnar 771cead291 TMC2130 gcodes for live motor tunning: 6 years ago
  PavelSindler 8389e89521 Merge pull request #907 from PavelSindler/MK3_for_merging 6 years ago
  PavelSindler 928dcb1417 missing initialization fix 6 years ago
  PavelSindler 8932327229 Merge pull request #906 from PavelSindler/MK3_for_merging 6 years ago
  PavelSindler 5979bf5e0c T-codes for MMU_V2: initial version 6 years ago