Stypox
Stypox
Sorry, I will soon take care of this, I've been really busy lately.
I was not clear enough, what I meant is this: https://en.wikipedia.org/wiki/Long_and_short_scales
Ok, thank you! Since French works like Italian and does not have both long scale and short scale numbers, you will not need many parts related to the `shortScale` parameter....
Yeah, just answered now. For now numbers should be duplicated. Thanks to you! :-)
You can try to resize the image you are passing to the script beforehand, since if it's too big it's going to take long
There is no option to change gcode size, but you should get away by editing the file and multiplying x and y by a constant at the following lines: https://github.com/Stypox/image-to-gcode/blob/master/image_to_gcode.py#L84...
> I want to add like a pen up and pen down, it's posible? That's what should already be happening. Commands starting with G1 are with pen down, while with...
@liloman sorry for the late response, and thank you for investigating! Could you open a pull request? Otherwise let me know, I can open one myself. :-) By the way,...
@Monstanner thank you for the details. Although this behavior is somewhat unintended, it's also something that can happen only right after upgrading to 0.27.0, so I wouldn't worry about it....
@nicholasala thank you for the interest! I would go with 1., which should be solvable by "adding a clause to the ORDER BY of some SQL query". I assigned the...