Jürgen Weigert
Jürgen Weigert
Tried this driver today from Ubuntu 18.08, java-8-openjdk the bed moved, the spindle started, but then it hangs. dmesg has this ``` [1170348.016445] usblp0: nonzero write bulk status received: -71...
@TheAssassin I had an old dump lying around, where I exercised moving the the Z axis and the X-Axis manually with the Jog buttons in Lightburn (or maybe it was...
> I guess to find out what LightBurn does, someone needs to capture the communication That is what I did. And I saw the table moving up and down nicely....
I'd rather implemment a controller type detection (just as lightburn does it) and send the correct commands for each. Unless we understand more about the special "OMTech Polar mode" in...
Not that we know of. The decoder exists in Ruby, encoder implementations exist in Java and Python (https://github.com/jnweiger/ruida-laser/tree/master/src)
I cannot reproduce this with current inkscape-0.91 -- scad files are generated niceley for me. @robtarr is this still an issue for you? Otherwise I suggest to close here.
@Simmonsstummer can you post an example that drives openscad crazy? My objects almost work instantaneous for me.
If that can be reliable exploited, we should add an option -p (permanent) to trigger this behaviour :-) It would not work for scrolling or animation, but a static text...
If "-m4 ++++++" fails, you can also try "-m8 test" before the -m9 commands.
This is probably also needed for https://github.com/jnweiger/led-badge-44x11/issues/11