تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  PavelSindler aeeb2af0a4 whitespace 5 سال پیش
  PavelSindler b058ec7120 whitespace 5 سال پیش
  PavelSindler 934b76ade3 wait message added 5 سال پیش
  PavelSindler e2d2fb58aa Z calibraion: always ask user to clean nozzle 5 سال پیش
  MRprusa3d 73794b56cf MeshBed Leveling Fail 5 سال پیش
  PavelSindler aaf65051f9 M600: "is color clear?" menu synchronization 5 سال پیش
  PavelSindler 1342c312a0 use feedrate 200mm/min for final feed (faster and better filament sensor function), show default welcome message when load is finished 5 سال پیش
  PavelSindler 96ce324b7c load to nozzle improved, unified feedrate and E-distance for final feed used in load filament function, M600 etc. 5 سال پیش
  PavelSindler e80af46503 load to nozzle and Tx and Tc codes: intial version 5 سال پیش
  PavelSindler f445b6018e canceling print after crash detection sets saved_priting flag to false 5 سال پیش
  PavelSindler 4ecc00e4e3 M600: move extruder 100mm to the left to make space for opening idler 5 سال پیش
  mkbel cdb06c65f3 Merge pull request #1275 from PavelSindler/3_4_2_branch_merging 5 سال پیش
  PavelSindler 01529f18d2 upstream/MK3 merge 5 سال پیش
  PavelSindler d005005e22 Merge remote-tracking branch 'upstream/3_4_2' into 3_4_2_branch_merging 5 سال پیش
  PavelSindler 940f436a5f merge MK3_dev into MK3 5 سال پیش
  PavelSindler bc247ca02c MK2.5 sw reset at setup function 5 سال پیش
  Robert Pelnar ac18eb67c0 New lang, arduino 1.8.5 - boot_app debug output 5 سال پیش
  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 سال پیش
  Marek Bel 1585dc66b0 Merge remote-tracking branch 'prusa3d/MK3_dev' into simplify_EEPROM_M500 5 سال پیش
  Robert Pelnar 7882b3c975 Update fsensor in Manage_inactivity instead of main loop. 5 سال پیش
  Marek Bel d80fcab66c Disable filament sensor response quality check. 5 سال پیش
  Marek Bel 19c1ba6274 Remove duplicate condition. This condition was already in if(mmu_enabled) {} else branch. 5 سال پیش
  Marek Bel c38fef281d Use cs.max_feedrate_silent, cs.max_acceleration_units_per_sq_second_silent from ConfigurationStore. 5 سال پیش
  Marek Bel ca179a2d18 Use cs.filament_size from ConfigurationStore. 5 سال پیش
  Marek Bel e225e9cab0 Use cs.volumetric_enabled from ConfigurationStore. 5 سال پیش
  Marek Bel a201128b20 Use cs.retract_length, cs.retract_feedrate, cs.retract_zlift, cs.retract_recover_length and cs.retract_recover_feedrate from ConfigurationStore. 5 سال پیش
  Marek Bel 7e593e6922 Use cs.autoretract_enabled from ConfigurationStore. 5 سال پیش
  Marek Bel 20ba2b1c79 Use cs.bedKp, cs.bedKi and cs.bedKd from ConfigurationStore. 5 سال پیش
  Marek Bel 54bcc8aa52 Use cs.Kp, cs.Ki and cs.Kd from ConfigurationStore. 5 سال پیش
  Marek Bel f2ae3fb1f7 Use cs.zprobe_zoffset from ConfigurationStore. 5 سال پیش