mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 10:51:22 +00:00
* Rework Ultimaker profiles The Ultimaker profiles where not usable by default * Fixes * couple small fixes * Rework Ultimaker profiles The Ultimaker profiles where not usable by default * Fixes * couple small fixes * Fixes * fix errors --------- Co-authored-by: yw4z <ywsyildiz@gmail.com> Co-authored-by: SoftFever <softfeverever@gmail.com>
43 lines
680 B
JSON
43 lines
680 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Generic ABS @UltiMaker 2 0.4 nozzle",
|
|
"inherits": "Generic ABS @System",
|
|
"from": "system",
|
|
"setting_id": "z65YPRPvIareA5TJ",
|
|
"filament_id": "OFY9muEs",
|
|
"instantiation": "true",
|
|
"filament_diameter": [
|
|
"2.85"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"6"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"100"
|
|
],
|
|
"nozzle_temperature": [
|
|
"250"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"250"
|
|
],
|
|
"fan_max_speed": [
|
|
"50"
|
|
],
|
|
"overhang_fan_speed": [
|
|
"50"
|
|
],
|
|
"fan_cooling_layer_time": [
|
|
"15"
|
|
],
|
|
"reduce_fan_stop_start_freq": [
|
|
"0"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"1"
|
|
],
|
|
"compatible_printers": [
|
|
"UltiMaker 2 0.4 nozzle"
|
|
]
|
|
}
|