Windell Oskay
Windell Oskay
If you save an SVG document (say, from Inkscape), it will open and render properly in RoboPaint (edit mode) but does not appear in the Print mode. Separately, it would...
Suggested text: Ready to print? Make sure that you have paint, water, and paper in place. Make sure that the carriage is in the upper-left (START) position. Then, hit go!...
We need the ability to request a pause via the API. That could be a timed move of distance zero, Is this presently supported? (My guess: no.) It could also...
Scratch API: A user reports that the machine may not be correctly responsive when controlled in scratch/snap if the movement values are non-integer. In other words, that we may need...
Suppose that a given type of 2-axis XY machine normally has one or both of its axes oriented in the opposite direction than "conventional". It would be nice if the...
As a possible time-and-buffer saving tool, it might be helpful to add certain canned routines-- tiny macros, so to speak, that might be able to perform some higher level functions...
Hatch fill really works on *paths* only. Testing a file that contains a `polygon` object produces a traceback: ``` File "/Users/me/Library/Application Support/org.inkscape.Inkscape/config/inkscape/extensions/axidraw_deps/axidrawinternal/eggbot_hatch.py", line 710, in addPathVertices sp = simplepath.parsePath(path) File...
As originally reported by user "Paint Scum" on [the EMS support discord](https://discord.com/channels/634791922749276188/634791923554451457/714644953543868416) (Discord invite available [here](https://discord.gg/axhTzmr).):   The Hatch Fill extension is correctly using the "d" attribute of the...
``` Traceback (most recent call last): File "eggbot_hatch.py", line 32, in exit_status.run(e.affect) File "/Users/student/Library/Application Support/org.inkscape.Inkscape/config/inkscape/extensions/axidraw_deps/ink_extensions_utils/exit_status.py", line 26, in run return func(*args, **kwargs) File "/Users/student/Library/Application Support/org.inkscape.Inkscape/config/inkscape/extensions/axidraw_deps/ink_extensions/inkex.py", line 291, in affect self.effect()...