orcaslicer/resources/profiles/InfiMech/filament/InfiMech Generic ABS.json

28 lines
541 B
JSON
Raw Normal View History

{
"type": "filament",
"filament_id": "GFB99",
"setting_id": "GFSA04",
"name": "InfiMech Generic ABS",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_abs",
"filament_flow_ratio": [
"0.94"
],
"filament_max_volumetric_speed": [
"15"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.058"
],
"filament_retraction_length": [
"0.8"
],
"compatible_printers": [
"InfiMech TX 0.4 nozzle"
]
}