ENH:[filament/process]add pla_tough+ filament profile

Change-Id: Ie58f9031ac20f72f927a0bf525ef6de4130ac75c
jira:None
(cherry picked from commit b2f6382488926d678660f64dfa339ebdad046c2d)
This commit is contained in:
qian.wang
2025-07-28 09:58:11 +08:00
committed by Noisyfox
parent 91d4b14ba7
commit 583848c868
16 changed files with 1116 additions and 0 deletions

View File

@@ -0,0 +1,44 @@
{
"type": "filament",
"name": "Bambu PLA Tough+ @BBL P1P 0.2 nozzle",
"inherits": "Bambu PLA Tough+ @base",
"from": "system",
"setting_id": "GFSA10_33",
"instantiation": "true",
"additional_cooling_fan_speed": [
"70"
],
"fan_cooling_layer_time": [
"80"
],
"fan_min_speed": [
"90"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"2"
],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [
"65"
],
"hot_plate_temp_initial_layer": [
"65"
],
"slow_down_layer_time": [
"6"
],
"textured_plate_temp": [
"65"
],
"textured_plate_temp_initial_layer": [
"65"
],
"compatible_printers": [
"Bambu Lab P1P 0.2 nozzle"
]
}

View File

@@ -0,0 +1,43 @@
{
"type": "filament",
"name": "Bambu PLA Tough+ @BBL P1P",
"inherits": "Bambu PLA Tough+ @base",
"from": "system",
"setting_id": "GFSA10_34",
"instantiation": "true",
"additional_cooling_fan_speed": [
"70"
],
"fan_cooling_layer_time": [
"80"
],
"fan_min_speed": [
"90"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"filament_max_volumetric_speed": [
"18"
],
"hot_plate_temp": [
"65"
],
"hot_plate_temp_initial_layer": [
"65"
],
"textured_plate_temp": [
"65"
],
"textured_plate_temp_initial_layer": [
"65"
],
"compatible_printers": [
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1P 0.6 nozzle",
"Bambu Lab P1P 0.8 nozzle"
]
}