mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-06 21:44:08 -06:00
ENH: lower filament max volumetric speed for petg
Lower max volumetric speed for polyLite petg Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I4fe29c227e027132085fc67431a14f6b8ad07fd8
This commit is contained in:
parent
7840f5d858
commit
08d8d2ba74
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
"setting_id": "GFSG60_02",
|
||||
"instantiation": "true",
|
||||
"filament_max_volumetric_speed": [
|
||||
"14"
|
||||
"11"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"80"
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"setting_id": "GFSG60_00",
|
||||
"instantiation": "true",
|
||||
"filament_max_volumetric_speed": [
|
||||
"14"
|
||||
"11"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"270"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue