Jacob Grunwald

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Inkscape SVG file question and some EBB command quesitons #22930
    Jacob Grunwald
    Participant

    ![](https://forum.evilmadscientist.com/uploads/editor/tf/q5lqiuoc3tfn.png “”)

    That is a good point. I checked the documentation, and am pretty certain I am printing the same thing.Here is the code that handles QB as well as what prints the ack. Button pushed here is a uint8 that is 0 until the button is pressed. When the button is pressed I have an interrupt that toggles it to 1. I’ve checked that that part works using RealTerm. SIMPLE_ASCII_INT_CONVERSION is 48 which is 0 in ASCII.

    in reply to: Inkscape SVG file question and some EBB command quesitons #22928
    Jacob Grunwald
    Participant

    Thanks for the quick response!

    My mistake about the inkex.py file. I must have added it to the folder a long time ago and just forgot that it wasn’t a part of the github download. Apologies.

    When I said the QB information was identical, I meant what it is sending. The ASCII is identical. Your response makes me think I have a timing issue of some sort.

Viewing 2 posts - 1 through 2 (of 2 total)