Files
OrcaSlicer/resources/profiles/Prusa/filament/Prusa Generic TPU @MINIIS.json
2024-04-20 16:32:50 +02:00

25 lines
561 B
JSON

{
"type": "filament",
"filament_id": "GFU99_2",
"setting_id": "GFSA04",
"name": "Prusa Generic TPU @MINIIS",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_tpu",
"filament_max_volumetric_speed": [
"1.35"
],
"filament_flow_ratio": [
"1.08"
],
"filament_start_gcode": [
"M900 K0 ; Filament gcode"
],
"compatible_printers": [
"Prusa MINIIS 0.4 nozzle",
"Prusa MINIIS 0.25 nozzle",
"Prusa MINIIS 0.6 nozzle",
"Prusa MINIIS 0.8 nozzle"
]
}