mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-11 02:57:39 +00:00
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>
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "DREMC PPA-CF @base",
|
||||
"inherits": "fdm_filament_ppa",
|
||||
"from": "system",
|
||||
"filament_id": "DREMC010",
|
||||
"instantiation": "false",
|
||||
"filament_vendor": [
|
||||
"DREMC"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user