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:
26
resources/profiles/Mellow/machine/M1 0.2 nozzle.json
Normal file
26
resources/profiles/Mellow/machine/M1 0.2 nozzle.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "M1 0.2 nozzle",
|
||||
"inherits": "fdm_common_M1",
|
||||
"from": "system",
|
||||
"setting_id": "m1_m002",
|
||||
"instantiation": "true",
|
||||
"printer_model": "M1",
|
||||
"nozzle_diameter": [
|
||||
"0.2"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.16"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.04"
|
||||
],
|
||||
"printer_variant": "0.2",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"106x0",
|
||||
"106x106",
|
||||
"0x106"
|
||||
],
|
||||
"printable_height": "100"
|
||||
}
|
||||
Reference in New Issue
Block a user