Commit History

Author SHA1 Message Date
  Yuri D'Elia dbe2ed4150 Fix pause/resume when using M25/M601 4 years ago
  Yuri D'Elia 17176c1df2 Save/restore the default feedrate correctly 4 years ago
  Yuri D'Elia e25befa175 Fix include guard to silence duplicate declaration warnings 4 years ago
  Yuri D'Elia 50231b76da Improved handling of unknown Z position 5 years ago
  leptun b39f09b68e Merge branch 'MK3' into MM_lay1_cal 4 years ago
  leptun 2363f19a62 Minor tweaks for usb printing 4 years ago
  leptun fd01942db8 FAN Error fix - Initial 4 years ago
  Marek Bel 027b6238fd Mark code unused when PINDA_THERMISTOR is defined by macro. Saves 1B of RAM and 4B of FLASH memory. 4 years ago
  Marek Bel 73642632f5 Do not force PLA filament in first layer calibration from wizard. Remove duplicate variable wizard_active. Saves 410 B of FLASH and 1 B of RAM. 4 years ago
  Marek Bel 32f435d1a0 Increase number of configurable steel sheets to 8. Move sheets into sub menu of HW setup. 4 years ago
  Marek Bel 33675c6d1e Change default sheet names. 4 years ago
  NotaRobotexe c4d5e332c8 Merge branch 'MK3' into MK3 4 years ago
  NotaRobotexe b9f622f8a6 variables to PROGMEM, text formating 4 years ago
  NotaRobotexe b5129ff2ec Revert "force push" 4 years ago
  NotaRobotexe 19e7838c20 add default names to PROGMEM, text formating edit 4 years ago
  DRracer 65087b89ee Merge remote-tracking branch 'upstream/MK3' into code_size_optimization 4 years ago
  DRracer 255db28684 merge unit test and upstream changes 4 years ago
  Marek Bel 3e292fd6b0 Fix compiler warnings: 4 years ago
  DRracer 8b806f692e Merge pull request #1664 from MRprusa3d/PFW-811 4 years ago
  DRracer a3fde091ab More than 7.5KB saved by slight refactoring of printing to serial line 4 years ago
  NotaRobotexe e77898d5dc code edit 4 years ago
  NotaRobotexe 81b3b71cca check eeprom inicialization 4 years ago
  Marek Bel 72f5e87c61 Merge branch 'MK3' into use_enum_class_2 4 years ago
  Marek Bel 5fcf760954 Use first letter capital camel case for enum class members. Rename CustomMsgTypes to CustomMsg. Remove unnecessary maping to numbers. Change underlying type to uint_least8_t. 4 years ago
  Marek Bel cbb92860d0 Use first letter capital camel case for enum class members. 4 years ago
  MRprusa3d b7d3766ae2 Merge branch 'MK3' into PFW-790 5 years ago
  DRracer c7e1e73880 another almost 200B down by proper usage of smaller data types and enum 5 years ago
  DRracer baa36ce740 another almost 200B down by proper usage of smaller data types and enum 5 years ago
  MRprusa3d 1d8c24e8a9 "disable_z()" for Delta PSU IV 5 years ago
  DRracer 9cb0bc7bcf Fix MINTEMP errors and fsensor runout 5 years ago