mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 06:41:14 -06:00
ENH: update max v speed for PolyLite PETG
1. Set max volumertic speed to 11.5 for PolyLite PETG jira:STUDIO-3518 Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I5ee019d07124870893df9ab636851adc0f2a6425
This commit is contained in:
parent
84524e7685
commit
390c295a63
3 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
"setting_id": "GFSG60_02",
|
||||
"instantiation": "true",
|
||||
"filament_max_volumetric_speed": [
|
||||
"11"
|
||||
"11.5"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"80"
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"setting_id": "GFSG60_00",
|
||||
"instantiation": "true",
|
||||
"filament_max_volumetric_speed": [
|
||||
"11"
|
||||
"11.5"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"270"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue