tatarize
tatarize
Modifies the GenericGcodeDriver to permit character counting. * `sendLine()` is broken into `formatLine()`, `sendData()` and `waitForOK()`. * The formatLine() code merely formats the line in the way it was formatted...
As mentioned in t-oster/VisiCut#577 there is some need for realtime and out of sequence operations. Since you first and foremost this would require backend support first especially with hooks for...
I just wrote a driver. And somethings were annoying and wasted my time. Everything really should be setup to help driver authors. You basically need to hit a trifecta of...
Rather than just using `--layer all|index[[index],...]` vpype should permit advanced conditional to parse layers based on their properties. https://github.com/meerk40t/meerk40t/blob/c049e88f5f09d8cc906d18ab853d55fd4d91f281/meerk40t/core/elements.py#L1808 MeerK40t also uses a pipeline architecture and I recently added this...
# Overview. Vpype commands should have a context. Commands should have an input-context and an output-context. Commands should only work within their defined contexts. If an identically named command exists...
For `vpype-embroidery` I made `eread` and `ewrite` as commands. These share considerable overlap with `read` and `write` which are already in places multiple format commands with svg and hpgl. I...
 Without pagesize it was like, you need a page-size here it's just crashed and doesn't tell me anything about fixing the crash.
``` PS C:\Users\Tat\PycharmProjects\meerk40t> pip install wxPython Collecting wxPython Downloading wxPython-4.2.0.tar.gz (71.0 MB) ---------------------------------------- 71.0/71.0 MB 735.6 kB/s eta 0:00:00 Preparing metadata (setup.py) ... error error: subprocess-exited-with-error × python setup.py egg_info...
This should be available via pypi. Without an easy dependency option, I would have just lifted the needed code but, it's a bit of a labyrinth in that needed functions...
Challenge coding has been solved. Enter your laser serial number and identify it.