mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-16 07:22:10 +00:00
Change-Id: I2f540d0afd6ba368100bc88433cdf2024a1c7d3c (cherry picked from commit 316d8461476d65a85de8dba41a861877c358dba5)
30 lines
630 B
JSON
30 lines
630 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Generic PPS @base",
|
|
"inherits": "fdm_filament_pps",
|
|
"from": "system",
|
|
"filament_id": "GFT97",
|
|
"instantiation": "false",
|
|
"filament_dev_chamber_drying_bed_temperature": [
|
|
"90"
|
|
],
|
|
"filament_dev_ams_drying_ams_limitations": [
|
|
"1"
|
|
],
|
|
"filament_dev_ams_drying_heat_distortion_temperature": [
|
|
"90"
|
|
],
|
|
"filament_dev_drying_cooling_temperature": [
|
|
"80"
|
|
],
|
|
"filament_dev_ams_drying_temperature": [
|
|
"65",
|
|
"80",
|
|
"65",
|
|
"80"
|
|
],
|
|
"filament_dev_drying_softening_temperature": [
|
|
"85"
|
|
]
|
|
}
|