ENH: [Filament] add profiles for pla translucent

jira: NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ida0ecbe3cb5d8cf916dea76aa4f6671132b157b6
(cherry picked from commit 9228f16f39c551695f4e8ec9180ee6ad2a77fa5f)
This commit is contained in:
xun.zhang
2025-04-22 21:01:50 +08:00
committed by Noisyfox
parent 119f16c565
commit 2124302544
17 changed files with 855 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
{
"type": "filament",
"name": "Bambu PLA Translucent @BBL X1C 0.2 nozzle",
"inherits": "Bambu PLA Translucent @base",
"from": "system",
"setting_id": "GFSA17_02",
"instantiation": "true",
"filament_max_volumetric_speed": [
"1.6"
],
"filament_retract_before_wipe": [
"0"
],
"nozzle_temperature_range_low": [
"200"
],
"textured_plate_temp_initial_layer": [
"60"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.2 nozzle",
"Bambu Lab X1 0.2 nozzle",
"Bambu Lab P1S 0.2 nozzle",
"Bambu Lab X1E 0.2 nozzle"
]
}