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>
34 lines
570 B
JSON
34 lines
570 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Generic PETG @UltiMaker 2 0.4 nozzle",
|
|
"inherits": "Generic PETG @System",
|
|
"from": "system",
|
|
"setting_id": "WR3y0y8gmWH40llb",
|
|
"filament_id": "OFYPdQJh",
|
|
"instantiation": "true",
|
|
"filament_diameter": [
|
|
"2.85"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"6"
|
|
],
|
|
"hot_plate_temp": [
|
|
"85"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"85"
|
|
],
|
|
"nozzle_temperature": [
|
|
"240"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"240"
|
|
],
|
|
"reduce_fan_stop_start_freq": [
|
|
"0"
|
|
],
|
|
"compatible_printers": [
|
|
"UltiMaker 2 0.4 nozzle"
|
|
]
|
|
}
|