Giter Site home page Giter Site logo

Comments (3)

kliment avatar kliment commented on July 19, 2024

Hello,

As far as I know, this has been fixed in the experimental version of
printrun. Can you try that and let me know if it's gone?

Kliment

On 12/22/2011 02:07 PM, Geoff Drake wrote:

When every I load a gocde file that has been generated by Slic3r(0.5.5b / 0.5.6) I get the following exception and nothing is displayed in the preview window.

I can send the code to the printer and it prints OK.

Exception in thread Thread-23:
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/threading.py", line 522, in __bootstrap_inner
self.run()
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/threading.py", line 477, in run
self.__target(_self.__args, *_self.__kwargs)
File "./r", line 1307, in loadviz
print _("Estimated duration (pessimistic): "), pronsole.estimate_duration(self.f)
File "/Users/geoffd/projects/mechanical/printrun/pronsole.py", line 129, in estimate_duration
f = get_coordinate_value("F", parts[1:])
File "/Users/geoffd/projects/mechanical/printrun/pronsole.py", line 88, in get_coordinate_value
return float(i[1:])
ValueError: invalid literal for float(): 900 ;


Reply to this email directly or view it on GitHub:
#140

from printrun.

geoffd123 avatar geoffd123 commented on July 19, 2024

Fixed in experimental.

from printrun.

geoffd123 avatar geoffd123 commented on July 19, 2024

Hi Kliment

Just tried it, it is fixed there. I am happy to run as is until you merge it to master.

Cheers
Geoff

On 22 Dec 2011, at 14:13, kliment wrote:

Hello,

As far as I know, this has been fixed in the experimental version of
printrun. Can you try that and let me know if it's gone?

Kliment

On 12/22/2011 02:07 PM, Geoff Drake wrote:

When every I load a gocde file that has been generated by Slic3r(0.5.5b / 0.5.6) I get the following exception and nothing is displayed in the preview window.

I can send the code to the printer and it prints OK.

Exception in thread Thread-23:
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/threading.py", line 522, in __bootstrap_inner
self.run()
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/threading.py", line 477, in run
self.__target(_self.__args, *_self.__kwargs)
File "./r", line 1307, in loadviz
print _("Estimated duration (pessimistic): "), pronsole.estimate_duration(self.f)
File "/Users/geoffd/projects/mechanical/printrun/pronsole.py", line 129, in estimate_duration
f = get_coordinate_value("F", parts[1:])
File "/Users/geoffd/projects/mechanical/printrun/pronsole.py", line 88, in get_coordinate_value
return float(i[1:])
ValueError: invalid literal for float(): 900 ;


Reply to this email directly or view it on GitHub:
#140


Reply to this email directly or view it on GitHub:
#140 (comment)

from printrun.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.