Files
OrcaSlicer/resources/profiles/Snapmaker/filament/Snapmaker Dual PLA Metal @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

45 lines
673 B
JSON

{
"type": "filament",
"name": "Snapmaker Dual PLA Metal @base",
"inherits": "fdm_filament_pla",
"from": "system",
"filament_id": "OFg3cWVt",
"instantiation": "false",
"filament_cost": [
"90"
],
"filament_density": [
"1.25"
],
"filament_max_volumetric_speed": [
"16"
],
"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": [
"220"
],
"default_filament_colour": [
""
]
}