mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
Use setting name "Prime Blob"
CURA-3634
This commit is contained in:
parent
319f5f73fe
commit
887a9d377a
1 changed files with 2 additions and 2 deletions
|
@ -3292,8 +3292,8 @@
|
|||
{
|
||||
"prime_poop_enable":
|
||||
{
|
||||
"label": "Enable Prime",
|
||||
"description": "Whether to prime the filament before printing.",
|
||||
"label": "Enable Prime Blob",
|
||||
"description": "Whether to prime the filament with a blob before printing.",
|
||||
"type": "bool",
|
||||
"resolve": "any(extruderValues('prime_poop_enable'))",
|
||||
"default_value": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue