Skip to content

cnc software testing

Pavel Serikov edited this page Jan 27, 2017 · 1 revision

yagv - Yet Another Gcode Viewer

http://www.thingiverse.com/thing:38118

Не запустился

one! <GcodeModel: len(segments)=0, len(layers)=0, distance=0.000000, extrudate=0.000000, bbox=None>

rendering vertices...
end renderColors in 0.003 ms
rendering indexed colors...
end renderIndexedColors in 0.003 ms
rendering true colors...
end renderColors in 0.012 ms
generating graphics...
end generateGraphics in 0.026 ms
Done
loaded file in 61.408 ms
Traceback (most recent call last):
  File "./yagv", line 503, in <module>
    App().main()
  File "./yagv", line 53, in main
    pyglet.app.run()
  File "/usr/local/lib/python2.7/dist-packages/pyglet/app/__init__.py", line 143, in run
    event_loop.run()
  File "/usr/local/lib/python2.7/dist-packages/pyglet/app/base.py", line 136, in run
    self._run_estimated()
  File "/usr/local/lib/python2.7/dist-packages/pyglet/app/base.py", line 165, in _run_estimated
    timeout = self.idle()
  File "/usr/local/lib/python2.7/dist-packages/pyglet/app/base.py", line 280, in idle
    window.dispatch_event('on_draw')
  File "/usr/local/lib/python2.7/dist-packages/pyglet/window/__init__.py", line 1155, in dispatch_event
    if EventDispatcher.dispatch_event(self, *args) != False:
  File "/usr/local/lib/python2.7/dist-packages/pyglet/event.py", line 365, in dispatch_event
    if getattr(self, event_type)(*args):
  File "./yagv", line 433, in on_draw
    self.app.model.bbox.dx(),
AttributeError: 'NoneType' object has no attribute 'dx'

Camotics

http://camotics.org/

v 1.0.6, ubuntu 16.04 - запустился, работает хорошо

gcode-optimizer

https://github.com/alsliahona/gcode-optimizer

Написан на Visual Studio, соответственно на Linux не работает