Revert "Revert "ENH: add profiles for X1E""

This reverts commit 68cfc58e87e25bb7292eabac161b6db5a71bb89c.

Reason for revert: add x1e back

Change-Id: Ie4152de548b30912a2a6ba96f8ebc3d25dbcd8cf
This commit is contained in:
七喜 2023-10-07 07:56:17 +08:00 committed by Lane.Wei
parent c661e0257e
commit 081941b530
116 changed files with 920 additions and 82 deletions

View file

@ -0,0 +1,25 @@
{
"type": "filament",
"name": "Generic PPA-GF @BBL X1E",
"inherits": "Generic PPA-GF @base",
"from": "system",
"setting_id": "GFSN96_01",
"instantiation": "true",
"chamber_temperatures": [
"60"
],
"filament_max_volumetric_speed": [
"8"
],
"filament_type": [
"PPA-GF"
],
"filament_vendor": [
"Bambu Lab"
],
"compatible_printers": [
"Bambu Lab X1E 0.6 nozzle",
"Bambu Lab X1E 0.8 nozzle",
"Bambu Lab X1E 0.4 nozzle"
]
}