custom printer profiles

This commit is contained in:
SoftFever 2023-04-24 01:03:37 +08:00
parent adae24a847
commit 5a49381d3c
41 changed files with 2058 additions and 0 deletions

View 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"
]
}