Files
OrcaSlicer/resources/profiles/Snapmaker/filament/Snapmaker Dual ASA @0.2 nozzle.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

59 lines
1.1 KiB
JSON

{
"type": "filament",
"name": "Snapmaker Dual ASA @0.2 nozzle",
"inherits": "Snapmaker Dual ASA @base",
"from": "system",
"setting_id": "1fA5vB9naAlNtiQe",
"instantiation": "true",
"compatible_printers": [
"Snapmaker A250 Dual (0.2 nozzle)",
"Snapmaker A250 Dual BKit (0.2 nozzle)",
"Snapmaker A250 Dual QS+B Kit (0.2 nozzle)",
"Snapmaker A250 Dual QSKit (0.2 nozzle)",
"Snapmaker A350 Dual (0.2 nozzle)",
"Snapmaker A350 Dual BKit (0.2 nozzle)",
"Snapmaker A350 Dual QS+B Kit (0.2 nozzle)",
"Snapmaker A350 Dual QSKit (0.2 nozzle)",
"Snapmaker Artisan (0.2 nozzle)"
],
"hot_plate_temp": [
"90"
],
"hot_plate_temp_initial_layer": [
"90"
],
"overhang_fan_speed": [
"80"
],
"filament_max_volumetric_speed": [
"2.4"
],
"filament_loading_speed_start": [
"3"
],
"filament_loading_speed": [
"25"
],
"filament_unloading_speed_start": [
"3"
],
"filament_unloading_speed": [
"25"
],
"filament_cooling_moves": [
"0"
],
"filament_cooling_initial_speed": [
"2.2"
],
"filament_cooling_final_speed": [
"3.4"
],
"fan_max_speed": [
"35"
],
"fan_min_speed": [
"10"
]
}