PavelSindler
|
d22793f276
Z-probe nr. states reduced to 1; 3; 5
|
5 years ago |
PavelSindler
|
e7900aeaa1
Merge remote-tracking branch 'upstream/MK3' into 7x7_polishing
|
5 years ago |
PavelSindler
|
e259967991
remove / comment debug code
|
5 years ago |
PavelSindler
|
a9ce38df71
Function for decision if we have valid Z-calibration data in eeprom fixed, mesh bed leveling: possible crash fix, temporaty debug info on serial line.
|
5 years ago |
PavelSindler
|
576bfb17c7
whitespace
|
5 years ago |
PavelSindler
|
175f840d16
return statement not used (fixes Pronterface issues)
|
5 years ago |
Marek Bel
|
4100bd33a7
Fix Dcodes compilation errors and warnings.
|
5 years ago |
PavelSindler
|
6e26f61726
fixed 7x7 mesh bed leveling vs. Z calibration check
|
5 years ago |
PavelSindler
|
9e0e4198c5
Mesh by 3d-gussner, fixed difference between mbl points coordinates and coordinates used in planner for corrections, mbl settings menu update
|
5 years ago |
PavelSindler
|
72f51989fa
compare measured Z-value during mesh bed leveling with Z-calibration value even for 7x7 mesh
|
5 years ago |
PavelSindler
|
b20d9171b6
Merge remote-tracking branch 'upstream/MK3' into 7x7
|
5 years ago |
PavelSindler
|
42036270cf
Merge pull request #1619 from MRprusa3d/PFW-795d
|
5 years ago |
PavelSindler
|
c9cff11732
Merge pull request #1593 from MRprusa3d/PFW-647
|
5 years ago |
PavelSindler
|
4d2b155ff9
Merge pull request #1594 from mkbel/fix_change_filament
|
5 years ago |
PavelSindler
|
9a83925a97
fixed bug in counting approximate Z coordinate
|
5 years ago |
MRprusa3d
|
3388444b6c
better autoLoad II
|
5 years ago |
PavelSindler
|
141b78c048
number of Z-probes defualt value changed from 4 to 3, mmu stealth mode switch in settings menu
|
5 years ago |
PavelSindler
|
952e0e1e77
change min. nProbeRetry to 1
|
5 years ago |
PavelSindler
|
6a864ffbab
G80 parameters configurable via settings menu
|
5 years ago |
PavelSindler
|
98bb2b7acf
merge debug gcodes for bed analysis
|
5 years ago |
PavelSindler
|
dccb6ca2c6
Merge remote-tracking branch 'upstream/MK3' into bed_analysis_gcodes2
|
5 years ago |
PavelSindler
|
f0cc313fed
debug gcodes (fans, bed analysis) moved to Dcodes, HOST_KEEPALIVE_FEATURE simplified
|
5 years ago |
PavelSindler
|
5766a5537e
limit number of probes
|
5 years ago |
PavelSindler
|
7c187541e1
function for valid points determination improved; simple Z-coordinate estimation; measure all points and use inaccurate Z-coordinate in case that we don't have enought information for counting Z-coordinate estimation
|
5 years ago |
PavelSindler
|
d9e93e8a77
measurements points moved 10mm to the left; measure only chosen points (e.g. not points affected by magnets proximity)
|
5 years ago |
Marek Bel
|
7bcd54f8ba
Add missing function prototype.
|
5 years ago |
Marek Bel
|
ebfd4b2f47
Fix compiler warning: unused parameter 'calib'
|
5 years ago |
Marek Bel
|
790ae9f0ce
Fix compiler warning: unused parameter 'pstep'.
|
5 years ago |
MRprusa3d
|
20a03d703d
G-code unification
|
5 years ago |
Marek Bel
|
f161d3ade4
Change formatting.
|
5 years ago |