Jump to content

clark

Dormant
  • Posts

    3
  • Joined

  • Last visited

Posts posted by clark

  1. Hi Daid,

    The new version is great, but unfortunately I haven't been able to try out the new printer interface, as I'm not able to connect to the printer with it. While I successfully updated the firmware (I think), whenever I try to connect to the printer, I get the following error in my terminal:

    Exception in thread Thread-1:

    Traceback (most recent call last):

    File "/Library/Frameworks/Python.framework/Versions/7.2/lib/python2.7/threading.py", line 552, in __bootstrap_inner

    self.run()

    File "/Library/Frameworks/Python.framework/Versions/7.2/lib/python2.7/threading.py", line 505, in run

    self.__target(*self.__args, **self.__kwargs)

    File "/Users/~/Downloads/osx64-Cura-12.07/Cura/gui/printWindow.py", line 437, in PrinterMonitor

    line = self.machineCom.readline()

    File "/Users/~/Downloads/osx64-Cura-12.07/Cura/util/machineCom.py", line 140, in readline

    ret = self.serial.readline()

    File "/Library/Frameworks/Python.framework/Versions/7.2/lib/python2.7/site-packages/serial/serialposix.py", line 446, in read

    ready,_,_ = select.select([self.fd],[],[], self._timeout)

    error: (9, 'Bad file descriptor')

    While I can read the temperature from the printer, I cannot control any of the motors. (By the way, I'm on Mac OS X). Pronterface works fine (and Cura RC4 did, though I haven't tried it since I upgraded), but it would great if I could take advantage of all of your new features.

    -Clark

  2. I just put together a new Ultimaker, and while the build went well (so far as I can tell), I haven't been able to get the software side of things to work.

    Whenever I open Replicator G, the window loads fine, I can connect to my Ultimaker, and using the Control panel to move the axes, adjust the temperature, and run the extruder all works. However, whenever I try to load a .stl file to try slicing and printing, the ReplicatorG terminal says "Loading [filepath]/[file].stl" and nothing happens. Even after 10 minutes, I get no window showing my model, and this happens with every .stl file I have tried.

    I am running Mac OSX 7.4, with Java 1.6.0_33 and Python 2.72, and Replicator G 0035.

    Does anyone recognized this problem, or know what I can do about it?

    Thanks,

    Clark

×
×
  • Create New...