Updated Anycubic Photon structure.
This commit is contained in:
parent
732bc61092
commit
41e31c31b6
@ -69,7 +69,7 @@ name = Photon Mono X
|
|||||||
variants = default
|
variants = default
|
||||||
technology = SLA
|
technology = SLA
|
||||||
family = PHOTON MONO
|
family = PHOTON MONO
|
||||||
default_materials = Generic Blue Resin MONO @0.05
|
default_materials = Generic Blue Resin @MONO 0.05
|
||||||
|
|
||||||
# All presets starting with asterisk, for example *common*, are intermediate and they will
|
# All presets starting with asterisk, for example *common*, are intermediate and they will
|
||||||
# not make it into the user interface.
|
# not make it into the user interface.
|
||||||
@ -1940,15 +1940,14 @@ support_pillar_widening_factor = 0
|
|||||||
supports_enable = 1
|
supports_enable = 1
|
||||||
support_small_pillar_diameter_percent = 60%
|
support_small_pillar_diameter_percent = 60%
|
||||||
|
|
||||||
[sla_print:0.05 ANYCUBIC SLA]
|
[sla_print:0.05 Normal @ANYCUBIC]
|
||||||
inherits = *common print ANYCUBIC SLA*
|
inherits = *common print ANYCUBIC SLA*
|
||||||
layer_height = 0.05
|
layer_height = 0.05
|
||||||
|
|
||||||
|
|
||||||
########### Materials
|
########### Materials
|
||||||
|
|
||||||
[sla_material:*common ANYCUBIC SLA*]
|
[sla_material:*common ANYCUBIC SLA*]
|
||||||
compatible_printers_condition = family=="PHOTON MONO"
|
compatible_printers_condition = printer_notes=~/.*PHOTONMONOX.*/
|
||||||
compatible_prints_condition = layer_height == 0.05
|
compatible_prints_condition = layer_height == 0.05
|
||||||
exposure_time = 7
|
exposure_time = 7
|
||||||
initial_exposure_time = 40
|
initial_exposure_time = 40
|
||||||
@ -1959,13 +1958,14 @@ material_notes = LIFT_DISTANCE=8.0\nLIFT_SPEED=2.5\nRETRACT_SPEED=3.0\nBOTTOM_LI
|
|||||||
[sla_material:*common 0.05 ANYCUBIC SLA*]
|
[sla_material:*common 0.05 ANYCUBIC SLA*]
|
||||||
inherits = *common ANYCUBIC SLA*
|
inherits = *common ANYCUBIC SLA*
|
||||||
|
|
||||||
[sla_material:Generic Blue Resin MONO @0.05]
|
[sla_material:Generic Blue Resin @MONO 0.05]
|
||||||
inherits = *common 0.05 ANYCUBIC SLA*
|
inherits = *common 0.05 ANYCUBIC SLA*
|
||||||
exposure_time = 2.5
|
exposure_time = 2.5
|
||||||
initial_exposure_time = 40
|
initial_exposure_time = 40
|
||||||
material_type = Tough
|
material_type = Tough
|
||||||
material_vendor = Generic
|
material_vendor = Generic
|
||||||
material_colour = #6080EC
|
material_colour = #6080EC
|
||||||
|
compatible_printers_condition = printer_notes=~/.*PHOTONMONOX.*/
|
||||||
|
|
||||||
########## Printers
|
########## Printers
|
||||||
|
|
||||||
@ -1973,8 +1973,8 @@ material_colour = #6080EC
|
|||||||
printer_technology = SLA
|
printer_technology = SLA
|
||||||
printer_model = PHOTON MONO X
|
printer_model = PHOTON MONO X
|
||||||
printer_variant = default
|
printer_variant = default
|
||||||
default_sla_material_profile = Generic Blue Resin MONO @0.05
|
default_sla_material_profile = Generic Blue Resin @MONO 0.05
|
||||||
default_sla_print_profile = 0.05 ANYCUBIC SLA
|
default_sla_print_profile = 0.05 Normal @ANYCUBIC
|
||||||
thumbnails = 224x168
|
thumbnails = 224x168
|
||||||
sla_archive_format = pwmx
|
sla_archive_format = pwmx
|
||||||
bed_shape = 1.48x1.02,193.48x1.02,193.48x121.02,1.48x121.02
|
bed_shape = 1.48x1.02,193.48x1.02,193.48x121.02,1.48x121.02
|
||||||
@ -1996,5 +1996,3 @@ printer_correction = 1,1,1
|
|||||||
gamma_correction = 1
|
gamma_correction = 1
|
||||||
area_fill = 45
|
area_fill = 45
|
||||||
printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.'\nPRINTER_VENDOR_ANYCUBIC\nPRINTER_MODEL_PHOTONMONOX\n
|
printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.'\nPRINTER_VENDOR_ANYCUBIC\nPRINTER_MODEL_PHOTONMONOX\n
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user