mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Initial release
This commit is contained in:
26
resources/profiles/Mellow/machine/M1 0.6 nozzle.json
Normal file
26
resources/profiles/Mellow/machine/M1 0.6 nozzle.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "M1 0.6 nozzle",
|
||||
"inherits": "fdm_common_M1",
|
||||
"from": "system",
|
||||
"setting_id": "m1_m003",
|
||||
"instantiation": "true",
|
||||
"printer_model": "M1",
|
||||
"nozzle_diameter": [
|
||||
"0.6"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.4"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.12"
|
||||
],
|
||||
"printer_variant": "0.6",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"106x0",
|
||||
"106x106",
|
||||
"0x106"
|
||||
],
|
||||
"printable_height": "100"
|
||||
}
|
||||
Reference in New Issue
Block a user