OrcaSlicer config

This commit is contained in:
2025-06-15 10:11:18 +02:00
parent e0d3aa8e6b
commit 77d340c852
721 changed files with 47715 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
{
"type": "filament",
"filament_id": "GFU99",
"setting_id": "GFU99_MTC_0",
"name": "Generic TPU @MyToolChanger",
"renamed_from": "My Generic TPU @MyToolChanger",
"from": "system",
"instantiation": "true",
"inherits": "Generic TPU @System",
"filament_max_volumetric_speed": [
"3.2"
],
"compatible_printers": [
"MyToolChanger 0.4 nozzle",
"MyToolChanger 0.2 nozzle",
"MyToolChanger 0.6 nozzle",
"MyToolChanger 0.8 nozzle"
]
}