You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This ESP3D-WebUI extension allows you to visualize and interact with a represention of the workspace of your machine. It offers the following features:
2
+
3
+
* Display the workspace with X and Y axes, along with customizable graduations.
4
+
* Support for mouse and touch interactions, providing intuitive control.
5
+
* Real-time display of the machine coordinates of the cursor or touch point.
6
+
* Customizable UI styles using CSS variables.
7
+
* Customisable travel command to send to the machine.
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.
2
+
It offers the following features:
3
+
4
+
* Real-time 3D rendering of 3D printing toolpaths.
5
+
* Efficient loading and processing of large G-code files.
6
+
* Intuitive user interface with visualization controls.
0 commit comments