mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-09 10:16:50 +00:00
Fix Kobra 3 Max bed exclusion zones (#13879)
This commit is contained in:
@@ -33,10 +33,10 @@
|
|||||||
"disable_m73": "0",
|
"disable_m73": "0",
|
||||||
"gcode_flavor": "klipper",
|
"gcode_flavor": "klipper",
|
||||||
"printable_area": [
|
"printable_area": [
|
||||||
"3x0",
|
"0x0",
|
||||||
"423x0",
|
"426x0",
|
||||||
"423x420",
|
"426x420",
|
||||||
"3x420"
|
"0x420"
|
||||||
],
|
],
|
||||||
"printable_height": "501",
|
"printable_height": "501",
|
||||||
"thumbnails": "230x110/PNG",
|
"thumbnails": "230x110/PNG",
|
||||||
@@ -48,7 +48,24 @@
|
|||||||
"bbl_use_printhost": "0",
|
"bbl_use_printhost": "0",
|
||||||
"bed_custom_model": "",
|
"bed_custom_model": "",
|
||||||
"bed_custom_texture": "",
|
"bed_custom_texture": "",
|
||||||
"bed_exclude_area": [],
|
"bed_exclude_area": [
|
||||||
|
"0x0",
|
||||||
|
"3x0",
|
||||||
|
"3x420",
|
||||||
|
"0x420",
|
||||||
|
"0x0",
|
||||||
|
"423x0",
|
||||||
|
"423x0",
|
||||||
|
"423x0",
|
||||||
|
"423x0",
|
||||||
|
"426x0",
|
||||||
|
"426x420",
|
||||||
|
"423x420",
|
||||||
|
"423x0",
|
||||||
|
"0x0",
|
||||||
|
"0x0",
|
||||||
|
"0x0"
|
||||||
|
],
|
||||||
"bed_mesh_max": "0,0",
|
"bed_mesh_max": "0,0",
|
||||||
"bed_mesh_min": "0,0",
|
"bed_mesh_min": "0,0",
|
||||||
"bed_mesh_probe_distance": "0,0",
|
"bed_mesh_probe_distance": "0,0",
|
||||||
|
|||||||
@@ -23,10 +23,10 @@
|
|||||||
"disable_m73": "0",
|
"disable_m73": "0",
|
||||||
"gcode_flavor": "klipper",
|
"gcode_flavor": "klipper",
|
||||||
"printable_area": [
|
"printable_area": [
|
||||||
"3x0",
|
"0x0",
|
||||||
"423x0",
|
"426x0",
|
||||||
"423x420",
|
"426x420",
|
||||||
"3x420"
|
"0x420"
|
||||||
],
|
],
|
||||||
"printable_height": "501",
|
"printable_height": "501",
|
||||||
"thumbnails": "230x110/PNG",
|
"thumbnails": "230x110/PNG",
|
||||||
@@ -38,7 +38,24 @@
|
|||||||
"bbl_use_printhost": "0",
|
"bbl_use_printhost": "0",
|
||||||
"bed_custom_model": "",
|
"bed_custom_model": "",
|
||||||
"bed_custom_texture": "",
|
"bed_custom_texture": "",
|
||||||
"bed_exclude_area": [],
|
"bed_exclude_area": [
|
||||||
|
"0x0",
|
||||||
|
"3x0",
|
||||||
|
"3x420",
|
||||||
|
"0x420",
|
||||||
|
"0x0",
|
||||||
|
"423x0",
|
||||||
|
"423x0",
|
||||||
|
"423x0",
|
||||||
|
"423x0",
|
||||||
|
"426x0",
|
||||||
|
"426x420",
|
||||||
|
"423x420",
|
||||||
|
"423x0",
|
||||||
|
"0x0",
|
||||||
|
"0x0",
|
||||||
|
"0x0"
|
||||||
|
],
|
||||||
"bed_mesh_max": "0,0",
|
"bed_mesh_max": "0,0",
|
||||||
"bed_mesh_min": "0,0",
|
"bed_mesh_min": "0,0",
|
||||||
"bed_mesh_probe_distance": "0,0",
|
"bed_mesh_probe_distance": "0,0",
|
||||||
|
|||||||
@@ -23,10 +23,10 @@
|
|||||||
"disable_m73": "0",
|
"disable_m73": "0",
|
||||||
"gcode_flavor": "klipper",
|
"gcode_flavor": "klipper",
|
||||||
"printable_area": [
|
"printable_area": [
|
||||||
"3x0",
|
"0x0",
|
||||||
"423x0",
|
"426x0",
|
||||||
"423x420",
|
"426x420",
|
||||||
"3x420"
|
"0x420"
|
||||||
],
|
],
|
||||||
"printable_height": "501",
|
"printable_height": "501",
|
||||||
"thumbnails": "230x110/PNG",
|
"thumbnails": "230x110/PNG",
|
||||||
@@ -38,7 +38,24 @@
|
|||||||
"bbl_use_printhost": "0",
|
"bbl_use_printhost": "0",
|
||||||
"bed_custom_model": "",
|
"bed_custom_model": "",
|
||||||
"bed_custom_texture": "",
|
"bed_custom_texture": "",
|
||||||
"bed_exclude_area": [],
|
"bed_exclude_area": [
|
||||||
|
"0x0",
|
||||||
|
"3x0",
|
||||||
|
"3x420",
|
||||||
|
"0x420",
|
||||||
|
"0x0",
|
||||||
|
"423x0",
|
||||||
|
"423x0",
|
||||||
|
"423x0",
|
||||||
|
"423x0",
|
||||||
|
"426x0",
|
||||||
|
"426x420",
|
||||||
|
"423x420",
|
||||||
|
"423x0",
|
||||||
|
"0x0",
|
||||||
|
"0x0",
|
||||||
|
"0x0"
|
||||||
|
],
|
||||||
"bed_mesh_max": "0,0",
|
"bed_mesh_max": "0,0",
|
||||||
"bed_mesh_min": "0,0",
|
"bed_mesh_min": "0,0",
|
||||||
"bed_mesh_probe_distance": "0,0",
|
"bed_mesh_probe_distance": "0,0",
|
||||||
|
|||||||
Reference in New Issue
Block a user