Whether you are a seasoned maker or just starting out with laser cutting, there is a universal moment of tension: hitting “Start” on a job and hoping the laser follows the path you actually intended.
One wrong setting or a miscalculated offset can lead to wasted material or, worse, a ruined project. To solve this, I’ve been working on LaserView, a dedicated web-based tool designed to give you total peace of mind before the laser ever touches the workpiece.
What is LaserView?
LaserView is a lightweight, fast, and intuitive visualizer for G-code files specifically prepared for laser cutters. Instead of sending your files blindly to the machine, you can drop them into LaserView to verify the geometry, check the paths, and ensure everything is exactly where it should be.
Why Use a G-code Previewer?
Most CAM software provides a preview, but seeing the raw G-code in a neutral environment is a critical “sanity check.” LaserView helps you:
- Catch Errors Early: Spot disconnected lines, incorrect scaling, or paths that extend outside your machine’s work area.
- Verify Power & Speed Commands: Ensure your G-code commands are being interpreted correctly by the visualizer.
- Save Material: By catching a mistake in the browser, you save the wood, acrylic, or leather that would have been wasted on a bad run.
- No Installation Required: Because it runs in the browser, you can check your files from any computer in the workshop without installing heavy software.
Open Source and Accessible
I believe in the power of the maker community, which is why LaserView is open source. Whether you want to use it as-is or dive into the code to see how it parses G-code, the project is available for everyone.
How to Get Started
Using the app is simple. Just export your G-code from your preferred design tool (like LightBurn, Inkscape, or Fusion 360), and load it into the LaserView interface. You’ll get an immediate visual representation of the laser’s path, allowing you to “measure twice and cut once”—digitally.
Happy making!