jeffeb3 / sandify

web based user interface to create patterns that could be useful for robots that draw in sand with ball bearings.
MIT License
187 stars 34 forks source link

Feature/fix gcode import #248

Closed bobnik closed 1 year ago

bobnik commented 1 year ago

This PR fixes #246 by replacing stream-browserify with the needed polyfills.

Please note that Vite was also upgraded in this release, and the default ports changed (5173 for development, 4173 for production preview). I changed the default back in the config to 3000 for compatibility.

jeffeb3 commented 1 year ago

This is working great. I tested with the regular run and with the build/preview test locally.