jorgerobles
jorgerobles
Yes, I foresaw that issue. That's why on first instance rotation will be skipped. A 2/3 point registration could be done. At least registered with current position, like reprap manual...
Well. My primary objective is/was have a decent registration point to make cardboard models :) i didn't make my mind to other applications so far.
Seems G10 L2 should be used, http://linuxcnc.org/docs/2.6/html/gcode/gcode.html#sec:G10-L10 isn't it?
Anyways means that have to be set/reset on job start/end So ... > offset [x,y]: will affect the gcode generation offset.
Yes, in order to affect offset, as camera is placed away from tool, could you add some command to set it? :) El 2 jul. 2017 10:39 p. m., "Claudio...
Overlapped answer! I think search for the code is overly complicated. I bet for jog to the marker, and once adjusted, click a set marker button. Also, as said before,...
@cprezzi
Boxes.py is known for generate ugly svg with collinear shapes. Lw library clipperjs does not handle collinear well. The only way for now is cleaning double paths on editors like...
Hmm I think is a bit overkill to do some computations on tablets. At the end, its running JavaScript, not an optimized c piece of software. Anyways light ui will...
Ok, I've managed to do manually. Good combination of filters are enough for now, thanks.