ENH: Sync X1E presets from the master branch.

Also sort the filaments and remove duplicated keys

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I31678c42d55ba3d77c743eaeff071849a8f3d0e7
This commit is contained in:
xun.zhang 2023-08-22 14:16:06 +08:00 committed by Lane.Wei
parent b048992715
commit 7840f5d858
106 changed files with 1156 additions and 65 deletions

View file

@ -0,0 +1,26 @@
{
"type": "filament",
"name": "Generic PPS-CF @base",
"inherits": "fdm_filament_pps",
"from": "system",
"filament_id": "GFT98",
"instantiation": "false",
"fan_max_speed": [
"30"
],
"filament_density": [
"1.3"
],
"filament_max_volumetric_speed": [
"3"
],
"nozzle_temperature_range_high": [
"350"
],
"required_nozzle_HRC": [
"40"
],
"temperature_vitrification": [
"220"
]
}