orcaslicer/resources/profiles/BBL/filament/PolyLite PETG @BBL P1P.json
xun.zhang 390c295a63 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
2023-10-10 14:19:23 +08:00

31 lines
No EOL
663 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.5"
],
"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"
]
}