Repetier v0.95F and v1.6.2 issues

All,
I have just downloaded the following Repetier versions trying to do my first 3D print job and I have had issues with both versions.

I downloaded and installed 1.6.2 first and my window that shows the object never redraws. I still see my desktop icons through the window.

so...

I uninstalled and tried to install 0.95F and I get the same thing, plus I get the follow errors:

15:09:32.890 : Error drawing 3d view:Unable to find an entry point named 'glBindBuffer' in DLL 'opengl32.dll'. /    at OpenTK.Graphics.OpenGL.GL.Core.BindBuffer(BufferTarget target, UInt32 buffer)
   at OpenTK.Graphics.OpenGL.GL.BindBuffer(BufferTarget target, Int32 buffer)
   at RepetierHostExtender.geom.Submesh.Draw(Int32 method, Vector3 edgetrans, Boolean forceFaces)
   at RepetierHost.model.PrintModel.Paint()
   at RepetierHost.view.ThreeDControl.DrawModels()
   at RepetierHost.view.ThreeDControl.gl_Paint(Object sender, PaintEventArgs e)


Any ideas?

My setup is:
Dell D530
Windows XP SP3

Keith

Comments

  • Looks like your opengl implementation does not meet version 1.5 or newer. Updating OpenGL 3d driver might help if available.
Sign In or Register to comment.