* Add files via upload First working version of TwoTrees SP-5 running klipper. this can be the base to start using this slicer. most of the generic materials are OOTB ones and this profile is made for near stock printers just running klipper. roughtly running a max speed of 200mm/s and runs successfully * Add files via upload * Delete SP-5.png
18 lines
414 B
JSON
18 lines
414 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFB98",
|
|
"setting_id": "GFSB98_00",
|
|
"name": "TwoTrees Generic ASA",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_asa",
|
|
"filament_flow_ratio": [
|
|
"0.93"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"12"
|
|
],
|
|
"compatible_printers": [
|
|
"TwoTrees SP-5 Klipper 0.4 nozzle"
|
|
]
|
|
}
|