mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 06:05:52 +08:00
BQ Hephestos2: Removing override of support_enable
"support_enable" is already set as "enabled": false in fdmprinter.json. So this line is unneeded here.
This commit is contained in:
parent
12638f3601
commit
481b350cfd
@ -58,6 +58,5 @@
|
||||
"skirt_minimal_length": { "default": 30.0, "visible": false },
|
||||
"skirt_gap": { "default": 6.0 },
|
||||
"cool_fan_full_at_height": { "default": 0.4, "visible": false },
|
||||
"support_enable": { "default": false }
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user