mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-27 12:52:07 +00:00
fix ci
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
"Snapmaker Artisan (0.8 nozzle)"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"60"
|
||||
"25"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"20"
|
||||
"10"
|
||||
]
|
||||
}
|
||||
@@ -9,7 +9,7 @@
|
||||
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"60"
|
||||
"25"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.25"
|
||||
@@ -47,17 +47,17 @@
|
||||
"filament_cooling_final_speed": [
|
||||
"60"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"255"
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"250"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"178"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"30"
|
||||
"20"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
"0"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"240"
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"60"
|
||||
"35"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.25"
|
||||
@@ -27,7 +27,7 @@
|
||||
"178"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
"30"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "Snapmaker PET @Dual",
|
||||
"setting_id": "145337790",
|
||||
"inherits": "Snapmaker Dual PET @base"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "Snapmaker PVA @0.2 nozzle",
|
||||
"setting_id": "1131479069",
|
||||
"inherits": "Snapmaker PVA @base"
|
||||
}
|
||||
8
resources/profiles/Snapmaker/filament/Snapmaker PVA.json
Normal file
8
resources/profiles/Snapmaker/filament/Snapmaker PVA.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "Snapmaker PVA",
|
||||
"setting_id": "3741816734",
|
||||
"inherits": "Snapmaker PVA @base"
|
||||
}
|
||||
Reference in New Issue
Block a user