Commit History

Author SHA1 Message Date
  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
  Robert Pelnar 68a5a4b74e FEEDRATE_LIMIT fix 6 years ago
  Robert Pelnar f9f718e787 Config_PrintSettings fix 6 years ago
  Robert Pelnar 37f34a1ba3 Config_PrintSettings (M503) - printf optimized (~800 bytes flash saved) 6 years ago
  Robert Pelnar 007717bfd2 Disabled TMC2130 feedrate and acceleration limits (should be properly limited with M201-M203) 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
  Robert Pelnar 7c78559b0e Merge remote-tracking branch 'upstream/MK3' into MK3-new_lang 6 years ago
  Marek Bel bc1f416602 Fix compiler warning symbol __AVR redefined. 6 years ago
  Robert Pelnar b35a212d15 PAT9125 optimalization (rewrited to C, 8bit sampling) 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
  Robert Pelnar 410e911364 SWI2C for PAT9125 simplified/optimized 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
  Robert Pelnar f24c71d5a9 removed unused variable SDscrool 6 years ago
  Robert Pelnar 8d5e6a65cd LCD sdcard menu fix 6 years ago
  Marek Bel bf0bbb215e Merge branch 'MK3' into fix_compiler_warnings 6 years ago
  PavelSindler 5fe53ae251 Merge pull request #922 from PavelSindler/make_prep 6 years ago
  PavelSindler 07f6ddfb69 filament loading corrected 6 years ago
  PavelSindler 9133f83b77 Merge pull request #919 from PavelSindler/make_prep 6 years ago
  PavelSindler 9b7cc60b42 filament statistics hotfix, load filament move Z simplified 6 years ago
  PavelSindler 11aa775322 move in Z before filament loading: intial version 6 years ago
  Marek Bel 29d1052f0e Save 80B of flash and 8B of RAM and fix compiler warning: 6 years ago
  PavelSindler d18160cab5 splash screen 6 years ago
  MRprusa3d 1357e27b55 FilamentAutoload setting by shipping preparation 6 years ago
  MRprusa3d d658bf56cf ShippingPrep Reset 6 years ago
  PavelSindler 29d73029ae Merge pull request #916 from MRprusa3d/MK3 6 years ago
  Marek Bel fc657bc31e Merge branch 'MK3' into use_Timer 6 years ago