OrcaSlicer Files

This commit is contained in:
Aria 2025-04-30 11:48:52 +10:00
parent e5468753cf
commit 181bd92f5e
Signed by: aria
GPG key ID: 19AB7AA462B8AB3B
1113 changed files with 69943 additions and 8 deletions

View file

@ -0,0 +1,15 @@
{
"type": "filament",
"name": "SUNLU PLA Marble @System",
"inherits": "SUNLU PLA Marble @base",
"from": "system",
"setting_id": "OSNLS06",
"instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": []
}

View file

@ -0,0 +1,20 @@
{
"type": "filament",
"name": "SUNLU PLA Marble @base",
"inherits": "fdm_filament_pla",
"from": "system",
"filament_id": "OGFSNL06",
"instantiation": "false",
"filament_cost": [
"31.99"
],
"filament_density": [
"1.25"
],
"filament_flow_ratio": [
"0.98"
],
"filament_vendor": [
"SUNLU"
]
}

View file

@ -0,0 +1,18 @@
{
"type": "filament",
"name": "SUNLU PETG @System",
"inherits": "SUNLU PETG @base",
"from": "system",
"setting_id": "OSNLS08",
"instantiation": "true",
"filament_max_volumetric_speed": [
"14"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": []
}

View file

@ -0,0 +1,81 @@
{
"type": "filament",
"name": "SUNLU PETG @base",
"inherits": "fdm_filament_pet",
"from": "system",
"filament_id": "OGFSNL08",
"instantiation": "false",
"description": "To get better transparent or translucent results with the corresponding filament, please refer to this wiki: Printing tips for transparent PETG.",
"cool_plate_temp": [
"0"
],
"cool_plate_temp_initial_layer": [
"0"
],
"eng_plate_temp": [
"60"
],
"eng_plate_temp_initial_layer": [
"60"
],
"fan_cooling_layer_time": [
"30"
],
"fan_max_speed": [
"30"
],
"fan_min_speed": [
"10"
],
"filament_cost": [
"22.99"
],
"filament_density": [
"1.27"
],
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"12"
],
"filament_vendor": [
"SUNLU"
],
"hot_plate_temp": [
"60"
],
"hot_plate_temp_initial_layer": [
"60"
],
"nozzle_temperature": [
"245"
],
"nozzle_temperature_initial_layer": [
"250"
],
"nozzle_temperature_range_high": [
"280"
],
"nozzle_temperature_range_low": [
"230"
],
"overhang_fan_speed": [
"90"
],
"overhang_fan_threshold": [
"10%"
],
"slow_down_layer_time": [
"12"
],
"textured_plate_temp": [
"60"
],
"textured_plate_temp_initial_layer": [
"60"
],
"temperature_vitrification": [
"68"
]
}

View file

@ -0,0 +1,9 @@
{
"type": "filament",
"name": "SUNLU PLA Matte @System",
"inherits": "SUNLU PLA Matte @base",
"from": "system",
"setting_id": "OSNLS02",
"instantiation": "true",
"compatible_printers": []
}

View file

