You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I use -s with a negative number, I can make it print the text upside-down, but then the lines print backwards because line spacing is going the same direction as the scale. ;-) But that's not very surprising and not a big problem.
If I try to generate g-code from an input file with line breaks, the x offset only indents the first line, but not the following lines.
e.g. hf2gcode --font=scripts -o out.nc -i in.txt -s 0.3 -y 100 -x 100
The text was updated successfully, but these errors were encountered: