Historial de Commits

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