PavelSindler
|
141b78c048
number of Z-probes defualt value changed from 4 to 3, mmu stealth mode switch in settings menu
|
5 years ago |
PavelSindler
|
f293d61d3d
faster Z probe: move Z 150um relatively to last measurement. If PINDA is triggered at the beginning of measurement, move Z 500um higher and repeat measurement
|
5 years ago |
PavelSindler
|
6a864ffbab
G80 parameters configurable via settings menu
|
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 |
PavelSindler
|
17f095b957
shorter Z movements (makes calibration faster)
|
5 years ago |
PavelSindler
|
e27fdafcec
menu switch - initial
|
5 years ago |
Laurentiu
|
51827c578f
MESH_MEAS_NUM_X_POINTS constant correction to MESH_MEAS_NUM_Y_POINTS
|
5 years ago |
Laurentiu
|
62875f2e95
MESH_MEAS_NUM_X_POINTS constant correction to MESH_MEAS_NUM_Y_POINTS
|
5 years ago |
Laurentiu
|
4835b9b220
7x7 points mesh bed leveling
|
5 years ago |
Robert Pelnar
|
9a68501039
MK2 variants compilable
|
6 years ago |
Marek Bel
|
1585dc66b0
Merge remote-tracking branch 'prusa3d/MK3_dev' into simplify_EEPROM_M500
|
6 years ago |
Marek Bel
|
3f28632443
Use cs.axis_steps_per_unit from ConfigurationStore.
|
6 years ago |
Robert Pelnar
|
8409a26594
Live adjust Z - display zero in case of invalid calibration status (same logic in babystep_load and _lcd_babystep)
|
6 years ago |
Robert Pelnar
|
e22d204e8e
LCD menu optimalization - print functions
|
6 years ago |
Robert Pelnar
|
68e59399af
LCD menu optimalization - lcd_printPGM replaced with lcd_puts_P
|
6 years ago |
Robert Pelnar
|
b6223d5623
LCD menu optimalization
|
6 years ago |
mkbel
|
02bd319a6c
Merge pull request #818 from 3d-gussner/MK3_fix7
|
6 years ago |
3d-gussner
|
c29042dead
Fix warning:
|
6 years ago |
Robert Pelnar
|
47c68c884c
New ML support - fixed duplicate strings
|
6 years ago |
PavelSindler
|
d307868a90
merge with upstream
|
6 years ago |
PavelSindler
|
7e79ce8e53
MK3: crash detection for Z axis is active during auto home and mesh bed leveling (normal mode is forced for Z movents); temp cal coordintes corrections; temp cal: xy movents always in safe Z distance from heatbed, Z-axis homing improved
|
6 years ago |
Robert Pelnar
|
2cf20c8c99
New ML support - migration - fix_source_1.sh script (replace 'MSG_xx' with '_T(MSG_xx)')
|
6 years ago |
Robert Pelnar
|
bd587faab9
New ML support - migration - replaced source, removed original ML support files (backup)
|
6 years ago |
XPila
|
a184d2b824
Merge pull request #756 from XPila/MK3-new_lang
|
6 years ago |
Robert Pelnar
|
a528f8837c
Merge remote-tracking branch 'upstream/MK3' into MK3-new_lang
|
6 years ago |
Marek Bel
|
503d5551e6
Fix build of MK2. Global variable distance_from_min was removed, do not update it.
|
6 years ago |
PavelSindler
|
553779a65d
Merge pull request #723 from mkbel/refactor_bed_geometry
|
6 years ago |
Marek Bel
|
329ea199ec
Show measured bed offset from expected position even if not homed. Remove redundant lcd_quick_feedback() calls.
|
6 years ago |
Robert Pelnar
|
59f3f9d8ec
New localization - includes fixed
|
6 years ago |