Historique des commits

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