mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-06 04:46:59 +08:00
update bbl profile
This commit is contained in:
parent
11240b4ae5
commit
394cf6c981
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Bambulab",
|
"name": "Bambulab",
|
||||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||||
"version": "01.09.00.18",
|
"version": "01.09.00.23",
|
||||||
"force_update": "0",
|
"force_update": "0",
|
||||||
"description": "the initial version of BBL configurations",
|
"description": "the initial version of BBL configurations",
|
||||||
"machine_model_list": [
|
"machine_model_list": [
|
||||||
@ -937,6 +937,14 @@
|
|||||||
"name": "Generic PPS @base",
|
"name": "Generic PPS @base",
|
||||||
"sub_path": "filament/Generic PPS @base.json"
|
"sub_path": "filament/Generic PPS @base.json"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Bambu PPS-CF @base",
|
||||||
|
"sub_path": "filament/Bambu PPS-CF @base.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Bambu PPA-CF @base",
|
||||||
|
"sub_path": "filament/Bambu PPA-CF @base.json"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Generic PPA-CF @base",
|
"name": "Generic PPA-CF @base",
|
||||||
"sub_path": "filament/Generic PPA-CF @base.json"
|
"sub_path": "filament/Generic PPA-CF @base.json"
|
||||||
@ -2345,6 +2353,18 @@
|
|||||||
"name": "Generic PPS @BBL X1E",
|
"name": "Generic PPS @BBL X1E",
|
||||||
"sub_path": "filament/Generic PPS @BBL X1E.json"
|
"sub_path": "filament/Generic PPS @BBL X1E.json"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Bambu PPS-CF @BBL X1E",
|
||||||
|
"sub_path": "filament/Bambu PPS-CF @BBL X1E.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Bambu PPA-CF @BBL X1C",
|
||||||
|
"sub_path": "filament/Bambu PPA-CF @BBL X1C.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Bambu PPA-CF @BBL X1E",
|
||||||
|
"sub_path": "filament/Bambu PPA-CF @BBL X1E.json"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Generic PPA-CF @BBL X1E",
|
"name": "Generic PPA-CF @BBL X1E",
|
||||||
"sub_path": "filament/Generic PPA-CF @BBL X1E.json"
|
"sub_path": "filament/Generic PPA-CF @BBL X1E.json"
|
||||||
|
22
resources/profiles/BBL/filament/Bambu PPA-CF @BBL X1C.json
Normal file
22
resources/profiles/BBL/filament/Bambu PPA-CF @BBL X1C.json
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"setting_id": "GFSN06_00",
|
||||||
|
"name": "Bambu PPA-CF @BBL X1C",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "Bambu PPA-CF @base",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||||
|
"Bambu Lab X1 0.4 nozzle",
|
||||||
|
"Bambu Lab X1 0.8 nozzle",
|
||||||
|
"Bambu Lab X1 0.6 nozzle",
|
||||||
|
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||||
|
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||||
|
"Bambu Lab P1P 0.4 nozzle",
|
||||||
|
"Bambu Lab P1P 0.6 nozzle",
|
||||||
|
"Bambu Lab P1P 0.8 nozzle",
|
||||||
|
"Bambu Lab P1S 0.6 nozzle",
|
||||||
|
"Bambu Lab P1S 0.4 nozzle",
|
||||||
|
"Bambu Lab P1S 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
16
resources/profiles/BBL/filament/Bambu PPA-CF @BBL X1E.json
Normal file
16
resources/profiles/BBL/filament/Bambu PPA-CF @BBL X1E.json
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"setting_id": "GFSN06_01",
|
||||||
|
"name": "Bambu PPA-CF @BBL X1E",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "Bambu PPA-CF @base",
|
||||||
|
"chamber_temperatures": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Bambu Lab X1E 0.4 nozzle",
|
||||||
|
"Bambu Lab X1E 0.6 nozzle",
|
||||||
|
"Bambu Lab X1E 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
9
resources/profiles/BBL/filament/Bambu PPA-CF @base.json
Normal file
9
resources/profiles/BBL/filament/Bambu PPA-CF @base.json
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Bambu PPA-CF @base",
|
||||||
|
"inherits": "fdm_filament_ppa",
|
||||||
|
"from": "system",
|
||||||
|
"filament_id": "GFN06",
|
||||||
|
"instantiation": "false",
|
||||||
|
"description": "When printing this filament, there's a risk of nozzle clogging, oozing, warping and low layer adhesion strength. To get better results, please refer to this wiki: Printing Tips for High Temp / Engineering materials."
|
||||||
|
}
|
13
resources/profiles/BBL/filament/Bambu PPS-CF @BBL X1E.json
Normal file
13
resources/profiles/BBL/filament/Bambu PPS-CF @BBL X1E.json
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Bambu PPS-CF @BBL X1E",
|
||||||
|
"inherits": "Bambu PPS-CF @base",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GFST02_00",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Bambu Lab X1E 0.4 nozzle",
|
||||||
|
"Bambu Lab X1E 0.6 nozzle",
|
||||||
|
"Bambu Lab X1E 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
41
resources/profiles/BBL/filament/Bambu PPS-CF @base.json
Normal file
41
resources/profiles/BBL/filament/Bambu PPS-CF @base.json
Normal file
@ -0,0 +1,41 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Bambu PPS-CF @base",
|
||||||
|
"inherits": "fdm_filament_pps",
|
||||||
|
"from": "system",
|
||||||
|
"filament_id": "GFT02",
|
||||||
|
"instantiation": "false",
|
||||||
|
"fan_max_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"175"
|
||||||
|
],
|
||||||
|
"filament_density": [
|
||||||
|
"1.26"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"6"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"PPS-CF"
|
||||||
|
],
|
||||||
|
"filament_vendor": [
|
||||||
|
"Bambu Lab"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"350"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"310"
|
||||||
|
],
|
||||||
|
"overhang_fan_threshold": [
|
||||||
|
"25%"
|
||||||
|
],
|
||||||
|
"required_nozzle_HRC": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"220"
|
||||||
|
]
|
||||||
|
}
|
@ -6,18 +6,45 @@
|
|||||||
"filament_id": "GFN99",
|
"filament_id": "GFN99",
|
||||||
"setting_id": "GFSN98_10",
|
"setting_id": "GFSN98_10",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"85"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"16"
|
"12"
|
||||||
],
|
],
|
||||||
"nozzle_temperature": [
|
"nozzle_temperature": [
|
||||||
"280"
|
"260"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_initial_layer": [
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
"280"
|
"280"
|
||||||
],
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"240"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"95"
|
||||||
|
],
|
||||||
|
"overhang_fan_threshold": [
|
||||||
|
"10%"
|
||||||
|
],
|
||||||
"required_nozzle_HRC": [
|
"required_nozzle_HRC": [
|
||||||
"3"
|
"3"
|
||||||
],
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab P1P 0.4 nozzle",
|
"Bambu Lab P1P 0.4 nozzle",
|
||||||
"Bambu Lab P1P 0.6 nozzle",
|
"Bambu Lab P1P 0.6 nozzle",
|
||||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -2,12 +2,12 @@
|
|||||||
"type": "machine_model",
|
"type": "machine_model",
|
||||||
"name": "Bambu Lab A1 mini",
|
"name": "Bambu Lab A1 mini",
|
||||||
"nozzle_diameter": "0.4;0.2;0.6;0.8",
|
"nozzle_diameter": "0.4;0.2;0.6;0.8",
|
||||||
|
"url": "http://www.bambulab.com/Parameters/printer_model/Bambu Lab X1.json",
|
||||||
"bed_model": "bbl-3dp-A1M.stl",
|
"bed_model": "bbl-3dp-A1M.stl",
|
||||||
"bed_texture": "bbl-3dp-logo.svg",
|
"bed_texture": "bbl-3dp-logo.svg",
|
||||||
"default_bed_type": "Textured PEI Plate",
|
"default_bed_type": "Textured PEI Plate",
|
||||||
"family": "BBL-3DP",
|
"family": "BBL-3DP",
|
||||||
"machine_tech": "FFF",
|
"machine_tech": "FFF",
|
||||||
"model_id": "N1",
|
"model_id": "N1",
|
||||||
"url": "http://www.bambulab.com/Parameters/printer_model/Bambu Lab X1.json",
|
"default_materials": "Bambu PLA Matte @BBL A1M;Bambu PLA Basic @BBL A1M;Bambu PLA Silk @BBL A1M;Bambu Support For PLA @BBL A1M;Bambu TPU 95A @BBL A1M;Generic PLA @BBL A1M;Generic PLA High Speed @BBL A1M;Bambu PLA Metal @BBL A1M;Generic PETG @BBL A1M;Bambu PLA Marble @BBL A1M;Bambu PLA-CF @BBL A1M;Bambu PETG-CF @BBL A1M;Bambu PETG HF @BBL A1M"
|
||||||
"default_materials": "Bambu PLA Matte @BBL A1M;Bambu PLA Basic @BBL A1M;Bambu PLA Silk @BBL A1M;Bambu Support For PLA @BBL A1M;Bambu PETG Basic @BBL A1M 0.4 nozzle;Bambu TPU 95A @BBL A1M;Generic PLA @BBL A1M;Generic PLA High Speed @BBL A1M;Bambu PLA Metal @BBL A1M;Generic PETG @BBL A1M;Bambu PLA Marble @BBL A1M;Bambu PLA-CF @BBL A1M;Bambu PETG-CF @BBL A1M"
|
|
||||||
}
|
}
|
@ -12,7 +12,7 @@
|
|||||||
"initial_layer_speed": "16",
|
"initial_layer_speed": "16",
|
||||||
"outer_wall_acceleration": "2000",
|
"outer_wall_acceleration": "2000",
|
||||||
"outer_wall_speed": "60",
|
"outer_wall_speed": "60",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "gyroid",
|
||||||
"travel_speed": "700",
|
"travel_speed": "700",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab A1 0.2 nozzle"
|
"Bambu Lab A1 0.2 nozzle"
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
"initial_layer_speed": "16",
|
"initial_layer_speed": "16",
|
||||||
"outer_wall_acceleration": "2000",
|
"outer_wall_acceleration": "2000",
|
||||||
"outer_wall_speed": "60",
|
"outer_wall_speed": "60",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "gyroid",
|
||||||
"travel_speed": "700",
|
"travel_speed": "700",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab A1 mini 0.2 nozzle"
|
"Bambu Lab A1 mini 0.2 nozzle"
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
"elefant_foot_compensation": "0.15",
|
"elefant_foot_compensation": "0.15",
|
||||||
"outer_wall_acceleration": "2000",
|
"outer_wall_acceleration": "2000",
|
||||||
"outer_wall_speed": "60",
|
"outer_wall_speed": "60",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "gyroid",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab P1P 0.2 nozzle"
|
"Bambu Lab P1P 0.2 nozzle"
|
||||||
]
|
]
|
||||||
|
@ -10,7 +10,9 @@
|
|||||||
"elefant_foot_compensation": "0.15",
|
"elefant_foot_compensation": "0.15",
|
||||||
"outer_wall_acceleration": "2000",
|
"outer_wall_acceleration": "2000",
|
||||||
"outer_wall_speed": "60",
|
"outer_wall_speed": "60",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "gyroid",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||||
"Bambu Lab X1 0.2 nozzle",
|
"Bambu Lab X1 0.2 nozzle",
|
||||||
|
@ -7,6 +7,8 @@
|
|||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"description": "Compared with the default profile of 0.2 mm nozzle, it has a smaller layer height, and results in minimal layer lines and higher printing quality, but shorter printing time.",
|
"description": "Compared with the default profile of 0.2 mm nozzle, it has a smaller layer height, and results in minimal layer lines and higher printing quality, but shorter printing time.",
|
||||||
"elefant_foot_compensation": "0.15",
|
"elefant_foot_compensation": "0.15",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||||
"Bambu Lab X1 0.2 nozzle",
|
"Bambu Lab X1 0.2 nozzle",
|
||||||
|
@ -6,6 +6,8 @@
|
|||||||
"setting_id": "GP001",
|
"setting_id": "GP001",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, and results in almost negligible layer lines and longer printing time.",
|
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, and results in almost negligible layer lines and longer printing time.",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||||
"Bambu Lab X1 0.4 nozzle",
|
"Bambu Lab X1 0.4 nozzle",
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
"initial_layer_speed": "16",
|
"initial_layer_speed": "16",
|
||||||
"outer_wall_acceleration": "2000",
|
"outer_wall_acceleration": "2000",
|
||||||
"outer_wall_speed": "60",
|
"outer_wall_speed": "60",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "gyroid",
|
||||||
"travel_speed": "700",
|
"travel_speed": "700",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab A1 0.2 nozzle"
|
"Bambu Lab A1 0.2 nozzle"
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
"internal_solid_infill_speed": "150",
|
"internal_solid_infill_speed": "150",
|
||||||
"outer_wall_acceleration": "2000",
|
"outer_wall_acceleration": "2000",
|
||||||
"outer_wall_speed": "60",
|
"outer_wall_speed": "60",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "gyroid",
|
||||||
"sparse_infill_speed": "150",
|
"sparse_infill_speed": "150",
|
||||||
"top_surface_speed": "150",
|
"top_surface_speed": "150",
|
||||||
"travel_speed": "700",
|
"travel_speed": "700",
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
"initial_layer_speed": "16",
|
"initial_layer_speed": "16",
|
||||||
"outer_wall_acceleration": "2000",
|
"outer_wall_acceleration": "2000",
|
||||||
"outer_wall_speed": "60",
|
"outer_wall_speed": "60",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "gyroid",
|
||||||
"travel_speed": "700",
|
"travel_speed": "700",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab A1 mini 0.2 nozzle"
|
"Bambu Lab A1 mini 0.2 nozzle"
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
"internal_solid_infill_speed": "150",
|
"internal_solid_infill_speed": "150",
|
||||||
"outer_wall_acceleration": "2000",
|
"outer_wall_acceleration": "2000",
|
||||||
"outer_wall_speed": "60",
|
"outer_wall_speed": "60",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "gyroid",
|
||||||
"sparse_infill_speed": "150",
|
"sparse_infill_speed": "150",
|
||||||
"top_surface_speed": "150",
|
"top_surface_speed": "150",
|
||||||
"travel_speed": "700",
|
"travel_speed": "700",
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
"elefant_foot_compensation": "0.15",
|
"elefant_foot_compensation": "0.15",
|
||||||
"outer_wall_acceleration": "2000",
|
"outer_wall_acceleration": "2000",
|
||||||
"outer_wall_speed": "60",
|
"outer_wall_speed": "60",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "gyroid",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab P1P 0.2 nozzle"
|
"Bambu Lab P1P 0.2 nozzle"
|
||||||
]
|
]
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
"internal_solid_infill_speed": "150",
|
"internal_solid_infill_speed": "150",
|
||||||
"outer_wall_acceleration": "2000",
|
"outer_wall_acceleration": "2000",
|
||||||
"outer_wall_speed": "60",
|
"outer_wall_speed": "60",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "gyroid",
|
||||||
"sparse_infill_speed": "150",
|
"sparse_infill_speed": "150",
|
||||||
"top_surface_speed": "150",
|
"top_surface_speed": "150",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
|
@ -10,7 +10,9 @@
|
|||||||
"elefant_foot_compensation": "0.15",
|
"elefant_foot_compensation": "0.15",
|
||||||
"outer_wall_acceleration": "2000",
|
"outer_wall_acceleration": "2000",
|
||||||
"outer_wall_speed": "60",
|
"outer_wall_speed": "60",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "gyroid",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||||
"Bambu Lab X1 0.2 nozzle",
|
"Bambu Lab X1 0.2 nozzle",
|
||||||
|
@ -12,9 +12,11 @@
|
|||||||
"internal_solid_infill_speed": "150",
|
"internal_solid_infill_speed": "150",
|
||||||
"outer_wall_acceleration": "2000",
|
"outer_wall_acceleration": "2000",
|
||||||
"outer_wall_speed": "60",
|
"outer_wall_speed": "60",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "gyroid",
|
||||||
"sparse_infill_speed": "150",
|
"sparse_infill_speed": "150",
|
||||||
"top_surface_speed": "150",
|
"top_surface_speed": "150",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||||
"Bambu Lab X1 0.4 nozzle",
|
"Bambu Lab X1 0.4 nozzle",
|
||||||
|
@ -7,6 +7,8 @@
|
|||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a smaller layer height, and results in almost invisible layer lines and higher printing quality, but shorter printing time.",
|
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a smaller layer height, and results in almost invisible layer lines and higher printing quality, but shorter printing time.",
|
||||||
"elefant_foot_compensation": "0.15",
|
"elefant_foot_compensation": "0.15",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||||
"Bambu Lab X1 0.2 nozzle",
|
"Bambu Lab X1 0.2 nozzle",
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
"initial_layer_speed": "16",
|
"initial_layer_speed": "16",
|
||||||
"outer_wall_acceleration": "2000",
|
"outer_wall_acceleration": "2000",
|
||||||
"outer_wall_speed": "60",
|
"outer_wall_speed": "60",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "gyroid",
|
||||||
"travel_speed": "700",
|
"travel_speed": "700",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab A1 0.2 nozzle"
|
"Bambu Lab A1 0.2 nozzle"
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
"initial_layer_speed": "16",
|
"initial_layer_speed": "16",
|
||||||
"outer_wall_acceleration": "2000",
|
"outer_wall_acceleration": "2000",
|
||||||
"outer_wall_speed": "60",
|
"outer_wall_speed": "60",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "gyroid",
|
||||||
"travel_speed": "700",
|
"travel_speed": "700",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab A1 mini 0.2 nozzle"
|
"Bambu Lab A1 mini 0.2 nozzle"
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
"elefant_foot_compensation": "0.15",
|
"elefant_foot_compensation": "0.15",
|
||||||
"outer_wall_acceleration": "2000",
|
"outer_wall_acceleration": "2000",
|
||||||
"outer_wall_speed": "60",
|
"outer_wall_speed": "60",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "gyroid",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab P1P 0.2 nozzle"
|
"Bambu Lab P1P 0.2 nozzle"
|
||||||
]
|
]
|
||||||
|
@ -10,7 +10,9 @@
|
|||||||
"elefant_foot_compensation": "0.15",
|
"elefant_foot_compensation": "0.15",
|
||||||
"outer_wall_acceleration": "2000",
|
"outer_wall_acceleration": "2000",
|
||||||
"outer_wall_speed": "60",
|
"outer_wall_speed": "60",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "gyroid",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||||
"Bambu Lab X1 0.2 nozzle",
|
"Bambu Lab X1 0.2 nozzle",
|
||||||
|
@ -7,6 +7,8 @@
|
|||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"description": "It has a small layer height, and results in almost negligible layer lines and high printing quality. It is suitable for most general printing cases.",
|
"description": "It has a small layer height, and results in almost negligible layer lines and high printing quality. It is suitable for most general printing cases.",
|
||||||
"elefant_foot_compensation": "0.15",
|
"elefant_foot_compensation": "0.15",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||||
"Bambu Lab X1 0.2 nozzle",
|
"Bambu Lab X1 0.2 nozzle",
|
||||||
|
@ -6,6 +6,8 @@
|
|||||||
"setting_id": "GP002",
|
"setting_id": "GP002",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, and results in almost negligible layer lines and higher printing quality, but longer printing time.",
|
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, and results in almost negligible layer lines and higher printing quality, but longer printing time.",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||||
"Bambu Lab X1 0.4 nozzle",
|
"Bambu Lab X1 0.4 nozzle",
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
"internal_solid_infill_speed": "180",
|
"internal_solid_infill_speed": "180",
|
||||||
"outer_wall_acceleration": "2000",
|
"outer_wall_acceleration": "2000",
|
||||||
"outer_wall_speed": "60",
|
"outer_wall_speed": "60",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "gyroid",
|
||||||
"sparse_infill_speed": "180",
|
"sparse_infill_speed": "180",
|
||||||
"top_surface_speed": "150",
|
"top_surface_speed": "150",
|
||||||
"travel_speed": "700",
|
"travel_speed": "700",
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
"internal_solid_infill_speed": "180",
|
"internal_solid_infill_speed": "180",
|
||||||
"outer_wall_acceleration": "2000",
|
"outer_wall_acceleration": "2000",
|
||||||
"outer_wall_speed": "60",
|
"outer_wall_speed": "60",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "gyroid",
|
||||||
"sparse_infill_speed": "180",
|
"sparse_infill_speed": "180",
|
||||||
"top_surface_speed": "150",
|
"top_surface_speed": "150",
|
||||||
"travel_speed": "700",
|
"travel_speed": "700",
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
"internal_solid_infill_speed": "180",
|
"internal_solid_infill_speed": "180",
|
||||||
"outer_wall_acceleration": "2000",
|
"outer_wall_acceleration": "2000",
|
||||||
"outer_wall_speed": "60",
|
"outer_wall_speed": "60",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "gyroid",
|
||||||
"sparse_infill_speed": "180",
|
"sparse_infill_speed": "180",
|
||||||
"top_surface_speed": "150",
|
"top_surface_speed": "150",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
|
@ -12,9 +12,11 @@
|
|||||||
"internal_solid_infill_speed": "180",
|
"internal_solid_infill_speed": "180",
|
||||||
"outer_wall_acceleration": "2000",
|
"outer_wall_acceleration": "2000",
|
||||||
"outer_wall_speed": "60",
|
"outer_wall_speed": "60",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "gyroid",
|
||||||
"sparse_infill_speed": "180",
|
"sparse_infill_speed": "180",
|
||||||
"top_surface_speed": "150",
|
"top_surface_speed": "150",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||||
"Bambu Lab X1 0.4 nozzle",
|
"Bambu Lab X1 0.4 nozzle",
|
||||||
|
@ -7,6 +7,8 @@
|
|||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a slightly bigger layer height, and results in almost negligible layer lines, and slightly shorter printing time.",
|
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a slightly bigger layer height, and results in almost negligible layer lines, and slightly shorter printing time.",
|
||||||
"elefant_foot_compensation": "0.15",
|
"elefant_foot_compensation": "0.15",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||||
"Bambu Lab X1 0.2 nozzle",
|
"Bambu Lab X1 0.2 nozzle",
|
||||||
|
@ -7,6 +7,8 @@
|
|||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a bigger layer height, and results in slightly visible layer lines, but shorter printing time.",
|
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a bigger layer height, and results in slightly visible layer lines, but shorter printing time.",
|
||||||
"elefant_foot_compensation": "0.15",
|
"elefant_foot_compensation": "0.15",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||||
"Bambu Lab X1 0.2 nozzle",
|
"Bambu Lab X1 0.2 nozzle",
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
"internal_solid_infill_speed": "200",
|
"internal_solid_infill_speed": "200",
|
||||||
"outer_wall_acceleration": "2000",
|
"outer_wall_acceleration": "2000",
|
||||||
"outer_wall_speed": "60",
|
"outer_wall_speed": "60",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "gyroid",
|
||||||
"sparse_infill_speed": "200",
|
"sparse_infill_speed": "200",
|
||||||
"top_surface_speed": "150",
|
"top_surface_speed": "150",
|
||||||
"travel_speed": "700",
|
"travel_speed": "700",
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
"internal_solid_infill_speed": "200",
|
"internal_solid_infill_speed": "200",
|
||||||
"outer_wall_acceleration": "2000",
|
"outer_wall_acceleration": "2000",
|
||||||
"outer_wall_speed": "60",
|
"outer_wall_speed": "60",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "gyroid",
|
||||||
"sparse_infill_speed": "200",
|
"sparse_infill_speed": "200",
|
||||||
"top_surface_speed": "150",
|
"top_surface_speed": "150",
|
||||||
"travel_speed": "700",
|
"travel_speed": "700",
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
"internal_solid_infill_speed": "200",
|
"internal_solid_infill_speed": "200",
|
||||||
"outer_wall_acceleration": "2000",
|
"outer_wall_acceleration": "2000",
|
||||||
"outer_wall_speed": "60",
|
"outer_wall_speed": "60",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "gyroid",
|
||||||
"sparse_infill_speed": "200",
|
"sparse_infill_speed": "200",
|
||||||
"top_surface_speed": "150",
|
"top_surface_speed": "150",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
|
@ -12,9 +12,11 @@
|
|||||||
"internal_solid_infill_speed": "200",
|
"internal_solid_infill_speed": "200",
|
||||||
"outer_wall_acceleration": "2000",
|
"outer_wall_acceleration": "2000",
|
||||||
"outer_wall_speed": "60",
|
"outer_wall_speed": "60",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "gyroid",
|
||||||
"sparse_infill_speed": "200",
|
"sparse_infill_speed": "200",
|
||||||
"top_surface_speed": "150",
|
"top_surface_speed": "150",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||||
"Bambu Lab X1 0.4 nozzle",
|
"Bambu Lab X1 0.4 nozzle",
|
||||||
|
@ -6,6 +6,8 @@
|
|||||||
"setting_id": "GP003",
|
"setting_id": "GP003",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and higher printing quality, but longer printing time.",
|
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and higher printing quality, but longer printing time.",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||||
"Bambu Lab X1 0.4 nozzle",
|
"Bambu Lab X1 0.4 nozzle",
|
||||||
|
@ -7,6 +7,8 @@
|
|||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"description": "Compared with the default profile of a 0.6 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and higher printing quality, but longer printing time.",
|
"description": "Compared with the default profile of a 0.6 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and higher printing quality, but longer printing time.",
|
||||||
"elefant_foot_compensation": "0.15",
|
"elefant_foot_compensation": "0.15",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||||
"Bambu Lab X1 0.6 nozzle",
|
"Bambu Lab X1 0.6 nozzle",
|
||||||
|
@ -6,6 +6,8 @@
|
|||||||
"setting_id": "GP004",
|
"setting_id": "GP004",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"description": "It has a general layer height, and results in general layer lines and printing quality. It is suitable for most general printing cases.",
|
"description": "It has a general layer height, and results in general layer lines and printing quality. It is suitable for most general printing cases.",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||||
"Bambu Lab X1 0.4 nozzle",
|
"Bambu Lab X1 0.4 nozzle",
|
||||||
|
@ -8,6 +8,8 @@
|
|||||||
"description": "Compared with the default profile of a 0.4 mm nozzle, it has more wall loops and a higher sparse infill density. So, it results in higher strength of the prints, but more filament consumption and longer printing time.",
|
"description": "Compared with the default profile of a 0.4 mm nozzle, it has more wall loops and a higher sparse infill density. So, it results in higher strength of the prints, but more filament consumption and longer printing time.",
|
||||||
"outer_wall_speed": "60",
|
"outer_wall_speed": "60",
|
||||||
"sparse_infill_density": "25%",
|
"sparse_infill_density": "25%",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
"wall_loops": "6",
|
"wall_loops": "6",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||||
|
@ -6,6 +6,8 @@
|
|||||||
"setting_id": "GP005",
|
"setting_id": "GP005",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a bigger layer height, and results in more apparent layer lines and lower printing quality, but slightly shorter printing time.",
|
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a bigger layer height, and results in more apparent layer lines and lower printing quality, but slightly shorter printing time.",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||||
"Bambu Lab X1 0.4 nozzle",
|
"Bambu Lab X1 0.4 nozzle",
|
||||||
|
@ -7,6 +7,8 @@
|
|||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"description": "Compared with the default profile of a 0.6 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and slight higher printing quality, but longer printing time.",
|
"description": "Compared with the default profile of a 0.6 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and slight higher printing quality, but longer printing time.",
|
||||||
"elefant_foot_compensation": "0.15",
|
"elefant_foot_compensation": "0.15",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||||
"Bambu Lab X1 0.6 nozzle",
|
"Bambu Lab X1 0.6 nozzle",
|
||||||
|
@ -7,6 +7,8 @@
|
|||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"description": "Compared with the default profile of a 0.8 mm nozzle, it has a smaller layer height, and results in less but still apparent layer lines and slightly higher printing quality, but longer printing time in some printing cases.",
|
"description": "Compared with the default profile of a 0.8 mm nozzle, it has a smaller layer height, and results in less but still apparent layer lines and slightly higher printing quality, but longer printing time in some printing cases.",
|
||||||
"elefant_foot_compensation": "0.15",
|
"elefant_foot_compensation": "0.15",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||||
"Bambu Lab X1 0.8 nozzle",
|
"Bambu Lab X1 0.8 nozzle",
|
||||||
|
@ -6,6 +6,8 @@
|
|||||||
"setting_id": "GP006",
|
"setting_id": "GP006",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a bigger layer height, and results in more apparent layer lines and lower printing quality, but shorter printing time.",
|
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a bigger layer height, and results in more apparent layer lines and lower printing quality, but shorter printing time.",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||||
"Bambu Lab X1 0.4 nozzle",
|
"Bambu Lab X1 0.4 nozzle",
|
||||||
|
@ -7,6 +7,8 @@
|
|||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"description": "It has a big layer height, and results in apparent layer lines and ordinary printing quality and printing time.",
|
"description": "It has a big layer height, and results in apparent layer lines and ordinary printing quality and printing time.",
|
||||||
"elefant_foot_compensation": "0.15",
|
"elefant_foot_compensation": "0.15",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||||
"Bambu Lab P1S 0.6 nozzle",
|
"Bambu Lab P1S 0.6 nozzle",
|
||||||
|
@ -9,6 +9,8 @@
|
|||||||
"elefant_foot_compensation": "0.15",
|
"elefant_foot_compensation": "0.15",
|
||||||
"sparse_infill_density": "25%",
|
"sparse_infill_density": "25%",
|
||||||
"wall_loops": "4",
|
"wall_loops": "4",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||||
"Bambu Lab X1 0.6 nozzle",
|
"Bambu Lab X1 0.6 nozzle",
|
||||||
|
@ -7,6 +7,8 @@
|
|||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"description": "Compared with the default profile of a 0.8 mm nozzle, it has a slightly smaller layer height, and results in slightly less but still apparent layer lines and slightly higher printing quality, but longer printing time in some printing cases.",
|
"description": "Compared with the default profile of a 0.8 mm nozzle, it has a slightly smaller layer height, and results in slightly less but still apparent layer lines and slightly higher printing quality, but longer printing time in some printing cases.",
|
||||||
"elefant_foot_compensation": "0.15",
|
"elefant_foot_compensation": "0.15",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||||
"Bambu Lab X1 0.8 nozzle",
|
"Bambu Lab X1 0.8 nozzle",
|
||||||
|
@ -7,6 +7,8 @@
|
|||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"description": "Compared with the default profile of a 0.6 mm nozzle, it has a bigger layer height, and results in more apparent layer lines and lower printing quality, but shorter printing time in some printing cases.",
|
"description": "Compared with the default profile of a 0.6 mm nozzle, it has a bigger layer height, and results in more apparent layer lines and lower printing quality, but shorter printing time in some printing cases.",
|
||||||
"elefant_foot_compensation": "0.15",
|
"elefant_foot_compensation": "0.15",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||||
"Bambu Lab X1 0.6 nozzle",
|
"Bambu Lab X1 0.6 nozzle",
|
||||||
|
@ -7,6 +7,8 @@
|
|||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"description": "It has a very big layer height, and results in very apparent layer lines, low printing quality and general printing time.",
|
"description": "It has a very big layer height, and results in very apparent layer lines, low printing quality and general printing time.",
|
||||||
"elefant_foot_compensation": "0.15",
|
"elefant_foot_compensation": "0.15",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||||
"Bambu Lab P1S 0.8 nozzle",
|
"Bambu Lab P1S 0.8 nozzle",
|
||||||
|
@ -7,6 +7,8 @@
|
|||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"description": "Compared with the default profile of a 0.6 mm nozzle, it has a bigger layer height, and results in much more apparent layer lines and much lower printing quality, but shorter printing time in some printing cases.",
|
"description": "Compared with the default profile of a 0.6 mm nozzle, it has a bigger layer height, and results in much more apparent layer lines and much lower printing quality, but shorter printing time in some printing cases.",
|
||||||
"elefant_foot_compensation": "0.15",
|
"elefant_foot_compensation": "0.15",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||||
"Bambu Lab X1 0.6 nozzle",
|
"Bambu Lab X1 0.6 nozzle",
|
||||||
|
@ -7,6 +7,8 @@
|
|||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"description": "Compared with the default profile of a 0.8 mm nozzle, it has a bigger layer height, and results in very apparent layer lines and much lower printing quality, but shorter printing time in some printing cases.",
|
"description": "Compared with the default profile of a 0.8 mm nozzle, it has a bigger layer height, and results in very apparent layer lines and much lower printing quality, but shorter printing time in some printing cases.",
|
||||||
"elefant_foot_compensation": "0.15",
|
"elefant_foot_compensation": "0.15",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||||
"Bambu Lab X1 0.8 nozzle",
|
"Bambu Lab X1 0.8 nozzle",
|
||||||
|
@ -7,6 +7,8 @@
|
|||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"description": "Compared with the default profile of a 0.8 mm nozzle, it has a much bigger layer height, and results in extremely apparent layer lines and much lower printing quality, but much shorter printing time in some printing cases.",
|
"description": "Compared with the default profile of a 0.8 mm nozzle, it has a much bigger layer height, and results in extremely apparent layer lines and much lower printing quality, but much shorter printing time in some printing cases.",
|
||||||
"elefant_foot_compensation": "0.15",
|
"elefant_foot_compensation": "0.15",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||||
"Bambu Lab X1 0.8 nozzle",
|
"Bambu Lab X1 0.8 nozzle",
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
"line_width": "0.45",
|
"line_width": "0.45",
|
||||||
"infill_direction": "45",
|
"infill_direction": "45",
|
||||||
"sparse_infill_density": "15%",
|
"sparse_infill_density": "15%",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "grid",
|
||||||
"initial_layer_line_width": "0.42",
|
"initial_layer_line_width": "0.42",
|
||||||
"initial_layer_print_height": "0.2",
|
"initial_layer_print_height": "0.2",
|
||||||
"initial_layer_speed": "20",
|
"initial_layer_speed": "20",
|
||||||
@ -67,5 +67,7 @@
|
|||||||
"prime_tower_width": "60",
|
"prime_tower_width": "60",
|
||||||
"xy_hole_compensation": "0",
|
"xy_hole_compensation": "0",
|
||||||
"xy_contour_compensation": "0",
|
"xy_contour_compensation": "0",
|
||||||
"compatible_printers": []
|
"compatible_printers": [],
|
||||||
|
"smooth_coefficient": "80",
|
||||||
|
"overhang_totally_speed": "24"
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user