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,30 @@
{
"type": "filament",
"name": "Bambu TPU 95A HF @base",
"inherits": "fdm_filament_tpu",
"from": "system",
"filament_id": "GFU00",
"instantiation": "false",
"description": "This filament is too soft and not compatible with the AMS. Printing it is of many requirements, and to get better printing quality, please refer to this wiki: TPU printing guide.",
"filament_cost": [
"41.99"
],
"filament_density": [
"1.22"
],
"filament_max_volumetric_speed": [
"12"
],
"filament_retraction_length": [
"0.8"
],
"filament_vendor": [
"Bambu Lab"
],
"nozzle_temperature": [
"230"
],
"nozzle_temperature_initial_layer": [
"230"
]
}