mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-06 03:52:58 +00:00
27 lines
703 B
JSON
27 lines
703 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFL98_4",
|
|
"setting_id": "GFSA04",
|
|
"name": "Prusa Generic PLA-CF @MINIIS 0.8",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_pla",
|
|
"filament_flow_ratio": [
|
|
"1"
|
|
],
|
|
"filament_type": [
|
|
"PLA-CF"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"12"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"15"
|
|
],
|
|
"filament_start_gcode": [
|
|
"M572 S{if nozzle_diameter[0]==0.6}0.17{elsif nozzle_diameter[0]==0.8}0.12{elsif nozzle_diameter[0]==0.4}0.27{elsif nozzle_diameter[0]==0.25}0.85{else}0{endif}"
|
|
],
|
|
"compatible_printers": [
|
|
"Prusa MINIIS 0.8 nozzle"
|
|
]
|
|
} |