mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 06:53:47 -07:00
Initial release
This commit is contained in:
40
resources/profiles/Prusa/machine/Prusa MK3.5 0.6 nozzle.json
Normal file
40
resources/profiles/Prusa/machine/Prusa MK3.5 0.6 nozzle.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "Prusa MK3.5 0.6 nozzle",
|
||||
"inherits": "Prusa MK3.5 0.4 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "GM002",
|
||||
"instantiation": "true",
|
||||
"gcode_flavor": "marlin2",
|
||||
"printer_model": "Prusa MK3.5",
|
||||
"printer_variant": "0.6",
|
||||
"default_filament_profile": [
|
||||
"Prusa Generic PLA @MK3.5 0.6"
|
||||
],
|
||||
"default_print_profile": "0.25mm Standard @MK3.5",
|
||||
"nozzle_diameter": [
|
||||
"0.6"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.4"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.15"
|
||||
],
|
||||
"retraction_length": [
|
||||
"0.7"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"35"
|
||||
],
|
||||
"deretraction_speed": [
|
||||
"25"
|
||||
],
|
||||
"thumbnails": [
|
||||
"16x16/QOI",
|
||||
"313x173/QOI",
|
||||
"440x240/QOI",
|
||||
"480x240/QOI",
|
||||
"640x480/PNG"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user