PavelSindler
|
819a91ab1e
switching stealth/normal mode for mmu in settings menu and tune menu
|
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
|
091934462d
menu correction
|
5 years ago |
PavelSindler
|
315959c13a
menu update
|
5 years ago |
PavelSindler
|
952e0e1e77
change min. nProbeRetry to 1
|
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
|
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
|
2a71dbefb8
Merge pull request #1597 from mkbel/fix_compiler__warning
|
5 years ago |
MRprusa3d
|
6217329d50
SD card menu enhancement
|
5 years ago |
PavelSindler
|
101453b674
mbl submenu
|
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
|
1eab058ad4
Fix uninitialized variable used.
|
5 years ago |
Marek Bel
|
7fcecabd5f
Fix compiler warning: variable 'previous_millis_cmd' set but not used
|
5 years ago |
Marek Bel
|
484259cbb2
Fix compiler warning: 'lcd_settings_linearity_correction_menu_save' defined but not used
|
5 years ago |
Marek Bel
|
28f1e309a2
Fix compiler warning: 'old_x_max_endstop' defined but not used
|
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 |
Marek Bel
|
5b9e7c4fe7
Fix warning: assignment makes pointer from integer without a cast.
|
5 years ago |
MRprusa3d
|
869c8caaa0
Merge pull request #1596 from PavelSindler/farm_status_new
|
5 years ago |
PavelSindler
|
f1031d2302
new farm statuses for pause (14) and wait for user (15)
|
5 years ago |
Marek Bel
|
23859921b9
Fix compiler warnings macro redefined.
|
5 years ago |
MRprusa3d
|
20a03d703d
G-code unification
|
5 years ago |
Marek Bel
|
f161d3ade4
Change formatting.
|
5 years ago |
Marek Bel
|
b2255c8be9
Preheat nozzle before loading filament in M600 (change filament) gcode.
|
5 years ago |