BlueFinBima
BlueFinBima
@DrSilfver @Gadroc fixed in https://github.com/BlueFinBima/helios/issues/14 which will get pushed back in the fullness of time.
I installed Mariner on a Pi3B and can also reproduce the same problem there. Additionally, I run the following script, designed to mimic what Mariner's printer.py does, and with both...
Answering my own question, I've just seen commit 599f4b06a5a988cfb2b27be51bf947a88a224508 so I guess I am running a version of mariner from before this. Is there a Debian package which includes the...
Development build of the latest github code now shows the CR LF. Miniterm shows that the printer can be controlled via the UART, but M4006's always seem to be rejected...
> Yes, every commit on GitHub has an Action that runs on CI for packaging that build as a `.deb` file, so you can download it from the artifacts of...
Not a big surprise, but the new .deb gives the same results as the development build ie the commands correctly have a CR LF at then end of them. Unfortunately,...
So.... I have to presume that the code in printer.py is working for a good many printers/firmware levels, however for my Mars Pro at 4.4.3, the way that printer.py works...
Notes: Mainly using https://docs.google.com/document/d/14UBMO0Vhh9Lr0V3xcdetQ2_4UDnjFnho7OnbNxLOs3o/view# gcode reference.
I've forked Mariner, and my forked Mariner is mostly working for Mars Pro firmware 4.4.3. There are a few issues to be ironed out, but it is mostly working with...
@BenStein1 thanks for the feedback. I have opened a few issues on my fork describing the problems I know about. I do not remotely suggest that the current inventory is...