Commit History

Author SHA1 Message Date
  PavelSindler b80a0edac0 Merge pull request #1312 from mkbel/fix_long_press_modal 5 years ago
  Marek Bel b4d4bfa667 Do not declare extern class in .cpp file, include appropriate header. 5 years ago
  Robert Pelnar 9a68501039 MK2 variants compilable 5 years ago
  PavelSindler c3bdd21fa5 Merge pull request #1308 from MRprusa3d/PFW-635 5 years ago
  MRprusa3d 46b2c93d60 MeshBed Leveling Fail III 5 years ago
  MRprusa3d 9953518681 MeshBed Leveling Fail II 5 years ago
  Robert Pelnar d6b5f5a1c7 PFW643 - removed M910-M918, implemented M907 5 years ago
  PavelSindler 7e43b15b54 Merge pull request #1303 from PavelSindler/m600_idler 5 years ago
  PavelSindler 78775e2f87 Merge pull request #1302 from PavelSindler/wizard_improvements 5 years ago
  PavelSindler 0a2ad97bc6 Merge pull request #1290 from PavelSindler/mmu_improvements 5 years ago
  PavelSindler 2619c6f7a1 Merge pull request #1283 from PavelSindler/crashdet_cancel 5 years ago
  PavelSindler aeeb2af0a4 whitespace 5 years ago
  PavelSindler b058ec7120 whitespace 5 years ago
  PavelSindler 934b76ade3 wait message added 5 years ago
  PavelSindler e2d2fb58aa Z calibraion: always ask user to clean nozzle 5 years ago
  MRprusa3d 73794b56cf MeshBed Leveling Fail 5 years ago
  PavelSindler aaf65051f9 M600: "is color clear?" menu synchronization 5 years ago
  PavelSindler 1342c312a0 use feedrate 200mm/min for final feed (faster and better filament sensor function), show default welcome message when load is finished 5 years ago
  PavelSindler 96ce324b7c load to nozzle improved, unified feedrate and E-distance for final feed used in load filament function, M600 etc. 5 years ago
  PavelSindler e80af46503 load to nozzle and Tx and Tc codes: intial version 5 years ago
  PavelSindler f445b6018e canceling print after crash detection sets saved_priting flag to false 5 years ago
  PavelSindler 4ecc00e4e3 M600: move extruder 100mm to the left to make space for opening idler 5 years ago
  mkbel cdb06c65f3 Merge pull request #1275 from PavelSindler/3_4_2_branch_merging 5 years ago
  PavelSindler 01529f18d2 upstream/MK3 merge 5 years ago
  PavelSindler d005005e22 Merge remote-tracking branch 'upstream/3_4_2' into 3_4_2_branch_merging 5 years ago
  PavelSindler 940f436a5f merge MK3_dev into MK3 5 years ago
  PavelSindler bc247ca02c MK2.5 sw reset at setup function 5 years ago
  Robert Pelnar ac18eb67c0 New lang, arduino 1.8.5 - boot_app debug output 5 years ago
  Marek Bel 9cae0c378a Rename _EEPROM_writeData to EEPROM_writeData. Rename _EEPROM_readData to EEPROM_readData. Add return value to EEPROM_writeData to detect failure to write. Do not mark data as valid, if write has failed. Remove EEPROM_WRITE_VAR and EEPROM_READ_VAR macros. Make pos input only parameter. Convert EEPROM_OFFSET macro to typed constatant EEPROM_M500_base, it was defined in two places, leave it in one place. Use Config_StoreSettings() instead of erase_eeprom_section(). Compare float with 0xff byte by byte to avoid compiler warning "Dereferencing type punned pointer will break strict aliasing rules." 5 years ago
  Marek Bel 1585dc66b0 Merge remote-tracking branch 'prusa3d/MK3_dev' into simplify_EEPROM_M500 5 years ago