orcaslicer/resources/profiles/Prusa/filament/Prusa Generic ABS @MINIIS 0.6.json
2024-07-15 23:07:39 +08:00

51 lines
922 B
JSON

{
"type": "filament",
"setting_id": "GFSA04",
"name": "Prusa Generic ABS @MINIIS 0.6",
"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.1"
],
"compatible_printers": [
"Prusa MINIIS 0.6 nozzle"
]
}