mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 04:35:17 +00:00
add profiles of tiertime printer (#9739)
* add profiles of tiertime printer * Fix: correct filament name(300HS) * add Tiertime as prefix for all generic filament.
This commit is contained in:
51
resources/profiles/Tiertime/filament/Tiertime PA6-CF.json
Normal file
51
resources/profiles/Tiertime/filament/Tiertime PA6-CF.json
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Tiertime PA6-CF",
|
||||
"inherits": "fdm_filament_pa",
|
||||
"from": "system",
|
||||
"filament_id": "GFN05",
|
||||
"instantiation": "true",
|
||||
"fan_cooling_layer_time": [
|
||||
"5"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"30"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"filament_cost": [
|
||||
"79.99"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.10"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.96"
|
||||
],
|
||||
"filament_type": [
|
||||
"PA6-CF"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Tiertime Lab"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"275"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"275"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"40"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"0%"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"170"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Tiertime UP400 Pro 0.4 nozzle",
|
||||
"Tiertime UP310 Pro 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user