VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

A 5 axis milling machine simulator

CUQ  (2 Submissions)   Miscellaneous   Visual Basic 5.0   Advanced   Wed 3rd February 2021

It's a simulation software for 5 axis milling machine. I'm using OpenGL library and especially the function glGetDoublev glgModelViewMatrix, Matrix(1) to get back the Opengl matrix.
Tool and tool holder are created via standard Opengl function like gluSphere, gluDisk,and gluCylinder .. The elements of the milling machines are created via STL ascii file and you will find in the source code some samples of ISO code and STL part.
I'm sorry because all the code and comments are in french but if I have any time and if someone is interresting I will try to translate the code in english.
It's of course a Beta release full of bugs and limitations.
You can find the zip file at :
https://5axes.free.fr/devel_machine/Machine-en.zip
Just
some informations concerning the dynamic manipulation
Clic on the PictureBox with the left button to move the machine.
The zoom function is attached to the right button.
Press the shift key + the left button it's a rotation against X and Y
Shift key + right button = rotation against Z axis
Regards

Assumes
It's of course a Beta release full of bugs and limitations. All is In the Zip File but I have some trouble To upload the zip file. For the moment you can find the zip file at : http://5axes.free.fr/devel_machine/Machine-en.zip

Rate A 5 axis milling machine simulator (14(14 Vote))

Download A 5 axis milling machine simulator

A 5 axis milling machine simulator Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters