История коммитов

Автор SHA1 Сообщение Дата
  Marek Bel f819392d10 Do not create static object in function. Saves 8B RAM and 16B flash, because there is no need to guard constructor against concurrent calls. 6 лет назад
  Marek Bel 7cc8b743c2 Add .gitignore. Setup doxyfile. Create project documentation main page. Document property of static object constructors on gcc-avr. 6 лет назад
  Marek Bel 02ecd08786 Convert Time class to template, instantiate LongTimer for longer and ShortTimer for shorter periods. 6 лет назад
  Marek Bel c359d11858 Do not disable bed heating, when the print is paused. 6 лет назад
  MRprusa3d 8a92d9b6a3 MaR::180501b 6 лет назад
  MRprusa3d d02333918f MaR::180501 6 лет назад
  PavelSindler 420d1079af terminate temperature calibration in case that Z probing function returns false 6 лет назад
  PavelSindler 2a57325bd5 Merge pull request #685 from mkbel/add_safety_timer_notice 6 лет назад
  PavelSindler 265d4761a3 M861: steps value for 35C 6 лет назад
  Marek Bel eced66f0f6 Show full screen blocking notification message after heater turning off by safety timer. 6 лет назад
  PavelSindler acd308e3d4 safety timer prolonged to 30 minutes 6 лет назад
  PavelSindler e7cf68e038 whitespace 6 лет назад
  PavelSindler 2dd0d84845 M861: usteps and z_shift variables correction 7 лет назад
  PavelSindler 9c3e0aab36 M861 update: use signed values 7 лет назад
  PavelSindler 2657d3febd MK25: SILENT_MODE_NORMAL changed to SILENT_MODE_POWER 7 лет назад
  PavelSindler 9a6cc8a035 Merge pull request #664 from MRprusa3d/MK3 7 лет назад
  MRprusa3d 7e462b3224 Merge branch 'MK3' into MK3 7 лет назад
  MRprusa3d 0b6644915a Add files via upload 7 лет назад
  PavelSindler d85a8077a8 M115 update 7 лет назад
  Robert Pelnar 0271ab3643 Meshbedleveling, calibration Z 7 лет назад
  XPila 5bb9451b5d Merge pull request #658 from XPila/MK3-V3_2 7 лет назад
  Robert Pelnar 1553e99d8e Meshbedleveling/MK3 - check crash Z after homeaxis (kill with message "debris on nozzle...") 7 лет назад
  PavelSindler f9d64bdfb1 Merge pull request #655 from mkbel/fix_z_home_point 7 лет назад
  XPila 79b9f736aa Merge pull request #657 from PavelSindler/temp_cal_update 7 лет назад
  PavelSindler 8efe66ef99 remove tab 7 лет назад
  PavelSindler ffe93b2ca9 whitespace correction 7 лет назад
  PavelSindler cc74edfa13 whitespace 7 лет назад
  PavelSindler 010ceceff9 add another homing after steel sheet is removed; added timeout for pinda cooling; if PINDA doesn't trigger before reaching Z = -1mm, temp. calibration fails 7 лет назад
  Marek Bel 9bd4d580d7 Use right calibration point. This change is only formal, as both original and new point have same coordinates. 7 лет назад
  Marek Bel cccd8246ab Fix world2machine(const float &x, const float &y, float &out_x, float &out_y) not using input parameters if only WORLD2MACHINE_CORRECTION_SHIFT is applied. 7 лет назад