mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-19 04:37:51 -06: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
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue