Historie revizí

Autor SHA1 Zpráva Datum
  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. před 6 roky
  Marek Bel 7cc8b743c2 Add .gitignore. Setup doxyfile. Create project documentation main page. Document property of static object constructors on gcc-avr. před 6 roky
  Marek Bel 02ecd08786 Convert Time class to template, instantiate LongTimer for longer and ShortTimer for shorter periods. před 6 roky
  Marek Bel c359d11858 Do not disable bed heating, when the print is paused. před 6 roky
  MRprusa3d 8a92d9b6a3 MaR::180501b před 6 roky
  MRprusa3d d02333918f MaR::180501 před 6 roky
  PavelSindler 420d1079af terminate temperature calibration in case that Z probing function returns false před 6 roky
  PavelSindler 2a57325bd5 Merge pull request #685 from mkbel/add_safety_timer_notice před 6 roky
  PavelSindler 265d4761a3 M861: steps value for 35C před 6 roky
  Marek Bel eced66f0f6 Show full screen blocking notification message after heater turning off by safety timer. před 6 roky
  PavelSindler acd308e3d4 safety timer prolonged to 30 minutes před 6 roky
  PavelSindler e7cf68e038 whitespace před 6 roky
  PavelSindler 2dd0d84845 M861: usteps and z_shift variables correction před 7 roky
  PavelSindler 9c3e0aab36 M861 update: use signed values před 7 roky
  PavelSindler 2657d3febd MK25: SILENT_MODE_NORMAL changed to SILENT_MODE_POWER před 7 roky
  PavelSindler 9a6cc8a035 Merge pull request #664 from MRprusa3d/MK3 před 7 roky
  MRprusa3d 7e462b3224 Merge branch 'MK3' into MK3 před 7 roky
  MRprusa3d 0b6644915a Add files via upload před 7 roky
  PavelSindler d85a8077a8 M115 update před 7 roky
  Robert Pelnar 0271ab3643 Meshbedleveling, calibration Z před 7 roky
  XPila 5bb9451b5d Merge pull request #658 from XPila/MK3-V3_2 před 7 roky
  Robert Pelnar 1553e99d8e Meshbedleveling/MK3 - check crash Z after homeaxis (kill with message "debris on nozzle...") před 7 roky
  PavelSindler f9d64bdfb1 Merge pull request #655 from mkbel/fix_z_home_point před 7 roky
  XPila 79b9f736aa Merge pull request #657 from PavelSindler/temp_cal_update před 7 roky
  PavelSindler 8efe66ef99 remove tab před 7 roky
  PavelSindler ffe93b2ca9 whitespace correction před 7 roky
  PavelSindler cc74edfa13 whitespace před 7 roky
  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 před 7 roky
  Marek Bel 9bd4d580d7 Use right calibration point. This change is only formal, as both original and new point have same coordinates. před 7 roky
  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. před 7 roky