Welcome! Log In Create A New Profile

Advanced

Please change http://reprap.org/bin/view/Main/RepRapLinuxSoftware

Posted by stephen george 
Please change http://reprap.org/bin/view/Main/RepRapLinuxSoftware
January 17, 2008 11:29PM
For the love of god please please please change the instructions on

[reprap.org]

>from

The j3d.org 3D utility library

There is an additional 3D utility library needed to be able to open and work with STL files. Download it from here (right-mouse-click on the Download link in your web browser), and save it in your home directory. Then install it along with the Java3D .jar files (via sudo again):

to

Download it from here (!!!!!DO NOT !!!!!!right-mouse-click on the Download link in your web browser and save it in your home directory. because you will spend the next few days in java hell trying to work out why you are getting

./reprap-host.sh
Exception in thread "RepRap" java.lang.NoClassDefFoundError: org/j3d/renderer/java3d/loaders/STLLoader
at org.reprap.gui.STLObject.loadSingleSTL(Unknown Source)
at org.reprap.gui.STLObject.addSTL(Unknown Source)
at org.reprap.gui.RepRapBuild.createSceneBranchGroup(Unknown Source)
at org.reprap.gui.Panel3D.initJava3d(Unknown Source)
at org.reprap.gui.Panel3D.initialise(Unknown Source)
at org.reprap.gui.RepRapBuild.(Unknown Source)
at org.reprap.Main.createAndShowGUI(Unknown Source)
at org.reprap.Main.access$2200(Unknown Source)
at org.reprap.Main$22.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)


)

I refer you to

[forums.reprap.org]

the last few comments by reece.arnott
Re: Please change http://reprap.org/bin/view/Main/RepRapLinuxSoftware
January 19, 2008 12:16PM
Sorry about that. Done...


best wishes

Adrian

[reprap.org]
[reprapltd.com]
Re: Please change http://reprap.org/bin/view/Main/RepRapLinuxSoftware
January 20, 2008 08:37PM
After reformating and reinstalling, I still couldn't get the reprap host software to work. And this is the reason why. That you for posting this.

I still, mind you, think that the host software is bloated. I think it should consist of several smaller utilities for slice-n-dice, fill patterns, stepper exercisers, etc. It could even have a "build animation" as the last step. That'd be much more accessible than a monolithic implementation. But maybe I'm just to steeped in "The Unix Way" and need to be more flexible.

I wouldn't care so much if I could get it to work, obviously.
Re: Please change http://reprap.org/bin/view/Main/RepRapLinuxSoftware
January 21, 2008 07:09PM
Jgilmore,

I agree with you on the monolithic nature of the beast, but building a wholly self contained software like this was the easiest way to get it going.

I imagine after we really get going, someone will come along and break up the software into different chunks to make life easier.

Also, we're working on getting all the libraries into the .jar itself to make things easier installation wise.
Sorry, only registered users may post in this forum.

Click here to login