123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269 |
- # Print profiles for the Anycubic printers.
- [vendor]
- repo_id = non-prusa-sla
- # Vendor name will be shown by the Config Wizard.
- name = Anycubic SLA
- # Configuration version of this file. Config file will only be installed, if the config_version differs.
- # This means, the server may force the PrusaSlicer configuration to be downgraded.
- config_version = 1.0.0
- # Where to get the updates from?
- config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/AnycubicSLA/
- # The printer models will be shown by the Configuration Wizard in this order,
- # also the first model installed & the first nozzle installed will be activated after install.
- # Printer model name will be shown by the installation wizard.
- [printer_model:PHOTON MONO]
- name = Photon Mono
- variants = default
- technology = SLA
- family = PHOTON MONO
- default_materials = Generic Blue Resin @MONO 0.05
- [printer_model:PHOTON MONO X]
- name = Photon Mono X
- variants = default
- technology = SLA
- family = PHOTON MONO
- default_materials = Generic Blue Resin @MONO 0.05
- [printer_model:PHOTON MONO X 6K]
- name = Photon Mono X 6K
- variants = default
- technology = SLA
- family = PHOTON MONO
- default_materials = Anycubic Plant-based UV Resin Grey 23 @MONO 0.05
- [printer_model:PHOTON MONO SE]
- name = Photon Mono SE
- variants = default
- technology = SLA
- family = PHOTON MONO
- default_materials = Generic Blue Resin @MONO 0.05
- ## SLA printers
- [sla_print:*common print ANYCUBIC SLA*]
- compatible_printers_condition = printer_notes=~/.*VENDOR_ANYCUBIC.*/ and printer_notes=~/.*SLA.*/
- layer_height = 0.05
- pad_edge_radius = 0.5
- pad_enable = 1
- pad_max_merge_distance = 50
- pad_wall_height = 0
- pad_wall_thickness = 1
- pad_wall_slope = 45
- faded_layers = 8
- slice_closing_radius = 0.005
- support_base_diameter = 3
- support_base_height = 1
- support_critical_angle = 45
- support_density_at_45 = 250
- support_density_at_horizontal = 500
- support_head_front_diameter = 0.4
- support_head_penetration = 0.4
- support_head_width = 3
- support_max_bridge_length = 10
- support_minimal_z = 0
- support_object_elevation = 5
- support_pillar_diameter = 1
- support_pillar_connection_mode = zigzag
- support_pillar_widening_factor = 0
- supports_enable = 1
- support_small_pillar_diameter_percent = 60%
- [sla_print:0.05 Normal @ANYCUBIC ABSTRACT]
- inherits = *common print ANYCUBIC SLA*
- compatible_printers_condition = printer_notes=~/.*ABSTRACT_ONLY.*/
- layer_height = 0.05
- [sla_print:0.05 Normal @ANYCUBIC MONO]
- inherits = 0.05 Normal @ANYCUBIC ABSTRACT
- compatible_printers_condition = printer_notes=~/.*PHOTONMONO\n.*/
- output_filename_format = [input_filename_base].pwmo
- [sla_print:0.05 Normal @ANYCUBIC MONO X]
- inherits = 0.05 Normal @ANYCUBIC ABSTRACT
- compatible_printers_condition = printer_notes=~/.*PHOTONMONOX\n.*/
- output_filename_format = [input_filename_base].pwmx
- [sla_print:0.05 Normal @ANYCUBIC MONO X 6K]
- inherits = 0.05 Normal @ANYCUBIC ABSTRACT
- compatible_printers_condition = printer_notes=~/.*PHOTONMONOX6K\n.*/
- output_filename_format = [input_filename_base].pwmx
- [sla_print:0.05 Normal @ANYCUBIC MONO SE]
- inherits = 0.05 Normal @ANYCUBIC ABSTRACT
- compatible_printers_condition = printer_notes=~/.*PHOTONMONOSE\n.*/
- output_filename_format = [input_filename_base].pwms
- ## SLA materials
- #MONO series printer need a significantly reduced exposure time but are otherwise compatible
- [sla_material:*common ANYCUBIC SLA*]
- compatible_printers_condition = printer_notes=~/.*VENDOR_ANYCUBIC.*/ and printer_notes=~/.*SLA.*/
- compatible_prints_condition = layer_height == 0.05
- exposure_time = 7
- initial_exposure_time = 40
- initial_layer_height = 0.05
- material_correction = 1,1,1
- area_fill = 45
- material_notes = #Distances are defined in mm, speeds are defined in mm/s.\n#Delay is defined in s.\nLIFT_DISTANCE=8.0\nLIFT_SPEED=2.5\nRETRACT_SPEED=3.0\nBOTTOM_LIFT_SPEED=2.0\nBOTTOM_LIFT_DISTANCE=9.0\nDELAY_BEFORE_EXPOSURE=0.5\nANTIALIASING=1
- [sla_material:*common 0.05 ANYCUBIC SLA*]
- inherits = *common ANYCUBIC SLA*
- [sla_material:Generic Blue Resin @MONO 0.05]
- inherits = *common 0.05 ANYCUBIC SLA*
- exposure_time = 2.5
- initial_exposure_time = 40
- material_type = Tough
- material_vendor = Generic
- material_colour = #6080EC
- compatible_printers_condition = printer_notes=~/.*MONO.*/ and printer_notes=~/.*VENDOR_ANYCUBIC.*/ and printer_notes=~/.*SLA.*/
- [sla_material:Anycubic Plant-based UV Resin Grey 23 @MONO 0.05]
- inherits = *common 0.05 ANYCUBIC SLA*
- exposure_time = 2.3
- initial_exposure_time = 23
- material_type = Plant-Based
- material_vendor = Anycubic
- material_colour = #808080
- compatible_printers_condition = printer_model=="PHOTON MONO X 6K"
- material_notes = LIFT_SPEED=2
- [sla_material:Anycubic Plant-based UV Resin Grey 28 @MONO 0.05]
- inherits = *common 0.05 ANYCUBIC SLA*
- exposure_time = 2
- initial_exposure_time = 28
- material_type = Plant-Based
- material_vendor = Anycubic
- material_colour = #808080
- compatible_printers_condition = printer_model=="PHOTON MONO X"
- material_notes = LIFT_SPEED=2
- [sla_material:Anycubic Plant-based UV Resin Grey 30 @MONO 0.05]
- inherits = *common 0.05 ANYCUBIC SLA*
- exposure_time = 2
- initial_exposure_time = 30
- material_type = Plant-Based
- material_vendor = Anycubic
- material_colour = #808080
- compatible_printers_condition = printer_model=="PHOTON MONO SE"
- material_notes = LIFT_SPEED=2
- ## Printers
- [printer:Anycubic Photon Mono]
- printer_technology = SLA
- printer_model = PHOTON MONO
- printer_variant = default
- default_sla_material_profile = Generic Blue Resin @MONO 0.05
- default_sla_print_profile = 0.05 Normal @ANYCUBIC
- thumbnails = 224x168
- sla_archive_format = pwmo
- bed_shape = 0x0,82.62x0,82.62x130.56,0x130.56
- display_orientation = landscape
- display_mirror_x = 1
- display_mirror_y = 0
- display_pixels_x = 1620
- display_pixels_y = 2560
- display_width = 82.62
- display_height = 130.56
- max_print_height = 165
- elefant_foot_compensation = 0.2
- elefant_foot_min_width = 0.2
- min_exposure_time = 0.8
- max_exposure_time = 120
- min_initial_exposure_time = 0.8
- max_initial_exposure_time = 300
- printer_correction = 1,1,1
- gamma_correction = 1
- ; area_fill = 50
- 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_PHOTONMONO\nPRINTER_TECHNOLOGY_SLA\n
- [printer:Anycubic Photon Mono SE]
- printer_technology = SLA
- printer_model = PHOTON MONO SE
- printer_variant = default
- default_sla_material_profile = Generic Blue Resin @MONO 0.05
- default_sla_print_profile = 0.05 Normal @ANYCUBIC
- thumbnails = 224x168
- sla_archive_format = pwms
- bed_shape = 0x0,82.62x0,82.62x130.56,0x130.56
- display_orientation = landscape
- display_mirror_x = 1
- display_mirror_y = 0
- display_pixels_x = 1620
- display_pixels_y = 2560
- display_width = 82.62
- display_height = 130.56
- max_print_height = 160
- elefant_foot_compensation = 0.2
- elefant_foot_min_width = 0.2
- min_exposure_time = 0.8
- max_exposure_time = 120
- min_initial_exposure_time = 0.8
- max_initial_exposure_time = 300
- printer_correction = 1,1,1
- gamma_correction = 1
- ; 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_PHOTONMONOSE\nPRINTER_TECHNOLOGY_SLA\n
- [printer:Anycubic Photon Mono X]
- printer_technology = SLA
- printer_model = PHOTON MONO X
- printer_variant = default
- default_sla_material_profile = Generic Blue Resin @MONO 0.05
- default_sla_print_profile = 0.05 Normal @ANYCUBIC
- thumbnails = 224x168
- sla_archive_format = pwmx
- bed_shape = 1.48x1.02,193.48x1.02,193.48x121.02,1.48x121.02
- display_height = 120
- display_orientation = landscape
- display_mirror_x = 1
- display_mirror_y = 0
- display_pixels_x = 3840
- display_pixels_y = 2400
- display_width = 192
- max_print_height = 245
- elefant_foot_compensation = 0.2
- elefant_foot_min_width = 0.2
- min_exposure_time = 1
- max_exposure_time = 120
- min_initial_exposure_time = 1
- max_initial_exposure_time = 300
- printer_correction = 1,1,1
- gamma_correction = 1
- ; 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\nPRINTER_TECHNOLOGY_SLA\n
- [printer:Anycubic Photon Mono X 6K]
- printer_technology = SLA
- printer_model = PHOTON MONO X 6K
- printer_variant = default
- default_sla_material_profile = Anycubic Plant-based UV Resin Grey @MONO 0.05
- default_sla_print_profile = 0.05 Normal @ANYCUBIC
- thumbnails = 224x168
- sla_archive_format = pwmx
- bed_shape = 1.48x1.02,198.48x1.02,198.48x123.02,1.48x123.02
- display_height = 122
- display_orientation = landscape
- display_mirror_x = 1
- display_mirror_y = 0
- display_pixels_x = 5760
- display_pixels_y = 3600
- display_width = 197
- max_print_height = 245
- elefant_foot_compensation = 0.2
- elefant_foot_min_width = 0.2
- min_exposure_time = 1
- max_exposure_time = 120
- min_initial_exposure_time = 1
- max_initial_exposure_time = 300
- printer_correction = 1,1,1
- gamma_correction = 1
- ; 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_PHOTONMONOX6K\n
|