ENH: add description in profiles

1. Add profiles in process profile

jira:NEW

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I8d1f20aaae08c2dbc69926258384c2b7de0021ad
This commit is contained in:
XunZhangBambu 2024-03-05 11:08:52 +08:00 committed by Lane.Wei
parent eace110b33
commit c373d6b198
120 changed files with 122 additions and 4 deletions

View File

@ -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.08.00.26", "version": "01.08.00.27",
"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": [

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP084", "setting_id": "GP084",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"elefant_foot_compensation": "0.075", "elefant_foot_compensation": "0.075",
"initial_layer_infill_speed": "28", "initial_layer_infill_speed": "28",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP050", "setting_id": "GP050",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"initial_layer_infill_speed": "28", "initial_layer_infill_speed": "28",
"initial_layer_speed": "16", "initial_layer_speed": "16",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP063", "setting_id": "GP063",
"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.",
"default_acceleration": "5000", "default_acceleration": "5000",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"outer_wall_acceleration": "2500", "outer_wall_acceleration": "2500",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP118", "setting_id": "GP118",
"instantiation": "true", "instantiation": "true",
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a smaller layer lines, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in minimal layer lines and much higher printing quality, but much longer printing time.",
"default_acceleration": "4000", "default_acceleration": "4000",
"elefant_foot_compensation": "0.075", "elefant_foot_compensation": "0.075",
"initial_layer_infill_speed": "28", "initial_layer_infill_speed": "28",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP117", "setting_id": "GP117",
"instantiation": "true", "instantiation": "true",
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a smaller layer lines, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in minimal layer lines and much higher printing quality, but much longer printing time.",
"default_acceleration": "3000", "default_acceleration": "3000",
"initial_layer_infill_speed": "28", "initial_layer_infill_speed": "28",
"initial_layer_speed": "16", "initial_layer_speed": "16",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP116", "setting_id": "GP116",
"instantiation": "true", "instantiation": "true",
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a smaller layer lines, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in minimal layer lines and much higher printing quality, but much longer printing time.",
"default_acceleration": "4000", "default_acceleration": "4000",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"outer_wall_acceleration": "2000", "outer_wall_acceleration": "2000",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP115", "setting_id": "GP115",
"instantiation": "true", "instantiation": "true",
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a smaller layer lines, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in minimal layer lines and much higher printing quality, but much longer printing time.",
"default_acceleration": "4000", "default_acceleration": "4000",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"outer_wall_acceleration": "2000", "outer_wall_acceleration": "2000",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP024", "setting_id": "GP024",
"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.",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"compatible_printers": [ "compatible_printers": [
"Bambu Lab X1 Carbon 0.2 nozzle", "Bambu Lab X1 Carbon 0.2 nozzle",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP076", "setting_id": "GP076",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"elefant_foot_compensation": "0.075", "elefant_foot_compensation": "0.075",
"travel_speed": "700", "travel_speed": "700",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP049", "setting_id": "GP049",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"elefant_foot_compensation": "0", "elefant_foot_compensation": "0",
"travel_speed": "700", "travel_speed": "700",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP018", "setting_id": "GP018",
"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.",
"compatible_printers": [ "compatible_printers": [
"Bambu Lab P1P 0.4 nozzle" "Bambu Lab P1P 0.4 nozzle"
] ]

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"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.",
"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",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP119", "setting_id": "GP119",
"instantiation": "true", "instantiation": "true",
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a smaller layer lines, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in almost invisible layer lines and much higher printing quality, but much longer printing time.",
"default_acceleration": "4000", "default_acceleration": "4000",
"elefant_foot_compensation": "0.075", "elefant_foot_compensation": "0.075",
"initial_layer_infill_speed": "28", "initial_layer_infill_speed": "28",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP102", "setting_id": "GP102",
"instantiation": "true", "instantiation": "true",
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in almost negligible layer lines and much higher printing quality, but much longer printing time.",
"default_acceleration": "4000", "default_acceleration": "4000",
"elefant_foot_compensation": "0.075", "elefant_foot_compensation": "0.075",
"gap_infill_speed": "210", "gap_infill_speed": "210",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP120", "setting_id": "GP120",
"instantiation": "true", "instantiation": "true",
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a smaller layer lines, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in almost invisible layer lines and much higher printing quality, but much longer printing time.",
"default_acceleration": "3000", "default_acceleration": "3000",
"initial_layer_infill_speed": "28", "initial_layer_infill_speed": "28",
"initial_layer_speed": "16", "initial_layer_speed": "16",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP101", "setting_id": "GP101",
"instantiation": "true", "instantiation": "true",
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in almost negligible layer lines and much higher printing quality, but much longer printing time.",
"default_acceleration": "3000", "default_acceleration": "3000",
"elefant_foot_compensation": "0", "elefant_foot_compensation": "0",
"gap_infill_speed": "210", "gap_infill_speed": "210",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP121", "setting_id": "GP121",
"instantiation": "true", "instantiation": "true",
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a smaller layer lines, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in almost invisible layer lines and much higher printing quality, but much longer printing time.",
"default_acceleration": "4000", "default_acceleration": "4000",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"outer_wall_acceleration": "2000", "outer_wall_acceleration": "2000",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP100", "setting_id": "GP100",
"instantiation": "true", "instantiation": "true",
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in almost negligible layer lines and much higher printing quality, but much longer printing time.",
"default_acceleration": "4000", "default_acceleration": "4000",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"gap_infill_speed": "210", "gap_infill_speed": "210",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP122", "setting_id": "GP122",
"instantiation": "true", "instantiation": "true",
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a smaller layer lines, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in almost invisible layer lines and much higher printing quality, but much longer printing time.",
"default_acceleration": "4000", "default_acceleration": "4000",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"outer_wall_acceleration": "2000", "outer_wall_acceleration": "2000",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP099", "setting_id": "GP099",
"instantiation": "true", "instantiation": "true",
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in almost negligible layer lines and much higher printing quality, but much longer printing time.",
"default_acceleration": "4000", "default_acceleration": "4000",
"gap_infill_speed": "210", "gap_infill_speed": "210",
"inner_wall_speed": "120", "inner_wall_speed": "120",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP085", "setting_id": "GP085",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"elefant_foot_compensation": "0.075", "elefant_foot_compensation": "0.075",
"initial_layer_infill_speed": "28", "initial_layer_infill_speed": "28",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP051", "setting_id": "GP051",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"initial_layer_infill_speed": "28", "initial_layer_infill_speed": "28",
"initial_layer_speed": "16", "initial_layer_speed": "16",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP064", "setting_id": "GP064",
"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.",
"default_acceleration": "5000", "default_acceleration": "5000",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"outer_wall_acceleration": "2500", "outer_wall_acceleration": "2500",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP025", "setting_id": "GP025",
"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.",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"compatible_printers": [ "compatible_printers": [
"Bambu Lab X1 Carbon 0.2 nozzle", "Bambu Lab X1 Carbon 0.2 nozzle",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP114", "setting_id": "GP114",
"instantiation": "true", "instantiation": "true",
"description": "Compared with the default profile of a 0.2 mm nozzle, it has lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in much higher printing quality, but a much longer printing time.",
"default_acceleration": "4000", "default_acceleration": "4000",
"elefant_foot_compensation": "0.075", "elefant_foot_compensation": "0.075",
"initial_layer_infill_speed": "28", "initial_layer_infill_speed": "28",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP113", "setting_id": "GP113",
"instantiation": "true", "instantiation": "true",
"description": "Compared with the default profile of a 0.2 mm nozzle, it has lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in much higher printing quality, but a much longer printing time.",
"default_acceleration": "3000", "default_acceleration": "3000",
"elefant_foot_compensation": "0", "elefant_foot_compensation": "0",
"initial_layer_infill_speed": "28", "initial_layer_infill_speed": "28",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP112", "setting_id": "GP112",
"instantiation": "true", "instantiation": "true",
"description": "Compared with the default profile of a 0.2 mm nozzle, it has lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in much higher printing quality, but a much longer printing time.",
"default_acceleration": "4000", "default_acceleration": "4000",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"outer_wall_acceleration": "2000", "outer_wall_acceleration": "2000",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP111", "setting_id": "GP111",
"instantiation": "true", "instantiation": "true",
"description": "Compared with the default profile of a 0.2 mm nozzle, it has lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in much higher printing quality, but a much longer printing time.",
"default_acceleration": "4000", "default_acceleration": "4000",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"outer_wall_acceleration": "2000", "outer_wall_acceleration": "2000",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP083", "setting_id": "GP083",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"elefant_foot_compensation": "0.075", "elefant_foot_compensation": "0.075",
"initial_layer_infill_speed": "28", "initial_layer_infill_speed": "28",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP039", "setting_id": "GP039",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"elefant_foot_compensation": "0", "elefant_foot_compensation": "0",
"initial_layer_infill_speed": "28", "initial_layer_infill_speed": "28",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP014", "setting_id": "GP014",
"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.",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"compatible_printers": [ "compatible_printers": [
"Bambu Lab P1P 0.2 nozzle" "Bambu Lab P1P 0.2 nozzle"

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP007", "setting_id": "GP007",
"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.",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"compatible_printers": [ "compatible_printers": [
"Bambu Lab X1 Carbon 0.2 nozzle", "Bambu Lab X1 Carbon 0.2 nozzle",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP086", "setting_id": "GP086",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"elefant_foot_compensation": "0.075", "elefant_foot_compensation": "0.075",
"initial_layer_infill_speed": "28", "initial_layer_infill_speed": "28",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP052", "setting_id": "GP052",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"initial_layer_infill_speed": "28", "initial_layer_infill_speed": "28",
"initial_layer_speed": "16", "initial_layer_speed": "16",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP065", "setting_id": "GP065",
"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.",
"default_acceleration": "5000", "default_acceleration": "5000",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"outer_wall_acceleration": "2500", "outer_wall_acceleration": "2500",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP077", "setting_id": "GP077",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"elefant_foot_compensation": "0.075", "elefant_foot_compensation": "0.075",
"travel_speed": "700", "travel_speed": "700",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP044", "setting_id": "GP044",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"elefant_foot_compensation": "0", "elefant_foot_compensation": "0",
"travel_speed": "700", "travel_speed": "700",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP019", "setting_id": "GP019",
"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.",
"compatible_printers": [ "compatible_printers": [
"Bambu Lab P1P 0.4 nozzle" "Bambu Lab P1P 0.4 nozzle"
] ]

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"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.",
"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",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP106", "setting_id": "GP106",
"instantiation": "true", "instantiation": "true",
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in almost negligible layer lines and much higher printing quality, but much longer printing time.",
"default_acceleration": "4000", "default_acceleration": "4000",
"elefant_foot_compensation": "0.075", "elefant_foot_compensation": "0.075",
"gap_infill_speed": "230", "gap_infill_speed": "230",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP105", "setting_id": "GP105",
"instantiation": "true", "instantiation": "true",
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in almost negligible layer lines and much higher printing quality, but much longer printing time.",
"default_acceleration": "3000", "default_acceleration": "3000",
"elefant_foot_compensation": "0", "elefant_foot_compensation": "0",
"gap_infill_speed": "230", "gap_infill_speed": "230",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP104", "setting_id": "GP104",
"instantiation": "true", "instantiation": "true",
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in almost negligible layer lines and much higher printing quality, but much longer printing time.",
"default_acceleration": "4000", "default_acceleration": "4000",
"gap_infill_speed": "230", "gap_infill_speed": "230",
"inner_wall_speed": "150", "inner_wall_speed": "150",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP103", "setting_id": "GP103",
"instantiation": "true", "instantiation": "true",
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in almost negligible layer lines and much higher printing quality, but much longer printing time.",
"default_acceleration": "4000", "default_acceleration": "4000",
"gap_infill_speed": "230", "gap_infill_speed": "230",
"inner_wall_speed": "150", "inner_wall_speed": "150",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP026", "setting_id": "GP026",
"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.",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"compatible_printers": [ "compatible_printers": [
"Bambu Lab X1 Carbon 0.2 nozzle", "Bambu Lab X1 Carbon 0.2 nozzle",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP087", "setting_id": "GP087",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"elefant_foot_compensation": "0.075", "elefant_foot_compensation": "0.075",
"initial_layer_infill_speed": "28", "initial_layer_infill_speed": "28",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP053", "setting_id": "GP053",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"initial_layer_infill_speed": "28", "initial_layer_infill_speed": "28",
"initial_layer_speed": "16", "initial_layer_speed": "16",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP066", "setting_id": "GP066",
"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.",
"default_acceleration": "5000", "default_acceleration": "5000",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"outer_wall_acceleration": "2500", "outer_wall_acceleration": "2500",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP027", "setting_id": "GP027",
"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.",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"compatible_printers": [ "compatible_printers": [
"Bambu Lab X1 Carbon 0.2 nozzle", "Bambu Lab X1 Carbon 0.2 nozzle",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP110", "setting_id": "GP110",
"instantiation": "true", "instantiation": "true",
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in less apparent layer lines and much higher printing quality, but much longer printing time.",
"default_acceleration": "4000", "default_acceleration": "4000",
"elefant_foot_compensation": "0.075", "elefant_foot_compensation": "0.075",
"gap_infill_speed": "250", "gap_infill_speed": "250",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP109", "setting_id": "GP109",
"instantiation": "true", "instantiation": "true",
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in less apparent layer lines and much higher printing quality, but much longer printing time.",
"default_acceleration": "3000", "default_acceleration": "3000",
"elefant_foot_compensation": "0", "elefant_foot_compensation": "0",
"gap_infill_speed": "250", "gap_infill_speed": "250",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP108", "setting_id": "GP108",
"instantiation": "true", "instantiation": "true",
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in less apparent layer lines and much higher printing quality, but much longer printing time.",
"default_acceleration": "4000", "default_acceleration": "4000",
"gap_infill_speed": "250", "gap_infill_speed": "250",
"inner_wall_speed": "150", "inner_wall_speed": "150",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP107", "setting_id": "GP107",
"instantiation": "true", "instantiation": "true",
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in less apparent layer lines and much higher printing quality, but much longer printing time.",
"default_acceleration": "4000", "default_acceleration": "4000",
"gap_infill_speed": "250", "gap_infill_speed": "250",
"inner_wall_speed": "150", "inner_wall_speed": "150",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP078", "setting_id": "GP078",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"elefant_foot_compensation": "0.075", "elefant_foot_compensation": "0.075",
"travel_speed": "700", "travel_speed": "700",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP045", "setting_id": "GP045",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"elefant_foot_compensation": "0", "elefant_foot_compensation": "0",
"travel_speed": "700", "travel_speed": "700",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP020", "setting_id": "GP020",
"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.",
"compatible_printers": [ "compatible_printers": [
"Bambu Lab P1P 0.4 nozzle" "Bambu Lab P1P 0.4 nozzle"
] ]

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"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.",
"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",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP088", "setting_id": "GP088",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"elefant_foot_compensation": "0.075", "elefant_foot_compensation": "0.075",
"travel_speed": "700", "travel_speed": "700",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP062", "setting_id": "GP062",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"travel_speed": "700", "travel_speed": "700",
"compatible_printers": [ "compatible_printers": [

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP072", "setting_id": "GP072",
"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.",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"compatible_printers": [ "compatible_printers": [
"Bambu Lab P1P 0.6 nozzle" "Bambu Lab P1P 0.6 nozzle"

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP028", "setting_id": "GP028",
"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.",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"compatible_printers": [ "compatible_printers": [
"Bambu Lab X1 Carbon 0.6 nozzle", "Bambu Lab X1 Carbon 0.6 nozzle",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP079", "setting_id": "GP079",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"elefant_foot_compensation": "0.075", "elefant_foot_compensation": "0.075",
"travel_speed": "700", "travel_speed": "700",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP000", "setting_id": "GP000",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"elefant_foot_compensation": "0", "elefant_foot_compensation": "0",
"travel_speed": "700", "travel_speed": "700",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP015", "setting_id": "GP015",
"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.",
"compatible_printers": [ "compatible_printers": [
"Bambu Lab P1P 0.4 nozzle" "Bambu Lab P1P 0.4 nozzle"
] ]

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"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.",
"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",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP080", "setting_id": "GP080",
"instantiation": "true", "instantiation": "true",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"elefant_foot_compensation": "0.075", "elefant_foot_compensation": "0.075",
"outer_wall_speed": "60", "outer_wall_speed": "60",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP046", "setting_id": "GP046",
"instantiation": "true", "instantiation": "true",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"elefant_foot_compensation": "0", "elefant_foot_compensation": "0",
"travel_speed": "700", "travel_speed": "700",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP021", "setting_id": "GP021",
"instantiation": "true", "instantiation": "true",
"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%",
"wall_loops": "6", "wall_loops": "6",

View File

@ -5,9 +5,10 @@
"from": "system", "from": "system",
"setting_id": "GP013", "setting_id": "GP013",
"instantiation": "true", "instantiation": "true",
"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",
"wall_loops": "6",
"sparse_infill_density": "25%", "sparse_infill_density": "25%",
"wall_loops": "6",
"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",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP081", "setting_id": "GP081",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"elefant_foot_compensation": "0.075", "elefant_foot_compensation": "0.075",
"travel_speed": "700", "travel_speed": "700",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP047", "setting_id": "GP047",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"elefant_foot_compensation": "0", "elefant_foot_compensation": "0",
"travel_speed": "700", "travel_speed": "700",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP022", "setting_id": "GP022",
"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.",
"compatible_printers": [ "compatible_printers": [
"Bambu Lab P1P 0.4 nozzle" "Bambu Lab P1P 0.4 nozzle"
] ]

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"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.",
"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",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP092", "setting_id": "GP092",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"elefant_foot_compensation": "0.075", "elefant_foot_compensation": "0.075",
"travel_speed": "700", "travel_speed": "700",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP057", "setting_id": "GP057",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"travel_speed": "700", "travel_speed": "700",
"compatible_printers": [ "compatible_printers": [

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP068", "setting_id": "GP068",
"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.",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"compatible_printers": [ "compatible_printers": [
"Bambu Lab P1P 0.8 nozzle" "Bambu Lab P1P 0.8 nozzle"

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP089", "setting_id": "GP089",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"elefant_foot_compensation": "0.075", "elefant_foot_compensation": "0.075",
"travel_speed": "700", "travel_speed": "700",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP054", "setting_id": "GP054",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"travel_speed": "700", "travel_speed": "700",
"compatible_printers": [ "compatible_printers": [

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP069", "setting_id": "GP069",
"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.",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"compatible_printers": [ "compatible_printers": [
"Bambu Lab P1P 0.6 nozzle" "Bambu Lab P1P 0.6 nozzle"

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP029", "setting_id": "GP029",
"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.",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"compatible_printers": [ "compatible_printers": [
"Bambu Lab X1 Carbon 0.6 nozzle", "Bambu Lab X1 Carbon 0.6 nozzle",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP032", "setting_id": "GP032",
"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.",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"compatible_printers": [ "compatible_printers": [
"Bambu Lab X1 Carbon 0.8 nozzle", "Bambu Lab X1 Carbon 0.8 nozzle",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP082", "setting_id": "GP082",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"elefant_foot_compensation": "0.075", "elefant_foot_compensation": "0.075",
"travel_speed": "700", "travel_speed": "700",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP048", "setting_id": "GP048",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"elefant_foot_compensation": "0", "elefant_foot_compensation": "0",
"travel_speed": "700", "travel_speed": "700",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP023", "setting_id": "GP023",
"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.",
"compatible_printers": [ "compatible_printers": [
"Bambu Lab P1P 0.4 nozzle" "Bambu Lab P1P 0.4 nozzle"
] ]

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"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.",
"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",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP096", "setting_id": "GP096",
"instantiation": "true", "instantiation": "true",
"description": "It has a big layer height, and results in apparent layer lines and ordinary printing quality and printing time.",
"default_acceleration": "6000", "default_acceleration": "6000",
"elefant_foot_compensation": "0.075", "elefant_foot_compensation": "0.075",
"travel_speed": "700", "travel_speed": "700",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP038", "setting_id": "GP038",
"instantiation": "true", "instantiation": "true",
"description": "It has a big layer height, and results in apparent layer lines and ordinary printing quality and printing time.",
"default_acceleration": "6000", "default_acceleration": "6000",
"elefant_foot_compensation": "0", "elefant_foot_compensation": "0",
"travel_speed": "700", "travel_speed": "700",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP016", "setting_id": "GP016",
"instantiation": "true", "instantiation": "true",
"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",
"compatible_printers": [ "compatible_printers": [
"Bambu Lab P1P 0.6 nozzle" "Bambu Lab P1P 0.6 nozzle"

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP011", "setting_id": "GP011",
"instantiation": "true", "instantiation": "true",
"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",
"compatible_printers": [ "compatible_printers": [
"Bambu Lab X1 0.6 nozzle" "Bambu Lab X1 0.6 nozzle"

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP010", "setting_id": "GP010",
"instantiation": "true", "instantiation": "true",
"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",
"compatible_printers": [ "compatible_printers": [
"Bambu Lab X1 Carbon 0.6 nozzle", "Bambu Lab X1 Carbon 0.6 nozzle",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP097", "setting_id": "GP097",
"instantiation": "true", "instantiation": "true",
"description": "Compared with the default profile of a 0.6 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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"elefant_foot_compensation": "0.075", "elefant_foot_compensation": "0.075",
"sparse_infill_density": "25%", "sparse_infill_density": "25%",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP061", "setting_id": "GP061",
"instantiation": "true", "instantiation": "true",
"description": "Compared with the default profile of a 0.6 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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"travel_speed": "700", "travel_speed": "700",
"compatible_printers": [ "compatible_printers": [

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP067", "setting_id": "GP067",
"instantiation": "true", "instantiation": "true",
"description": "Compared with the default profile of a 0.6 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.",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"sparse_infill_density": "25%", "sparse_infill_density": "25%",
"wall_loops": "4", "wall_loops": "4",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP036", "setting_id": "GP036",
"instantiation": "true", "instantiation": "true",
"description": "Compared with the default profile of a 0.6 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.",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"sparse_infill_density": "25%", "sparse_infill_density": "25%",
"wall_loops": "4", "wall_loops": "4",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP093", "setting_id": "GP093",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"elefant_foot_compensation": "0.075", "elefant_foot_compensation": "0.075",
"travel_speed": "700", "travel_speed": "700",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP058", "setting_id": "GP058",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"travel_speed": "700", "travel_speed": "700",
"compatible_printers": [ "compatible_printers": [

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP075", "setting_id": "GP075",
"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.",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"compatible_printers": [ "compatible_printers": [
"Bambu Lab P1P 0.8 nozzle" "Bambu Lab P1P 0.8 nozzle"

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP033", "setting_id": "GP033",
"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.",
"elefant_foot_compensation": "0.15", "elefant_foot_compensation": "0.15",
"compatible_printers": [ "compatible_printers": [
"Bambu Lab X1 Carbon 0.8 nozzle", "Bambu Lab X1 Carbon 0.8 nozzle",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP090", "setting_id": "GP090",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"elefant_foot_compensation": "0.075", "elefant_foot_compensation": "0.075",
"travel_speed": "700", "travel_speed": "700",

View File

@ -5,6 +5,7 @@
"from": "system", "from": "system",
"setting_id": "GP055", "setting_id": "GP055",
"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.",
"default_acceleration": "6000", "default_acceleration": "6000",
"travel_speed": "700", "travel_speed": "700",
"compatible_printers": [ "compatible_printers": [

Some files were not shown because too many files have changed in this diff Show More