mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
NEW: add preset of 0.2 nozzle X1
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: Ib5639a4f503f7c27023dd43d1a7e3929b51bdd77
This commit is contained in:
20
resources/profiles/BBL/filament/Generic PVA @base.json
Normal file
20
resources/profiles/BBL/filament/Generic PVA @base.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFS99",
|
||||
"name": "Generic PVA @base",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_pva",
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"16"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"7"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"20"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user