mirror of
https://github.com/Santoku-Slicer/Profiles.git
synced 2026-07-07 16:59:47 +00:00
18 lines
309 B
JSON
18 lines
309 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Generic PLA High Speed @base",
|
|
"inherits": "fdm_filament_pla",
|
|
"from": "system",
|
|
"filament_id": "GFL95",
|
|
"instantiation": "false",
|
|
"filament_flow_ratio": [
|
|
"0.98"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"18"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"8"
|
|
]
|
|
}
|