OrcaSlicer/resources/profiles/Snapmaker/filament/Snapmaker J1 TPU.json
Heiko Liebscher f9f2148cf8 j1 id fix
2023-04-05 11:26:41 +02:00

22 lines
479 B
JSON

{
"type": "filament",
"filament_id": "GFU99",
"setting_id": "GFSX04",
"name": "Snapmaker J1 TPU",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_tpu",
"filament_max_volumetric_speed": [
"3.2"
],
"nozzle_temperature": [
"220"
],
"nozzle_temperature_initial_layer": [
"220"
],
"compatible_printers": [
"Snapmaker J1 0.4 nozzle",
"Snapmaker J1 0.6 nozzle"
]
}