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,24 @@
{
"type": "filament",
"name": "Bambu PLA Translucent @BBL X1C",
"inherits": "Bambu PLA Translucent @base",
"from": "system",
"setting_id": "GFSA17_00",
"instantiation": "true",
"description": "The generic presets are conservatively tuned for compatibility with a wider range of filaments. For higher printing quality and speeds, please use Bambu filaments with Bambu presets.",
"filament_retract_before_wipe": [
"0"
],
"nozzle_temperature_range_low": [
"200"
],
"textured_plate_temp_initial_layer": [
"60"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 0.4 nozzle",
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab X1E 0.4 nozzle"
]
}