mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 15:13:58 -06:00
Merge branch 'main' into dev/save-local-machine
This commit is contained in:
commit
991802a3a7
277 changed files with 9704 additions and 79 deletions
|
@ -46,10 +46,10 @@
|
|||
"70"
|
||||
],
|
||||
"cool_plate_temp": [
|
||||
"35"
|
||||
"90"
|
||||
],
|
||||
"cool_plate_temp_initial_layer": [
|
||||
"35"
|
||||
"90"
|
||||
],
|
||||
"default_filament_colour": [
|
||||
""
|
||||
|
@ -247,6 +247,6 @@
|
|||
"100"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"55"
|
||||
"90"
|
||||
]
|
||||
}
|
|
@ -46,10 +46,10 @@
|
|||
"70"
|
||||
],
|
||||
"cool_plate_temp": [
|
||||
"35"
|
||||
"100"
|
||||
],
|
||||
"cool_plate_temp_initial_layer": [
|
||||
"35"
|
||||
"100"
|
||||
],
|
||||
"default_filament_colour": [
|
||||
""
|
||||
|
@ -247,9 +247,9 @@
|
|||
"100"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"55"
|
||||
"100"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"55"
|
||||
"100"
|
||||
]
|
||||
}
|
|
@ -16,7 +16,7 @@
|
|||
"12"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"230"
|
||||
"250"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Anycubic Kobra S1 0.4 nozzle"
|
||||
|
@ -46,10 +46,10 @@
|
|||
"70"
|
||||
],
|
||||
"cool_plate_temp": [
|
||||
"35"
|
||||
"55"
|
||||
],
|
||||
"cool_plate_temp_initial_layer": [
|
||||
"35"
|
||||
"55"
|
||||
],
|
||||
"default_filament_colour": [
|
||||
""
|
||||
|
@ -202,13 +202,13 @@
|
|||
"0"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"65"
|
||||
"70"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"65"
|
||||
"70"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"230"
|
||||
"250"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"260"
|
||||
|
@ -247,9 +247,9 @@
|
|||
"70"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"55"
|
||||
"70"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"55"
|
||||
"70"
|
||||
]
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Bambulab",
|
||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||
"version": "01.10.00.26",
|
||||
"version": "01.10.00.33",
|
||||
"force_update": "0",
|
||||
"description": "the initial version of BBL configurations",
|
||||
"machine_model_list": [
|
||||
|
@ -809,6 +809,14 @@
|
|||
"name": "Bambu Support For PLA/PETG @base",
|
||||
"sub_path": "filament/Bambu Support For PLA-PETG @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA Wood @base",
|
||||
"sub_path": "filament/Bambu PLA Wood @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA Silk+ @base",
|
||||
"sub_path": "filament/Bambu PLA Silk+ @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu TPU 95A @base",
|
||||
"sub_path": "filament/Bambu TPU 95A @base.json"
|
||||
|
@ -913,6 +921,10 @@
|
|||
"name": "Generic PC @base",
|
||||
"sub_path": "filament/Generic PC @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PC FR @base",
|
||||
"sub_path": "filament/Bambu PC FR @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Generic ASA @base",
|
||||
"sub_path": "filament/Generic ASA @base.json"
|
||||
|
@ -1977,6 +1989,66 @@
|
|||
"name": "Bambu Support For PLA/PETG @BBL A1 0.2 nozzle",
|
||||
"sub_path": "filament/Bambu Support For PLA-PETG @BBL A1 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA Wood @BBL X1C",
|
||||
"sub_path": "filament/Bambu PLA Wood @BBL X1C.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA Wood @BBL X1C 0.8 nozzle",
|
||||
"sub_path": "filament/Bambu PLA Wood @BBL X1C 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA Wood @BBL X1",
|
||||
"sub_path": "filament/Bambu PLA Wood @BBL X1.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA Wood @BBL P1P",
|
||||
"sub_path": "filament/Bambu PLA Wood @BBL P1P.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA Wood @BBL A1",
|
||||
"sub_path": "filament/Bambu PLA Wood @BBL A1.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA Wood @BBL A1M",
|
||||
"sub_path": "filament/Bambu PLA Wood @BBL A1M.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA Silk+ @BBL X1C",
|
||||
"sub_path": "filament/Bambu PLA Silk+ @BBL X1C.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA Silk+ @BBL X1C 0.2 nozzle",
|
||||
"sub_path": "filament/Bambu PLA Silk+ @BBL X1C 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA Silk+ @BBL X1",
|
||||
"sub_path": "filament/Bambu PLA Silk+ @BBL X1.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA Silk+ @BBL P1P",
|
||||
"sub_path": "filament/Bambu PLA Silk+ @BBL P1P.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA Silk+ @BBL P1P 0.2 nozzle",
|
||||
"sub_path": "filament/Bambu PLA Silk+ @BBL P1P 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA Silk+ @BBL A1",
|
||||
"sub_path": "filament/Bambu PLA Silk+ @BBL A1.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA Silk+ @BBL A1 0.2 nozzle",
|
||||
"sub_path": "filament/Bambu PLA Silk+ @BBL A1 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA Silk+ @BBL A1M",
|
||||
"sub_path": "filament/Bambu PLA Silk+ @BBL A1M.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA Silk+ @BBL A1M 0.2 nozzle",
|
||||
"sub_path": "filament/Bambu PLA Silk+ @BBL A1M 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu TPU 95A @BBL X1C",
|
||||
"sub_path": "filament/Bambu TPU 95A @BBL X1C.json"
|
||||
|
@ -2217,6 +2289,18 @@
|
|||
"name": "Bambu PETG Translucent @BBL A1",
|
||||
"sub_path": "filament/Bambu PETG Translucent @BBL A1.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PETG Translucent @BBL X1C 0.2 nozzle",
|
||||
"sub_path": "filament/Bambu PETG Translucent @BBL X1C 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PETG Translucent @BBL A1M 0.2 nozzle",
|
||||
"sub_path": "filament/Bambu PETG Translucent @BBL A1M 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PETG Translucent @BBL A1 0.2 nozzle",
|
||||
"sub_path": "filament/Bambu PETG Translucent @BBL A1 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PETG HF @BBL X1C",
|
||||
"sub_path": "filament/Bambu PETG HF @BBL X1C.json"
|
||||
|
@ -2453,6 +2537,70 @@
|
|||
"name": "Generic PC @BBL A1 0.2 nozzle",
|
||||
"sub_path": "filament/Generic PC @BBL A1 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PC FR @BBL X1C",
|
||||
"sub_path": "filament/Bambu PC FR @BBL X1C.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PC FR @BBL X1C 0.6 nozzle",
|
||||
"sub_path": "filament/Bambu PC FR @BBL X1C 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PC FR @BBL X1C 0.8 nozzle",
|
||||
"sub_path": "filament/Bambu PC FR @BBL X1C 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PC FR @BBL X1C 0.2 nozzle",
|
||||
"sub_path": "filament/Bambu PC FR @BBL X1C 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PC FR @BBL P1S",
|
||||
"sub_path": "filament/Bambu PC FR @BBL P1S.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PC FR @BBL P1S 0.2 nozzle",
|
||||
"sub_path": "filament/Bambu PC FR @BBL P1S 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PC FR @BBL P1S 0.6 nozzle",
|
||||
"sub_path": "filament/Bambu PC FR @BBL P1S 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PC FR @BBL P1S 0.8 nozzle",
|
||||
"sub_path": "filament/Bambu PC FR @BBL P1S 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PC FR @BBL P1P",
|
||||
"sub_path": "filament/Bambu PC FR @BBL P1P.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PC FR @BBL P1P 0.2 nozzle",
|
||||
"sub_path": "filament/Bambu PC FR @BBL P1P 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PC FR @BBL X1E",
|
||||
"sub_path": "filament/Bambu PC FR @BBL X1E.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PC FR @BBL X1E 0.2 nozzle",
|
||||
"sub_path": "filament/Bambu PC FR @BBL X1E 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PC FR @BBL X1E 0.6 nozzle",
|
||||
"sub_path": "filament/Bambu PC FR @BBL X1E 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PC FR @BBL X1E 0.8 nozzle",
|
||||
"sub_path": "filament/Bambu PC FR @BBL X1E 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PC FR @BBL A1",
|
||||
"sub_path": "filament/Bambu PC FR @BBL A1.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PC FR @BBL A1 0.2 nozzle",
|
||||
"sub_path": "filament/Bambu PC FR @BBL A1 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Generic ASA @0.2 nozzle",
|
||||
"sub_path": "filament/Generic ASA @0.2 nozzle.json"
|
||||
|
|
|
@ -70,6 +70,36 @@
|
|||
"cli_safe_speed_x": "0,0",
|
||||
"cli_safe_speed_y": "0,0",
|
||||
"cli_safe_speed_z": "0,0"
|
||||
},
|
||||
"downward_check": {
|
||||
"Bambu Lab A1 mini 0.2 nozzle": [
|
||||
"Bambu Lab P1S 0.2 nozzle",
|
||||
"Bambu Lab P1P 0.2 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1E 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle"
|
||||
],
|
||||
"Bambu Lab A1 mini 0.4 nozzle": [
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1P 0.4 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1E 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle"
|
||||
],
|
||||
"Bambu Lab A1 mini 0.6 nozzle": [
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1P 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1E 0.6 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle"
|
||||
],
|
||||
"Bambu Lab A1 mini 0.8 nozzle": [
|
||||
"Bambu Lab P1S 0.8 nozzle",
|
||||
"Bambu Lab P1P 0.8 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1E 0.8 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
},
|
||||
"Bambu Lab X1": {
|
||||
|
|
|
@ -5,6 +5,12 @@
|
|||
"from": "system",
|
||||
"setting_id": "GFSB01_03",
|
||||
"instantiation": "true",
|
||||
"eng_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"eng_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"filament_long_retractions_when_cut": [
|
||||
"1"
|
||||
],
|
||||
|
@ -14,6 +20,18 @@
|
|||
"filament_retraction_distances_when_cut": [
|
||||
"18"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 0.2 nozzle"
|
||||
]
|
||||
|
|
|
@ -5,6 +5,12 @@
|
|||
"from": "system",
|
||||
"setting_id": "GFSB01_04",
|
||||
"instantiation": "true",
|
||||
"eng_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"eng_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"25"
|
||||
],
|
||||
|
@ -17,6 +23,18 @@
|
|||
"filament_retraction_speed": [
|
||||
"0.4"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"V"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 0.6 nozzle"
|
||||
]
|
||||
|
|
|
@ -6,6 +6,12 @@
|
|||
"filament_id": "GFB01",
|
||||
"instantiation": "false",
|
||||
"description": "When printing this filament, there's a risk of warping and low layer adhesion strength. To get better results, please refer to this wiki: Printing Tips for High Temp / Engineering materials.",
|
||||
"eng_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"eng_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"35"
|
||||
],
|
||||
|
@ -24,6 +30,12 @@
|
|||
"filament_vendor": [
|
||||
"Bambu Lab"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"270"
|
||||
],
|
||||
|
@ -32,5 +44,11 @@
|
|||
],
|
||||
"slow_down_layer_time": [
|
||||
"12"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"100"
|
||||
]
|
||||
}
|
|
@ -5,6 +5,12 @@
|
|||
"from": "system",
|
||||
"filament_id": "GFB51",
|
||||
"instantiation": "false",
|
||||
"eng_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"eng_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"25"
|
||||
],
|
||||
|
@ -26,6 +32,12 @@
|
|||
"filament_vendor": [
|
||||
"Bambu Lab"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"275"
|
||||
],
|
||||
|
@ -40,5 +52,11 @@
|
|||
],
|
||||
"temperature_vitrification": [
|
||||
"108"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"100"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PC FR @BBL A1 0.2 nozzle",
|
||||
"inherits": "Bambu PC FR @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSC01_15",
|
||||
"instantiation": "true",
|
||||
"eng_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"eng_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"20"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"1"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"260"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"0"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"12"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 0.2 nozzle"
|
||||
]
|
||||
}
|
40
resources/profiles/BBL/filament/Bambu PC FR @BBL A1.json
Normal file
40
resources/profiles/BBL/filament/Bambu PC FR @BBL A1.json
Normal file
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PC FR @BBL A1",
|
||||
"inherits": "Bambu PC FR @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSC01_14",
|
||||
"instantiation": "true",
|
||||
"eng_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"eng_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"20"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"0"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"12"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 0.4 nozzle",
|
||||
"Bambu Lab A1 0.6 nozzle",
|
||||
"Bambu Lab A1 0.8 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PC FR @BBL P1P 0.2 nozzle",
|
||||
"inherits": "Bambu PC FR @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSC01_09",
|
||||
"instantiation": "true",
|
||||
"eng_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"eng_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"20"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"1"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"260"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"0"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"12"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.2 nozzle"
|
||||
]
|
||||
}
|
40
resources/profiles/BBL/filament/Bambu PC FR @BBL P1P.json
Normal file
40
resources/profiles/BBL/filament/Bambu PC FR @BBL P1P.json
Normal file
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PC FR @BBL P1P",
|
||||
"inherits": "Bambu PC FR @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSC01_08",
|
||||
"instantiation": "true",
|
||||
"eng_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"eng_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"20"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"0"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"12"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.4 nozzle",
|
||||
"Bambu Lab P1P 0.6 nozzle",
|
||||
"Bambu Lab P1P 0.8 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PC FR @BBL P1S 0.2 nozzle",
|
||||
"inherits": "Bambu PC FR @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSC01_05",
|
||||
"instantiation": "true",
|
||||
"eng_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"eng_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"1"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"260"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"12"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1S 0.2 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PC FR @BBL P1S 0.6 nozzle",
|
||||
"inherits": "Bambu PC FR @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSC01_06",
|
||||
"instantiation": "true",
|
||||
"eng_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"eng_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"260"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"12"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1S 0.6 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PC FR @BBL P1S 0.8 nozzle",
|
||||
"inherits": "Bambu PC FR @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSC01_07",
|
||||
"instantiation": "true",
|
||||
"eng_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"eng_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"260"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"12"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
35
resources/profiles/BBL/filament/Bambu PC FR @BBL P1S.json
Normal file
35
resources/profiles/BBL/filament/Bambu PC FR @BBL P1S.json
Normal file
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PC FR @BBL P1S",
|
||||
"inherits": "Bambu PC FR @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSC01_04",
|
||||
"instantiation": "true",
|
||||
"eng_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"eng_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"12"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1S 0.4 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PC FR @BBL X1C 0.2 nozzle",
|
||||
"inherits": "Bambu PC FR @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSC01_03",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"1"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"260"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"12"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PC FR @BBL X1C 0.6 nozzle",
|
||||
"inherits": "Bambu PC FR @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSC01_01",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"260"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"12"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PC FR @BBL X1C 0.8 nozzle",
|
||||
"inherits": "Bambu PC FR @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSC01_02",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"260"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"12"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
]
|
||||
}
|
18
resources/profiles/BBL/filament/Bambu PC FR @BBL X1C.json
Normal file
18
resources/profiles/BBL/filament/Bambu PC FR @BBL X1C.json
Normal file
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PC FR @BBL X1C",
|
||||
"inherits": "Bambu PC FR @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSC01_00",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"12"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PC FR @BBL X1E 0.2 nozzle",
|
||||
"inherits": "Bambu PC FR @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSC01_11",
|
||||
"instantiation": "true",
|
||||
"chamber_temperatures": [
|
||||
"60"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"1"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"260"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"12"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1E 0.2 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PC FR @BBL X1E 0.6 nozzle",
|
||||
"inherits": "Bambu PC FR @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSC01_12",
|
||||
"instantiation": "true",
|
||||
"chamber_temperatures": [
|
||||
"60"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"260"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"12"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1E 0.6 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PC FR @BBL X1E 0.8 nozzle",
|
||||
"inherits": "Bambu PC FR @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSC01_13",
|
||||
"instantiation": "true",
|
||||
"chamber_temperatures": [
|
||||
"60"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"260"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"12"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1E 0.8 nozzle"
|
||||
]
|
||||
}
|
20
resources/profiles/BBL/filament/Bambu PC FR @BBL X1E.json
Normal file
20
resources/profiles/BBL/filament/Bambu PC FR @BBL X1E.json
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PC FR @BBL X1E",
|
||||
"inherits": "Bambu PC FR @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSC01_10",
|
||||
"instantiation": "true",
|
||||
"chamber_temperatures": [
|
||||
"60"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"12"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1E 0.4 nozzle"
|
||||
]
|
||||
}
|
20
resources/profiles/BBL/filament/Bambu PC FR @base.json
Normal file
20
resources/profiles/BBL/filament/Bambu PC FR @base.json
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PC FR @base",
|
||||
"inherits": "fdm_filament_pc",
|
||||
"from": "system",
|
||||
"filament_id": "GFC01",
|
||||
"instantiation": "false",
|
||||
"filament_cost": [
|
||||
"0"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.19"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.94"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Bambu Lab"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PETG Translucent @BBL A1 0.2 nozzle",
|
||||
"inherits": "Bambu PETG Translucent @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSG01_10",
|
||||
"instantiation": "true",
|
||||
"filament_long_retractions_when_cut": [
|
||||
"1"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"1"
|
||||
],
|
||||
"filament_retraction_distances_when_cut": [
|
||||
"18"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"0.3"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 0.2 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PETG Translucent @BBL A1M 0.2 nozzle",
|
||||
"inherits": "Bambu PETG Translucent @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSG01_09",
|
||||
"instantiation": "true",
|
||||
"filament_long_retractions_when_cut": [
|
||||
"1"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"1"
|
||||
],
|
||||
"filament_retraction_distances_when_cut": [
|
||||
"18"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"0.3"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.2 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PETG Translucent @BBL X1C 0.2 nozzle",
|
||||
"inherits": "Bambu PETG Translucent @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSG01_07",
|
||||
"instantiation": "true",
|
||||
"filament_long_retractions_when_cut": [
|
||||
"1"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"1"
|
||||
],
|
||||
"filament_retraction_distances_when_cut": [
|
||||
"18"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"0.3"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
"Bambu Lab P1P 0.2 nozzle",
|
||||
"Bambu Lab P1S 0.2 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1E 0.2 nozzle"
|
||||
]
|
||||
}
|
|
@ -11,6 +11,9 @@
|
|||
"filament_density": [
|
||||
"1.26"
|
||||
],
|
||||
"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}"
|
||||
]
|
||||
|
|
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PLA Silk+ @BBL A1 0.2 nozzle",
|
||||
"inherits": "Bambu PLA Silk+ @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA06_06",
|
||||
"instantiation": "true",
|
||||
"fan_cooling_layer_time": [
|
||||
"80"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"60"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"2"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"65"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"65"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"supertack_plate_temp": [
|
||||
"35"
|
||||
],
|
||||
"supertack_plate_temp_initial_layer": [
|
||||
"35"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 0.2 nozzle"
|
||||
]
|
||||
}
|
43
resources/profiles/BBL/filament/Bambu PLA Silk+ @BBL A1.json
Normal file
43
resources/profiles/BBL/filament/Bambu PLA Silk+ @BBL A1.json
Normal file
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PLA Silk+ @BBL A1",
|
||||
"inherits": "Bambu PLA Silk+ @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA06_05",
|
||||
"instantiation": "true",
|
||||
"fan_cooling_layer_time": [
|
||||
"80"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"60"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"65"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"65"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"supertack_plate_temp": [
|
||||
"35"
|
||||
],
|
||||
"supertack_plate_temp_initial_layer": [
|
||||
"35"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 0.4 nozzle",
|
||||
"Bambu Lab A1 0.6 nozzle",
|
||||
"Bambu Lab A1 0.8 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PLA Silk+ @BBL A1M 0.2 nozzle",
|
||||
"inherits": "Bambu PLA Silk+ @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA06_08",
|
||||
"instantiation": "true",
|
||||
"fan_cooling_layer_time": [
|
||||
"80"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"60"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"2"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"60"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"60"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"supertack_plate_temp": [
|
||||
"35"
|
||||
],
|
||||
"supertack_plate_temp_initial_layer": [
|
||||
"35"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"60"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"60"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.2 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PLA Silk+ @BBL A1M",
|
||||
"inherits": "Bambu PLA Silk+ @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA06_07",
|
||||
"instantiation": "true",
|
||||
"fan_cooling_layer_time": [
|
||||
"80"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"60"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"60"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"60"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"supertack_plate_temp": [
|
||||
"35"
|
||||
],
|
||||
"supertack_plate_temp_initial_layer": [
|
||||
"35"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"60"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"60"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.4 nozzle",
|
||||
"Bambu Lab A1 mini 0.6 nozzle",
|
||||
"Bambu Lab A1 mini 0.8 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PLA Silk+ @BBL P1P 0.2 nozzle",
|
||||
"inherits": "Bambu PLA Silk+ @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA06_04",
|
||||
"instantiation": "true",
|
||||
"filament_max_volumetric_speed": [
|
||||
"2"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"65"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"65"
|
||||
],
|
||||
"supertack_plate_temp": [
|
||||
"35"
|
||||
],
|
||||
"supertack_plate_temp_initial_layer": [
|
||||
"35"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.2 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PLA Silk+ @BBL P1P",
|
||||
"inherits": "Bambu PLA Silk+ @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA06_03",
|
||||
"instantiation": "true",
|
||||
"hot_plate_temp": [
|
||||
"65"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"65"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"supertack_plate_temp": [
|
||||
"35"
|
||||
],
|
||||
"supertack_plate_temp_initial_layer": [
|
||||
"35"
|
||||
],
|
||||
"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"
|
||||
]
|
||||
}
|
22
resources/profiles/BBL/filament/Bambu PLA Silk+ @BBL X1.json
Normal file
22
resources/profiles/BBL/filament/Bambu PLA Silk+ @BBL X1.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PLA Silk+ @BBL X1",
|
||||
"inherits": "Bambu PLA Silk+ @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA06_02",
|
||||
"instantiation": "true",
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"supertack_plate_temp": [
|
||||
"35"
|
||||
],
|
||||
"supertack_plate_temp_initial_layer": [
|
||||
"35"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PLA Silk+ @BBL X1C 0.2 nozzle",
|
||||
"inherits": "Bambu PLA Silk+ @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA06_01",
|
||||
"instantiation": "true",
|
||||
"filament_max_volumetric_speed": [
|
||||
"2"
|
||||
],
|
||||
"supertack_plate_temp": [
|
||||
"35"
|
||||
],
|
||||
"supertack_plate_temp_initial_layer": [
|
||||
"35"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
"Bambu Lab P1S 0.2 nozzle",
|
||||
"Bambu Lab X1E 0.2 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}"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PLA Silk+ @BBL X1C",
|
||||
"inherits": "Bambu PLA Silk+ @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA06_00",
|
||||
"instantiation": "true",
|
||||
"supertack_plate_temp": [
|
||||
"35"
|
||||
],
|
||||
"supertack_plate_temp_initial_layer": [
|
||||
"35"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle",
|
||||
"Bambu Lab X1E 0.4 nozzle",
|
||||
"Bambu Lab X1E 0.6 nozzle",
|
||||
"Bambu Lab X1E 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}"
|
||||
]
|
||||
}
|
36
resources/profiles/BBL/filament/Bambu PLA Silk+ @base.json
Normal file
36
resources/profiles/BBL/filament/Bambu PLA Silk+ @base.json
Normal file
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PLA Silk+ @base",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"from": "system",
|
||||
"filament_id": "GFA06",
|
||||
"instantiation": "false",
|
||||
"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.",
|
||||
"filament_cost": [
|
||||
"29.99"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.27"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
],
|
||||
"filament_scarf_height": [
|
||||
"5%"
|
||||
],
|
||||
"filament_scarf_seam_type": [
|
||||
"all"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Bambu Lab"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"230"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"230"
|
||||
],
|
||||
"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}"
|
||||
]
|
||||
}
|
40
resources/profiles/BBL/filament/Bambu PLA Wood @BBL A1.json
Normal file
40
resources/profiles/BBL/filament/Bambu PLA Wood @BBL A1.json
Normal file
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PLA Wood @BBL A1",
|
||||
"inherits": "Bambu PLA Wood @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA16_04",
|
||||
"instantiation": "true",
|
||||
"fan_cooling_layer_time": [
|
||||
"80"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"60"
|
||||
],
|
||||
"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 A1 0.4 nozzle",
|
||||
"Bambu Lab A1 0.6 nozzle",
|
||||
"Bambu Lab A1 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}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
|
||||
]
|
||||
}
|
40
resources/profiles/BBL/filament/Bambu PLA Wood @BBL A1M.json
Normal file
40
resources/profiles/BBL/filament/Bambu PLA Wood @BBL A1M.json
Normal file
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PLA Wood @BBL A1M",
|
||||
"inherits": "Bambu PLA Wood @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA16_05",
|
||||
"instantiation": "true",
|
||||
"fan_cooling_layer_time": [
|
||||
"80"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"60"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"60"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"60"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"6"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.4 nozzle",
|
||||
"Bambu Lab A1 mini 0.6 nozzle",
|
||||
"Bambu Lab A1 mini 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}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
|
||||
]
|
||||
}
|
37
resources/profiles/BBL/filament/Bambu PLA Wood @BBL P1P.json
Normal file
37
resources/profiles/BBL/filament/Bambu PLA Wood @BBL P1P.json
Normal file
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PLA Wood @BBL P1P",
|
||||
"inherits": "Bambu PLA Wood @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA16_03",
|
||||
"instantiation": "true",
|
||||
"fan_cooling_layer_time": [
|
||||
"80"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"50"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"65"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"65"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"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"
|
||||
],
|
||||
"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}"
|
||||
]
|
||||
}
|
19
resources/profiles/BBL/filament/Bambu PLA Wood @BBL X1.json
Normal file
19
resources/profiles/BBL/filament/Bambu PLA Wood @BBL X1.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PLA Wood @BBL X1",
|
||||
"inherits": "Bambu PLA Wood @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA16_02",
|
||||
"instantiation": "true",
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab X1 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}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PLA Wood @BBL X1C 0.8 nozzle",
|
||||
"inherits": "Bambu PLA Wood @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA16_01",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle",
|
||||
"Bambu Lab X1E 0.8 nozzle"
|
||||
]
|
||||
}
|
16
resources/profiles/BBL/filament/Bambu PLA Wood @BBL X1C.json
Normal file
16
resources/profiles/BBL/filament/Bambu PLA Wood @BBL X1C.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PLA Wood @BBL X1C",
|
||||
"inherits": "Bambu PLA Wood @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA16_00",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab X1E 0.4 nozzle",
|
||||
"Bambu Lab X1E 0.6 nozzle"
|
||||
]
|
||||
}
|
35
resources/profiles/BBL/filament/Bambu PLA Wood @base.json
Normal file
35
resources/profiles/BBL/filament/Bambu PLA Wood @base.json
Normal file
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PLA Wood @base",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"from": "system",
|
||||
"filament_id": "GFA16",
|
||||
"instantiation": "false",
|
||||
"filament_cost": [
|
||||
"24.99"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.21"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
],
|
||||
"filament_long_retractions_when_cut": [
|
||||
"1"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"18"
|
||||
],
|
||||
"filament_retraction_distances_when_cut": [
|
||||
"18"
|
||||
],
|
||||
"filament_scarf_seam_type": [
|
||||
"none"
|
||||
],
|
||||
"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}\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}"
|
||||
]
|
||||
}
|
|
@ -5,6 +5,9 @@
|
|||
"from": "system",
|
||||
"setting_id": "GFSU02_02",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 0.4 nozzle",
|
||||
"Bambu Lab A1 0.6 nozzle",
|
||||
|
|
|
@ -5,6 +5,9 @@
|
|||
"from": "system",
|
||||
"setting_id": "GFSU02_03",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.4 nozzle",
|
||||
"Bambu Lab A1 mini 0.6 nozzle",
|
||||
|
|
|
@ -5,6 +5,9 @@
|
|||
"from": "system",
|
||||
"setting_id": "GFSU02_01",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.4 nozzle",
|
||||
"Bambu Lab P1P 0.6 nozzle",
|
||||
|
|
|
@ -5,6 +5,9 @@
|
|||
"from": "system",
|
||||
"setting_id": "GFSU02_00",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
"0.96"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Bambu Lab"
|
||||
"Polymaker"
|
||||
],
|
||||
"full_fan_speed_layer": [
|
||||
"2"
|
||||
|
|
|
@ -6,10 +6,28 @@
|
|||
"filament_id": "GFB98",
|
||||
"instantiation": "false",
|
||||
"description": "When printing this filament, there's a risk of warping and low layer adhesion strength. To get better results, please refer to this wiki: Printing Tips for High Temp / Engineering materials.",
|
||||
"eng_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"eng_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"100"
|
||||
]
|
||||
}
|
|
@ -5,6 +5,12 @@
|
|||
"from": "system",
|
||||
"filament_id": "GFB61",
|
||||
"instantiation": "false",
|
||||
"eng_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"eng_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"filament_cost": [
|
||||
"23.6"
|
||||
],
|
||||
|
@ -19,5 +25,17 @@
|
|||
],
|
||||
"filament_vendor": [
|
||||
"Polymaker"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"100"
|
||||
]
|
||||
}
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Qidi",
|
||||
"version": "02.02.00.04",
|
||||
"version": "02.02.00.05",
|
||||
"force_update": "0",
|
||||
"description": "Qidi configurations",
|
||||
"machine_model_list": [
|
||||
|
@ -772,6 +772,30 @@
|
|||
"name": "Qidi Generic PLA @Qidi X-Smart 3 0.2 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PLA @Qidi X-Smart 3 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PLA @Qidi X-Max 3 0.6 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PLA @Qidi X-Max 3 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PLA @Qidi X-Plus 3 0.6 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PLA @Qidi X-Plus 3 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PLA @Qidi X-Smart 3 0.6 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PLA @Qidi X-Smart 3 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PLA @Qidi X-Max 3 0.8 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PLA @Qidi X-Max 3 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PLA @Qidi X-Plus 3 0.8 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PLA @Qidi X-Plus 3 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PLA @Qidi X-Smart 3 0.8 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PLA @Qidi X-Smart 3 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PLA High Speed @Qidi X-Plus 4 0.2 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PLA High Speed @Qidi X-Plus 4 0.2 nozzle.json"
|
||||
|
@ -1407,6 +1431,46 @@
|
|||
{
|
||||
"name": "Qidi Generic PC",
|
||||
"sub_path": "filament/Qidi Generic PC.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PC @0.2 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PC @0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PC @0.8 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PC @0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PC @Qidi X-Plus 4 0.2 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PC @Qidi X-Plus 4 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PC @Qidi X-Plus 4 0.4 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PC @Qidi X-Plus 4 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PC @Qidi X-Plus 4 0.6 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PC @Qidi X-Plus 4 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PC @Qidi X-Plus 4 0.8 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PC @Qidi X-Plus 4 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PC @Qidi Q1 Pro 0.2 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PC @Qidi Q1 Pro 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PC @Qidi Q1 Pro 0.4 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PC @Qidi Q1 Pro 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PC @Qidi Q1 Pro 0.6 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PC @Qidi Q1 Pro 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PC @Qidi Q1 Pro 0.8 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PC @Qidi Q1 Pro 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PETG-CF",
|
||||
|
@ -1635,6 +1699,694 @@
|
|||
{
|
||||
"name": "QIDI PLA Rapido Silk @Qidi X-Plus 4 0.6 nozzle",
|
||||
"sub_path": "filament/QIDI PLA Rapido Silk @Qidi X-Plus 4 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu ABS",
|
||||
"sub_path": "filament/Bambu ABS.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu ABS @0.2 nozzle",
|
||||
"sub_path": "filament/Bambu ABS @0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu ABS @0.6 nozzle",
|
||||
"sub_path": "filament/Bambu ABS @0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu ABS @0.8 nozzle",
|
||||
"sub_path": "filament/Bambu ABS @0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu ABS @Qidi Q1 Pro 0.2 nozzle",
|
||||
"sub_path": "filament/Bambu ABS @Qidi Q1 Pro 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu ABS @Qidi Q1 Pro 0.4 nozzle",
|
||||
"sub_path": "filament/Bambu ABS @Qidi Q1 Pro 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu ABS @Qidi Q1 Pro 0.6 nozzle",
|
||||
"sub_path": "filament/Bambu ABS @Qidi Q1 Pro 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu ABS @Qidi Q1 Pro 0.8 nozzle",
|
||||
"sub_path": "filament/Bambu ABS @Qidi Q1 Pro 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu ABS @Qidi X-Plus 4 0.2 nozzle",
|
||||
"sub_path": "filament/Bambu ABS @Qidi X-Plus 4 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu ABS @Qidi X-Plus 4 0.4 nozzle",
|
||||
"sub_path": "filament/Bambu ABS @Qidi X-Plus 4 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu ABS @Qidi X-Plus 4 0.6 nozzle",
|
||||
"sub_path": "filament/Bambu ABS @Qidi X-Plus 4 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu ABS @Qidi X-Plus 4 0.8 nozzle",
|
||||
"sub_path": "filament/Bambu ABS @Qidi X-Plus 4 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PETG",
|
||||
"sub_path": "filament/Bambu PETG.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PETG @0.2 nozzle",
|
||||
"sub_path": "filament/Bambu PETG @0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PETG @0.6 nozzle",
|
||||
"sub_path": "filament/Bambu PETG @0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PETG @0.8 nozzle",
|
||||
"sub_path": "filament/Bambu PETG @0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PETG @Qidi Q1 Pro 0.2 nozzle",
|
||||
"sub_path": "filament/Bambu PETG @Qidi Q1 Pro 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PETG @Qidi Q1 Pro 0.4 nozzle",
|
||||
"sub_path": "filament/Bambu PETG @Qidi Q1 Pro 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PETG @Qidi Q1 Pro 0.6 nozzle",
|
||||
"sub_path": "filament/Bambu PETG @Qidi Q1 Pro 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PETG @Qidi Q1 Pro 0.8 nozzle",
|
||||
"sub_path": "filament/Bambu PETG @Qidi Q1 Pro 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PETG @Qidi X-Plus 4 0.2 nozzle",
|
||||
"sub_path": "filament/Bambu PETG @Qidi X-Plus 4 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PETG @Qidi X-Plus 4 0.4 nozzle",
|
||||
"sub_path": "filament/Bambu PETG @Qidi X-Plus 4 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PETG @Qidi X-Plus 4 0.6 nozzle",
|
||||
"sub_path": "filament/Bambu PETG @Qidi X-Plus 4 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PETG @Qidi X-Plus 4 0.8 nozzle",
|
||||
"sub_path": "filament/Bambu PETG @Qidi X-Plus 4 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA",
|
||||
"sub_path": "filament/Bambu PLA.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA @0.2 nozzle",
|
||||
"sub_path": "filament/Bambu PLA @0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA @0.6 nozzle",
|
||||
"sub_path": "filament/Bambu PLA @0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA @0.8 nozzle",
|
||||
"sub_path": "filament/Bambu PLA @0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA @Qidi Q1 Pro 0.2 nozzle",
|
||||
"sub_path": "filament/Bambu PLA @Qidi Q1 Pro 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA @Qidi Q1 Pro 0.4 nozzle",
|
||||
"sub_path": "filament/Bambu PLA @Qidi Q1 Pro 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA @Qidi Q1 Pro 0.6 nozzle",
|
||||
"sub_path": "filament/Bambu PLA @Qidi Q1 Pro 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA @Qidi Q1 Pro 0.8 nozzle",
|
||||
"sub_path": "filament/Bambu PLA @Qidi Q1 Pro 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA @Qidi X-Plus 4 0.2 nozzle",
|
||||
"sub_path": "filament/Bambu PLA @Qidi X-Plus 4 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA @Qidi X-Plus 4 0.4 nozzle",
|
||||
"sub_path": "filament/Bambu PLA @Qidi X-Plus 4 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA @Qidi X-Plus 4 0.6 nozzle",
|
||||
"sub_path": "filament/Bambu PLA @Qidi X-Plus 4 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA @Qidi X-Plus 4 0.8 nozzle",
|
||||
"sub_path": "filament/Bambu PLA @Qidi X-Plus 4 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX ABS",
|
||||
"sub_path": "filament/HATCHBOX ABS.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX ABS @0.2 nozzle",
|
||||
"sub_path": "filament/HATCHBOX ABS @0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX ABS @0.6 nozzle",
|
||||
"sub_path": "filament/HATCHBOX ABS @0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX ABS @0.8 nozzle",
|
||||
"sub_path": "filament/HATCHBOX ABS @0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX ABS @Qidi Q1 Pro 0.2 nozzle",
|
||||
"sub_path": "filament/HATCHBOX ABS @Qidi Q1 Pro 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX ABS @Qidi Q1 Pro 0.4 nozzle",
|
||||
"sub_path": "filament/HATCHBOX ABS @Qidi Q1 Pro 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX ABS @Qidi Q1 Pro 0.6 nozzle",
|
||||
"sub_path": "filament/HATCHBOX ABS @Qidi Q1 Pro 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX ABS @Qidi Q1 Pro 0.8 nozzle",
|
||||
"sub_path": "filament/HATCHBOX ABS @Qidi Q1 Pro 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX ABS @Qidi X-Plus 4 0.2 nozzle",
|
||||
"sub_path": "filament/HATCHBOX ABS @Qidi X-Plus 4 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX ABS @Qidi X-Plus 4 0.4 nozzle",
|
||||
"sub_path": "filament/HATCHBOX ABS @Qidi X-Plus 4 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX ABS @Qidi X-Plus 4 0.6 nozzle",
|
||||
"sub_path": "filament/HATCHBOX ABS @Qidi X-Plus 4 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX ABS @Qidi X-Plus 4 0.8 nozzle",
|
||||
"sub_path": "filament/HATCHBOX ABS @Qidi X-Plus 4 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX PETG",
|
||||
"sub_path": "filament/HATCHBOX PETG.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX PETG @0.2 nozzle",
|
||||
"sub_path": "filament/HATCHBOX PETG @0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX PETG @0.6 nozzle",
|
||||
"sub_path": "filament/HATCHBOX PETG @0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX PETG @0.8 nozzle",
|
||||
"sub_path": "filament/HATCHBOX PETG @0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX PETG @Qidi Q1 Pro 0.2 nozzle",
|
||||
"sub_path": "filament/HATCHBOX PETG @Qidi Q1 Pro 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX PETG @Qidi Q1 Pro 0.4 nozzle",
|
||||
"sub_path": "filament/HATCHBOX PETG @Qidi Q1 Pro 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX PETG @Qidi Q1 Pro 0.6 nozzle",
|
||||
"sub_path": "filament/HATCHBOX PETG @Qidi Q1 Pro 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX PETG @Qidi Q1 Pro 0.8 nozzle",
|
||||
"sub_path": "filament/HATCHBOX PETG @Qidi Q1 Pro 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX PETG @Qidi X-Plus 4 0.2 nozzle",
|
||||
"sub_path": "filament/HATCHBOX PETG @Qidi X-Plus 4 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX PETG @Qidi X-Plus 4 0.4 nozzle",
|
||||
"sub_path": "filament/HATCHBOX PETG @Qidi X-Plus 4 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX PETG @Qidi X-Plus 4 0.6 nozzle",
|
||||
"sub_path": "filament/HATCHBOX PETG @Qidi X-Plus 4 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX PETG @Qidi X-Plus 4 0.8 nozzle",
|
||||
"sub_path": "filament/HATCHBOX PETG @Qidi X-Plus 4 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX PLA",
|
||||
"sub_path": "filament/HATCHBOX PLA.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX PLA @0.2 nozzle",
|
||||
"sub_path": "filament/HATCHBOX PLA @0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX PLA @0.6 nozzle",
|
||||
"sub_path": "filament/HATCHBOX PLA @0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX PLA @0.8 nozzle",
|
||||
"sub_path": "filament/HATCHBOX PLA @0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX PLA @Qidi Q1 Pro 0.2 nozzle",
|
||||
"sub_path": "filament/HATCHBOX PLA @Qidi Q1 Pro 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX PLA @Qidi Q1 Pro 0.4 nozzle",
|
||||
"sub_path": "filament/HATCHBOX PLA @Qidi Q1 Pro 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX PLA @Qidi Q1 Pro 0.6 nozzle",
|
||||
"sub_path": "filament/HATCHBOX PLA @Qidi Q1 Pro 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX PLA @Qidi Q1 Pro 0.8 nozzle",
|
||||
"sub_path": "filament/HATCHBOX PLA @Qidi Q1 Pro 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX PLA @Qidi X-Plus 4 0.2 nozzle",
|
||||
"sub_path": "filament/HATCHBOX PLA @Qidi X-Plus 4 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX PLA @Qidi X-Plus 4 0.4 nozzle",
|
||||
"sub_path": "filament/HATCHBOX PLA @Qidi X-Plus 4 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX PLA @Qidi X-Plus 4 0.6 nozzle",
|
||||
"sub_path": "filament/HATCHBOX PLA @Qidi X-Plus 4 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "HATCHBOX PLA @Qidi X-Plus 4 0.8 nozzle",
|
||||
"sub_path": "filament/HATCHBOX PLA @Qidi X-Plus 4 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "PolyLite PLA",
|
||||
"sub_path": "filament/PolyLite PLA.json"
|
||||
},
|
||||
{
|
||||
"name": "PolyLite PLA @0.2 nozzle",
|
||||
"sub_path": "filament/PolyLite PLA @0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "PolyLite PLA @0.6 nozzle",
|
||||
"sub_path": "filament/PolyLite PLA @0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "PolyLite PLA @0.8 nozzle",
|
||||
"sub_path": "filament/PolyLite PLA @0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "PolyLite PLA @Qidi Q1 Pro 0.2 nozzle",
|
||||
"sub_path": "filament/PolyLite PLA @Qidi Q1 Pro 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "PolyLite PLA @Qidi Q1 Pro 0.4 nozzle",
|
||||
"sub_path": "filament/PolyLite PLA @Qidi Q1 Pro 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "PolyLite PLA @Qidi Q1 Pro 0.6 nozzle",
|
||||
"sub_path": "filament/PolyLite PLA @Qidi Q1 Pro 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "PolyLite PLA @Qidi Q1 Pro 0.8 nozzle",
|
||||
"sub_path": "filament/PolyLite PLA @Qidi Q1 Pro 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "PolyLite PLA @Qidi X-Plus 4 0.2 nozzle",
|
||||
"sub_path": "filament/PolyLite PLA @Qidi X-Plus 4 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "PolyLite PLA @Qidi X-Plus 4 0.4 nozzle",
|
||||
"sub_path": "filament/PolyLite PLA @Qidi X-Plus 4 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "PolyLite PLA @Qidi X-Plus 4 0.6 nozzle",
|
||||
"sub_path": "filament/PolyLite PLA @Qidi X-Plus 4 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "PolyLite PLA @Qidi X-Plus 4 0.8 nozzle",
|
||||
"sub_path": "filament/PolyLite PLA @Qidi X-Plus 4 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "PolyLite ABS",
|
||||
"sub_path": "filament/PolyLite ABS.json"
|
||||
},
|
||||
{
|
||||
"name": "PolyLite ABS @0.2 nozzle",
|
||||
"sub_path": "filament/PolyLite ABS @0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "PolyLite ABS @0.6 nozzle",
|
||||
"sub_path": "filament/PolyLite ABS @0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "PolyLite ABS @0.8 nozzle",
|
||||
"sub_path": "filament/PolyLite ABS @0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "PolyLite ABS @Qidi Q1 Pro 0.2 nozzle",
|
||||
"sub_path": "filament/PolyLite ABS @Qidi Q1 Pro 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "PolyLite ABS @Qidi Q1 Pro 0.4 nozzle",
|
||||
"sub_path": "filament/PolyLite ABS @Qidi Q1 Pro 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "PolyLite ABS @Qidi Q1 Pro 0.6 nozzle",
|
||||
"sub_path": "filament/PolyLite ABS @Qidi Q1 Pro 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "PolyLite ABS @Qidi Q1 Pro 0.8 nozzle",
|
||||
"sub_path": "filament/PolyLite ABS @Qidi Q1 Pro 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "PolyLite ABS @Qidi X-Plus 4 0.2 nozzle",
|
||||
"sub_path": "filament/PolyLite ABS @Qidi X-Plus 4 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "PolyLite ABS @Qidi X-Plus 4 0.4 nozzle",
|
||||
"sub_path": "filament/PolyLite ABS @Qidi X-Plus 4 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "PolyLite ABS @Qidi X-Plus 4 0.6 nozzle",
|
||||
"sub_path": "filament/PolyLite ABS @Qidi X-Plus 4 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "PolyLite ABS @Qidi X-Plus 4 0.8 nozzle",
|
||||
"sub_path": "filament/PolyLite ABS @Qidi X-Plus 4 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Overture PLA",
|
||||
"sub_path": "filament/Overture PLA.json"
|
||||
},
|
||||
{
|
||||
"name": "Overture PLA @0.2 nozzle",
|
||||
"sub_path": "filament/Overture PLA @0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Overture PLA @0.6 nozzle",
|
||||
"sub_path": "filament/Overture PLA @0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Overture PLA @0.8 nozzle",
|
||||
"sub_path": "filament/Overture PLA @0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Overture PLA @Qidi Q1 Pro 0.2 nozzle",
|
||||
"sub_path": "filament/Overture PLA @Qidi Q1 Pro 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Overture PLA @Qidi Q1 Pro 0.4 nozzle",
|
||||
"sub_path": "filament/Overture PLA @Qidi Q1 Pro 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Overture PLA @Qidi Q1 Pro 0.6 nozzle",
|
||||
"sub_path": "filament/Overture PLA @Qidi Q1 Pro 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Overture PLA @Qidi Q1 Pro 0.8 nozzle",
|
||||
"sub_path": "filament/Overture PLA @Qidi Q1 Pro 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Overture PLA @Qidi X-Plus 4 0.2 nozzle",
|
||||
"sub_path": "filament/Overture PLA @Qidi X-Plus 4 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Overture PLA @Qidi X-Plus 4 0.4 nozzle",
|
||||
"sub_path": "filament/Overture PLA @Qidi X-Plus 4 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Overture PLA @Qidi X-Plus 4 0.6 nozzle",
|
||||
"sub_path": "filament/Overture PLA @Qidi X-Plus 4 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Overture PLA @Qidi X-Plus 4 0.8 nozzle",
|
||||
"sub_path": "filament/Overture PLA @Qidi X-Plus 4 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Overture ABS",
|
||||
"sub_path": "filament/Overture ABS.json"
|
||||
},
|
||||
{
|
||||
"name": "Overture ABS @0.2 nozzle",
|
||||
"sub_path": "filament/Overture ABS @0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Overture ABS @0.6 nozzle",
|
||||
"sub_path": "filament/Overture ABS @0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Overture ABS @0.8 nozzle",
|
||||
"sub_path": "filament/Overture ABS @0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Overture ABS @Qidi Q1 Pro 0.2 nozzle",
|
||||
"sub_path": "filament/Overture ABS @Qidi Q1 Pro 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Overture ABS @Qidi Q1 Pro 0.4 nozzle",
|
||||
"sub_path": "filament/Overture ABS @Qidi Q1 Pro 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Overture ABS @Qidi Q1 Pro 0.6 nozzle",
|
||||
"sub_path": "filament/Overture ABS @Qidi Q1 Pro 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Overture ABS @Qidi Q1 Pro 0.8 nozzle",
|
||||
"sub_path": "filament/Overture ABS @Qidi Q1 Pro 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Overture ABS @Qidi X-Plus 4 0.2 nozzle",
|
||||
"sub_path": "filament/Overture ABS @Qidi X-Plus 4 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Overture ABS @Qidi X-Plus 4 0.4 nozzle",
|
||||
"sub_path": "filament/Overture ABS @Qidi X-Plus 4 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Overture ABS @Qidi X-Plus 4 0.6 nozzle",
|
||||
"sub_path": "filament/Overture ABS @Qidi X-Plus 4 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Overture ABS @Qidi X-Plus 4 0.8 nozzle",
|
||||
"sub_path": "filament/Overture ABS @Qidi X-Plus 4 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PLA+",
|
||||
"sub_path": "filament/Qidi Generic PLA+.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PLA+ @Qidi X-Plus 4 0.2 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PLA+ @Qidi X-Plus 4 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PLA+ @Qidi X-Plus 4 0.4 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PLA+ @Qidi X-Plus 4 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PLA+ @Qidi X-Plus 4 0.6 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PLA+ @Qidi X-Plus 4 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PLA+ @Qidi X-Plus 4 0.8 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PLA+ @Qidi X-Plus 4 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PLA+ @Qidi Q1 Pro 0.2 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PLA+ @Qidi Q1 Pro 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PLA+ @Qidi Q1 Pro 0.4 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PLA+ @Qidi Q1 Pro 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PLA+ @Qidi Q1 Pro 0.6 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PLA+ @Qidi Q1 Pro 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PLA+ @Qidi Q1 Pro 0.8 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PLA+ @Qidi Q1 Pro 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PLA+ @Qidi X-Max 3 0.2 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PLA+ @Qidi X-Max 3 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PLA+ @Qidi X-Plus 3 0.2 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PLA+ @Qidi X-Plus 3 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PLA+ @Qidi X-Smart 3 0.2 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PLA+ @Qidi X-Smart 3 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PLA+ @Qidi X-Max 3 0.6 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PLA+ @Qidi X-Max 3 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PLA+ @Qidi X-Plus 3 0.6 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PLA+ @Qidi X-Plus 3 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PLA+ @Qidi X-Smart 3 0.6 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PLA+ @Qidi X-Smart 3 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PLA+ @Qidi X-Max 3 0.8 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PLA+ @Qidi X-Max 3 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PLA+ @Qidi X-Plus 3 0.8 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PLA+ @Qidi X-Plus 3 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Generic PLA+ @Qidi X-Smart 3 0.8 nozzle",
|
||||
"sub_path": "filament/Qidi Generic PLA+ @Qidi X-Smart 3 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI PAHT-GF",
|
||||
"sub_path": "filament/QIDI PAHT-GF.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI PAHT-GF @0.6 nozzle",
|
||||
"sub_path": "filament/QIDI PAHT-GF @0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI PAHT-GF @0.8 nozzle",
|
||||
"sub_path": "filament/QIDI PAHT-GF @0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI PAHT-GF @Qidi X-Plus 4 0.4 nozzle",
|
||||
"sub_path": "filament/QIDI PAHT-GF @Qidi X-Plus 4 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI PAHT-GF @Qidi X-Plus 4 0.6 nozzle",
|
||||
"sub_path": "filament/QIDI PAHT-GF @Qidi X-Plus 4 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI PAHT-GF @Qidi X-Plus 4 0.8 nozzle",
|
||||
"sub_path": "filament/QIDI PAHT-GF @Qidi X-Plus 4 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI PAHT-GF @Qidi Q1 Pro 0.4 nozzle",
|
||||
"sub_path": "filament/QIDI PAHT-GF @Qidi Q1 Pro 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI PAHT-GF @Qidi Q1 Pro 0.6 nozzle",
|
||||
"sub_path": "filament/QIDI PAHT-GF @Qidi Q1 Pro 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI PAHT-GF @Qidi Q1 Pro 0.8 nozzle",
|
||||
"sub_path": "filament/QIDI PAHT-GF @Qidi Q1 Pro 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI PET-GF",
|
||||
"sub_path": "filament/QIDI PET-GF.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI PET-GF @0.6 nozzle",
|
||||
"sub_path": "filament/QIDI PET-GF @0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI PET-GF @0.8 nozzle",
|
||||
"sub_path": "filament/QIDI PET-GF @0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI PET-GF @Qidi X-Plus 4 0.4 nozzle",
|
||||
"sub_path": "filament/QIDI PET-GF @Qidi X-Plus 4 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI PET-GF @Qidi X-Plus 4 0.6 nozzle",
|
||||
"sub_path": "filament/QIDI PET-GF @Qidi X-Plus 4 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI PET-GF @Qidi X-Plus 4 0.8 nozzle",
|
||||
"sub_path": "filament/QIDI PET-GF @Qidi X-Plus 4 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI PET-GF @Qidi Q1 Pro 0.4 nozzle",
|
||||
"sub_path": "filament/QIDI PET-GF @Qidi Q1 Pro 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI PET-GF @Qidi Q1 Pro 0.6 nozzle",
|
||||
"sub_path": "filament/QIDI PET-GF @Qidi Q1 Pro 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI PET-GF @Qidi Q1 Pro 0.8 nozzle",
|
||||
"sub_path": "filament/QIDI PET-GF @Qidi Q1 Pro 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI WOOD Rapido",
|
||||
"sub_path": "filament/QIDI WOOD Rapido.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI WOOD Rapido @0.6 nozzle",
|
||||
"sub_path": "filament/QIDI WOOD Rapido @0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI WOOD Rapido @0.8 nozzle",
|
||||
"sub_path": "filament/QIDI WOOD Rapido @0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI WOOD Rapido @Qidi X-Plus 4 0.4 nozzle",
|
||||
"sub_path": "filament/QIDI WOOD Rapido @Qidi X-Plus 4 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI WOOD Rapido @Qidi X-Plus 4 0.6 nozzle",
|
||||
"sub_path": "filament/QIDI WOOD Rapido @Qidi X-Plus 4 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI WOOD Rapido @Qidi X-Plus 4 0.8 nozzle",
|
||||
"sub_path": "filament/QIDI WOOD Rapido @Qidi X-Plus 4 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI WOOD Rapido @Qidi Q1 Pro 0.4 nozzle",
|
||||
"sub_path": "filament/QIDI WOOD Rapido @Qidi Q1 Pro 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI WOOD Rapido @Qidi Q1 Pro 0.6 nozzle",
|
||||
"sub_path": "filament/QIDI WOOD Rapido @Qidi Q1 Pro 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI WOOD Rapido @Qidi Q1 Pro 0.8 nozzle",
|
||||
"sub_path": "filament/QIDI WOOD Rapido @Qidi Q1 Pro 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI UltraPA-CF25",
|
||||
"sub_path": "filament/QIDI UltraPA-CF25.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI UltraPA-CF25 @Qidi X-Plus 4 0.4 nozzle",
|
||||
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi X-Plus 4 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI UltraPA-CF25 @Qidi X-Plus 4 0.6 nozzle",
|
||||
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi X-Plus 4 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI UltraPA-CF25 @Qidi X-Plus 4 0.8 nozzle",
|
||||
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi X-Plus 4 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI UltraPA-CF25 @Qidi Q1 Pro 0.4 nozzle",
|
||||
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi Q1 Pro 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI UltraPA-CF25 @Qidi Q1 Pro 0.6 nozzle",
|
||||
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi Q1 Pro 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI UltraPA-CF25 @Qidi Q1 Pro 0.8 nozzle",
|
||||
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi Q1 Pro 0.8 nozzle.json"
|
||||
}
|
||||
],
|
||||
"machine_list": [
|
||||
|
|
29
resources/profiles/Qidi/filament/Bambu ABS @0.2 nozzle.json
Normal file
29
resources/profiles/Qidi/filament/Bambu ABS @0.2 nozzle.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "Bambu ABS @0.2 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu ABS",
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.021"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"2"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Plus 0.2 nozzle",
|
||||
"Qidi X-Max 0.2 nozzle",
|
||||
"Qidi X-CF Pro 0.2 nozzle",
|
||||
"Qidi X-Smart 3 0.2 nozzle",
|
||||
"Qidi X-Plus 3 0.2 nozzle",
|
||||
"Qidi X-Max 3 0.2 nozzle"
|
||||
]
|
||||
}
|
23
resources/profiles/Qidi/filament/Bambu ABS @0.6 nozzle.json
Normal file
23
resources/profiles/Qidi/filament/Bambu ABS @0.6 nozzle.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "Bambu ABS @0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu ABS",
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.014"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Plus 0.6 nozzle",
|
||||
"Qidi X-Max 0.6 nozzle",
|
||||
"Qidi X-CF Pro 0.6 nozzle",
|
||||
"Qidi X-Smart 3 0.6 nozzle",
|
||||
"Qidi X-Plus 3 0.6 nozzle",
|
||||
"Qidi X-Max 3 0.6 nozzle"
|
||||
]
|
||||
}
|
35
resources/profiles/Qidi/filament/Bambu ABS @0.8 nozzle.json
Normal file
35
resources/profiles/Qidi/filament/Bambu ABS @0.8 nozzle.json
Normal file
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "Bambu ABS @0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu ABS",
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.011"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"22"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"260"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Plus 0.8 nozzle",
|
||||
"Qidi X-Max 0.8 nozzle",
|
||||
"Qidi X-CF Pro 0.8 nozzle",
|
||||
"Qidi X-Smart 3 0.8 nozzle",
|
||||
"Qidi X-Plus 3 0.8 nozzle",
|
||||
"Qidi X-Max 3 0.8 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"activate_chamber_temp_control": [
|
||||
"0"
|
||||
],
|
||||
"chamber_temperature": [
|
||||
"0"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"2"
|
||||
],
|
||||
"from": "system",
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"90"
|
||||
],
|
||||
"inherits": "Bambu ABS",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Bambu ABS @Qidi Q1 Pro 0.2 nozzle",
|
||||
"nozzle_temperature": [
|
||||
"260"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"80"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.021"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"activate_air_filtration":[
|
||||
"1"
|
||||
],
|
||||
"during_print_exhaust_fan_speed":[
|
||||
"0"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi Q1 Pro 0.2 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration":[
|
||||
"0"
|
||||
],
|
||||
"during_print_exhaust_fan_speed":[
|
||||
"0"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"activate_chamber_temp_control": [
|
||||
"0"
|
||||
],
|
||||
"chamber_temperature": [
|
||||
"55"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"24.5"
|
||||
],
|
||||
"from": "system",
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"90"
|
||||
],
|
||||
"inherits": "Bambu ABS",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Bambu ABS @Qidi Q1 Pro 0.4 nozzle",
|
||||
"nozzle_temperature": [
|
||||
"260"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"80"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.035"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi Q1 Pro 0.4 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"activate_chamber_temp_control": [
|
||||
"0"
|
||||
],
|
||||
"chamber_temperature": [
|
||||
"55"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"24.5"
|
||||
],
|
||||
"from": "system",
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"90"
|
||||
],
|
||||
"inherits": "Bambu ABS",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Bambu ABS @Qidi Q1 Pro 0.6 nozzle",
|
||||
"nozzle_temperature": [
|
||||
"250"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"80"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.014"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"activate_air_filtration":[
|
||||
"1"
|
||||
],
|
||||
"during_print_exhaust_fan_speed":[
|
||||
"0"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi Q1 Pro 0.6 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"activate_chamber_temp_control": [
|
||||
"0"
|
||||
],
|
||||
"chamber_temperature": [
|
||||
"55"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"24.5"
|
||||
],
|
||||
"from": "system",
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"90"
|
||||
],
|
||||
"inherits": "Bambu ABS",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Bambu ABS @Qidi Q1 Pro 0.8 nozzle",
|
||||
"nozzle_temperature": [
|
||||
"250"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.011"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"activate_air_filtration":[
|
||||
"1"
|
||||
],
|
||||
"during_print_exhaust_fan_speed":[
|
||||
"0"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi Q1 Pro 0.8 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"activate_chamber_temp_control": [
|
||||
"0"
|
||||
],
|
||||
"chamber_temperature": [
|
||||
"0"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"2"
|
||||
],
|
||||
"from": "system",
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"90"
|
||||
],
|
||||
"inherits": "Bambu ABS",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Bambu ABS @Qidi X-Plus 4 0.2 nozzle",
|
||||
"nozzle_temperature": [
|
||||
"260"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"80"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.03"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"activate_air_filtration":[
|
||||
"1"
|
||||
],
|
||||
"during_print_exhaust_fan_speed":[
|
||||
"0"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Plus 4 0.2 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"activate_chamber_temp_control": [
|
||||
"0"
|
||||
],
|
||||
"chamber_temperature": [
|
||||
"55"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"24.5"
|
||||
],
|
||||
"from": "system",
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"90"
|
||||
],
|
||||
"inherits": "Bambu ABS",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Bambu ABS @Qidi X-Plus 4 0.4 nozzle",
|
||||
"nozzle_temperature": [
|
||||
"260"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"80"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.03"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"activate_air_filtration":[
|
||||
"1"
|
||||
],
|
||||
"during_print_exhaust_fan_speed":[
|
||||
"0"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Plus 4 0.4 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"activate_chamber_temp_control": [
|
||||
"0"
|
||||
],
|
||||
"chamber_temperature": [
|
||||
"55"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"24.5"
|
||||
],
|
||||
"from": "system",
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"90"
|
||||
],
|
||||
"inherits": "Bambu ABS",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Bambu ABS @Qidi X-Plus 4 0.6 nozzle",
|
||||
"nozzle_temperature": [
|
||||
"250"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"80"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.014"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"activate_air_filtration":[
|
||||
"1"
|
||||
],
|
||||
"during_print_exhaust_fan_speed":[
|
||||
"0"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Plus 4 0.6 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"activate_chamber_temp_control": [
|
||||
"0"
|
||||
],
|
||||
"chamber_temperature": [
|
||||
"55"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"24.5"
|
||||
],
|
||||
"from": "system",
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"90"
|
||||
],
|
||||
"inherits": "Bambu ABS",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Bambu ABS @Qidi X-Plus 4 0.8 nozzle",
|
||||
"nozzle_temperature": [
|
||||
"250"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"80"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.011"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"activate_air_filtration":[
|
||||
"1"
|
||||
],
|
||||
"during_print_exhaust_fan_speed":[
|
||||
"0"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Plus 4 0.8 nozzle"
|
||||
]
|
||||
}
|
54
resources/profiles/Qidi/filament/Bambu ABS.json
Normal file
54
resources/profiles/Qidi/filament/Bambu ABS.json
Normal file
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "Bambu ABS",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_abs",
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"22"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.021"
|
||||
],
|
||||
"fan_max_speed":[
|
||||
"80"
|
||||
],
|
||||
"fan_min_speed":[
|
||||
"20"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"80"
|
||||
],
|
||||
"filament_density":[
|
||||
"1.05"
|
||||
],
|
||||
"chamber_temperature": [
|
||||
"55"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"60"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Bambu Lab"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Plus 0.4 nozzle",
|
||||
"Qidi X-Max 0.4 nozzle",
|
||||
"Qidi X-CF Pro 0.4 nozzle",
|
||||
"Qidi X-Smart 3 0.4 nozzle",
|
||||
"Qidi X-Plus 3 0.4 nozzle",
|
||||
"Qidi X-Max 3 0.4 nozzle"
|
||||
|
||||
]
|
||||
}
|
57
resources/profiles/Qidi/filament/Bambu PETG @0.2 nozzle.json
Normal file
57
resources/profiles/Qidi/filament/Bambu PETG @0.2 nozzle.json
Normal file
|
@ -0,0 +1,57 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFG99",
|
||||
"setting_id": "GFSG99",
|
||||
"name": "Bambu PETG @0.2 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PETG",
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
],
|
||||
"slow_down_for_layer_cooling": [
|
||||
"1"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"30"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"90"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"10%"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.04"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"1"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Plus 0.2 nozzle",
|
||||
"Qidi X-Max 0.2 nozzle",
|
||||
"Qidi X-CF Pro 0.2 nozzle",
|
||||
"Qidi X-Smart 3 0.2 nozzle",
|
||||
"Qidi X-Plus 3 0.2 nozzle",
|
||||
"Qidi X-Max 3 0.2 nozzle",
|
||||
"Qidi Q1 Pro 0.2 nozzle"
|
||||
]
|
||||
}
|
56
resources/profiles/Qidi/filament/Bambu PETG @0.6 nozzle.json
Normal file
56
resources/profiles/Qidi/filament/Bambu PETG @0.6 nozzle.json
Normal file
|
@ -0,0 +1,56 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFG99",
|
||||
"setting_id": "GFSG99",
|
||||
"name": "Bambu PETG @0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PETG",
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
],
|
||||
"slow_down_for_layer_cooling": [
|
||||
"1"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"30"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"90"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"10%"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.04"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"16"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Plus 0.6 nozzle",
|
||||
"Qidi X-Max 0.6 nozzle",
|
||||
"Qidi X-CF Pro 0.6 nozzle",
|
||||
"Qidi X-Smart 3 0.6 nozzle",
|
||||
"Qidi X-Plus 3 0.6 nozzle",
|
||||
"Qidi X-Max 3 0.6 nozzle"
|
||||
]
|
||||
}
|
56
resources/profiles/Qidi/filament/Bambu PETG @0.8 nozzle.json
Normal file
56
resources/profiles/Qidi/filament/Bambu PETG @0.8 nozzle.json
Normal file
|
@ -0,0 +1,56 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFG99",
|
||||
"setting_id": "GFSG99",
|
||||
"name": "Bambu PETG @0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PETG",
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
],
|
||||
"slow_down_for_layer_cooling": [
|
||||
"1"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"30"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"90"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"10%"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.04"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"16"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Plus 0.8 nozzle",
|
||||
"Qidi X-Max 0.8 nozzle",
|
||||
"Qidi X-CF Pro 0.8 nozzle",
|
||||
"Qidi X-Smart 3 0.8 nozzle",
|
||||
"Qidi X-Plus 3 0.8 nozzle",
|
||||
"Qidi X-Max 3 0.8 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,33 @@
|
|||
{"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"1"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Bambu PETG @Qidi Q1 Pro 0.2 nozzle"
|
||||
],
|
||||
"from": "system",
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"80"
|
||||
],
|
||||
"inherits": "Bambu PETG",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Bambu PETG @Qidi Q1 Pro 0.2 nozzle",
|
||||
"overhang_fan_speed": [
|
||||
"90"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.04"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi Q1 Pro 0.2 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,33 @@
|
|||
{"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"13"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Bambu PETG @Qidi Q1 Pro 0.4 nozzle"
|
||||
],
|
||||
"from": "system",
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"80"
|
||||
],
|
||||
"inherits": "Bambu PETG",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Bambu PETG @Qidi Q1 Pro 0.4 nozzle",
|
||||
"overhang_fan_speed": [
|
||||
"90"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.042"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi Q1 Pro 0.4 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,33 @@
|
|||
{"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"13"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Bambu PETG @Qidi Q1 Pro 0.6 nozzle"
|
||||
],
|
||||
"from": "system",
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"80"
|
||||
],
|
||||
"inherits": "Bambu PETG",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Bambu PETG @Qidi Q1 Pro 0.6 nozzle",
|
||||
"overhang_fan_speed": [
|
||||
"90"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.032"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi Q1 Pro 0.6 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,33 @@
|
|||
{"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"13"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Bambu PETG @Qidi Q1 Pro 0.8 nozzle"
|
||||
],
|
||||
"from": "system",
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"80"
|
||||
],
|
||||
"inherits": "Bambu PETG",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Bambu PETG @Qidi Q1 Pro 0.8 nozzle",
|
||||
"overhang_fan_speed": [
|
||||
"90"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.024"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi Q1 Pro 0.8 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,33 @@
|
|||
{"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"1"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Bambu PETG @Qidi X-Plus 4 0.2 nozzle"
|
||||
],
|
||||
"from": "system",
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"80"
|
||||
],
|
||||
"inherits": "Bambu PETG",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Bambu PETG @Qidi X-Plus 4 0.2 nozzle",
|
||||
"overhang_fan_speed": [
|
||||
"90"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.056"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Plus 4 0.2 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,33 @@
|
|||
{"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"13"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Bambu PETG @Qidi X-Plus 4 0.4 nozzle"
|
||||
],
|
||||
"from": "system",
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"80"
|
||||
],
|
||||
"inherits": "Bambu PETG",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Bambu PETG @Qidi X-Plus 4 0.4 nozzle",
|
||||
"overhang_fan_speed": [
|
||||
"90"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.056"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Plus 4 0.4 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,30 @@
|
|||
{"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"13"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Bambu PETG @Qidi X-Plus 4 0.6 nozzle"
|
||||
],
|
||||
"from": "system",
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"80"
|
||||
],
|
||||
"inherits": "Bambu PETG",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Bambu PETG @Qidi X-Plus 4 0.6 nozzle",
|
||||
"overhang_fan_speed": [
|
||||
"90"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Plus 4 0.6 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,33 @@
|
|||
{"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"13"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Bambu PETG @Qidi X-Plus 4 0.8 nozzle"
|
||||
],
|
||||
"from": "system",
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"80"
|
||||
],
|
||||
"inherits": "Bambu PETG",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Bambu PETG @Qidi X-Plus 4 0.8 nozzle",
|
||||
"overhang_fan_speed": [
|
||||
"90"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.04"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Plus 4 0.8 nozzle"
|
||||
]
|
||||
}
|
68
resources/profiles/Qidi/filament/Bambu PETG.json
Normal file
68
resources/profiles/Qidi/filament/Bambu PETG.json
Normal file
|
@ -0,0 +1,68 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFG99",
|
||||
"setting_id": "GFSG99",
|
||||
"name": "Bambu PETG",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pet",
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
],
|
||||
"slow_down_for_layer_cooling": [
|
||||
"1"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"30"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"90"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"10%"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"16"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.04"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"80"
|
||||
],
|
||||
"hot_plate_temp" : [
|
||||
"80"
|
||||
],
|
||||
"filament_density":[
|
||||
"1.24"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Bambu Lab"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Plus 0.4 nozzle",
|
||||
"Qidi X-Max 0.4 nozzle",
|
||||
"Qidi X-CF Pro 0.4 nozzle",
|
||||
"Qidi X-Smart 3 0.4 nozzle",
|
||||
"Qidi X-Plus 3 0.4 nozzle",
|
||||
"Qidi X-Max 3 0.4 nozzle"
|
||||
]
|
||||
}
|
29
resources/profiles/Qidi/filament/Bambu PLA @0.2 nozzle.json
Normal file
29
resources/profiles/Qidi/filament/Bambu PLA @0.2 nozzle.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSL99",
|
||||
"name": "Bambu PLA @0.2 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PLA",
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"2"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Plus 0.2 nozzle",
|
||||
"Qidi X-Max 0.2 nozzle",
|
||||
"Qidi X-CF Pro 0.2 nozzle",
|
||||
"Qidi X-Smart 3 0.2 nozzle",
|
||||
"Qidi X-Plus 3 0.2 nozzle",
|
||||
"Qidi X-Max 3 0.2 nozzle"
|
||||
]
|
||||
}
|
32
resources/profiles/Qidi/filament/Bambu PLA @0.6 nozzle.json
Normal file
32
resources/profiles/Qidi/filament/Bambu PLA @0.6 nozzle.json
Normal file
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSL99",
|
||||
"name": "Bambu PLA @0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PLA",
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.016"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"20"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Plus 0.6 nozzle",
|
||||
"Qidi X-Max 0.6 nozzle",
|
||||
"Qidi X-CF Pro 0.6 nozzle",
|
||||
"Qidi X-Smart 3 0.6 nozzle",
|
||||
"Qidi X-Plus 3 0.6 nozzle",
|
||||
"Qidi X-Max 3 0.6 nozzle"
|
||||
]
|
||||
}
|
32
resources/profiles/Qidi/filament/Bambu PLA @0.8 nozzle.json
Normal file
32
resources/profiles/Qidi/filament/Bambu PLA @0.8 nozzle.json
Normal file
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSL99",
|
||||
"name": "Bambu PLA @0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PLA",
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.008"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"20"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Plus 0.8 nozzle",
|
||||
"Qidi X-Max 0.8 nozzle",
|
||||
"Qidi X-CF Pro 0.8 nozzle",
|
||||
"Qidi X-Smart 3 0.8 nozzle",
|
||||
"Qidi X-Plus 3 0.8 nozzle",
|
||||
"Qidi X-Max 3 0.8 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,48 @@
|
|||
{"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
"1"
|
||||
],
|
||||
"close_fan_the_first_x_layers": [
|
||||
"3"
|
||||
],
|
||||
"during_print_exhaust_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"60"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"2"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Bambu PLA @Qidi Q1 Pro 0.2 nozzle"
|
||||
],
|
||||
"from": "system",
|
||||
"full_fan_speed_layer": [
|
||||
"3"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"60"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"60"
|
||||
],
|
||||
"inherits": "Bambu PLA",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Bambu PLA @Qidi Q1 Pro 0.2 nozzle",
|
||||
"nozzle_temperature": [
|
||||
"210"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.042"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi Q1 Pro 0.2 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,48 @@
|
|||
{"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
"1"
|
||||
],
|
||||
"close_fan_the_first_x_layers": [
|
||||
"1"
|
||||
],
|
||||
"during_print_exhaust_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"60"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"24.5"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Bambu PLA @Qidi Q1 Pro 0.4 nozzle"
|
||||
],
|
||||
"from": "system",
|
||||
"full_fan_speed_layer": [
|
||||
"3"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"60"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"60"
|
||||
],
|
||||
"inherits": "Bambu PLA",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Bambu PLA @Qidi Q1 Pro 0.4 nozzle",
|
||||
"nozzle_temperature": [
|
||||
"210"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.042"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi Q1 Pro 0.4 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,48 @@
|
|||
{"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
"1"
|
||||
],
|
||||
"close_fan_the_first_x_layers": [
|
||||
"1"
|
||||
],
|
||||
"during_print_exhaust_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"60"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"24.5"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Bambu PLA @Qidi Q1 Pro 0.6 nozzle"
|
||||
],
|
||||
"from": "system",
|
||||
"full_fan_speed_layer": [
|
||||
"3"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"60"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"60"
|
||||
],
|
||||
"inherits": "Bambu PLA",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Bambu PLA @Qidi Q1 Pro 0.6 nozzle",
|
||||
"nozzle_temperature": [
|
||||
"210"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.016"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi Q1 Pro 0.6 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,48 @@
|
|||
{"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
"1"
|
||||
],
|
||||
"close_fan_the_first_x_layers": [
|
||||
"1"
|
||||
],
|
||||
"during_print_exhaust_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"60"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"24.5"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Bambu PLA @Qidi Q1 Pro 0.8 nozzle"
|
||||
],
|
||||
"from": "system",
|
||||
"full_fan_speed_layer": [
|
||||
"3"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"60"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"60"
|
||||
],
|
||||
"inherits": "Bambu PLA",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Bambu PLA @Qidi Q1 Pro 0.8 nozzle",
|
||||
"nozzle_temperature": [
|
||||
"210"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.008"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi Q1 Pro 0.8 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,48 @@
|
|||
{"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
"1"
|
||||
],
|
||||
"close_fan_the_first_x_layers": [
|
||||
"1"
|
||||
],
|
||||
"during_print_exhaust_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"60"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"2"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Bambu PLA @Qidi X-Plus 4 0.2 nozzle"
|
||||
],
|
||||
"from": "system",
|
||||
"full_fan_speed_layer": [
|
||||
"3"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"60"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"60"
|
||||
],
|
||||
"inherits": "Bambu PLA",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Bambu PLA @Qidi X-Plus 4 0.2 nozzle",
|
||||
"nozzle_temperature": [
|
||||
"210"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.034"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Plus 4 0.2 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,51 @@
|
|||
{"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
"1"
|
||||
],
|
||||
"additional_cooling_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"close_fan_the_first_x_layers": [
|
||||
"1"
|
||||
],
|
||||
"during_print_exhaust_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"60"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"24.5"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Bambu PLA @Qidi X-Plus 4 0.4 nozzle"
|
||||
],
|
||||
"from": "system",
|
||||
"full_fan_speed_layer": [
|
||||
"3"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"60"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"60"
|
||||
],
|
||||
"inherits": "Bambu PLA",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Bambu PLA @Qidi X-Plus 4 0.4 nozzle",
|
||||
"nozzle_temperature": [
|
||||
"210"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.034"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Plus 4 0.4 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,48 @@
|
|||
{"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
"1"
|
||||
],
|
||||
"close_fan_the_first_x_layers": [
|
||||
"1"
|
||||
],
|
||||
"during_print_exhaust_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"60"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"24.5"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Bambu PLA @Qidi X-Plus 4 0.6 nozzle"
|
||||
],
|
||||
"from": "system",
|
||||
"full_fan_speed_layer": [
|
||||
"3"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"60"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"60"
|
||||
],
|
||||
"inherits": "Bambu PLA",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Bambu PLA @Qidi X-Plus 4 0.6 nozzle",
|
||||
"nozzle_temperature": [
|
||||
"210"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.016"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Plus 4 0.6 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,48 @@
|
|||
{"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
"1"
|
||||
],
|
||||
"close_fan_the_first_x_layers": [
|
||||
"1"
|
||||
],
|
||||
"during_print_exhaust_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"60"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"24.5"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Bambu PLA @Qidi X-Plus 4 0.8 nozzle"
|
||||
],
|
||||
"from": "system",
|
||||
"full_fan_speed_layer": [
|
||||
"3"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"60"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"60"
|
||||
],
|
||||
"inherits": "Bambu PLA",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Bambu PLA @Qidi X-Plus 4 0.8 nozzle",
|
||||
"nozzle_temperature": [
|
||||
"210"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.008"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Plus 4 0.8 nozzle"
|
||||
]
|
||||
}
|
38
resources/profiles/Qidi/filament/Bambu PLA.json
Normal file
38
resources/profiles/Qidi/filament/Bambu PLA.json
Normal file
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSL99",
|
||||
"name": "Bambu PLA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"20"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.031"
|
||||
],
|
||||
"additional_cooling_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Bambu Lab"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Plus 0.4 nozzle",
|
||||
"Qidi X-Max 0.4 nozzle",
|
||||
"Qidi X-CF Pro 0.4 nozzle",
|
||||
"Qidi X-Smart 3 0.4 nozzle",
|
||||
"Qidi X-Plus 3 0.4 nozzle",
|
||||
"Qidi X-Max 3 0.4 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "HATCHBOX ABS @0.2 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "HATCHBOX ABS",
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.021"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"2"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Plus 0.2 nozzle",
|
||||
"Qidi X-Max 0.2 nozzle",
|
||||
"Qidi X-CF Pro 0.2 nozzle",
|
||||
"Qidi X-Smart 3 0.2 nozzle",
|
||||
"Qidi X-Plus 3 0.2 nozzle",
|
||||
"Qidi X-Max 3 0.2 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "HATCHBOX ABS @0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "HATCHBOX ABS",
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.014"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Plus 0.6 nozzle",
|
||||
"Qidi X-Max 0.6 nozzle",
|
||||
"Qidi X-CF Pro 0.6 nozzle",
|
||||
"Qidi X-Smart 3 0.6 nozzle",
|
||||
"Qidi X-Plus 3 0.6 nozzle",
|
||||
"Qidi X-Max 3 0.6 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "HATCHBOX ABS @0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "HATCHBOX ABS",
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.011"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"22"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"260"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Plus 0.8 nozzle",
|
||||
"Qidi X-Max 0.8 nozzle",
|
||||
"Qidi X-CF Pro 0.8 nozzle",
|
||||
"Qidi X-Smart 3 0.8 nozzle",
|
||||
"Qidi X-Plus 3 0.8 nozzle",
|
||||
"Qidi X-Max 3 0.8 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"activate_chamber_temp_control": [
|
||||
"0"
|
||||
],
|
||||
"chamber_temperature": [
|
||||
"0"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"2"
|
||||
],
|
||||
"from": "system",
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"90"
|
||||
],
|
||||
"inherits": "HATCHBOX ABS",
|
||||
"is_custom_defined": "0",
|
||||
"name": "HATCHBOX ABS @Qidi Q1 Pro 0.2 nozzle",
|
||||
"nozzle_temperature": [
|
||||
"260"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"80"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.021"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"activate_air_filtration":[
|
||||
"1"
|
||||
],
|
||||
"during_print_exhaust_fan_speed":[
|
||||
"0"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi Q1 Pro 0.2 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration":[
|
||||
"0"
|
||||
],
|
||||
"during_print_exhaust_fan_speed":[
|
||||
"0"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"activate_chamber_temp_control": [
|
||||
"0"
|
||||
],
|
||||
"chamber_temperature": [
|
||||
"55"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"24.5"
|
||||
],
|
||||
"from": "system",
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"90"
|
||||
],
|
||||
"inherits": "HATCHBOX ABS",
|
||||
"is_custom_defined": "0",
|
||||
"name": "HATCHBOX ABS @Qidi Q1 Pro 0.4 nozzle",
|
||||
"nozzle_temperature": [
|
||||
"260"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"80"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.035"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi Q1 Pro 0.4 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"activate_chamber_temp_control": [
|
||||
"0"
|
||||
],
|
||||
"chamber_temperature": [
|
||||
"55"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"24.5"
|
||||
],
|
||||
"from": "system",
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"90"
|
||||
],
|
||||
"inherits": "HATCHBOX ABS",
|
||||
"is_custom_defined": "0",
|
||||
"name": "HATCHBOX ABS @Qidi Q1 Pro 0.6 nozzle",
|
||||
"nozzle_temperature": [
|
||||
"250"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"80"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.014"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"activate_air_filtration":[
|
||||
"1"
|
||||
],
|
||||
"during_print_exhaust_fan_speed":[
|
||||
"0"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi Q1 Pro 0.6 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"activate_chamber_temp_control": [
|
||||
"0"
|
||||
],
|
||||
"chamber_temperature": [
|
||||
"55"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"24.5"
|
||||
],
|
||||
"from": "system",
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"90"
|
||||
],
|
||||
"inherits": "HATCHBOX ABS",
|
||||
"is_custom_defined": "0",
|
||||
"name": "HATCHBOX ABS @Qidi Q1 Pro 0.8 nozzle",
|
||||
"nozzle_temperature": [
|
||||
"250"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.011"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"activate_air_filtration":[
|
||||
"1"
|
||||
],
|
||||
"during_print_exhaust_fan_speed":[
|
||||
"0"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi Q1 Pro 0.8 nozzle"
|
||||
]
|
||||
}
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue