laser starting point
faisalzahid12 opened this issue · 2 comments
Follow this steps to open an issue
-
If refers software, include
Workspace.json
. This is available on CAM tab top, Workspace -> Save. Prepare your work, saveworkspace.json
, rename asworkspace.json.txt
and attach in this issue. All resources regarding the issue should be attached (SVG files, images, etc.). An issue opened without resources will be automatically closed upon inspection -
If refers hardware, include enough images, log files, and optionally videos (or link to a Cloud Drive folder) to inspect.
is there a way to tall the laser which points to the start cutting
In CNC world, there's mainly two coordinates systems: machine coordinates and workpiece coordinates. LaserWeb shows the workpiece coordinates, so when you click Set Zero in the Control tab it will zero out all three coordinates. After that, it depends how your original file and generated GCode is built. When you click Run Job, Laserweb will then process the GCode based on that 0,0,0 position you have set.