ENH: add printer structure in config

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I78969725c8b9984872e57fd2da476b9417cc1df7
This commit is contained in:
xun.zhang 2023-08-22 19:40:48 +08:00 committed by Lane.Wei
parent 24cb5a21e4
commit 9fc0e74008
3 changed files with 4 additions and 9 deletions

View file

@ -10,9 +10,6 @@
],
"printer_model": "Bambu Lab X1",
"printer_variant": "0.4",
"z_hop": [
"0.2"
],
"auxiliary_fan": "0",
"bed_exclude_area": [
"0x0",

View file

@ -10,9 +10,6 @@
],
"printer_model": "Bambu Lab X1 Carbon",
"printer_variant": "0.4",
"z_hop": [
"0.2"
],
"bed_exclude_area": [
"0x0",
"18x0",

View file

@ -10,9 +10,6 @@
],
"printer_model": "Bambu Lab X1E",
"printer_variant": "0.4",
"z_hop": [
"0.2"
],
"bed_exclude_area": [
"0x0",
"18x0",
@ -31,6 +28,10 @@
"scan_first_layer": "1",
"support_air_filtration": "1",
"support_chamber_temp_control": "1",
"z_hop": [
"0.2"
],
"printer_structure": "corexy",
"upward_compatible_machine": [
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab P1P 0.4 nozzle",