Files
OrcaSlicer/resources/profiles/Snapmaker/filament/Snapmaker Dual PLA Silk @base.json
T
SoftFever f520e9221f Repair shipped default materials and obsolete settings, and validate them (#15741)
* add orca profile skill

* add default material check

Improve validation for default materials and filament profiles

* Fix default materials and obsolete keys

* clarifying orca-profiles skill
2026-09-18 00:39:46 +08:00

54 lines
814 B
JSON

{
"type": "filament",
"name": "Snapmaker Dual PLA Silk @base",
"inherits": "fdm_filament_pla",
"from": "system",
"filament_id": "OFyj3m13",
"instantiation": "false",
"hot_plate_temp_initial_layer": [
"65"
],
"filament_cost": [
"70"
],
"filament_density": [
"1.32"
],
"filament_max_volumetric_speed": [
"12"
],
"filament_retraction_length": [
"0.5"
],
"filament_loading_speed_start": [
"35"
],
"filament_loading_speed": [
"35"
],
"filament_unloading_speed_start": [
"35"
],
"filament_unloading_speed": [
"35"
],
"filament_cooling_moves": [
"2"
],
"filament_cooling_initial_speed": [
"35"
],
"filament_cooling_final_speed": [
"60"
],
"nozzle_temperature_initial_layer": [
"230"
],
"nozzle_temperature": [
"230"
],
"default_filament_colour": [
""
]
}