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,27 @@
{
"type": "filament",
"name": "Bambu PLA Translucent @BBL X1C 0.8 nozzle",
"inherits": "Bambu PLA Translucent @base",
"from": "system",
"setting_id": "GFSA17_01",
"instantiation": "true",
"filament_retract_before_wipe": [
"0"
],
"nozzle_temperature_range_low": [
"200"
],
"textured_plate_temp_initial_layer": [
"60"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle",
"Bambu Lab X1 0.6 nozzle",
"Bambu Lab X1 0.8 nozzle",
"Bambu Lab P1S 0.6 nozzle",
"Bambu Lab P1S 0.8 nozzle",
"Bambu Lab X1E 0.6 nozzle",
"Bambu Lab X1E 0.8 nozzle"
]
}