mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00: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_custom_texture": "",
|
||||||
"bed_exclude_area": [
|
"bed_exclude_area": [
|
||||||
"0x0",
|
"0x0",
|
||||||
"2.5x0",
|
|
||||||
"2.5x255",
|
|
||||||
"0x255",
|
|
||||||
"0x255",
|
|
||||||
"255x255",
|
|
||||||
"255x252.5",
|
|
||||||
"0x252.5",
|
|
||||||
"255x255",
|
|
||||||
"252.5x255",
|
|
||||||
"252.5x0",
|
|
||||||
"255x0",
|
"255x0",
|
||||||
|
"255x255",
|
||||||
|
"0x255",
|
||||||
"0x0",
|
"0x0",
|
||||||
"0x2.5",
|
"2x2",
|
||||||
"255x2.5",
|
"2x253",
|
||||||
"255x0"
|
"253x253",
|
||||||
|
"253x2",
|
||||||
|
"2x2"
|
||||||
],
|
],
|
||||||
"bed_mesh_max": "0,0",
|
"bed_mesh_max": "0,0",
|
||||||
"bed_mesh_min": "0,0",
|
"bed_mesh_min": "0,0",
|
||||||
|
|||||||
@@ -36,21 +36,15 @@
|
|||||||
"bed_custom_texture": "",
|
"bed_custom_texture": "",
|
||||||
"bed_exclude_area": [
|
"bed_exclude_area": [
|
||||||
"0x0",
|
"0x0",
|
||||||
"2.5x0",
|
|
||||||
"2.5x255",
|
|
||||||
"0x255",
|
|
||||||
"0x255",
|
|
||||||
"255x255",
|
|
||||||
"255x252.5",
|
|
||||||
"0x252.5",
|
|
||||||
"255x255",
|
|
||||||
"252.5x255",
|
|
||||||
"252.5x0",
|
|
||||||
"255x0",
|
"255x0",
|
||||||
|
"255x255",
|
||||||
|
"0x255",
|
||||||
"0x0",
|
"0x0",
|
||||||
"0x2.5",
|
"2x2",
|
||||||
"255x2.5",
|
"2x253",
|
||||||
"255x0"
|
"253x253",
|
||||||
|
"253x2",
|
||||||
|
"2x2"
|
||||||
],
|
],
|
||||||
"bed_mesh_max": "0,0",
|
"bed_mesh_max": "0,0",
|
||||||
"bed_mesh_min": "0,0",
|
"bed_mesh_min": "0,0",
|
||||||
|
|||||||
@@ -36,21 +36,15 @@
|
|||||||
"bed_custom_texture": "",
|
"bed_custom_texture": "",
|
||||||
"bed_exclude_area": [
|
"bed_exclude_area": [
|
||||||
"0x0",
|
"0x0",
|
||||||
"2.5x0",
|
|
||||||
"2.5x255",
|
|
||||||
"0x255",
|
|
||||||
"0x255",
|
|
||||||
"255x255",
|
|
||||||
"255x252.5",
|
|
||||||
"0x252.5",
|
|
||||||
"255x255",
|
|
||||||
"252.5x255",
|
|
||||||
"252.5x0",
|
|
||||||
"255x0",
|
"255x0",
|
||||||
|
"255x255",
|
||||||
|
"0x255",
|
||||||
"0x0",
|
"0x0",
|
||||||
"0x2.5",
|
"2x2",
|
||||||
"255x2.5",
|
"2x253",
|
||||||
"255x0"
|
"253x253",
|
||||||
|
"253x2",
|
||||||
|
"2x2"
|
||||||
],
|
],
|
||||||
"bed_mesh_max": "0,0",
|
"bed_mesh_max": "0,0",
|
||||||
"bed_mesh_min": "0,0",
|
"bed_mesh_min": "0,0",
|
||||||
|
|||||||
@@ -36,21 +36,15 @@
|
|||||||
"bed_custom_texture": "",
|
"bed_custom_texture": "",
|
||||||
"bed_exclude_area": [
|
"bed_exclude_area": [
|
||||||
"0x0",
|
"0x0",
|
||||||
"2.5x0",
|
|
||||||
"2.5x255",
|
|
||||||
"0x255",
|
|
||||||
"0x255",
|
|
||||||
"255x255",
|
|
||||||
"255x252.5",
|
|
||||||
"0x252.5",
|
|
||||||
"255x255",
|
|
||||||
"252.5x255",
|
|
||||||
"252.5x0",
|
|
||||||
"255x0",
|
"255x0",
|
||||||
|
"255x255",
|
||||||
|
"0x255",
|
||||||
"0x0",
|
"0x0",
|
||||||
"0x2.5",
|
"2x2",
|
||||||
"255x2.5",
|
"2x253",
|
||||||
"255x0"
|
"253x253",
|
||||||
|
"253x2",
|
||||||
|
"2x2"
|
||||||
],
|
],
|
||||||
"bed_mesh_max": "0,0",
|
"bed_mesh_max": "0,0",
|
||||||
"bed_mesh_min": "0,0",
|
"bed_mesh_min": "0,0",
|
||||||
|
|||||||
Reference in New Issue
Block a user