mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-06 03:52:58 +00:00
new profiles for bigger nozzles, changed some cooling settings according to prusaslicer
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFG99_1",
|
||||
"filament_id": "GFG99_2",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "Prusa Generic PETG @MINIIS",
|
||||
"from": "system",
|
||||
@@ -16,25 +16,25 @@
|
||||
"30"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"90"
|
||||
"50"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"25%"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"90"
|
||||
"50"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"40"
|
||||
"30"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
"10"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
"1"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"240"
|
||||
@@ -56,8 +56,6 @@
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Prusa MINIIS 0.4 nozzle",
|
||||
"Prusa MINIIS 0.25 nozzle",
|
||||
"Prusa MINIIS 0.6 nozzle",
|
||||
"Prusa MINIIS 0.8 nozzle"
|
||||
"Prusa MINIIS 0.25 nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user