Files
OrcaSlicer/resources/profiles/OrcaFilamentLibrary/filament/DREMC/DREMC ABS @base.json
dremc 0ef7715019 Add DREMC materials profiles such as PLA, ABS, ASA filament profiles (#13783)
* Create DREMC PLA+ @base.json

* Create DREMC

* Delete resources/profiles/OrcaFilamentLibrary/filament/DREMC

* Create

* Delete resources/profiles/OrcaFilamentLibrary/filament/dremc directory

* Delete resources/profiles/OrcaFilamentLibrary/filament/DREMC

* Create DREMC PLA+ @base.json

* Added Initial DREMC Profiles

* Update OrcaFilamentLibrary.json

* Update OrcaFilamentLibrary.json

* Update DREMC PPA-CF @base.json

* Add files via upload

* Replace Space with Indentation

* Update OrcaFilamentLibrary.json

* Fixed ID Duplication Issue

* Update OrcaFilamentLibrary.json

Fixed Formatting/Ordering

* Update OrcaFilamentLibrary.json

Fixed Formatting

* Update OrcaFilamentLibrary.json

* Update OrcaFilamentLibrary.json

* Add files via upload

* Add files via upload

* Update DREMC ASA CF @base.json

* Update DREMC ASA GF @base.json

* remove duplicated profiles

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2026-05-27 13:00:24 +08:00

35 lines
520 B
JSON

{
"type": "filament",
"name": "DREMC ABS @base",
"inherits": "fdm_filament_abs",
"from": "system",
"filament_id": "DREMC003",
"instantiation": "false",
"filament_cost": [
"24"
],
"filament_density": [
"1.06"
],
"filament_flow_ratio": [
"0.95"
],
"filament_shrink": [
"99.7"
],
"fan_max_speed": [
"20"
],
"overhang_fan_speed": [
"50"
],
"filament_max_volumetric_speed": [
"20"
],
"chamber_temperature": [
"60"
],
"filament_vendor": [
"DREMC"
]
}