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 |
MRprusa3d
|
7e48d633cb
mode switching
|
5 years ago |
PavelSindler
|
17f095b957
shorter Z movements (makes calibration faster)
|
5 years ago |
mkbel
|
27f69bb761
Merge pull request #1570 from PavelSindler/mmu_stealth_mode
|
5 years ago |
PavelSindler
|
7f92d73a40
MMU_STEALTH_MODE -> MMU_FORCE_STEALTH_MODE; activate_stealth_mode() function update
|
5 years ago |
PavelSindler
|
9dde8c4732
Merge pull request #1591 from MRprusa3d/PFW-795c
|
5 years ago |
PavelSindler
|
1051b7c39f
Merge pull request #1583 from mkbel/fix_cut
|
5 years ago |
PavelSindler
|
e832f0f2ee
Merge pull request #1582 from mkbel/remove_unused_code
|
5 years ago |