3D G-Code Simulator animated in web browser #1902
Harvie
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've added funny little feature in latest git version today. You load g-code to bCNC. Make sure web pendant is running in bCNC (runs by default for me). Then you open following link in your web browser and enter endmill parameters:
https://harvie.github.io/cnc-simulator/#bd=3.175&ba=180&bh=10&sz=0&an=0&gurl=http%3A%2F%2Flocalhost%3A8080%2Ftext.ngc
g-code is automaticaly fetched from bCNC and you should get following simulation:
So far you need git version of bCNC for this. When you change the g-code in bCNC just hit F5 (or CTRL+R) in browser and g-code autoupdates...
Beta Was this translation helpful? Give feedback.
All reactions