Marek Bel
|
6c28ed6349
|
Convert lcd_selftest_error() first parameter to enum class.
|
2019-03-21 22:48:57 +01:00 |
|
Marek Bel
|
4100bd33a7
|
Fix Dcodes compilation errors and warnings.
|
2019-03-19 13:53:58 +01:00 |
|
PavelSindler
|
e37c2e0b2e
|
version change
|
2019-03-15 20:01:02 +01:00 |
|
PavelSindler
|
7c5e9500a8
|
version change
|
2019-03-15 20:00:07 +01:00 |
|
PavelSindler
|
c05561d6b1
|
Merge pull request #1607 from PavelSindler/7x7
7x7 mbl and switching mmu modes
|
2019-03-15 19:55:15 +01:00 |
|
PavelSindler
|
0ca52216f3
|
Revert "variants update"
This reverts commit c3a95ab79b .
|
2019-03-15 13:14:32 +01:00 |
|
Marek Bel
|
ffe45bdef3
|
Disable mmu filament cutter feature.
|
2019-03-15 03:38:37 +01:00 |
|
PavelSindler
|
80ef2686ae
|
mmu mode switching fix
|
2019-03-14 18:17:40 +01:00 |
|
PavelSindler
|
6e26f61726
|
fixed 7x7 mesh bed leveling vs. Z calibration check
|
2019-03-14 14:48:01 +01:00 |
|
PavelSindler
|
ef198856a4
|
increase relative movement in Z to work better with higher hysteresis PINDAs
|
2019-03-14 14:10:52 +01:00 |
|
PavelSindler
|
9e0e4198c5
|
Mesh by 3d-gussner, fixed difference between mbl points coordinates and coordinates used in planner for corrections, mbl settings menu update
|
2019-03-14 01:52:44 +01:00 |
|
PavelSindler
|
72f51989fa
|
compare measured Z-value during mesh bed leveling with Z-calibration value even for 7x7 mesh
|
2019-03-13 19:41:09 +01:00 |
|
PavelSindler
|
32138ea09a
|
menu item alignment
|
2019-03-13 15:08:09 +01:00 |
|
PavelSindler
|
6c70d59810
|
mbl settings initialization fix
|
2019-03-13 15:05:10 +01:00 |
|
PavelSindler
|
c3a95ab79b
|
variants update
|
2019-03-12 11:57:35 +01:00 |
|
PavelSindler
|
b20d9171b6
|
Merge remote-tracking branch 'upstream/MK3' into 7x7
|
2019-03-12 11:47:17 +01:00 |
|
PavelSindler
|
42036270cf
|
Merge pull request #1619 from MRprusa3d/PFW-795d
better autoLoad II
|
2019-03-12 11:44:30 +01:00 |
|
PavelSindler
|
c55f42965d
|
Merge pull request #1601 from MRprusa3d/PFW-749
SD card menu enhancement
|
2019-03-12 11:42:53 +01:00 |
|
PavelSindler
|
c9cff11732
|
Merge pull request #1593 from MRprusa3d/PFW-647
mode switching, G-code unification
|
2019-03-12 11:40:43 +01:00 |
|
PavelSindler
|
4d2b155ff9
|
Merge pull request #1594 from mkbel/fix_change_filament
Fix change filament
|
2019-03-12 11:39:15 +01:00 |
|
PavelSindler
|
0aa21c362e
|
compile error fix
|
2019-03-11 23:37:30 +01:00 |
|
PavelSindler
|
9a83925a97
|
fixed bug in counting approximate Z coordinate
|
2019-03-11 23:13:55 +01:00 |
|
MRprusa3d
|
3388444b6c
|
better autoLoad II
autoLoad inhibit if Support::ExtruderInfo(@MKx)/SensorInfo(@MKxS)-menu is selected
|
2019-03-11 20:43:07 +01:00 |
|
PavelSindler
|
698f81abe0
|
fix compile error
|
2019-03-11 15:55:48 +01:00 |
|
PavelSindler
|
819a91ab1e
|
switching stealth/normal mode for mmu in settings menu and tune menu
|
2019-03-11 12:33:22 +01:00 |
|
PavelSindler
|
141b78c048
|
number of Z-probes defualt value changed from 4 to 3, mmu stealth mode switch in settings menu
|
2019-03-10 16:03:46 +01:00 |
|
PavelSindler
|
091934462d
|
menu correction
|
2019-03-08 20:06:30 +01:00 |
|
PavelSindler
|
315959c13a
|
menu update
|
2019-03-08 20:03:23 +01:00 |
|
PavelSindler
|
952e0e1e77
|
change min. nProbeRetry to 1
|
2019-03-08 19:49:10 +01:00 |
|
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
|
2019-03-08 18:52:14 +01:00 |
|
PavelSindler
|
6a864ffbab
|
G80 parameters configurable via settings menu
|
2019-03-08 15:43:37 +01:00 |
|
PavelSindler
|
98bb2b7acf
|
merge debug gcodes for bed analysis
|
2019-03-06 20:45:23 +01:00 |
|
PavelSindler
|
dccb6ca2c6
|
Merge remote-tracking branch 'upstream/MK3' into bed_analysis_gcodes2
|
2019-03-06 19:56:52 +01:00 |
|
PavelSindler
|
f0cc313fed
|
debug gcodes (fans, bed analysis) moved to Dcodes, HOST_KEEPALIVE_FEATURE simplified
|
2019-03-06 19:56:48 +01:00 |
|
PavelSindler
|
2a71dbefb8
|
Merge pull request #1597 from mkbel/fix_compiler__warning
Fix compiler warning
|
2019-03-06 19:55:18 +01:00 |
|
MRprusa3d
|
6217329d50
|
SD card menu enhancement
|
2019-03-06 19:51:26 +01:00 |
|
PavelSindler
|
101453b674
|
mbl submenu
|
2019-03-06 13:27:31 +01:00 |
|
PavelSindler
|
5766a5537e
|
limit number of probes
|
2019-03-05 22:43:44 +01:00 |
|
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
|
2019-03-05 22:36:30 +01:00 |
|
PavelSindler
|
d9e93e8a77
|
measurements points moved 10mm to the left; measure only chosen points (e.g. not points affected by magnets proximity)
|
2019-03-05 20:40:08 +01:00 |
|
Marek Bel
|
1eab058ad4
|
Fix uninitialized variable used.
|
2019-03-05 18:08:35 +01:00 |
|
Marek Bel
|
7fcecabd5f
|
Fix compiler warning: variable 'previous_millis_cmd' set but not used
|
2019-03-05 18:04:58 +01:00 |
|
Marek Bel
|
484259cbb2
|
Fix compiler warning: 'lcd_settings_linearity_correction_menu_save' defined but not used
|
2019-03-05 18:00:16 +01:00 |
|
Marek Bel
|
28f1e309a2
|
Fix compiler warning: 'old_x_max_endstop' defined but not used
Fix compiler warning: 'old_y_max_endstop' defined but not used
|
2019-03-05 17:44:47 +01:00 |
|
Marek Bel
|
7bcd54f8ba
|
Add missing function prototype.
|
2019-03-05 17:30:27 +01:00 |
|
Marek Bel
|
ebfd4b2f47
|
Fix compiler warning: unused parameter 'calib'
|
2019-03-05 17:02:57 +01:00 |
|
Marek Bel
|
790ae9f0ce
|
Fix compiler warning: unused parameter 'pstep'.
|
2019-03-05 16:41:41 +01:00 |
|
Marek Bel
|
5b9e7c4fe7
|
Fix warning: assignment makes pointer from integer without a cast.
|
2019-03-05 16:27:47 +01:00 |
|
PavelSindler
|
f1031d2302
|
new farm statuses for pause (14) and wait for user (15)
|
2019-03-05 16:00:50 +01:00 |
|
Marek Bel
|
23859921b9
|
Fix compiler warnings macro redefined.
|
2019-03-05 15:56:20 +01:00 |
|