Files
ESP3D-WEBUI/extensions/gcodeViewer/README.md
2024-11-28 14:57:48 +08:00

762 B

This ESP3D-WebUI extension is a WebGL-based G-code viewer designed to provide an interactive and high-performance visualization of G-code files directly in the web browser.
It offers the following features:

  • Real-time 3D rendering of 3D printing toolpaths.
  • Efficient loading and processing of large G-code files.
  • Intuitive user interface with visualization controls.
  • Dynamic filtering of print layers.
  • Customizable viewing options (auto-rotation, axis inversion, etc.).
  • Performance optimizations for smooth experience even with complex models.

[!INFO]

Note

This extension is for 3D printers only, it will not work with CNC machines, an updated version is planned for the future.

The package is built in /dist directory