mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-10 14:02:47 +00:00
* 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>
35 lines
520 B
JSON
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"
|
|
]
|
|
} |