OrcaSlicer/resources/profiles/Tiertime/filament/Tiertime Generic PVA@300HS.json
GuoGeTiertime 83b28ff2d6
add profiles of tiertime printer ()
* add profiles of tiertime printer

* Fix: correct filament name(300HS)

* add Tiertime as prefix for all generic filament.
2025-06-04 11:32:41 +08:00

24 lines
511 B
JSON

{
"type": "filament",
"name": "Tiertime Generic PVA@300HS",
"inherits": "fdm_filament_pva",
"from": "system",
"filament_id": "GFS99_01",
"instantiation": "true",
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"16"
],
"slow_down_layer_time": [
"7"
],
"slow_down_min_speed": [
"20"
],
"compatible_printers": [
"Tiertime UP300 HS 0.4 nozzle",
"Tiertime UP600 HS 0.4 nozzle"
]
}