Added top infill speed.

Hid solid_shell on slic3r
Put in more comments
This commit is contained in:
Lars Brubaker 2015-10-13 13:40:35 -07:00
parent c236c300d5
commit 544ee2fa9a
6 changed files with 17 additions and 7 deletions

View file

@ -849,7 +849,7 @@
"PresentationName": "Solid Infill",
"HelpText": "The speed to print infill when completely solid. This can be set explicitly or as a percentage of the Infill speed.",
"DataEditType": "DOUBLE_OR_PERCENT",
"ExtraSettings": "mm/s"
"ExtraSettings": "mm/s or %"
},
{
"SlicerConfigName": "spiral_vase",
@ -1074,7 +1074,7 @@
"PresentationName": "Top Solid Infill",
"HelpText": "The speed to print the top infill. This can be set explicitly or as a percentage of the Infill speed.",
"DataEditType": "DOUBLE_OR_PERCENT",
"ExtraSettings": "mm/s"
"ExtraSettings": "mm/s or %"
},
{
"SlicerConfigName": "top_solid_layers",