@ -0,0 +1,50 @@
{
"type": "filament",
"name": "SUNLU PLA Matte @base",
"inherits": "fdm_filament_pla",
"from": "system",
"filament_id": "OGFSNL02",
"instantiation": "false",
"filament_cost": [
"25.99"
],
"filament_density": [
"1.3"
],
"filament_flow_ratio": [
"0.98"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"filament_max_volumetric_speed": [
"12"
],
"filament_vendor": [
"SUNLU"
],
"filament_scarf_seam_type": [
"none"
],
"filament_scarf_height":[
"5%"
],
"filament_scarf_gap":[
"0%"
],
"filament_scarf_length":[
"10"
],
"temperature_vitrification": [
"54"
],
"nozzle_temperature_range_high": [
"245"
],
"nozzle_temperature_range_low": [
"205"
]
}

View file

@ -0,0 +1,9 @@
{
"type": "filament",
"name": "SUNLU PLA+ 2.0 @System",
"inherits": "SUNLU PLA+ 2.0 @base",
"from": "system",
"setting_id": "OSNLS04",
"instantiation": "true",
"compatible_printers": []
}

View file

@ -0,0 +1,44 @@
{
"type": "filament",
"name": "SUNLU PLA+ 2.0 @base",
"inherits": "fdm_filament_pla",
"from": "system",
"filament_id": "OGFSNL04",
"instantiation": "false",
"filament_cost": [
"18.99"
],
"filament_density": [
"1.21"
],
"filament_flow_ratio": [
"1.0"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"filament_max_volumetric_speed": [
"12"
],
"filament_vendor": [
"SUNLU"
],
"filament_scarf_seam_type": [
"none"
],
"filament_scarf_height":[
"5%"
],
"filament_scarf_gap":[
"0%"
],
"filament_scarf_length":[
"10"
],
"temperature_vitrification": [
"54"
]
}

View file

@ -0,0 +1,9 @@
{
"type": "filament",
"name": "SUNLU PLA+ @System",
"inherits": "SUNLU PLA+ @base",
"from": "system",
"setting_id": "OSNLS03",
"instantiation": "true",
"compatible_printers": []
}

View file

@ -0,0 +1,44 @@
{
"type": "filament",
"name": "SUNLU PLA+ @base",
"inherits": "fdm_filament_pla",
"from": "system",
"filament_id": "OGFSNL03",
"instantiation": "false",
"filament_cost": [
"18.99"
],
"filament_density": [
"1.23"
],
"filament_flow_ratio": [
"1.0"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"filament_max_volumetric_speed": [
"12"
],
"filament_vendor": [
"SUNLU"
],
"filament_scarf_seam_type": [
"none"
],
"filament_scarf_height":[
"5%"
],
"filament_scarf_gap":[
"0%"
],
"filament_scarf_length":[
"10"
],
"temperature_vitrification": [
"54"
]
}

View file

@ -0,0 +1,9 @@
{
"type": "filament",
"name": "SUNLU Silk PLA+ @System",
"inherits": "SUNLU Silk PLA+ @base",
"from": "system",
"setting_id": "OSNLS05",
"instantiation": "true",
"compatible_printers": []
}

View file

@ -0,0 +1,51 @@
{
"type": "filament",
"name": "SUNLU Silk PLA+ @base",
"inherits": "fdm_filament_pla",
"from": "system",
"filament_id": "OGFSNL05",
"instantiation": "false",
"description": "To make the prints get higher gloss, please dry the filament before use, and set the outer wall speed to be 40 to 60 mm/s when slicing.",
"filament_cost": [
"29.99"
],
"filament_density": [
"1.25"
],
"filament_flow_ratio": [
"0.98"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"filament_max_volumetric_speed": [
"12"
],
"filament_vendor": [
"SUNLU"
],
"filament_scarf_height": [
"5%"
],
"filament_scarf_gap": [
"0%"
],
"nozzle_temperature": [
"230"
],
"nozzle_temperature_initial_layer": [
"230"
],
"supertack_plate_temp": [
"0"
],
"supertack_plate_temp_initial_layer": [
"0"
],
"temperature_vitrification": [
"54"
]
}

View file

@ -0,0 +1,9 @@
{
"type": "filament",
"name": "SUNLU Wood PLA @System",
"inherits": "SUNLU Wood PLA @base",
"from": "system",
"setting_id": "OSNLS07",
"instantiation": "true",
"compatible_printers": []
}

View file

@ -0,0 +1,53 @@
{
"type": "filament",
"name": "SUNLU Wood PLA @base",
"inherits": "fdm_filament_pla",
"from": "system",
"filament_id": "OGFSNL07",
"instantiation": "false",
"filament_cost": [
"26.99"
],
"filament_density": [
"1.10"
],
"filament_flow_ratio": [
"1.0"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"filament_retraction_length": [
"4"
],
"filament_retraction_speed": [
"50"
],
"filament_deretraction_speed": [
"0"
],
"filament_max_volumetric_speed": [
"12"
],
"filament_vendor": [
"SUNLU"
],
"filament_scarf_seam_type": [
"none"
],
"filament_scarf_height":[
"5%"
],
"filament_scarf_gap":[
"0%"
],
"filament_scarf_length":[
"10"
],
"temperature_vitrification": [
"54"
]
}