* 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
21 lines
473 B
JSON
21 lines
473 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFN99",
|
|
"setting_id": "GFSN99",
|
|
"name": "TwoTrees Generic PA",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_pa",
|
|
"nozzle_temperature_initial_layer": [
|
|
"280"
|
|
],
|
|
"nozzle_temperature": [
|
|
"280"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"12"
|
|
],
|
|
"compatible_printers": [
|
|
"TwoTrees SP-5 Klipper 0.4 nozzle"
|
|
]
|
|
}
|