OrcaSlicer/resources/profiles/BBL/filament/PolyLite PETG @BBL X1C.json
xun.zhang 08d8d2ba74 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
2023-09-22 16:21:26 +08:00

28 lines
No EOL
786 B
JSON

{
"type": "filament",
"name": "PolyLite PETG @BBL X1C",
"inherits": "PolyLite PETG @base",
"from": "system",
"setting_id": "GFSG60_00",
"instantiation": "true",
"filament_max_volumetric_speed": [
"11"
],
"nozzle_temperature_range_high": [
"270"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 0.4 nozzle",
"Bambu Lab X1 0.8 nozzle",
"Bambu Lab X1 0.6 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle",
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab P1S 0.6 nozzle",
"Bambu Lab P1S 0.8 nozzle",
"Bambu Lab X1E 0.4 nozzle",
"Bambu Lab X1E 0.6 nozzle",
"Bambu Lab X1E 0.8 nozzle"
]
}