mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-13 20:17:49 +00:00
ENH: sync profiles from release branch
1. sync profiles from release branch till Sep 20 2. contain X1E profiles jira:STUDIO-3518 Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: Ifdfe8678d52c89a56dcb31be7a16ed96082f0c43
This commit is contained in:
29
resources/profiles/BBL/filament/Generic PPS-CF @base.json
Normal file
29
resources/profiles/BBL/filament/Generic PPS-CF @base.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"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"
|
||||
],
|
||||
"filament_type": [
|
||||
"PPS-CF"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"350"
|
||||
],
|
||||
"required_nozzle_HRC": [
|
||||
"40"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"220"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user