Marek Bel
|
e8730c2899
Merge branch 'MK3' into read_xyz_cal
|
6 years ago |
Marek Bel
|
c359d11858
Do not disable bed heating, when the print is paused.
|
6 years ago |
MRprusa3d
|
8a92d9b6a3
MaR::180501b
|
6 years ago |
MRprusa3d
|
d02333918f
MaR::180501
|
6 years ago |
PavelSindler
|
420d1079af
terminate temperature calibration in case that Z probing function returns false
|
6 years ago |
PavelSindler
|
2a57325bd5
Merge pull request #685 from mkbel/add_safety_timer_notice
|
6 years ago |
PavelSindler
|
265d4761a3
M861: steps value for 35C
|
6 years ago |
Marek Bel
|
eced66f0f6
Show full screen blocking notification message after heater turning off by safety timer.
|
6 years ago |
PavelSindler
|
acd308e3d4
safety timer prolonged to 30 minutes
|
6 years ago |
PavelSindler
|
e7cf68e038
whitespace
|
6 years ago |
PavelSindler
|
2dd0d84845
M861: usteps and z_shift variables correction
|
6 years ago |
PavelSindler
|
9c3e0aab36
M861 update: use signed values
|
6 years ago |
Marek Bel
|
ae08788c99
Split lcd_service_mode_show_result screens to separate functions. Make them non blocking. Remove global array distance_from_min, pass it as function return value. Make Support submenus returning to Support menu.
|
6 years ago |
PavelSindler
|
2657d3febd
MK25: SILENT_MODE_NORMAL changed to SILENT_MODE_POWER
|
6 years ago |
PavelSindler
|
9a6cc8a035
Merge pull request #664 from MRprusa3d/MK3
|
6 years ago |
MRprusa3d
|
7e462b3224
Merge branch 'MK3' into MK3
|
6 years ago |
MRprusa3d
|
0b6644915a
Add files via upload
|
6 years ago |
PavelSindler
|
d85a8077a8
M115 update
|
6 years ago |
Robert Pelnar
|
0271ab3643
Meshbedleveling, calibration Z
|
6 years ago |
XPila
|
5bb9451b5d
Merge pull request #658 from XPila/MK3-V3_2
|
6 years ago |
Robert Pelnar
|
1553e99d8e
Meshbedleveling/MK3 - check crash Z after homeaxis (kill with message "debris on nozzle...")
|
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
|
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 |
PavelSindler
|
043c8c66be
waiting for pinda probe cooling
|
6 years ago |