mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
ENH:[Process/Filament] Modify all filament parameters of H2, including volume flow rate, cooling fan, and retraction Profile Edited by lianhu.xiong
Change-Id: I6c92d9d72f80d5a4a83b54a15d2a1c41c18a85c7 jira: None (cherry picked from commit ccb8b8361ba8012eb72adb2d91dac73f2f6964d4)
This commit is contained in:
@@ -6480,6 +6480,26 @@
|
|||||||
{
|
{
|
||||||
"name": "fdm_filament_dual_common",
|
"name": "fdm_filament_dual_common",
|
||||||
"sub_path": "filament/fdm_filament_dual_common.json"
|
"sub_path": "filament/fdm_filament_dual_common.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Bambu PETG Translucent @BBL H2 0.2 nozzle",
|
||||||
|
"sub_path": "filament/Bambu PETG Translucent @BBL H2 0.2 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Bambu TPU 85A @BBL H2 0.6 nozzle",
|
||||||
|
"sub_path": "filament/Bambu TPU 85A @BBL H2 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Bambu TPU 85A @BBL H2 0.8 nozzle",
|
||||||
|
"sub_path": "filament/Bambu TPU 85A @BBL H2 0.8 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Bambu TPU 90A @BBL H2 0.6 nozzle",
|
||||||
|
"sub_path": "filament/Bambu TPU 90A @BBL H2 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Bambu TPU 90A @BBL H2 0.8 nozzle",
|
||||||
|
"sub_path": "filament/Bambu TPU 90A @BBL H2 0.8 nozzle.json"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"machine_list": [
|
"machine_list": [
|
||||||
|
|||||||
@@ -8,25 +8,25 @@
|
|||||||
"chamber_temperatures": [
|
"chamber_temperatures": [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"2"
|
"2"
|
||||||
],
|
],
|
||||||
"filament_retraction_distances_when_cut": [
|
|
||||||
"18"
|
|
||||||
],
|
|
||||||
"filament_z_hop_types": [
|
|
||||||
"Spiral Lift"
|
|
||||||
],
|
|
||||||
"overhang_fan_speed": [
|
"overhang_fan_speed": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
|
||||||
"12"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.2 nozzle"
|
"Bambu Lab H2 0.2 nozzle"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -1,38 +0,0 @@
|
|||||||
{
|
|
||||||
"type": "filament",
|
|
||||||
"name": "Bambu ABS @BBL H2 0.8 nozzle",
|
|
||||||
"inherits": "Bambu ABS @base",
|
|
||||||
"from": "system",
|
|
||||||
"setting_id": "GFSB00_26",
|
|
||||||
"instantiation": "true",
|
|
||||||
"chamber_temperatures": [
|
|
||||||
"60"
|
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_max_volumetric_speed": [
|
|
||||||
"18"
|
|
||||||
],
|
|
||||||
"filament_retraction_distances_when_cut": [
|
|
||||||
"18"
|
|
||||||
],
|
|
||||||
"filament_z_hop_types": [
|
|
||||||
"Spiral Lift"
|
|
||||||
],
|
|
||||||
"nozzle_temperature": [
|
|
||||||
"260"
|
|
||||||
],
|
|
||||||
"overhang_fan_speed": [
|
|
||||||
"100"
|
|
||||||
],
|
|
||||||
"slow_down_layer_time": [
|
|
||||||
"12"
|
|
||||||
],
|
|
||||||
"slow_down_min_speed": [
|
|
||||||
"10"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
|
||||||
"Bambu Lab H2 0.8 nozzle"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -8,26 +8,33 @@
|
|||||||
"chamber_temperatures": [
|
"chamber_temperatures": [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"16"
|
"16"
|
||||||
],
|
],
|
||||||
"filament_retraction_distances_when_cut": [
|
|
||||||
"18"
|
|
||||||
],
|
|
||||||
"filament_z_hop_types": [
|
"filament_z_hop_types": [
|
||||||
"Spiral Lift"
|
"Spiral Lift"
|
||||||
],
|
],
|
||||||
"overhang_fan_speed": [
|
"overhang_fan_speed": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
|
||||||
"12"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.4 nozzle",
|
"Bambu Lab H2 0.4 nozzle",
|
||||||
"Bambu Lab H2 0.6 nozzle"
|
"Bambu Lab H2 0.6 nozzle",
|
||||||
|
"Bambu Lab H2 0.8 nozzle"
|
||||||
|
],
|
||||||
|
"filament_retraction_length": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"filament_wipe_distance": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"filament_wipe": [
|
||||||
|
"1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -8,12 +8,6 @@
|
|||||||
"chamber_temperatures": [
|
"chamber_temperatures": [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_retraction_distances_when_cut": [
|
|
||||||
"18"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.4 nozzle",
|
"Bambu Lab H2 0.4 nozzle",
|
||||||
"Bambu Lab H2 0.6 nozzle",
|
"Bambu Lab H2 0.6 nozzle",
|
||||||
|
|||||||
@@ -8,28 +8,19 @@
|
|||||||
"chamber_temperatures": [
|
"chamber_temperatures": [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"fan_max_speed": [
|
|
||||||
"70"
|
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"2"
|
"2"
|
||||||
],
|
],
|
||||||
"filament_retraction_distances_when_cut": [
|
|
||||||
"18"
|
|
||||||
],
|
|
||||||
"filament_z_hop_types": [
|
|
||||||
"Spiral Lift"
|
|
||||||
],
|
|
||||||
"overhang_fan_speed": [
|
"overhang_fan_speed": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
|
||||||
"20"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.2 nozzle"
|
"Bambu Lab H2 0.2 nozzle"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -1,33 +0,0 @@
|
|||||||
{
|
|
||||||
"type": "filament",
|
|
||||||
"name": "Bambu ASA @BBL H2 0.6 nozzle",
|
|
||||||
"inherits": "Bambu ASA @base",
|
|
||||||
"from": "system",
|
|
||||||
"setting_id": "GFSB01_28",
|
|
||||||
"instantiation": "true",
|
|
||||||
"chamber_temperatures": [
|
|
||||||
"60"
|
|
||||||
],
|
|
||||||
"fan_max_speed": [
|
|
||||||
"70"
|
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_retraction_distances_when_cut": [
|
|
||||||
"18"
|
|
||||||
],
|
|
||||||
"filament_z_hop_types": [
|
|
||||||
"Spiral Lift"
|
|
||||||
],
|
|
||||||
"overhang_fan_speed": [
|
|
||||||
"100"
|
|
||||||
],
|
|
||||||
"slow_down_layer_time": [
|
|
||||||
"20"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
|
||||||
"Bambu Lab H2 0.6 nozzle",
|
|
||||||
"Bambu Lab H2 0.8 nozzle"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -8,28 +8,30 @@
|
|||||||
"chamber_temperatures": [
|
"chamber_temperatures": [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"fan_max_speed": [
|
|
||||||
"70"
|
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_max_volumetric_speed": [
|
|
||||||
"16"
|
|
||||||
],
|
|
||||||
"filament_retraction_distances_when_cut": [
|
|
||||||
"18"
|
|
||||||
],
|
|
||||||
"filament_z_hop_types": [
|
"filament_z_hop_types": [
|
||||||
"Spiral Lift"
|
"Spiral Lift"
|
||||||
],
|
],
|
||||||
"overhang_fan_speed": [
|
"overhang_fan_speed": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
|
||||||
"20"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.4 nozzle"
|
"Bambu Lab H2 0.4 nozzle",
|
||||||
|
"Bambu Lab H2 0.6 nozzle",
|
||||||
|
"Bambu Lab H2 0.8 nozzle"
|
||||||
|
],
|
||||||
|
"filament_retraction_length": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"filament_wipe_distance": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"filament_wipe": [
|
||||||
|
"1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -13,7 +13,10 @@
|
|||||||
"Bambu Lab H2 0.6 nozzle",
|
"Bambu Lab H2 0.6 nozzle",
|
||||||
"Bambu Lab H2 0.8 nozzle"
|
"Bambu Lab H2 0.8 nozzle"
|
||||||
],
|
],
|
||||||
"filament_long_retractions_when_cut": [
|
"filament_max_volumetric_speed": [
|
||||||
|
"6"
|
||||||
|
],
|
||||||
|
"filament_z_hop": [
|
||||||
"0"
|
"0"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -1,18 +0,0 @@
|
|||||||
{
|
|
||||||
"type": "filament",
|
|
||||||
"name": "Bambu ASA-CF @BBL H2 0.6 nozzle",
|
|
||||||
"inherits": "Bambu ASA-CF @base",
|
|
||||||
"from": "system",
|
|
||||||
"setting_id": "GFSB51_17",
|
|
||||||
"instantiation": "true",
|
|
||||||
"chamber_temperatures": [
|
|
||||||
"60"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
|
||||||
"Bambu Lab H2 0.6 nozzle",
|
|
||||||
"Bambu Lab H2 0.8 nozzle"
|
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -9,9 +9,8 @@
|
|||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.4 nozzle"
|
"Bambu Lab H2 0.4 nozzle",
|
||||||
],
|
"Bambu Lab H2 0.6 nozzle",
|
||||||
"filament_long_retractions_when_cut": [
|
"Bambu Lab H2 0.8 nozzle"
|
||||||
"0"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -30,8 +30,5 @@
|
|||||||
"Bambu Lab H2 0.4 nozzle",
|
"Bambu Lab H2 0.4 nozzle",
|
||||||
"Bambu Lab H2 0.6 nozzle",
|
"Bambu Lab H2 0.6 nozzle",
|
||||||
"Bambu Lab H2 0.8 nozzle"
|
"Bambu Lab H2 0.8 nozzle"
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -12,8 +12,5 @@
|
|||||||
"Bambu Lab H2 0.4 nozzle",
|
"Bambu Lab H2 0.4 nozzle",
|
||||||
"Bambu Lab H2 0.6 nozzle",
|
"Bambu Lab H2 0.6 nozzle",
|
||||||
"Bambu Lab H2 0.8 nozzle"
|
"Bambu Lab H2 0.8 nozzle"
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -21,8 +21,5 @@
|
|||||||
"Bambu Lab H2 0.4 nozzle",
|
"Bambu Lab H2 0.4 nozzle",
|
||||||
"Bambu Lab H2 0.6 nozzle",
|
"Bambu Lab H2 0.6 nozzle",
|
||||||
"Bambu Lab H2 0.8 nozzle"
|
"Bambu Lab H2 0.8 nozzle"
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -12,8 +12,5 @@
|
|||||||
"Bambu Lab H2 0.4 nozzle",
|
"Bambu Lab H2 0.4 nozzle",
|
||||||
"Bambu Lab H2 0.6 nozzle",
|
"Bambu Lab H2 0.6 nozzle",
|
||||||
"Bambu Lab H2 0.8 nozzle"
|
"Bambu Lab H2 0.8 nozzle"
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -22,8 +22,5 @@
|
|||||||
],
|
],
|
||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\nM145 P1"
|
"; filament start gcode\nM145 P1"
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -21,8 +21,5 @@
|
|||||||
],
|
],
|
||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\nM145 P1"
|
"; filament start gcode\nM145 P1"
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -22,8 +22,5 @@
|
|||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.2 nozzle"
|
"Bambu Lab H2 0.2 nozzle"
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -1,26 +0,0 @@
|
|||||||
{
|
|
||||||
"type": "filament",
|
|
||||||
"name": "Bambu PC FR @BBL H2 0.6 nozzle",
|
|
||||||
"inherits": "Bambu PC FR @base",
|
|
||||||
"from": "system",
|
|
||||||
"setting_id": "GFSC01_36",
|
|
||||||
"instantiation": "true",
|
|
||||||
"chamber_temperatures": [
|
|
||||||
"60"
|
|
||||||
],
|
|
||||||
"fan_max_speed": [
|
|
||||||
"40"
|
|
||||||
],
|
|
||||||
"nozzle_temperature": [
|
|
||||||
"260"
|
|
||||||
],
|
|
||||||
"slow_down_layer_time": [
|
|
||||||
"12"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
|
||||||
"Bambu Lab H2 0.6 nozzle"
|
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -1,26 +0,0 @@
|
|||||||
{
|
|
||||||
"type": "filament",
|
|
||||||
"name": "Bambu PC FR @BBL H2 0.8 nozzle",
|
|
||||||
"inherits": "Bambu PC FR @base",
|
|
||||||
"from": "system",
|
|
||||||
"setting_id": "GFSC01_37",
|
|
||||||
"instantiation": "true",
|
|
||||||
"chamber_temperatures": [
|
|
||||||
"60"
|
|
||||||
],
|
|
||||||
"fan_max_speed": [
|
|
||||||
"40"
|
|
||||||
],
|
|
||||||
"nozzle_temperature": [
|
|
||||||
"260"
|
|
||||||
],
|
|
||||||
"slow_down_layer_time": [
|
|
||||||
"12"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
|
||||||
"Bambu Lab H2 0.8 nozzle"
|
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -15,9 +15,8 @@
|
|||||||
"12"
|
"12"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.4 nozzle"
|
"Bambu Lab H2 0.4 nozzle",
|
||||||
],
|
"Bambu Lab H2 0.6 nozzle",
|
||||||
"filament_long_retractions_when_cut": [
|
"Bambu Lab H2 0.8 nozzle"
|
||||||
"0"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -5,7 +5,6 @@
|
|||||||
"from": "system",
|
"from": "system",
|
||||||
"setting_id": "GFST01_04",
|
"setting_id": "GFST01_04",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"description": "When printing this filament, there's a risk of nozzle clogging, oozing, warping and low layer adhesion strength. To get better results, please refer to this wiki: Printing Tips for High Temp / Engineering materials.",
|
|
||||||
"chamber_temperatures": [
|
"chamber_temperatures": [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
@@ -19,8 +18,5 @@
|
|||||||
"Bambu Lab H2 0.4 nozzle",
|
"Bambu Lab H2 0.4 nozzle",
|
||||||
"Bambu Lab H2 0.6 nozzle",
|
"Bambu Lab H2 0.6 nozzle",
|
||||||
"Bambu Lab H2 0.8 nozzle"
|
"Bambu Lab H2 0.8 nozzle"
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -11,15 +11,9 @@
|
|||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
"20"
|
"20"
|
||||||
],
|
],
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"filament_retraction_distances_when_cut": [
|
|
||||||
"10"
|
|
||||||
],
|
|
||||||
"overhang_fan_speed": [
|
"overhang_fan_speed": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
@@ -34,5 +28,17 @@
|
|||||||
],
|
],
|
||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"245"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -6,25 +6,13 @@
|
|||||||
"setting_id": "GFSG02_10",
|
"setting_id": "GFSG02_10",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"fan_max_speed": [
|
"fan_max_speed": [
|
||||||
"20"
|
"60"
|
||||||
],
|
|
||||||
"filament_flow_ratio": [
|
|
||||||
"0.96"
|
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_retraction_distances_when_cut": [
|
|
||||||
"10"
|
|
||||||
],
|
|
||||||
"nozzle_temperature": [
|
|
||||||
"230"
|
|
||||||
],
|
],
|
||||||
"overhang_fan_speed": [
|
"overhang_fan_speed": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
"slow_down_layer_time": [
|
||||||
"20"
|
"10"
|
||||||
],
|
],
|
||||||
"slow_down_min_speed": [
|
"slow_down_min_speed": [
|
||||||
"20"
|
"20"
|
||||||
@@ -36,5 +24,35 @@
|
|||||||
],
|
],
|
||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"245"
|
||||||
|
],
|
||||||
|
"filament_retraction_length": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"filament_wipe_distance": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_z_hop_types": [
|
||||||
|
"Spiral Lift"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"filament_wipe": [
|
||||||
|
"1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Bambu PETG Translucent @BBL H2 0.2 nozzle",
|
||||||
|
"inherits": "Bambu PETG Translucent @base",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GFSG01_28",
|
||||||
|
"instantiation": "true",
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Bambu Lab H2 0.2 nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"filament_id": "GFG01",
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"1"
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -5,15 +5,8 @@
|
|||||||
"from": "system",
|
"from": "system",
|
||||||
"setting_id": "GFSG01_08",
|
"setting_id": "GFSG01_08",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"description": "To get better transparent or translucent results with the corresponding filament, please refer to this wiki: Printing tips for transparent PETG.",
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_retraction_distances_when_cut": [
|
|
||||||
"10"
|
|
||||||
],
|
|
||||||
"filament_retraction_length": [
|
"filament_retraction_length": [
|
||||||
"0.3"
|
"0.4"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
"slow_down_layer_time": [
|
||||||
"8"
|
"8"
|
||||||
@@ -25,5 +18,20 @@
|
|||||||
],
|
],
|
||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
||||||
|
],
|
||||||
|
"filament_wipe_distance": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_z_hop_types": [
|
||||||
|
"Spiral Lift"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"filament_wipe": [
|
||||||
|
"1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -14,15 +14,9 @@
|
|||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
"5"
|
"5"
|
||||||
],
|
],
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"11.5"
|
"11.5"
|
||||||
],
|
],
|
||||||
"filament_retraction_distances_when_cut": [
|
|
||||||
"10"
|
|
||||||
],
|
|
||||||
"overhang_fan_speed": [
|
"overhang_fan_speed": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -5,7 +5,6 @@
|
|||||||
"from": "system",
|
"from": "system",
|
||||||
"setting_id": "GFSA11_07",
|
"setting_id": "GFSA11_07",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"description": "This filament is only used to print models with a low density usually, and some special parameters are required. To get better printing quality, please refer to this wiki: Instructions for printing RC model with foaming PLA (PLA Aero).",
|
|
||||||
"additional_cooling_fan_speed": [
|
"additional_cooling_fan_speed": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
@@ -20,7 +19,10 @@
|
|||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
||||||
],
|
],
|
||||||
"filament_long_retractions_when_cut": [
|
"reduce_fan_stop_start_freq": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"filament_z_hop": [
|
||||||
"0"
|
"0"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -8,25 +8,22 @@
|
|||||||
"additional_cooling_fan_speed": [
|
"additional_cooling_fan_speed": [
|
||||||
"75"
|
"75"
|
||||||
],
|
],
|
||||||
"fan_max_speed": [
|
|
||||||
"80"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"2"
|
"2"
|
||||||
],
|
],
|
||||||
"filament_retraction_distances_when_cut": [
|
|
||||||
"10"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.2 nozzle"
|
"Bambu Lab H2 0.2 nozzle"
|
||||||
],
|
],
|
||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -8,21 +8,9 @@
|
|||||||
"additional_cooling_fan_speed": [
|
"additional_cooling_fan_speed": [
|
||||||
"75"
|
"75"
|
||||||
],
|
],
|
||||||
"fan_max_speed": [
|
|
||||||
"80"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_retraction_distances_when_cut": [
|
|
||||||
"10"
|
|
||||||
],
|
|
||||||
"slow_down_layer_time": [
|
|
||||||
"10"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.4 nozzle",
|
"Bambu Lab H2 0.4 nozzle",
|
||||||
"Bambu Lab H2 0.6 nozzle",
|
"Bambu Lab H2 0.6 nozzle",
|
||||||
@@ -30,5 +18,26 @@
|
|||||||
],
|
],
|
||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"filament_retraction_length": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"filament_wipe_distance": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_z_hop_types": [
|
||||||
|
"Spiral Lift"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"filament_wipe": [
|
||||||
|
"1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -8,11 +8,8 @@
|
|||||||
"additional_cooling_fan_speed": [
|
"additional_cooling_fan_speed": [
|
||||||
"75"
|
"75"
|
||||||
],
|
],
|
||||||
"fan_max_speed": [
|
|
||||||
"80"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
"60"
|
"80"
|
||||||
],
|
],
|
||||||
"filament_flow_ratio": [
|
"filament_flow_ratio": [
|
||||||
"0.98"
|
"0.98"
|
||||||
@@ -20,9 +17,6 @@
|
|||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"2"
|
"2"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
|
||||||
"10"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.2 nozzle"
|
"Bambu Lab H2 0.2 nozzle"
|
||||||
],
|
],
|
||||||
@@ -32,7 +26,10 @@
|
|||||||
"filament_end_gcode": [
|
"filament_end_gcode": [
|
||||||
"; filament end gcode \n;M106 P3 S0\n"
|
"; filament end gcode \n;M106 P3 S0\n"
|
||||||
],
|
],
|
||||||
"filament_long_retractions_when_cut": [
|
"filament_ramming_volumetric_speed": [
|
||||||
"0"
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -8,11 +8,8 @@
|
|||||||
"additional_cooling_fan_speed": [
|
"additional_cooling_fan_speed": [
|
||||||
"75"
|
"75"
|
||||||
],
|
],
|
||||||
"fan_max_speed": [
|
|
||||||
"80"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
"60"
|
"80"
|
||||||
],
|
],
|
||||||
"filament_flow_ratio": [
|
"filament_flow_ratio": [
|
||||||
"0.98"
|
"0.98"
|
||||||
@@ -20,9 +17,6 @@
|
|||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"21"
|
"21"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
|
||||||
"10"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.4 nozzle",
|
"Bambu Lab H2 0.4 nozzle",
|
||||||
"Bambu Lab H2 0.6 nozzle",
|
"Bambu Lab H2 0.6 nozzle",
|
||||||
@@ -34,7 +28,22 @@
|
|||||||
"filament_end_gcode": [
|
"filament_end_gcode": [
|
||||||
"; filament end gcode \n;M106 P3 S0\n"
|
"; filament end gcode \n;M106 P3 S0\n"
|
||||||
],
|
],
|
||||||
"filament_long_retractions_when_cut": [
|
"filament_retraction_length": [
|
||||||
"0"
|
"0.4"
|
||||||
|
],
|
||||||
|
"filament_wipe_distance": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_z_hop_types": [
|
||||||
|
"Spiral Lift"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"filament_wipe": [
|
||||||
|
"1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -8,28 +8,22 @@
|
|||||||
"additional_cooling_fan_speed": [
|
"additional_cooling_fan_speed": [
|
||||||
"75"
|
"75"
|
||||||
],
|
],
|
||||||
"fan_max_speed": [
|
|
||||||
"80"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
"60"
|
"80"
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
],
|
],
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"2"
|
"2"
|
||||||
],
|
],
|
||||||
"filament_retraction_distances_when_cut": [
|
|
||||||
"10"
|
|
||||||
],
|
|
||||||
"slow_down_layer_time": [
|
|
||||||
"10"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.2 nozzle"
|
"Bambu Lab H2 0.2 nozzle"
|
||||||
],
|
],
|
||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -8,20 +8,8 @@
|
|||||||
"additional_cooling_fan_speed": [
|
"additional_cooling_fan_speed": [
|
||||||
"75"
|
"75"
|
||||||
],
|
],
|
||||||
"fan_max_speed": [
|
|
||||||
"80"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
"60"
|
"80"
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_retraction_distances_when_cut": [
|
|
||||||
"10"
|
|
||||||
],
|
|
||||||
"slow_down_layer_time": [
|
|
||||||
"10"
|
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.4 nozzle",
|
"Bambu Lab H2 0.4 nozzle",
|
||||||
@@ -33,5 +21,23 @@
|
|||||||
],
|
],
|
||||||
"filament_end_gcode": [
|
"filament_end_gcode": [
|
||||||
"; filament end gcode \n"
|
"; filament end gcode \n"
|
||||||
|
],
|
||||||
|
"filament_retraction_length": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"filament_wipe_distance": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_z_hop_types": [
|
||||||
|
"Spiral Lift"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"filament_wipe": [
|
||||||
|
"1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -8,28 +8,22 @@
|
|||||||
"additional_cooling_fan_speed": [
|
"additional_cooling_fan_speed": [
|
||||||
"75"
|
"75"
|
||||||
],
|
],
|
||||||
"fan_max_speed": [
|
|
||||||
"80"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
"60"
|
"80"
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
],
|
],
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"filament_retraction_distances_when_cut": [
|
|
||||||
"10"
|
|
||||||
],
|
|
||||||
"slow_down_layer_time": [
|
|
||||||
"10"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.2 nozzle"
|
"Bambu Lab H2 0.2 nozzle"
|
||||||
],
|
],
|
||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -8,20 +8,8 @@
|
|||||||
"additional_cooling_fan_speed": [
|
"additional_cooling_fan_speed": [
|
||||||
"75"
|
"75"
|
||||||
],
|
],
|
||||||
"fan_max_speed": [
|
|
||||||
"80"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
"60"
|
"80"
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_retraction_distances_when_cut": [
|
|
||||||
"10"
|
|
||||||
],
|
|
||||||
"slow_down_layer_time": [
|
|
||||||
"10"
|
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.4 nozzle",
|
"Bambu Lab H2 0.4 nozzle",
|
||||||
@@ -33,5 +21,23 @@
|
|||||||
],
|
],
|
||||||
"filament_end_gcode": [
|
"filament_end_gcode": [
|
||||||
"; filament end gcode \n"
|
"; filament end gcode \n"
|
||||||
|
],
|
||||||
|
"filament_retraction_length": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"filament_wipe_distance": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_z_hop_types": [
|
||||||
|
"Spiral Lift"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"filament_wipe": [
|
||||||
|
"1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -8,34 +8,25 @@
|
|||||||
"additional_cooling_fan_speed": [
|
"additional_cooling_fan_speed": [
|
||||||
"75"
|
"75"
|
||||||
],
|
],
|
||||||
"fan_max_speed": [
|
|
||||||
"80"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
|
||||||
"60"
|
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"2"
|
"2"
|
||||||
],
|
],
|
||||||
"filament_retraction_distances_when_cut": [
|
|
||||||
"18"
|
|
||||||
],
|
|
||||||
"nozzle_temperature": [
|
"nozzle_temperature": [
|
||||||
"220"
|
"220"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_initial_layer": [
|
"nozzle_temperature_initial_layer": [
|
||||||
"220"
|
"220"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
|
||||||
"10"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.2 nozzle"
|
"Bambu Lab H2 0.2 nozzle"
|
||||||
],
|
],
|
||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\nM142 P1 R35 S40\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
|
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\nM142 P1 R35 S40\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -1,32 +0,0 @@
|
|||||||
{
|
|
||||||
"type": "filament",
|
|
||||||
"name": "Bambu PLA Lite @BBL H2 0.8 nozzle",
|
|
||||||
"inherits": "Bambu PLA Lite @base",
|
|
||||||
"from": "system",
|
|
||||||
"setting_id": "GFSA18_20",
|
|
||||||
"instantiation": "true",
|
|
||||||
"additional_cooling_fan_speed": [
|
|
||||||
"75"
|
|
||||||
],
|
|
||||||
"fan_max_speed": [
|
|
||||||
"80"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
|
||||||
"60"
|
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_retraction_distances_when_cut": [
|
|
||||||
"18"
|
|
||||||
],
|
|
||||||
"slow_down_layer_time": [
|
|
||||||
"10"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
|
||||||
"Bambu Lab H2 0.8 nozzle"
|
|
||||||
],
|
|
||||||
"filament_start_gcode": [
|
|
||||||
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\nM142 P1 R35 S40\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -8,26 +8,39 @@
|
|||||||
"additional_cooling_fan_speed": [
|
"additional_cooling_fan_speed": [
|
||||||
"75"
|
"75"
|
||||||
],
|
],
|
||||||
"fan_max_speed": [
|
|
||||||
"80"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
|
||||||
"60"
|
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_retraction_distances_when_cut": [
|
|
||||||
"18"
|
|
||||||
],
|
|
||||||
"slow_down_layer_time": [
|
|
||||||
"10"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.4 nozzle",
|
"Bambu Lab H2 0.4 nozzle",
|
||||||
"Bambu Lab H2 0.6 nozzle"
|
"Bambu Lab H2 0.6 nozzle",
|
||||||
|
"Bambu Lab H2 0.8 nozzle"
|
||||||
],
|
],
|
||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\nM142 P1 R35 S40\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
|
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\nM142 P1 R35 S40\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"220"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"220"
|
||||||
|
],
|
||||||
|
"filament_retraction_length": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"filament_wipe_distance": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_z_hop_types": [
|
||||||
|
"Spiral Lift"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"filament_wipe": [
|
||||||
|
"1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -8,20 +8,8 @@
|
|||||||
"additional_cooling_fan_speed": [
|
"additional_cooling_fan_speed": [
|
||||||
"75"
|
"75"
|
||||||
],
|
],
|
||||||
"fan_max_speed": [
|
|
||||||
"80"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
"60"
|
"80"
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_retraction_distances_when_cut": [
|
|
||||||
"10"
|
|
||||||
],
|
|
||||||
"slow_down_layer_time": [
|
|
||||||
"13"
|
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.4 nozzle",
|
"Bambu Lab H2 0.4 nozzle",
|
||||||
@@ -30,5 +18,23 @@
|
|||||||
],
|
],
|
||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
||||||
|
],
|
||||||
|
"filament_retraction_length": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"filament_wipe_distance": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_z_hop_types": [
|
||||||
|
"Spiral Lift"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"filament_wipe": [
|
||||||
|
"1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -8,25 +8,19 @@
|
|||||||
"additional_cooling_fan_speed": [
|
"additional_cooling_fan_speed": [
|
||||||
"75"
|
"75"
|
||||||
],
|
],
|
||||||
"fan_max_speed": [
|
|
||||||
"80"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
|
||||||
"60"
|
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"2"
|
"2"
|
||||||
],
|
],
|
||||||
"filament_retraction_distances_when_cut": [
|
|
||||||
"10"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.2 nozzle"
|
"Bambu Lab H2 0.2 nozzle"
|
||||||
],
|
],
|
||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -8,23 +8,8 @@
|
|||||||
"additional_cooling_fan_speed": [
|
"additional_cooling_fan_speed": [
|
||||||
"75"
|
"75"
|
||||||
],
|
],
|
||||||
"fan_max_speed": [
|
|
||||||
"80"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
|
||||||
"60"
|
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"22"
|
"25"
|
||||||
],
|
|
||||||
"filament_retraction_distances_when_cut": [
|
|
||||||
"10"
|
|
||||||
],
|
|
||||||
"slow_down_layer_time": [
|
|
||||||
"12"
|
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.4 nozzle",
|
"Bambu Lab H2 0.4 nozzle",
|
||||||
@@ -33,5 +18,23 @@
|
|||||||
],
|
],
|
||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
||||||
|
],
|
||||||
|
"filament_retraction_length": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"filament_wipe_distance": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_z_hop_types": [
|
||||||
|
"Spiral Lift"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"filament_wipe": [
|
||||||
|
"1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -8,25 +8,19 @@
|
|||||||
"additional_cooling_fan_speed": [
|
"additional_cooling_fan_speed": [
|
||||||
"75"
|
"75"
|
||||||
],
|
],
|
||||||
"fan_max_speed": [
|
|
||||||
"80"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
|
||||||
"60"
|
|
||||||
],
|
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"2"
|
"2"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
|
||||||
"15"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.2 nozzle"
|
"Bambu Lab H2 0.2 nozzle"
|
||||||
],
|
],
|
||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
||||||
],
|
],
|
||||||
"filament_long_retractions_when_cut": [
|
"filament_ramming_volumetric_speed": [
|
||||||
"0"
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -8,18 +8,9 @@
|
|||||||
"additional_cooling_fan_speed": [
|
"additional_cooling_fan_speed": [
|
||||||
"75"
|
"75"
|
||||||
],
|
],
|
||||||
"fan_max_speed": [
|
|
||||||
"80"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
|
||||||
"60"
|
|
||||||
],
|
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"21"
|
"21"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
|
||||||
"15"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.4 nozzle",
|
"Bambu Lab H2 0.4 nozzle",
|
||||||
"Bambu Lab H2 0.6 nozzle",
|
"Bambu Lab H2 0.6 nozzle",
|
||||||
@@ -28,7 +19,22 @@
|
|||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
||||||
],
|
],
|
||||||
"filament_long_retractions_when_cut": [
|
"filament_retraction_length": [
|
||||||
"0"
|
"0.4"
|
||||||
|
],
|
||||||
|
"filament_wipe_distance": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_z_hop_types": [
|
||||||
|
"Spiral Lift"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"filament_wipe": [
|
||||||
|
"1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -5,7 +5,6 @@
|
|||||||
"from": "system",
|
"from": "system",
|
||||||
"setting_id": "GFSA05_09",
|
"setting_id": "GFSA05_09",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"description": "To make the prints get higher gloss, please dry the filament before use, and set the outer wall speed to be 40 to 60 mm/s when slicing.",
|
|
||||||
"additional_cooling_fan_speed": [
|
"additional_cooling_fan_speed": [
|
||||||
"75"
|
"75"
|
||||||
],
|
],
|
||||||
@@ -18,7 +17,13 @@
|
|||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
||||||
],
|
],
|
||||||
"filament_long_retractions_when_cut": [
|
"slow_down_layer_time": [
|
||||||
"0"
|
"10"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -5,7 +5,6 @@
|
|||||||
"from": "system",
|
"from": "system",
|
||||||
"setting_id": "GFSA05_08",
|
"setting_id": "GFSA05_08",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"description": "To make the prints get higher gloss, please dry the filament before use, and set the outer wall speed to be 40 to 60 mm/s when slicing.",
|
|
||||||
"additional_cooling_fan_speed": [
|
"additional_cooling_fan_speed": [
|
||||||
"75"
|
"75"
|
||||||
],
|
],
|
||||||
@@ -23,7 +22,22 @@
|
|||||||
"filament_end_gcode": [
|
"filament_end_gcode": [
|
||||||
"; filament end gcode \n"
|
"; filament end gcode \n"
|
||||||
],
|
],
|
||||||
"filament_long_retractions_when_cut": [
|
"filament_retraction_length": [
|
||||||
"0"
|
"0.4"
|
||||||
|
],
|
||||||
|
"filament_wipe_distance": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_z_hop_types": [
|
||||||
|
"Spiral Lift"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"filament_wipe": [
|
||||||
|
"1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -26,7 +26,10 @@
|
|||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\nM142 P1 R35 S40\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
|
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\nM142 P1 R35 S40\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
|
||||||
],
|
],
|
||||||
"filament_long_retractions_when_cut": [
|
"filament_ramming_volumetric_speed": [
|
||||||
"0"
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -25,7 +25,22 @@
|
|||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\nM142 P1 R35 S40\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
|
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\nM142 P1 R35 S40\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
|
||||||
],
|
],
|
||||||
"filament_long_retractions_when_cut": [
|
"filament_retraction_length": [
|
||||||
"0"
|
"0.4"
|
||||||
|
],
|
||||||
|
"filament_wipe_distance": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_z_hop_types": [
|
||||||
|
"Spiral Lift"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"filament_wipe": [
|
||||||
|
"1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -8,14 +8,8 @@
|
|||||||
"additional_cooling_fan_speed": [
|
"additional_cooling_fan_speed": [
|
||||||
"75"
|
"75"
|
||||||
],
|
],
|
||||||
"fan_max_speed": [
|
|
||||||
"80"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
"60"
|
"80"
|
||||||
],
|
|
||||||
"slow_down_layer_time": [
|
|
||||||
"10"
|
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.4 nozzle",
|
"Bambu Lab H2 0.4 nozzle",
|
||||||
@@ -25,7 +19,22 @@
|
|||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
||||||
],
|
],
|
||||||
"filament_long_retractions_when_cut": [
|
"filament_retraction_length": [
|
||||||
"0"
|
"0.4"
|
||||||
|
],
|
||||||
|
"filament_wipe_distance": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_z_hop_types": [
|
||||||
|
"Spiral Lift"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"filament_wipe": [
|
||||||
|
"1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -8,25 +8,22 @@
|
|||||||
"additional_cooling_fan_speed": [
|
"additional_cooling_fan_speed": [
|
||||||
"75"
|
"75"
|
||||||
],
|
],
|
||||||
"fan_max_speed": [
|
|
||||||
"80"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
"60"
|
"80"
|
||||||
],
|
],
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"2"
|
"2"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
|
||||||
"10"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.2 nozzle"
|
"Bambu Lab H2 0.2 nozzle"
|
||||||
],
|
],
|
||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
||||||
],
|
],
|
||||||
"filament_long_retractions_when_cut": [
|
"filament_ramming_volumetric_speed": [
|
||||||
"0"
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -8,18 +8,12 @@
|
|||||||
"additional_cooling_fan_speed": [
|
"additional_cooling_fan_speed": [
|
||||||
"75"
|
"75"
|
||||||
],
|
],
|
||||||
"fan_max_speed": [
|
|
||||||
"80"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
"60"
|
"80"
|
||||||
],
|
],
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"21"
|
"21"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
|
||||||
"10"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.4 nozzle",
|
"Bambu Lab H2 0.4 nozzle",
|
||||||
"Bambu Lab H2 0.6 nozzle",
|
"Bambu Lab H2 0.6 nozzle",
|
||||||
@@ -28,7 +22,22 @@
|
|||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
||||||
],
|
],
|
||||||
"filament_long_retractions_when_cut": [
|
"filament_retraction_length": [
|
||||||
"0"
|
"0.4"
|
||||||
|
],
|
||||||
|
"filament_wipe_distance": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_z_hop_types": [
|
||||||
|
"Spiral Lift"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"filament_wipe": [
|
||||||
|
"1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -6,10 +6,7 @@
|
|||||||
"setting_id": "GFSA17_16",
|
"setting_id": "GFSA17_16",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"1.6"
|
"1"
|
||||||
],
|
|
||||||
"filament_retract_before_wipe": [
|
|
||||||
"0"
|
|
||||||
],
|
],
|
||||||
"nozzle_temperature_range_low": [
|
"nozzle_temperature_range_low": [
|
||||||
"200"
|
"200"
|
||||||
@@ -20,7 +17,16 @@
|
|||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.2 nozzle"
|
"Bambu Lab H2 0.2 nozzle"
|
||||||
],
|
],
|
||||||
"filament_long_retractions_when_cut": [
|
"nozzle_temperature": [
|
||||||
"0"
|
"230"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"230"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"additional_cooling_fan_speed": [
|
||||||
|
"75"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -1,24 +0,0 @@
|
|||||||
{
|
|
||||||
"type": "filament",
|
|
||||||
"name": "Bambu PLA Translucent @BBL H2 0.8 nozzle",
|
|
||||||
"inherits": "Bambu PLA Translucent @base",
|
|
||||||
"from": "system",
|
|
||||||
"setting_id": "GFSA17_17",
|
|
||||||
"instantiation": "true",
|
|
||||||
"filament_retract_before_wipe": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"nozzle_temperature_range_low": [
|
|
||||||
"200"
|
|
||||||
],
|
|
||||||
"textured_plate_temp_initial_layer": [
|
|
||||||
"60"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
|
||||||
"Bambu Lab H2 0.6 nozzle",
|
|
||||||
"Bambu Lab H2 0.8 nozzle"
|
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -6,9 +6,6 @@
|
|||||||
"setting_id": "GFSA17_15",
|
"setting_id": "GFSA17_15",
|
||||||
"instantiation": "true",
|
"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.",
|
"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": [
|
"nozzle_temperature_range_low": [
|
||||||
"200"
|
"200"
|
||||||
],
|
],
|
||||||
@@ -16,9 +13,29 @@
|
|||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.4 nozzle"
|
"Bambu Lab H2 0.4 nozzle",
|
||||||
|
"Bambu Lab H2 0.6 nozzle",
|
||||||
|
"Bambu Lab H2 0.8 nozzle"
|
||||||
],
|
],
|
||||||
"filament_long_retractions_when_cut": [
|
"additional_cooling_fan_speed": [
|
||||||
"0"
|
"75"
|
||||||
|
],
|
||||||
|
"filament_retraction_length": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"filament_wipe_distance": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_z_hop_types": [
|
||||||
|
"Spiral Lift"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"filament_wipe": [
|
||||||
|
"1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -1,26 +0,0 @@
|
|||||||
{
|
|
||||||
"type": "filament",
|
|
||||||
"name": "Bambu PLA Wood @BBL H2 0.8 nozzle",
|
|
||||||
"inherits": "Bambu PLA Wood @base",
|
|
||||||
"from": "system",
|
|
||||||
"setting_id": "GFSA16_17",
|
|
||||||
"instantiation": "true",
|
|
||||||
"additional_cooling_fan_speed": [
|
|
||||||
"75"
|
|
||||||
],
|
|
||||||
"fan_max_speed": [
|
|
||||||
"80"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
|
||||||
"60"
|
|
||||||
],
|
|
||||||
"slow_down_layer_time": [
|
|
||||||
"10"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
|
||||||
"Bambu Lab H2 0.8 nozzle"
|
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -8,20 +8,36 @@
|
|||||||
"additional_cooling_fan_speed": [
|
"additional_cooling_fan_speed": [
|
||||||
"75"
|
"75"
|
||||||
],
|
],
|
||||||
"fan_max_speed": [
|
|
||||||
"80"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
"60"
|
"80"
|
||||||
],
|
|
||||||
"slow_down_layer_time": [
|
|
||||||
"10"
|
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.4 nozzle",
|
"Bambu Lab H2 0.4 nozzle",
|
||||||
"Bambu Lab H2 0.6 nozzle"
|
"Bambu Lab H2 0.6 nozzle",
|
||||||
|
"Bambu Lab H2 0.8 nozzle"
|
||||||
],
|
],
|
||||||
"filament_long_retractions_when_cut": [
|
"filament_long_retractions_when_cut": [
|
||||||
"0"
|
"nil"
|
||||||
|
],
|
||||||
|
"filament_retraction_distances_when_cut": [
|
||||||
|
"nil"
|
||||||
|
],
|
||||||
|
"filament_retraction_length": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"filament_wipe_distance": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_z_hop_types": [
|
||||||
|
"Spiral Lift"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"filament_wipe": [
|
||||||
|
"1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -5,15 +5,9 @@
|
|||||||
"from": "system",
|
"from": "system",
|
||||||
"setting_id": "GFSA50_07",
|
"setting_id": "GFSA50_07",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"15"
|
"15"
|
||||||
],
|
],
|
||||||
"filament_retraction_distances_when_cut": [
|
|
||||||
"10"
|
|
||||||
],
|
|
||||||
"nozzle_temperature": [
|
"nozzle_temperature": [
|
||||||
"230"
|
"230"
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -12,8 +12,5 @@
|
|||||||
"Bambu Lab H2 0.4 nozzle",
|
"Bambu Lab H2 0.4 nozzle",
|
||||||
"Bambu Lab H2 0.6 nozzle",
|
"Bambu Lab H2 0.6 nozzle",
|
||||||
"Bambu Lab H2 0.8 nozzle"
|
"Bambu Lab H2 0.8 nozzle"
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -1,19 +0,0 @@
|
|||||||
{
|
|
||||||
"type": "filament",
|
|
||||||
"name": "Bambu PPA-GF @BBL H2",
|
|
||||||
"inherits": "Bambu PPA-GF @base",
|
|
||||||
"from": "system",
|
|
||||||
"setting_id": "GFSN07_09",
|
|
||||||
"instantiation": "true",
|
|
||||||
"chamber_temperatures": [
|
|
||||||
"60"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
|
||||||
"Bambu Lab H2 0.4 nozzle",
|
|
||||||
"Bambu Lab H2 0.6 nozzle",
|
|
||||||
"Bambu Lab H2 0.8 nozzle"
|
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -12,8 +12,5 @@
|
|||||||
"Bambu Lab H2 0.4 nozzle",
|
"Bambu Lab H2 0.4 nozzle",
|
||||||
"Bambu Lab H2 0.6 nozzle",
|
"Bambu Lab H2 0.6 nozzle",
|
||||||
"Bambu Lab H2 0.8 nozzle"
|
"Bambu Lab H2 0.8 nozzle"
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
{
|
|
||||||
"type": "filament",
|
|
||||||
"name": "Bambu PVA @BBL H2 0.2 nozzle",
|
|
||||||
"inherits": "Bambu PVA @base",
|
|
||||||
"from": "system",
|
|
||||||
"setting_id": "GFSS04_21",
|
|
||||||
"instantiation": "true",
|
|
||||||
"filament_max_volumetric_speed": [
|
|
||||||
"1"
|
|
||||||
],
|
|
||||||
"nozzle_temperature": [
|
|
||||||
"240"
|
|
||||||
],
|
|
||||||
"nozzle_temperature_initial_layer": [
|
|
||||||
"240"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
|
||||||
"Bambu Lab H2 0.2 nozzle"
|
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -15,8 +15,5 @@
|
|||||||
"Bambu Lab H2 0.4 nozzle",
|
"Bambu Lab H2 0.4 nozzle",
|
||||||
"Bambu Lab H2 0.6 nozzle",
|
"Bambu Lab H2 0.6 nozzle",
|
||||||
"Bambu Lab H2 0.8 nozzle"
|
"Bambu Lab H2 0.8 nozzle"
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -12,8 +12,5 @@
|
|||||||
"Bambu Lab H2 0.4 nozzle",
|
"Bambu Lab H2 0.4 nozzle",
|
||||||
"Bambu Lab H2 0.6 nozzle",
|
"Bambu Lab H2 0.6 nozzle",
|
||||||
"Bambu Lab H2 0.8 nozzle"
|
"Bambu Lab H2 0.8 nozzle"
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -5,7 +5,6 @@
|
|||||||
"from": "system",
|
"from": "system",
|
||||||
"setting_id": "GFSS02_09",
|
"setting_id": "GFSS02_09",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"description": "This is a non-water-soluble support filament, and usually it is only for the support structure and not for the model body. To get better printing quality, please refer to this wiki: Printing Tips for Support Filament and Support Function.",
|
|
||||||
"additional_cooling_fan_speed": [
|
"additional_cooling_fan_speed": [
|
||||||
"75"
|
"75"
|
||||||
],
|
],
|
||||||
@@ -29,8 +28,5 @@
|
|||||||
],
|
],
|
||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -5,7 +5,6 @@
|
|||||||
"from": "system",
|
"from": "system",
|
||||||
"setting_id": "GFSS02_08",
|
"setting_id": "GFSS02_08",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"description": "This is a non-water-soluble support filament, and usually it is only for the support structure and not for the model body. To get better printing quality, please refer to this wiki: Printing Tips for Support Filament and Support Function.",
|
|
||||||
"additional_cooling_fan_speed": [
|
"additional_cooling_fan_speed": [
|
||||||
"75"
|
"75"
|
||||||
],
|
],
|
||||||
@@ -23,7 +22,7 @@
|
|||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
||||||
],
|
],
|
||||||
"filament_long_retractions_when_cut": [
|
"filament_max_volumetric_speed": [
|
||||||
"0"
|
"6"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -11,16 +11,16 @@
|
|||||||
"eng_plate_temp_initial_layer": [
|
"eng_plate_temp_initial_layer": [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"0.5"
|
"0.5"
|
||||||
],
|
],
|
||||||
"filament_retraction_distances_when_cut": [
|
|
||||||
"18"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.2 nozzle"
|
"Bambu Lab H2 0.2 nozzle"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -11,15 +11,15 @@
|
|||||||
"eng_plate_temp_initial_layer": [
|
"eng_plate_temp_initial_layer": [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_retraction_distances_when_cut": [
|
|
||||||
"18"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.4 nozzle",
|
"Bambu Lab H2 0.4 nozzle",
|
||||||
"Bambu Lab H2 0.6 nozzle",
|
"Bambu Lab H2 0.6 nozzle",
|
||||||
"Bambu Lab H2 0.8 nozzle"
|
"Bambu Lab H2 0.8 nozzle"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"-1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -12,8 +12,5 @@
|
|||||||
"Bambu Lab H2 0.4 nozzle",
|
"Bambu Lab H2 0.4 nozzle",
|
||||||
"Bambu Lab H2 0.6 nozzle",
|
"Bambu Lab H2 0.6 nozzle",
|
||||||
"Bambu Lab H2 0.8 nozzle"
|
"Bambu Lab H2 0.8 nozzle"
|
||||||
],
|
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -8,12 +8,6 @@
|
|||||||
"chamber_temperatures": [
|
"chamber_temperatures": [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"filament_long_retractions_when_cut": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_retraction_distances_when_cut": [
|
|
||||||
"18"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.4 nozzle",
|
"Bambu Lab H2 0.4 nozzle",
|
||||||
"Bambu Lab H2 0.6 nozzle",
|
"Bambu Lab H2 0.6 nozzle",
|
||||||
|
|||||||
@@ -0,0 +1,45 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Bambu TPU 85A @BBL H2 0.6 nozzle",
|
||||||
|
"inherits": "Bambu TPU 85A @base",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GFSU04_8",
|
||||||
|
"instantiation": "true",
|
||||||
|
"filament_deretraction_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"filament_retraction_length": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"filament_retraction_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"filament_z_hop_types": [
|
||||||
|
"Spiral Lift"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Bambu Lab H2 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"additional_cooling_fan_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"filament_wipe_distance": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"filament_id": "GFU04",
|
||||||
|
"slow_down_for_layer_cooling": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"0.55"
|
||||||
|
],
|
||||||
|
"filament_wipe": [
|
||||||
|
"1"
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -0,0 +1,45 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Bambu TPU 85A @BBL H2 0.8 nozzle",
|
||||||
|
"inherits": "Bambu TPU 85A @base",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GFSU04_9",
|
||||||
|
"instantiation": "true",
|
||||||
|
"filament_deretraction_speed": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"filament_retraction_length": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_retraction_speed": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"filament_z_hop_types": [
|
||||||
|
"Spiral Lift"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Bambu Lab H2 0.8 nozzle"
|
||||||
|
],
|
||||||
|
"additional_cooling_fan_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"filament_wipe_distance": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"filament_id": "GFU04",
|
||||||
|
"slow_down_for_layer_cooling": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"0.55"
|
||||||
|
],
|
||||||
|
"filament_wipe": [
|
||||||
|
"1"
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -21,11 +21,21 @@
|
|||||||
"Spiral Lift"
|
"Spiral Lift"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.4 nozzle",
|
"Bambu Lab H2 0.4 nozzle"
|
||||||
"Bambu Lab H2 0.6 nozzle",
|
|
||||||
"Bambu Lab H2 0.8 nozzle"
|
|
||||||
],
|
],
|
||||||
"filament_long_retractions_when_cut": [
|
"additional_cooling_fan_speed": [
|
||||||
"0"
|
"100"
|
||||||
|
],
|
||||||
|
"filament_wipe_distance": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"0.55"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"filament_wipe": [
|
||||||
|
"1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -0,0 +1,45 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Bambu TPU 90A @BBL H2 0.6 nozzle",
|
||||||
|
"inherits": "Bambu TPU 90A @base",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GFSU03_13",
|
||||||
|
"instantiation": "true",
|
||||||
|
"filament_deretraction_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"4"
|
||||||
|
],
|
||||||
|
"filament_retraction_length": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"filament_retraction_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"filament_z_hop_types": [
|
||||||
|
"Spiral Lift"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Bambu Lab H2 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"additional_cooling_fan_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"filament_wipe_distance": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"filament_id": "GFU03",
|
||||||
|
"slow_down_for_layer_cooling": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"0.7"
|
||||||
|
],
|
||||||
|
"filament_wipe": [
|
||||||
|
"1"
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -0,0 +1,45 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Bambu TPU 90A @BBL H2 0.8 nozzle",
|
||||||
|
"inherits": "Bambu TPU 90A @base",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GFSU03_14",
|
||||||
|
"instantiation": "true",
|
||||||
|
"filament_deretraction_speed": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"4"
|
||||||
|
],
|
||||||
|
"filament_retraction_length": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_retraction_speed": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"filament_z_hop_types": [
|
||||||
|
"Spiral Lift"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Bambu Lab H2 0.8 nozzle"
|
||||||
|
],
|
||||||
|
"additional_cooling_fan_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"filament_wipe_distance": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"filament_id": "GFU03",
|
||||||
|
"slow_down_for_layer_cooling": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"0.7"
|
||||||
|
],
|
||||||
|
"filament_wipe": [
|
||||||
|
"1"
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -20,15 +20,22 @@
|
|||||||
"filament_z_hop_types": [
|
"filament_z_hop_types": [
|
||||||
"Spiral Lift"
|
"Spiral Lift"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
|
||||||
"17"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.4 nozzle",
|
"Bambu Lab H2 0.4 nozzle"
|
||||||
"Bambu Lab H2 0.6 nozzle",
|
|
||||||
"Bambu Lab H2 0.8 nozzle"
|
|
||||||
],
|
],
|
||||||
"filament_long_retractions_when_cut": [
|
"additional_cooling_fan_speed": [
|
||||||
"0"
|
"100"
|
||||||
|
],
|
||||||
|
"filament_wipe_distance": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"0.7"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"filament_wipe": [
|
||||||
|
"1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -5,7 +5,6 @@
|
|||||||
"from": "system",
|
"from": "system",
|
||||||
"setting_id": "GFSU01_04",
|
"setting_id": "GFSU01_04",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"description": "This filament is too soft and not compatible with the AMS. Printing it is of many requirements, and to get better printing quality, please refer to this wiki: TPU printing guide.",
|
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"3.6"
|
"3.6"
|
||||||
],
|
],
|
||||||
@@ -17,7 +16,22 @@
|
|||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
||||||
],
|
],
|
||||||
"filament_long_retractions_when_cut": [
|
"additional_cooling_fan_speed": [
|
||||||
"0"
|
"100"
|
||||||
|
],
|
||||||
|
"filament_retraction_length": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"filament_deretraction_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"filament_retraction_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"0.9"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -5,16 +5,6 @@
|
|||||||
"from": "system",
|
"from": "system",
|
||||||
"setting_id": "GFSU00_09",
|
"setting_id": "GFSU00_09",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"description": "This filament is too soft and not compatible with the AMS. Printing it is of many requirements, and to get better printing quality, please refer to this wiki: TPU printing guide.",
|
|
||||||
"filament_deretraction_speed": [
|
|
||||||
"nil"
|
|
||||||
],
|
|
||||||
"filament_retraction_length": [
|
|
||||||
"0.8"
|
|
||||||
],
|
|
||||||
"filament_retraction_speed": [
|
|
||||||
"nil"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.4 nozzle",
|
"Bambu Lab H2 0.4 nozzle",
|
||||||
"Bambu Lab H2 0.6 nozzle",
|
"Bambu Lab H2 0.6 nozzle",
|
||||||
@@ -23,7 +13,13 @@
|
|||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
||||||
],
|
],
|
||||||
"filament_long_retractions_when_cut": [
|
"additional_cooling_fan_speed": [
|
||||||
"0"
|
"100"
|
||||||
|
],
|
||||||
|
"filament_ramming_volumetric_speed": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -23,15 +23,15 @@
|
|||||||
"filament_retraction_speed": [
|
"filament_retraction_speed": [
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
|
||||||
"12"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab H2 0.4 nozzle",
|
"Bambu Lab H2 0.4 nozzle",
|
||||||
"Bambu Lab H2 0.6 nozzle",
|
"Bambu Lab H2 0.6 nozzle",
|
||||||
"Bambu Lab H2 0.8 nozzle"
|
"Bambu Lab H2 0.8 nozzle"
|
||||||
],
|
],
|
||||||
"filament_long_retractions_when_cut": [
|
"filament_ramming_volumetric_speed": [
|
||||||
"0"
|
"4.5"
|
||||||
|
],
|
||||||
|
"pre_start_fan_time": [
|
||||||
|
"2"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user