mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-06 03:52:58 +00:00
25 lines
561 B
JSON
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"
|
|
]
|
|
}
|