mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-16 20:25:54 +08:00
ENH: add printer structure in config
Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I78969725c8b9984872e57fd2da476b9417cc1df7
This commit is contained in:
parent
24cb5a21e4
commit
9fc0e74008
@ -10,9 +10,6 @@
|
|||||||
],
|
],
|
||||||
"printer_model": "Bambu Lab X1",
|
"printer_model": "Bambu Lab X1",
|
||||||
"printer_variant": "0.4",
|
"printer_variant": "0.4",
|
||||||
"z_hop": [
|
|
||||||
"0.2"
|
|
||||||
],
|
|
||||||
"auxiliary_fan": "0",
|
"auxiliary_fan": "0",
|
||||||
"bed_exclude_area": [
|
"bed_exclude_area": [
|
||||||
"0x0",
|
"0x0",
|
||||||
|
@ -10,9 +10,6 @@
|
|||||||
],
|
],
|
||||||
"printer_model": "Bambu Lab X1 Carbon",
|
"printer_model": "Bambu Lab X1 Carbon",
|
||||||
"printer_variant": "0.4",
|
"printer_variant": "0.4",
|
||||||
"z_hop": [
|
|
||||||
"0.2"
|
|
||||||
],
|
|
||||||
"bed_exclude_area": [
|
"bed_exclude_area": [
|
||||||
"0x0",
|
"0x0",
|
||||||
"18x0",
|
"18x0",
|
||||||
|
@ -10,9 +10,6 @@
|
|||||||
],
|
],
|
||||||
"printer_model": "Bambu Lab X1E",
|
"printer_model": "Bambu Lab X1E",
|
||||||
"printer_variant": "0.4",
|
"printer_variant": "0.4",
|
||||||
"z_hop": [
|
|
||||||
"0.2"
|
|
||||||
],
|
|
||||||
"bed_exclude_area": [
|
"bed_exclude_area": [
|
||||||
"0x0",
|
"0x0",
|
||||||
"18x0",
|
"18x0",
|
||||||
@ -31,6 +28,10 @@
|
|||||||
"scan_first_layer": "1",
|
"scan_first_layer": "1",
|
||||||
"support_air_filtration": "1",
|
"support_air_filtration": "1",
|
||||||
"support_chamber_temp_control": "1",
|
"support_chamber_temp_control": "1",
|
||||||
|
"z_hop": [
|
||||||
|
"0.2"
|
||||||
|
],
|
||||||
|
"printer_structure": "corexy",
|
||||||
"upward_compatible_machine": [
|
"upward_compatible_machine": [
|
||||||
"Bambu Lab P1S 0.4 nozzle",
|
"Bambu Lab P1S 0.4 nozzle",
|
||||||
"Bambu Lab P1P 0.4 nozzle",
|
"Bambu Lab P1P 0.4 nozzle",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user