orcaslicer/resources/profiles/Prusa/filament/Prusa Generic ABS @MK3.5 0.25.json
Bernhard Koppensteiner 65e007cb41 added MK3.5 support
2024-08-28 21:48:15 +02:00

52 lines
953 B
JSON

{
"type": "filament",
"filament_id": "GFB99_5",
"setting_id": "GFSA04",
"name": "Prusa Generic ABS @MK3.5 0.25",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_abs",
"filament_flow_ratio": [
"1"
],
"cool_plate_temp" : [
"100"
],
"eng_plate_temp" : [
"100"
],
"hot_plate_temp" : [
"100"
],
"cool_plate_temp_initial_layer" : [
"100"
],
"eng_plate_temp_initial_layer" : [
"100"
],
"hot_plate_temp_initial_layer" : [
"100"
],
"filament_max_volumetric_speed": [
"10"
],
"fan_max_speed": [
"15"
],
"fan_min_speed": [
"15"
],
"slow_down_layer_time": [
"20"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.09"
],
"compatible_printers": [
"Prusa MK3.5 0.25 nozzle"
]
}