ENH: update profiles for N1

Adjust the print acceleration from 10000 to 6000.
Retain only PLA-type filaments, including support types for PLA,PETG,TPU.
Delete all other high-temperature filament types.

jira: STUDIO-4038
Change-Id: Iba56bfe94aee0235a629b98a29cdcac323490e34
This commit is contained in:
xun.zhang 2023-08-17 11:55:57 +08:00 committed by Lane.Wei
parent e360f8d3c4
commit aa9ace3e39
19 changed files with 237 additions and 163 deletions

View file

@ -1141,6 +1141,18 @@
"name": "PolyLite ABS @BBL P1P 0.2 nozzle",
"sub_path": "filament/PolyLite ABS @BBL P1P 0.2 nozzle.json"
},
{
"name": "Bambu PETG Basic @BBL N1 0.4 nozzle",
"sub_path": "filament/Bambu PETG Basic @BBL N1 0.4 nozzle.json"
},
{
"name": "Bambu PETG Basic @BBL N1 0.2 nozzle",
"sub_path": "filament/Bambu PETG Basic @BBL N1 0.2 nozzle.json"
},
{
"name": "Bambu PETG Basic @BBL N1 0.8 nozzle",
"sub_path": "filament/Bambu PETG Basic @BBL N1 0.8 nozzle.json"
},
{
"name": "Bambu PC @BBL P1S",
"sub_path": "filament/Bambu PC @BBL P1S.json"
@ -1192,16 +1204,20 @@
"sub_path": "machine/Bambu Lab X1 0.4 nozzle.json"
},
{
"name": "Bambu Lab X1 0.2 nozzle",
"sub_path": "machine/Bambu Lab X1 0.2 nozzle.json"
"name": "Bambu Lab P1P 0.4 nozzle",
"sub_path": "machine/Bambu Lab P1P 0.4 nozzle.json"
},
{
"name": "Bambu Lab X1 0.8 nozzle",
"sub_path": "machine/Bambu Lab X1 0.8 nozzle.json"
"name": "Bambu Lab P1S 0.4 nozzle",
"sub_path": "machine/Bambu Lab P1S 0.4 nozzle.json"
},
{
"name": "Bambu Lab X1 0.6 nozzle",
"sub_path": "machine/Bambu Lab X1 0.6 nozzle.json"
"name": "Bambu Lab N1 0.4 nozzle",
"sub_path": "machine/Bambu Lab N1 0.4 nozzle.json"
},
{
"name": "Bambu Lab N2 0.4 nozzle",
"sub_path": "machine/Bambu Lab N2 0.4 nozzle.json"
},
{
"name": "Bambu Lab X1 Carbon 0.2 nozzle",
@ -1216,8 +1232,16 @@
"sub_path": "machine/Bambu Lab X1 Carbon 0.8 nozzle.json"
},
{
"name": "Bambu Lab P1P 0.4 nozzle",
"sub_path": "machine/Bambu Lab P1P 0.4 nozzle.json"
"name": "Bambu Lab X1 0.2 nozzle",
"sub_path": "machine/Bambu Lab X1 0.2 nozzle.json"
},
{
"name": "Bambu Lab X1 0.8 nozzle",
"sub_path": "machine/Bambu Lab X1 0.8 nozzle.json"
},
{
"name": "Bambu Lab X1 0.6 nozzle",
"sub_path": "machine/Bambu Lab X1 0.6 nozzle.json"
},
{
"name": "Bambu Lab P1P 0.2 nozzle",
@ -1231,10 +1255,6 @@
"name": "Bambu Lab P1P 0.8 nozzle",
"sub_path": "machine/Bambu Lab P1P 0.8 nozzle.json"
},
{
"name": "Bambu Lab P1S 0.4 nozzle",
"sub_path": "machine/Bambu Lab P1S 0.4 nozzle.json"
},
{
"name": "Bambu Lab P1S 0.2 nozzle",
"sub_path": "machine/Bambu Lab P1S 0.2 nozzle.json"
@ -1247,10 +1267,6 @@
"name": "Bambu Lab P1S 0.8 nozzle",
"sub_path": "machine/Bambu Lab P1S 0.8 nozzle.json"
},
{
"name": "Bambu Lab N1 0.4 nozzle",
"sub_path": "machine/Bambu Lab N1 0.4 nozzle.json"
},
{
"name": "Bambu Lab N1 0.2 nozzle",
"sub_path": "machine/Bambu Lab N1 0.2 nozzle.json"
@ -1264,4 +1280,4 @@
"sub_path": "machine/Bambu Lab N1 0.8 nozzle.json"
}
]
}
}