mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-17 01:15:53 +08: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: Id7a28dd8bd59e01934e60e926902deeea456c89a
This commit is contained in:
parent
80b77a9c01
commit
132e98c9c8
@ -6,7 +6,7 @@
|
|||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "PolyLite PETG @base",
|
"inherits": "PolyLite PETG @base",
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"14"
|
"11"
|
||||||
],
|
],
|
||||||
"hot_plate_temp": [
|
"hot_plate_temp": [
|
||||||
"80"
|
"80"
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "PolyLite PETG @base",
|
"inherits": "PolyLite PETG @base",
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"14"
|
"11"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_range_high": [
|
"nozzle_temperature_range_high": [
|
||||||
"270"
|
"270"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user