orcaslicer/resources/profiles/BBL/filament/PolyLite PETG @BBL P1P.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

31 lines
No EOL
661 B
JSON

{
"type": "filament",
"name": "PolyLite PETG @BBL P1P",
"inherits": "PolyLite PETG @base",
"from": "system",
"setting_id": "GFSG60_02",
"instantiation": "true",
"filament_max_volumetric_speed": [
"11"
],
"hot_plate_temp": [
"80"
],
"hot_plate_temp_initial_layer": [
"80"
],
"nozzle_temperature_range_high": [
"270"
],
"textured_plate_temp": [
"80"
],
"textured_plate_temp_initial_layer": [
"80"
],
"compatible_printers": [
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1P 0.6 nozzle",
"Bambu Lab P1P 0.8 nozzle"
]
}