mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 21:25:13 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,40 +1,31 @@
|
||||
{
|
||||
"instantiation": "true",
|
||||
"version": "1.0.0.0",
|
||||
|
||||
"type": "filament",
|
||||
"name": "Cubicon PETG @Cubicon xCeler-I 0.4 nozzle",
|
||||
"inherits": "fdm_filament_pet",
|
||||
"filament_id": "P510cfc0",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Cubicon xCeler-I 0.4 nozzle"
|
||||
],
|
||||
|
||||
"default_filament_colour": "",
|
||||
|
||||
"filament_id": "P510cfc0",
|
||||
|
||||
"filament_settings_id": [
|
||||
"Cubicon PETG @Cubicon xCeler-I 0.4 nozzle"
|
||||
],
|
||||
|
||||
"filament_type": [
|
||||
"PETG"
|
||||
],
|
||||
|
||||
"filament_vendor": [
|
||||
"Cubicon"
|
||||
],
|
||||
|
||||
"inherits": "fdm_filament_pet",
|
||||
|
||||
"is_custom_defined": "0",
|
||||
"name": "Cubicon PETG @Cubicon xCeler-I 0.4 nozzle",
|
||||
"hot_plate_temp": [
|
||||
"80"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"80"
|
||||
],
|
||||
],
|
||||
"close_fan_the_first_x_layers": [
|
||||
"3"
|
||||
],
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"30"
|
||||
],
|
||||
@@ -43,10 +34,10 @@
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.99"
|
||||
],
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"8"
|
||||
],
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"235"
|
||||
],
|
||||
@@ -61,20 +52,20 @@
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"240"
|
||||
],
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"70"
|
||||
],
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"230"
|
||||
],
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"250"
|
||||
],
|
||||
"additional_cooling_fan_speed": [
|
||||
"0"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user