Anyone notice the OpenSCAM project?
17 Jun 2013 13:48 #35733
by Tom Brown
Anyone notice the OpenSCAM project? was created by Tom Brown
It's new, really early beta, and missing a lot but it looks promising. I love OpenSCAD so an OpenSCAM is pretty ideal. It's built on GTK and I'm pretty sure OpenSCAD is built on Qt. I prefer Qt but GTK is fine.
www.openscam.org
www.openscam.org
Please Log in or Create an account to join the conversation.
- Bob La Londe
- Offline
- New Member
Less
More
- Posts: 14
- Thank you received: 0
22 Dec 2013 01:44 - 22 Dec 2013 01:46 #41910
by Bob La Londe
Replied by Bob La Londe on topic Anyone notice the OpenSCAM project?
I tried it a while back, and found it only worked for pretty simple stuff. Its an awesome concept. If they ever get it a little more fleshed out and a little more stable I would even pay for it. I am not hopeful hoever. There hasn't been activity on their discussion forum in 6 months, and in one section more than 2 years.
Last edit: 22 Dec 2013 01:46 by Bob La Londe.
Please Log in or Create an account to join the conversation.
25 Mar 2014 05:29 #45207
by jcoffland
Replied by jcoffland on topic Anyone notice the OpenSCAM project?
Hello, I'm the author of OpenSCAM. I just released a new version which uses Qt. It has some bug fixes and now works on OS-X. If you have any .nc files which don't simulate please create a ticket on the GitHub page and attach the file or send it to me by email. I will fix it and it will help make the software better.
Check out the new Website too: openscam.org/
GitHub: github.com/CauldronDevelopmentLLC/OpenSCAM
Check out the new Website too: openscam.org/
GitHub: github.com/CauldronDevelopmentLLC/OpenSCAM
Please Log in or Create an account to join the conversation.
25 Mar 2014 23:00 - 25 Mar 2014 23:01 #45237
by BigJohnT
Replied by BigJohnT on topic Anyone notice the OpenSCAM project?
You might mention that if you have LinuxCNC running 10.04 you have a deb.
openscam.org/releases/beta/release/opens...nscam_0.2.2_i386.deb
I did get an error when I tried to run openscam.
JT
openscam.org/releases/beta/release/opens...nscam_0.2.2_i386.deb
I did get an error when I tried to run openscam.
john@u-shop:~$ openscam
openscam: error while loading shared libraries: libboost_regex.so.1.40.0: cannot open shared object file: No such file or directory
john@u-shop:~$
JT
Last edit: 25 Mar 2014 23:01 by BigJohnT.
Please Log in or Create an account to join the conversation.
- bottleworks
- Offline
- Senior Member
Less
More
- Posts: 73
- Thank you received: 0
29 Mar 2014 15:09 #45362
by bottleworks
Replied by bottleworks on topic Anyone notice the OpenSCAM project?
I've got a copy installed on OS X. It looks like it could be great, but the ngc's written in inches all appear to be rendering in mm. I don't think the inches settings work in the program.
Please Log in or Create an account to join the conversation.
29 Mar 2014 18:46 #45369
by jcoffland
Replied by jcoffland on topic Anyone notice the OpenSCAM project?
@bottleworks, I think you need to issue a G20 in your GCode to get into imperial mode regardless of the GUI setting.
Please Log in or Create an account to join the conversation.
29 Mar 2014 18:51 - 29 Mar 2014 18:51 #45370
by jcoffland
Replied by jcoffland on topic Anyone notice the OpenSCAM project?
@BigJohnT, You should be able solve that problem by installing some packages:
If not I will make a new build with libboost statically linked.
sudo apt-get install libboost-regex1.40.0 libboost-filesystem1.40.0 libboost-system1.40.0 libboost-iostreams1.40.0
If not I will make a new build with libboost statically linked.
Last edit: 29 Mar 2014 18:51 by jcoffland.
Please Log in or Create an account to join the conversation.
- Bob La Londe
- Offline
- New Member
Less
More
- Posts: 14
- Thank you received: 0
30 Mar 2014 01:09 - 30 Mar 2014 01:11 #45380
by Bob La Londe
Replied by Bob La Londe on topic Anyone notice the OpenSCAM project?
Has there been recent development on this software? I've checked it out a couple times and I thought it had stopped a while back. Its probably been six months since I checked it out, and it didn't seem to have improved or changed from the previous time I checked it. On the other hand other than it crashing repeatedly I had no issue running inch code on it.
~~ I just saw the post where you said you had a new release. I'll check it out right now.
~~ I just saw the post where you said you had a new release. I'll check it out right now.
Last edit: 30 Mar 2014 01:11 by Bob La Londe.
Please Log in or Create an account to join the conversation.
- bottleworks
- Offline
- Senior Member
Less
More
- Posts: 73
- Thank you received: 0
30 Mar 2014 01:13 #45381
by bottleworks
Replied by bottleworks on topic Anyone notice the OpenSCAM project?
He just did a new release 5-6 days ago. It now runs on OS X.
Please Log in or Create an account to join the conversation.
- Bob La Londe
- Offline
- New Member
Less
More
- Posts: 14
- Thank you received: 0
30 Mar 2014 01:34 #45382
by Bob La Londe
Replied by Bob La Londe on topic Anyone notice the OpenSCAM project?
I tried the Windows Version just now and I saw the issue with mm instead of inch. Also, is there a way to set arc mode? I run my CAM of machines on Arc Mode Absolute, and of course got crop circles. I did a special code build with incremental and it worked ok.
Please Log in or Create an account to join the conversation.
Moderators: Skullworks
Time to create page: 0.086 seconds