new profiles for bigger nozzles, changed some cooling settings according to prusaslicer

This commit is contained in:
Bernhard Koppensteiner
2024-04-29 20:26:18 +02:00
parent aec20c8364
commit 3591e94a80
19 changed files with 418 additions and 42 deletions

View File

@@ -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"
]
}