Commit History

Author SHA1 Message Date
  PavelSindler 5a9cc39562 Merge pull request #654 from XPila/MK3-V3_2 6 years ago
  PavelSindler f9d64bdfb1 Merge pull request #655 from mkbel/fix_z_home_point 6 years ago
  XPila 79b9f736aa Merge pull request #657 from PavelSindler/temp_cal_update 6 years ago
  PavelSindler 8efe66ef99 remove tab 6 years ago
  PavelSindler ffe93b2ca9 whitespace correction 6 years ago
  PavelSindler cc74edfa13 whitespace 6 years ago
  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 6 years ago
  Marek Bel 468645e92e Set DEFAULT_Y_OFFSET to 4 mm for MK3 printer. 6 years ago
  Marek Bel 37ebe5c35d Move default correction matrix of not calibrated printer to world2machine_default() function. Use world2machine_reset() to uncorrected matrix. Call it from world2machine_revert_to_uncorrected() and from world2machine_default() if there is no default shift to remove code duplication. 6 years ago
  Marek Bel 9bd4d580d7 Use right calibration point. This change is only formal, as both original and new point have same coordinates. 6 years ago
  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. 6 years ago
  Robert Pelnar 864284f043 New current setting for MK3 6 years ago
  PavelSindler 2467b19dd2 Merge pull request #647 from XPila/MK3-V3_2 6 years ago
  Marek Bel 82b31e8552 Set [0;0] point offset for uncalibrated printer. 6 years ago
  Robert Pelnar 65aa62ebab XYZ cal fix (better histogram processing) 6 years ago
  XPila 4811561ec7 Merge pull request #643 from PavelSindler/eeprom_conflict_fix 6 years ago
  PavelSindler 043c8c66be waiting for pinda probe cooling 6 years ago
  Marek Bel 31ae097dba mesh bed leveling / auto home Y coordinates updated 6 years ago
  PavelSindler 5791d9f0d8 EEPROM address conflict fix; forcing selftest can happen only in case that we have TMC2130 drivers 6 years ago
  PavelSindler cf99808aef Merge pull request #624 from mkbel/update_version 6 years ago
  Marek Bel af6c1f8acb Update version. 6 years ago
  PavelSindler b90e8999df Merge pull request #623 from mkbel/fix_safety_timer 6 years ago
  Marek Bel c88f0108af Fix safety timer. 6 years ago
  PavelSindler c5af3aaaf2 Merge pull request #622 from mkbel/fix_menu_return_fail_stats 6 years ago
  PavelSindler c50dbdc41e Merge pull request #621 from mkbel/fix_menu_return_unload 6 years ago
  Marek Bel 6f985d23d6 Fix returning from Fail stats menu. 6 years ago
  Marek Bel 03d03aeac4 Return to main menu from filament unloading. 6 years ago
  mkbel e4a4c88be9 Merge pull request #615 from PavelSindler/selftest_MK25_fix 6 years ago
  mkbel e941377d76 Merge pull request #619 from PavelSindler/feedmultiply_fix 6 years ago
  PavelSindler f3209e1aec fixed possible feedmultiply change cause by entering main menu with negative encoder position 6 years ago