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>
51 lines
774 B
JSON
51 lines
774 B
JSON
{
|
|
"type": "filament",
|
|
"name": "DREMC ASA CF @base",
|
|
"inherits": "fdm_filament_asa",
|
|
"from": "system",
|
|
"filament_id": "DREMC012",
|
|
"instantiation": "false",
|
|
"eng_plate_temp": [
|
|
"110"
|
|
],
|
|
"eng_plate_temp_initial_layer": [
|
|
"110"
|
|
],
|
|
"filament_cost": [
|
|
"48"
|
|
],
|
|
"filament_density": [
|
|
"1.09"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.92"
|
|
],
|
|
"filament_shrink": [
|
|
"99.7"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"15"
|
|
],
|
|
"filament_vendor": [
|
|
"DREMC"
|
|
],
|
|
"hot_plate_temp": [
|
|
"110"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"110"
|
|
],
|
|
"textured_plate_temp": [
|
|
"110"
|
|
],
|
|
"textured_plate_temp_initial_layer": [
|
|
"110"
|
|
],
|
|
"nozzle_temperature": [
|
|
"265"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"265"
|
|
]
|
|
}
|