hradec / chemshapes

a repository for chemshapes.com hardware and software development of High Resolution Open Source 3D Printers.
chemshapes.com
12 stars 2 forks source link

it opens and closes #2

Open reprap101 opened 13 years ago

reprap101 commented 13 years ago

Hi I downloaded your latest zip file, and when i double click on the user friendly click here... it opens a black window for a few micro seconds and then ..............

Im running windows 7 and firefox. Thanks reprap

hradec commented 13 years ago

download again and give it a try. I just submitted some fixes.

reprap101 commented 13 years ago

Hi thanks for the cool code and quick turnaround. Downloaded hradec-chemshapes-0b2eda6, unzipped, and same non result as before.

You spoke about working on macintoshes. Im running X.6 and would be happy to try the mac version if it exists. Thanks reprap

hradec commented 13 years ago

You're running X.6? X11? Linux? I didn't test it in Linux yet... Could you send me the log_.html file?

The same code runs on OSX... it's just a bit tricky to run, as it requires to run for the terminal app.

check it out the README on the chemshapes/host folder...

https://github.com/hradec/chemshapes/blob/master/host/README

there's some instruction on how to run on OSX... I'll try to get an proper OSX app setup asap.

-H blog http://hradec.blogspot.com/ home http://hradec.com/

On Mon, Jul 25, 2011 at 7:15 PM, reprap101 < reply@reply.github.com>wrote:

Hi thanks for the cool code and quick turnaround. Downloaded hradec-chemshapes-0b2eda6, unzipped, and same non result as before.

You spoke about working on macintoshes. Im running X.6 and would be happy to try the mac version if it exists. Thanks reprap

Reply to this email directly or view it on GitHub: https://github.com/hradec/chemshapes/issues/2#issuecomment-1651088

reprap101 commented 13 years ago

Hi sorry Mac OS ten.six snow lepoard. Will try on the mac tomorrow. Also have windows seven and windows 2000 os on two other machines. reprap

hradec commented 13 years ago

cool!! They should all be working now... but keep in mind that it requires a video board that has support to opengl 3.0 at least (GPU Shader support)

In case your models show up white instead of red, that means the computer you're using doesn't have a compatible video board!

-H blog http://hradec.blogspot.com/ home http://hradec.com/

On Tue, Jul 26, 2011 at 4:47 AM, reprap101 < reply@reply.github.com>wrote:

Hi sorry Mac OS ten.six snow lepoard. Will try on the mac tomorrow. Also have windows seven and windows 2000 os on two other machines. reprap

Reply to this email directly or view it on GitHub: https://github.com/hradec/chemshapes/issues/2#issuecomment-1653470

reprap101 commented 13 years ago

Hi again, downloaded this file , unzipped in windows, double clicked, same opens small black window and closes in a fraction of a second. Strange. Thanks rep rap

hradec-chemshapes-2f6b647.zip

reprap101 commented 13 years ago

Hi again, some success! Here is the Terminal output from the Mac running osx 10.6.8. It ran the script. Am I missing something? I was expecting this script to launch an application that looks like the slicing picture you have in chemshapes. Do I need to do something else at my end to make it work? Do I need to do something with Python? Also tried this download on windows, and got the same flash of black window then nothing. Thanks Reprap.

hradec-chemshapes-d73ea5f.zip Last login: Wed Jul 27 12:38:07 on ttys000 /Users/me/Downloads/hradec-chemshapes-d73ea5f/host/_OSX\ -\ Click\ here\ to\ run\ Chemshapes\ Host\ Software.command ; exit; me-computer:~ me$ /Users/me/Downloads/hradec-chemshapes-d73ea5f/host/_OSX\ -\ Click\ here\ to\ run\ Chemshapes\ Host\ Software.command ; exit; logout

[Process completed] me

hradec commented 13 years ago

just submitted a fix... sorry, but I think I merged the experimental branch to the master without double checking...

should work now! let me known!!

-H blog http://hradec.blogspot.com/ home http://hradec.com/

On Fri, Jul 29, 2011 at 4:53 PM, reprap101 < reply@reply.github.com>wrote:

Hi again, some success! Here is the Terminal output from the Mac running osx 10.6.8. It ran the script. Am I missing something? I was expecting this script to launch an application that looks like the slicing picture you have in chemshapes. Do I need to do something else at my end to make it work? Do I need to do something with Python? Also tried this download on windows, and got the same flash of black window then nothing. Thanks Reprap.

hradec-chemshapes-d73ea5f.zip Last login: Wed Jul 27 12:38:07 on ttys000 /Users/me/Downloads/hradec-chemshapes-d73ea5f/host/_OSX\ -\ Click\ here\ to\ run\ Chemshapes\ Host\ Software.command ; exit; me-computer:~ me$ /Users/me/Downloads/hradec-chemshapes-d73ea5f/host/_OSX\ -\ Click\ here\ to\ run\ Chemshapes\ Host\ Software.command ; exit; logout

[Process completed] me

Reply to this email directly or view it on GitHub: https://github.com/hradec/chemshapes/issues/2#issuecomment-1686300

reprap101 commented 13 years ago

Hi. I loaded Python 2.7 into my windows machine, copied your host file into the same directory, and....... It worked!!!!!!!!!!!!!!! I must have missed the part about loading Python and playing with directories. Many thanks for the cool software, and the time you spent with debugging it. Now Im running Mach3 software to drive my cnc machine. I assume the printer setup if for the Arduino hardware. Again thanks. Reprap.

Stoffel15 commented 13 years ago

Problem !!

Microsoft Windows XP Version 5.1.2600 Copyright 1985-2001 Microsoft Corp.

c:\Dokumente und Einstellungen\HP_Administrator\Eigene Dateien\hradec-chemshapes -9ef5cfd\host>.__debug_env_w32\Python27\python.exe draft.py Traceback (most recent call last): File "draft.py", line 19, in from glViewport import GLWidget, mesh File "c:\Dokumente und Einstellungen\HP_Administrator\Eigene Dateien\hradec-ch emshapes-9ef5cfd\host\glViewportinit.py", line 31, in import prefs ImportError: No module named prefs

c:\Dokumente und Einstellungen\HP_Administrator\Eigene Dateien\hradec-chemshapes -9ef5cfd\host>

hradec commented 13 years ago

you should use the new standalone app, found here:http://www.chemshapes.com/

on the panel on the Right, you'll find the 2 vesions: Windows and OSX...

Just download, unzip it and Run the .exe!

let me known how it goes!! -H blog http://hradec.blogspot.com/ home http://hradec.com/

On Tue, Sep 13, 2011 at 7:50 AM, Stoffel15 < reply@reply.github.com>wrote:

Problem !!

Microsoft Windows XP Version 5.1.2600 Copyright 1985-2001 Microsoft Corp.

c:\Dokumente und Einstellungen\HP_Administrator\Eigene Dateien\hradec-chemshapes -9ef5cfd\host>.__debug_env_w32\Python27\python.exe draft.py Traceback (most recent call last): File "draft.py", line 19, in from glViewport import GLWidget, mesh File "c:\Dokumente und Einstellungen\HP_Administrator\Eigene Dateien\hradec-ch emshapes-9ef5cfd\host\glViewportinit.py", line 31, in import prefs ImportError: No module named prefs

c:\Dokumente und Einstellungen\HP_Administrator\Eigene Dateien\hradec-chemshapes -9ef5cfd\host>

Reply to this email directly or view it on GitHub: https://github.com/hradec/chemshapes/issues/2#issuecomment-2082503