Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Ultimaker/Cura
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghostkeeper committed May 8, 2017
2 parents 24f8404 + e6cf4a4 commit 17ad6a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/definitions/fdmprinter.def.json
Original file line number Diff line number Diff line change
Expand Up @@ -3589,7 +3589,7 @@
"prime_blob_enable":
{
"label": "Enable Prime Blob",
"description": "Whether to prime the filament with a blob before printing. Turning this setting on will ensure that the extruder will have material ready at the nozzle before printing. Printing Brim or Skirt can act like priming too, in those cases, you can also turn this setting off to let Brim/Skirt do the priming to save some time.",
"description": "Whether to prime the filament with a blob before printing. Turning this setting on will ensure that the extruder will have material ready at the nozzle before printing. Printing Brim or Skirt can act like priming too, in which case turning this setting off saves some time.",
"type": "bool",
"resolve": "any(extruderValues('prime_blob_enable'))",
"default_value": true,
Expand Down

0 comments on commit 17ad6a3

Please sign in to comment.