mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 02:41:17 +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>
31 lines
525 B
JSON
31 lines
525 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Generic PLA @UltiMaker 2 0.4 nozzle",
|
|
"inherits": "Generic PLA @System",
|
|
"from": "system",
|
|
"setting_id": "3i42yTge4Nm6R2Yo",
|
|
"filament_id": "OFDSrzZ8",
|
|
"instantiation": "true",
|
|
"filament_diameter": [
|
|
"2.85"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"8"
|
|
],
|
|
"hot_plate_temp": [
|
|
"60"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"60"
|
|
],
|
|
"nozzle_temperature": [
|
|
"200"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"200"
|
|
],
|
|
"compatible_printers": [
|
|
"UltiMaker 2 0.4 nozzle"
|
|
]
|
|
}
|