ENH: add upward machine for N1

Also fix a bug in default print profiles

Change-Id: I515e8762870968acce8fe17bdf33c7d380b3c29b
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
(cherry picked from commit 33c0a597c8b5390790772da06d880f6c03259817)
This commit is contained in:
xun.zhang 2023-08-14 15:39:09 +08:00 committed by Lane.Wei
parent 0f57aa2b91
commit 394196eef0
4 changed files with 26 additions and 2 deletions

View file

@ -58,5 +58,11 @@
"0x180"
],
"printable_height": "180",
"scan_first_layer": "0"
"scan_first_layer": "0",
"upward_compatible_machine": [
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab X1 0.4 nozzle",
"Bambu Lab X1 Carbon 0.4 nozzle"
]
}