Initial release
This commit is contained in:
commit
d4d1215874
16967 changed files with 4075897 additions and 0 deletions
26
resources/profiles/Mellow/machine/M1 0.8 nozzle.json
Normal file
26
resources/profiles/Mellow/machine/M1 0.8 nozzle.json
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"name": "M1 0.8 nozzle",
|
||||
"inherits": "fdm_common_M1",
|
||||
"from": "system",
|
||||
"setting_id": "m1_m004",
|
||||
"instantiation": "true",
|
||||
"printer_model": "M1",
|
||||
"nozzle_diameter": [
|
||||
"0.8"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.6"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.2"
|
||||
],
|
||||
"printer_variant": "0.8",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"106x0",
|
||||
"106x106",
|
||||
"0x106"
|
||||
],
|
||||
"printable_height": "100"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue