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>
59 lines
868 B
JSON
59 lines
868 B
JSON
{
|
|
"type": "filament",
|
|
"name": "DREMC PETG @base",
|
|
"inherits": "fdm_filament_pet",
|
|
"from": "system",
|
|
"filament_id": "DREMC002",
|
|
"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": [
|
|
"30"
|
|
],
|
|
"fan_max_speed": [
|
|
"90"
|
|
],
|
|
"fan_min_speed": [
|
|
"20"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.95"
|
|
],
|
|
"filament_vendor": [
|
|
"DREMC"
|
|
],
|
|
"hot_plate_temp": [
|
|
"70"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"70"
|
|
],
|
|
"overhang_fan_speed": [
|
|
"50"
|
|
],
|
|
"overhang_fan_threshold": [
|
|
"10%"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"12"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"10"
|
|
],
|
|
"textured_plate_temp": [
|
|
"70"
|
|
],
|
|
"textured_plate_temp_initial_layer": [
|
|
"70"
|
|
]
|
|
} |