mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFT01",
|
||||
"name": "Arena PET-CF @base",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_pet",
|
||||
"from": "system",
|
||||
"filament_id": "GFT01",
|
||||
"instantiation": "false",
|
||||
"temperature_vitrification": [
|
||||
"185"
|
||||
],
|
||||
@@ -29,28 +29,28 @@
|
||||
"fan_cooling_layer_time": [
|
||||
"5"
|
||||
],
|
||||
"cool_plate_temp" : [
|
||||
"cool_plate_temp": [
|
||||
"0"
|
||||
],
|
||||
"eng_plate_temp" : [
|
||||
"eng_plate_temp": [
|
||||
"80"
|
||||
],
|
||||
"hot_plate_temp" : [
|
||||
"hot_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"textured_plate_temp" : [
|
||||
"textured_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"cool_plate_temp_initial_layer" : [
|
||||
"cool_plate_temp_initial_layer": [
|
||||
"0"
|
||||
],
|
||||
"eng_plate_temp_initial_layer" : [
|
||||
"eng_plate_temp_initial_layer": [
|
||||
"80"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"textured_plate_temp_initial_layer" : [
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"required_nozzle_HRC": [
|
||||
@@ -80,4 +80,4 @@
|
||||
"nozzle_temperature": [
|
||||
"270"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user