mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-09 14:55:08 -06:00
Add material_type config option for SLA materials, use in Wizard
This commit is contained in:
parent
235b659cf9
commit
270008a3fd
6 changed files with 71 additions and 41 deletions
|
@ -1966,6 +1966,7 @@ exposure_time = 6
|
|||
initial_exposure_time = 40
|
||||
|
||||
[sla_material:BlueCast Keramaster Dental 0.025]
|
||||
material_type = Dental
|
||||
inherits = *common 0.025*
|
||||
exposure_time = 6
|
||||
initial_exposure_time = 45
|
||||
|
@ -2042,6 +2043,7 @@ initial_exposure_time = 45
|
|||
material_vendor = Bluecast
|
||||
|
||||
[sla_material:BlueCast Keramaster Dental 0.05]
|
||||
material_type = Dental
|
||||
inherits = *common 0.05*
|
||||
exposure_time = 7
|
||||
initial_exposure_time = 50
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue