mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
custom printer profiles
This commit is contained in:
parent
afe5e9ed2a
commit
6457608f3e
41 changed files with 2058 additions and 0 deletions
18
resources/profiles/Custom/filament/My Generic TPU.json
Normal file
18
resources/profiles/Custom/filament/My Generic TPU.json
Normal file
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFU99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "My Generic TPU",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_tpu",
|
||||
"filament_max_volumetric_speed": [
|
||||
"3.2"
|
||||
],
|
||||
"compatible_printers": [
|
||||
|
||||
"MyKlipper 0.4 nozzle",
|
||||
"MyMarlin 0.4 nozzle",
|
||||
"OrcaArena 0.4 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue