mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-12 23:13:32 +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>
54 lines
825 B
JSON
54 lines
825 B
JSON
{
|
|
"type": "filament",
|
|
"name": "DREMC PA6-CF @base",
|
|
"inherits": "fdm_filament_pa",
|
|
"from": "system",
|
|
"filament_id": "DREMC006",
|
|
"instantiation": "false",
|
|
"fan_cooling_layer_time": [
|
|
"15"
|
|
],
|
|
"filament_cost": [
|
|
"68"
|
|
],
|
|
"filament_density": [
|
|
"1.25"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.95"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"12"
|
|
],
|
|
"filament_type": [
|
|
"PA6-CF"
|
|
],
|
|
"filament_vendor": [
|
|
"DREMC"
|
|
],
|
|
"nozzle_temperature": [
|
|
"270"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"270"
|
|
],
|
|
"nozzle_temperature_range_low": [
|
|
"260"
|
|
],
|
|
"overhang_fan_speed": [
|
|
"100"
|
|
],
|
|
"reduce_fan_stop_start_freq": [
|
|
"1"
|
|
],
|
|
"temperature_vitrification": [
|
|
"215"
|
|
],
|
|
"textured_plate_temp": [
|
|
"90"
|
|
],
|
|
"textured_plate_temp_initial_layer": [
|
|
"90"
|
|
]
|
|
}
|