From e2d5b5b70185477ce91eaaee023a3ec0f0c6a5ef Mon Sep 17 00:00:00 2001 From: Lars Brubaker Date: Tue, 28 Nov 2017 16:11:35 -0800 Subject: [PATCH] Turning on support % for sla --- StaticData/SliceSettings/Properties.json | 2 +- Submodules/agg-sharp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/StaticData/SliceSettings/Properties.json b/StaticData/SliceSettings/Properties.json index 580a3fe98..0400fcf5b 100644 --- a/StaticData/SliceSettings/Properties.json +++ b/StaticData/SliceSettings/Properties.json @@ -355,7 +355,6 @@ ], "SlicerConfigName": "fill_density", "PresentationName": "Fill Density", - "ShowIfSet": "!sla_printer", "HelpText": "The amount of infill material to generate, expressed as a ratio or a percentage.", "DataEditType": "DOUBLE_OR_PERCENT", "DefaultValue": "0.4" @@ -655,6 +654,7 @@ "PresentationName": "Infill Type", "HelpText": "The geometric shape of the support structure for the inside of parts.", "DataEditType": "LIST", + "ShowIfSet": "!sla_printer", "ListValues": "GRID,TRIANGLES,HEXAGON,LINES,CONCENTRIC", "DefaultValue": "TRIANGLES" }, diff --git a/Submodules/agg-sharp b/Submodules/agg-sharp index 9fd86f08b..2c7c640dc 160000 --- a/Submodules/agg-sharp +++ b/Submodules/agg-sharp @@ -1 +1 @@ -Subproject commit 9fd86f08b68ea6b97b82577a117a2bfe1a48cd13 +Subproject commit 2c7c640dcfaa75cb3b097bf6c0e7de1454339460