mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-02 23:31:42 -07:00
Rename "prime_enable" to "prime_poop_enable"
CURA-3634
This commit is contained in:
parent
268a9c9bac
commit
319f5f73fe
1 changed files with 2 additions and 2 deletions
|
|
@ -3290,12 +3290,12 @@
|
|||
"description": "Adhesion",
|
||||
"children":
|
||||
{
|
||||
"prime_enable":
|
||||
"prime_poop_enable":
|
||||
{
|
||||
"label": "Enable Prime",
|
||||
"description": "Whether to prime the filament before printing.",
|
||||
"type": "bool",
|
||||
"resolve": "any(extruderValues('prime_enable'))",
|
||||
"resolve": "any(extruderValues('prime_poop_enable'))",
|
||||
"default_value": true,
|
||||
"settable_per_mesh": false,
|
||||
"settable_per_extruder": true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue