mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-09-24 04:03:13 +08:00
ENH: add PETG Translucent
jira:[NEW] Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com> Change-Id: I6c86128feabe82aa5c3bf2d17c88e5675de9e792
This commit is contained in:
parent
1bff6b33ce
commit
92a0baa64c
@ -681,6 +681,10 @@
|
||||
"name": "PolyLite PETG @base",
|
||||
"sub_path": "filament/PolyLite PETG @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PETG Translucent @base",
|
||||
"sub_path": "filament/Bambu PETG Translucent @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu ABS @base",
|
||||
"sub_path": "filament/Bambu ABS @base.json"
|
||||
@ -1553,6 +1557,30 @@
|
||||
"name": "PolyLite PETG @BBL A1 0.2 nozzle",
|
||||
"sub_path": "filament/PolyLite PETG @BBL A1 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PETG Translucent @BBL X1C",
|
||||
"sub_path": "filament/Bambu PETG Translucent @BBL X1C.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PETG Translucent @BBL X1C 0.8 nozzle",
|
||||
"sub_path": "filament/Bambu PETG Translucent @BBL X1C 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PETG Translucent @BBL A1M",
|
||||
"sub_path": "filament/Bambu PETG Translucent @BBL A1M.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PETG Translucent @BBL A1M 0.8 nozzle",
|
||||
"sub_path": "filament/Bambu PETG Translucent @BBL A1M 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PETG Translucent @BBL A1 0.8 nozzle",
|
||||
"sub_path": "filament/Bambu PETG Translucent @BBL A1 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PETG Translucent @BBL A1",
|
||||
"sub_path": "filament/Bambu PETG Translucent @BBL A1.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu ABS @BBL X1C",
|
||||
"sub_path": "filament/Bambu ABS @BBL X1C.json"
|
||||
|
@ -0,0 +1,27 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PETG Translucent @BBL A1 0.8 nozzle",
|
||||
"inherits": "Bambu PETG Translucent @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSG01_04",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
"60"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"16"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"0.2"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 0.8 nozzle",
|
||||
"Bambu Lab A1 0.6 nozzle"
|
||||
]
|
||||
}
|
@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PETG Translucent @BBL A1",
|
||||
"inherits": "Bambu PETG Translucent @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSG01_05",
|
||||
"instantiation": "true",
|
||||
"filament_retraction_length": [
|
||||
"0.3"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 0.4 nozzle"
|
||||
]
|
||||
}
|
@ -0,0 +1,27 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PETG Translucent @BBL A1M 0.8 nozzle",
|
||||
"inherits": "Bambu PETG Translucent @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSG01_03",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
"60"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"16"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"0.2"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.6 nozzle",
|
||||
"Bambu Lab A1 mini 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PETG Translucent @BBL A1M",
|
||||
"inherits": "Bambu PETG Translucent @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSG01_02",
|
||||
"instantiation": "true",
|
||||
"filament_retraction_length": [
|
||||
"0.3"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.4 nozzle"
|
||||
]
|
||||
}
|
@ -0,0 +1,35 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PETG Translucent @BBL X1C 0.8 nozzle",
|
||||
"inherits": "Bambu PETG Translucent @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSG01_01",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
"60"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"16"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"0.2"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"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 P1P 0.6 nozzle",
|
||||
"Bambu Lab P1P 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"
|
||||
]
|
||||
}
|
@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PETG Translucent @BBL X1C",
|
||||
"inherits": "Bambu PETG Translucent @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSG01_00",
|
||||
"instantiation": "true",
|
||||
"filament_retraction_length": [
|
||||
"0.3"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab P1P 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab X1E 0.4 nozzle"
|
||||
]
|
||||
}
|
@ -0,0 +1,80 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PETG Translucent @base",
|
||||
"inherits": "fdm_filament_pet",
|
||||
"from": "system",
|
||||
"filament_id": "GFG01",
|
||||
"instantiation": "false",
|
||||
"cool_plate_temp": [
|
||||
"0"
|
||||
],
|
||||
"cool_plate_temp_initial_layer": [
|
||||
"0"
|
||||
],
|
||||
"eng_plate_temp": [
|
||||
"70"
|
||||
],
|
||||
"eng_plate_temp_initial_layer": [
|
||||
"70"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"30"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"30"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"filament_cost": [
|
||||
"24.99"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.25"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"6"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Bambu Lab"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"70"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"70"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"245"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"250"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"270"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"240"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"90"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"10%"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"12"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"70"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"70"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n{if (bed_temperature[current_extruder] >80)||(bed_temperature_initial_layer[current_extruder] >80)}M106 P3 S255\n{elsif (bed_temperature[current_extruder] >60)||(bed_temperature_initial_layer[current_extruder] >60)}M106 P3 S180\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user