mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 00:52:04 +00:00
* add profiles of tiertime printer * Fix: correct filament name(300HS) * add Tiertime as prefix for all generic filament.
31 lines
630 B
JSON
31 lines
630 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Tiertime Generic ASA@300HS",
|
|
"inherits": "fdm_filament_asa",
|
|
"from": "system",
|
|
"filament_id": "GFB98_01",
|
|
"instantiation": "true",
|
|
"filament_flow_ratio": [
|
|
"0.95"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"12"
|
|
],
|
|
"hot_plate_temp": [
|
|
"100"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"100"
|
|
],
|
|
"textured_plate_temp": [
|
|
"100"
|
|
],
|
|
"textured_plate_temp_initial_layer": [
|
|
"100"
|
|
],
|
|
"compatible_printers": [
|
|
"Tiertime UP300 HS 0.4 nozzle",
|
|
"Tiertime UP600 HS 0.4 nozzle"
|
|
]
|
|
}
|