+gerber и чпу

This commit is contained in:
2026-08-09 15:28:44 +03:00
parent 706ae4de82
commit eaddf277ea
23 changed files with 4751 additions and 4 deletions

View File

@@ -0,0 +1,72 @@
{
"alignment": {
"circle_diameter": 3,
"top_point": [
0,
-1.9999999999999998
]
},
"cutout": {
"bottom": 2,
"enabled": false,
"left": 2,
"right": 2,
"side": "auto",
"tab_width": 3,
"tabs_enabled": true,
"top": 2
},
"files": [
{
"layer": "bottom",
"mirror_x": false,
"mirror_y": false,
"path": "OptoTest.GBL"
},
{
"layer": "top",
"mirror_x": false,
"mirror_y": false,
"path": "OptoTest.GTL"
},
{
"layer": "drill",
"mirror_x": false,
"mirror_y": false,
"path": "OptoTest.TXT"
}
],
"mirror": {
"axis": "Y",
"enabled": true,
"left_reference_offset": -9,
"point": [
91,
0
],
"reference_distance": 200
},
"output_dir": "F:/Work/CNC/CNC Software/CNCGerber/cam-output",
"settings": {
"combine_top_and_cutout": false,
"cut_depth_per_pass": 0.5,
"cut_multidepth": false,
"cut_z": -0.05,
"drill_depth_per_pass": 0.5,
"drill_diameter": 0.5,
"drill_multidepth": false,
"drill_side": "top",
"drill_z": -2.3,
"feedrate_rapid": 500,
"feedrate_xy": 200,
"feedrate_z": 100,
"include_m_commands": false,
"mill_diameter": 0.5,
"min_copper_strip_width": 0,
"spindle_speed": 10000,
"travel_z": 2,
"units": "MM"
},
"type": "cncgerber-pcb-project",
"version": 1
}