image-to-gcode (CVS trunk) throws the following error.
Default options are used (.image2gcoderc deleted)
It does not do this on all of my systems. The powerpc system works, whereas
the x86_64 machine fails.

Traceback (most recent call last):
  File "./image-to-gcode", line 818, in <module>
    main()
  File "./image-to-gcode", line 815, in main
    spindle_speed, options['roughing_offset'], options['roughing_depth'], 
options['feed_rate'])
  File "./image-to-gcode", line 363, in convert
    return Converter(*args, **kw).convert()
  File "./image-to-gcode", line 270, in convert
    nim1[tw/2:tw/2+w, th/2:th/2+h] = base_image
  File "/usr/lib/python2.5/site-packages/numarray/generic.py", line 619, in 
_broadcast
    return _broadcast(arr, self._shape)
  File "/usr/lib/python2.5/site-packages/numarray/generic.py", line 93, in 
_broadcast
    raise ValueError("Arrays have incompatible shapes")
ValueError: Arrays have incompatible shapes

-- 
Greetings, Michael.

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to