mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
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:
parent
b048992715
commit
7840f5d858
106 changed files with 1156 additions and 65 deletions
26
resources/profiles/BBL/filament/Generic PPS-CF @base.json
Normal file
26
resources/profiles/BBL/filament/Generic PPS-CF @base.json
Normal 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"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue