настройки для чпу
This commit is contained in:
@@ -3,16 +3,16 @@
|
|||||||
"circle_diameter": 3,
|
"circle_diameter": 3,
|
||||||
"top_point": [
|
"top_point": [
|
||||||
0,
|
0,
|
||||||
-1.9999999999999998
|
-2.0000000000000018
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"cutout": {
|
"cutout": {
|
||||||
"bottom": 2,
|
"bottom": 2,
|
||||||
"enabled": false,
|
"enabled": true,
|
||||||
"left": 2,
|
"left": 2,
|
||||||
"right": 2,
|
"right": 2,
|
||||||
"side": "auto",
|
"side": "auto",
|
||||||
"tab_width": 3,
|
"tab_width": 0.8,
|
||||||
"tabs_enabled": true,
|
"tabs_enabled": true,
|
||||||
"top": 2
|
"top": 2
|
||||||
},
|
},
|
||||||
@@ -53,7 +53,7 @@
|
|||||||
"cut_multidepth": false,
|
"cut_multidepth": false,
|
||||||
"cut_z": -0.05,
|
"cut_z": -0.05,
|
||||||
"drill_depth_per_pass": 0.5,
|
"drill_depth_per_pass": 0.5,
|
||||||
"drill_diameter": 0.5,
|
"drill_diameter": 0.9,
|
||||||
"drill_multidepth": false,
|
"drill_multidepth": false,
|
||||||
"drill_side": "top",
|
"drill_side": "top",
|
||||||
"drill_z": -2.3,
|
"drill_z": -2.3,
|
||||||
@@ -62,9 +62,10 @@
|
|||||||
"feedrate_z": 100,
|
"feedrate_z": 100,
|
||||||
"include_m_commands": false,
|
"include_m_commands": false,
|
||||||
"mill_diameter": 0.5,
|
"mill_diameter": 0.5,
|
||||||
"min_copper_strip_width": 0,
|
"mill_drills": true,
|
||||||
|
"min_copper_strip_width": 0.5,
|
||||||
"spindle_speed": 10000,
|
"spindle_speed": 10000,
|
||||||
"travel_z": 2,
|
"travel_z": 1,
|
||||||
"units": "MM"
|
"units": "MM"
|
||||||
},
|
},
|
||||||
"type": "cncgerber-pcb-project",
|
"type": "cncgerber-pcb-project",
|
||||||
|
|||||||
Reference in New Issue
Block a user