mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-04-06 00:32:05 +02:00
[Profiles] Fix bed_exclude_area excluding the whole bed on Anycubic Kobra 3 (#10914)
This commit is contained in:
@@ -36,21 +36,15 @@
|
||||
"bed_custom_texture": "",
|
||||
"bed_exclude_area": [
|
||||
"0x0",
|
||||
"2.5x0",
|
||||
"2.5x255",
|
||||
"0x255",
|
||||
"0x255",
|
||||
"255x255",
|
||||
"255x252.5",
|
||||
"0x252.5",
|
||||
"255x255",
|
||||
"252.5x255",
|
||||
"252.5x0",
|
||||
"255x0",
|
||||
"255x255",
|
||||
"0x255",
|
||||
"0x0",
|
||||
"0x2.5",
|
||||
"255x2.5",
|
||||
"255x0"
|
||||
"2x2",
|
||||
"2x253",
|
||||
"253x253",
|
||||
"253x2",
|
||||
"2x2"
|
||||
],
|
||||
"bed_mesh_max": "0,0",
|
||||
"bed_mesh_min": "0,0",
|
||||
|
||||
@@ -36,21 +36,15 @@
|
||||
"bed_custom_texture": "",
|
||||
"bed_exclude_area": [
|
||||
"0x0",
|
||||
"2.5x0",
|
||||
"2.5x255",
|
||||
"0x255",
|
||||
"0x255",
|
||||
"255x255",
|
||||
"255x252.5",
|
||||
"0x252.5",
|
||||
"255x255",
|
||||
"252.5x255",
|
||||
"252.5x0",
|
||||
"255x0",
|
||||
"255x255",
|
||||
"0x255",
|
||||
"0x0",
|
||||
"0x2.5",
|
||||
"255x2.5",
|
||||
"255x0"
|
||||
"2x2",
|
||||
"2x253",
|
||||
"253x253",
|
||||
"253x2",
|
||||
"2x2"
|
||||
],
|
||||
"bed_mesh_max": "0,0",
|
||||
"bed_mesh_min": "0,0",
|
||||
|
||||
@@ -36,21 +36,15 @@
|
||||
"bed_custom_texture": "",
|
||||
"bed_exclude_area": [
|
||||
"0x0",
|
||||
"2.5x0",
|
||||
"2.5x255",
|
||||
"0x255",
|
||||
"0x255",
|
||||
"255x255",
|
||||
"255x252.5",
|
||||
"0x252.5",
|
||||
"255x255",
|
||||
"252.5x255",
|
||||
"252.5x0",
|
||||
"255x0",
|
||||
"255x255",
|
||||
"0x255",
|
||||
"0x0",
|
||||
"0x2.5",
|
||||
"255x2.5",
|
||||
"255x0"
|
||||
"2x2",
|
||||
"2x253",
|
||||
"253x253",
|
||||
"253x2",
|
||||
"2x2"
|
||||
],
|
||||
"bed_mesh_max": "0,0",
|
||||
"bed_mesh_min": "0,0",
|
||||
|
||||
@@ -36,21 +36,15 @@
|
||||
"bed_custom_texture": "",
|
||||
"bed_exclude_area": [
|
||||
"0x0",
|
||||
"2.5x0",
|
||||
"2.5x255",
|
||||
"0x255",
|
||||
"0x255",
|
||||
"255x255",
|
||||
"255x252.5",
|
||||
"0x252.5",
|
||||
"255x255",
|
||||
"252.5x255",
|
||||
"252.5x0",
|
||||
"255x0",
|
||||
"255x255",
|
||||
"0x255",
|
||||
"0x0",
|
||||
"0x2.5",
|
||||
"255x2.5",
|
||||
"255x0"
|
||||
"2x2",
|
||||
"2x253",
|
||||
"253x253",
|
||||
"253x2",
|
||||
"2x2"
|
||||
],
|
||||
"bed_mesh_max": "0,0",
|
||||
"bed_mesh_min": "0,0",
|
||||
|
||||
Reference in New Issue
Block a user