luc-github / ESP3D-WEBUI

A Web UI for ESP8266 or ESP32 based boards connected to 3D printers / CNC
GNU General Public License v3.0
762 stars 305 forks source link

Add surfacing wizard (GRBL panel) #196

Closed cotepat closed 3 years ago

cotepat commented 3 years ago

Add a tab to flatten / surface a part in GRBL panel. It dynamically creates a gcode file in SurfaceWizard directory and executes it immediately after.

The code is now clean. Nothing different if you don't use surfacing. I also generated all languages files with the shell script.

cotepat commented 3 years ago

New version available...