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>
87 lines
1.3 KiB
JSON
87 lines
1.3 KiB
JSON
{
|
|
"type": "filament",
|
|
"name": "DREMC PET-CF @base",
|
|
"inherits": "fdm_filament_pet",
|
|
"from": "system",
|
|
"filament_id": "DREMC008",
|
|
"instantiation": "false",
|
|
"cool_plate_temp": [
|
|
"0"
|
|
],
|
|
"cool_plate_temp_initial_layer": [
|
|
"0"
|
|
],
|
|
"eng_plate_temp": [
|
|
"70"
|
|
],
|
|
"eng_plate_temp_initial_layer": [
|
|
"70"
|
|
],
|
|
"fan_cooling_layer_time": [
|
|
"242"
|
|
],
|
|
"fan_min_speed": [
|
|
"0"
|
|
],
|
|
"filament_cost": [
|
|
"70"
|
|
],
|
|
"filament_density": [
|
|
"1.3"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.95"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"12"
|
|
],
|
|
"filament_type": [
|
|
"PET-CF"
|
|
],
|
|
"filament_vendor": [
|
|
"DREMC"
|
|
],
|
|
"hot_plate_temp": [
|
|
"70"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"70"
|
|
],
|
|
"nozzle_temperature": [
|
|
"300"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"300"
|
|
],
|
|
"nozzle_temperature_range_high": [
|
|
"300"
|
|
],
|
|
"nozzle_temperature_range_low": [
|
|
"270"
|
|
],
|
|
"required_nozzle_HRC": [
|
|
"40"
|
|
],
|
|
"supertack_plate_temp": [
|
|
"80"
|
|
],
|
|
"supertack_plate_temp_initial_layer": [
|
|
"80"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"5"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"10"
|
|
],
|
|
"temperature_vitrification": [
|
|
"147"
|
|
],
|
|
"textured_plate_temp": [
|
|
"70"
|
|
],
|
|
"textured_plate_temp_initial_layer": [
|
|
"70"
|
|
]
|
|
}
|