mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 15:44:04 -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":
|
"prime_poop_enable":
|
||||||
{
|
{
|
||||||
"label": "Enable Prime",
|
"label": "Enable Prime Blob",
|
||||||
"description": "Whether to prime the filament before printing.",
|
"description": "Whether to prime the filament with a blob before printing.",
|
||||||
"type": "bool",
|
"type": "bool",
|
||||||
"resolve": "any(extruderValues('prime_poop_enable'))",
|
"resolve": "any(extruderValues('prime_poop_enable'))",
|
||||||
"default_value": true,
|
"default_value": true,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue