mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 07:11:12 -06:00
ENH: align the parameter
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: If5b5f5c18d23ccae9524501dd4b99eff2e5532b4
This commit is contained in:
parent
8fcd6f31dd
commit
1f5454052f
65 changed files with 1416 additions and 68 deletions
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSL24_10",
|
||||
"name": "PolyTerra PLA @BBL P1P 0.2 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "PolyTerra PLA @BBL X1C",
|
||||
"filament_max_volumetric_speed": [
|
||||
"1"
|
||||
],
|
||||
"hot_plate_temp" : [
|
||||
"65"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp" : [
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer" : [
|
||||
"65"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"50"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"80"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.2 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue