mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
ENH: remove unused profile bambu pla Impact
jira: NONE Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: Icbb24660e5b80195c264df91c0be8335f37729ef (cherry picked from commit 0e90a3fda07c3fc134dc7bc3be8d45b0d662636d)
This commit is contained in:
@@ -1057,10 +1057,6 @@
|
|||||||
"name": "Bambu PLA Glow @base",
|
"name": "Bambu PLA Glow @base",
|
||||||
"sub_path": "filament/Bambu PLA Glow @base.json"
|
"sub_path": "filament/Bambu PLA Glow @base.json"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "Bambu PLA Impact @base",
|
|
||||||
"sub_path": "filament/Bambu PLA Impact @base.json"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Bambu PLA Lite @base",
|
"name": "Bambu PLA Lite @base",
|
||||||
"sub_path": "filament/Bambu PLA Lite @base.json"
|
"sub_path": "filament/Bambu PLA Lite @base.json"
|
||||||
@@ -2585,10 +2581,6 @@
|
|||||||
"name": "Bambu PLA Glow @BBL X1E",
|
"name": "Bambu PLA Glow @BBL X1E",
|
||||||
"sub_path": "filament/Bambu PLA Glow @BBL X1E.json"
|
"sub_path": "filament/Bambu PLA Glow @BBL X1E.json"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "Bambu PLA Impact @BBL X1C",
|
|
||||||
"sub_path": "filament/Bambu PLA Impact @BBL X1C.json"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Bambu PLA Lite @BBL A1",
|
"name": "Bambu PLA Lite @BBL A1",
|
||||||
"sub_path": "filament/Bambu PLA Lite @BBL A1.json"
|
"sub_path": "filament/Bambu PLA Lite @BBL A1.json"
|
||||||
|
|||||||
@@ -1,16 +0,0 @@
|
|||||||
{
|
|
||||||
"type": "filament",
|
|
||||||
"setting_id": "GFSA03",
|
|
||||||
"name": "Bambu PLA Impact @BBL X1C",
|
|
||||||
"from": "system",
|
|
||||||
"instantiation": "true",
|
|
||||||
"inherits": "Bambu PLA Impact @base",
|
|
||||||
"filament_max_volumetric_speed": [
|
|
||||||
"23.2"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
|
||||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
|
||||||
"Bambu Lab X1 0.4 nozzle",
|
|
||||||
"Bambu Lab P1S 0.4 nozzle"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
{
|
|
||||||
"type": "filament",
|
|
||||||
"name": "Bambu PLA Impact @base",
|
|
||||||
"inherits": "fdm_filament_pla",
|
|
||||||
"from": "system",
|
|
||||||
"filament_id": "GFA03",
|
|
||||||
"instantiation": "false",
|
|
||||||
"filament_cost": [
|
|
||||||
"25.4"
|
|
||||||
],
|
|
||||||
"filament_flow_ratio": [
|
|
||||||
"0.95"
|
|
||||||
],
|
|
||||||
"filament_vendor": [
|
|
||||||
"Bambu Lab"
|
|
||||||
],
|
|
||||||
"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}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
|
|
||||||
],
|
|
||||||
"filament_end_gcode": [
|
|
||||||
"; filament end gcode \n\n"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user