mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +00:00
Updates VOLUMIC profils
This commit is contained in:
@@ -4,73 +4,27 @@
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"fan_cooling_layer_time": [
|
||||
"100"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"42"
|
||||
],
|
||||
"filament_type": [
|
||||
"PLA"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.24"
|
||||
],
|
||||
"filament_cost": [
|
||||
"37.50"
|
||||
],
|
||||
"cool_plate_temp" : [
|
||||
"50"
|
||||
],
|
||||
"eng_plate_temp" : [
|
||||
"50"
|
||||
],
|
||||
"hot_plate_temp" : [
|
||||
"50"
|
||||
],
|
||||
"textured_plate_temp" : [
|
||||
"50"
|
||||
],
|
||||
"cool_plate_temp_initial_layer" : [
|
||||
"50"
|
||||
],
|
||||
"eng_plate_temp_initial_layer" : [
|
||||
"50"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"50"
|
||||
],
|
||||
"textured_plate_temp_initial_layer" : [
|
||||
"50"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"210"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
],
|
||||
"slow_down_for_layer_cooling": [
|
||||
"1"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"100"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"100"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"close_fan_the_first_x_layers": [
|
||||
"1"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"210"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"4"
|
||||
]
|
||||
"fan_cooling_layer_time": ["100"],
|
||||
"filament_max_volumetric_speed": ["42"],
|
||||
"filament_type": ["PLA"],
|
||||
"filament_density": ["1.24"],
|
||||
"filament_cost": ["37.50"],
|
||||
"cool_plate_temp" : ["50"],
|
||||
"eng_plate_temp" : ["50"],
|
||||
"hot_plate_temp" : ["50"],
|
||||
"textured_plate_temp" : ["50"],
|
||||
"cool_plate_temp_initial_layer" : ["50"],
|
||||
"eng_plate_temp_initial_layer" : ["50"],
|
||||
"hot_plate_temp_initial_layer" : ["50"],
|
||||
"textured_plate_temp_initial_layer" : ["50"],
|
||||
"nozzle_temperature_initial_layer": ["210"],
|
||||
"reduce_fan_stop_start_freq": ["1"],
|
||||
"slow_down_for_layer_cooling": ["1"],
|
||||
"fan_max_speed": ["100"],
|
||||
"fan_min_speed": ["100"],
|
||||
"overhang_fan_speed": ["100"],
|
||||
"close_fan_the_first_x_layers": ["1"],
|
||||
"nozzle_temperature": ["210"],
|
||||
"slow_down_min_speed": ["10"],
|
||||
"slow_down_layer_time": ["4"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user