Windell Oskay

Forum Replies Created

Viewing 15 posts - 106 through 120 (of 1,520 total)
  • Author
    Posts
  • in reply to: Axidraw Text Randomization? #29484
    Windell Oskay
    Keymaster

    Hershey Advanced is separate software, with a separate installer. (And, you may want to use AxiDraw Merge instead, since it renders and prints in a single step.)

    I see that you’ve written to us by email; we’ll follow up there.

    in reply to: Axidraw Text Randomization? #29481
    Windell Oskay
    Keymaster

    I’d recommend that you use Hershey Advanced or AxiDraw Merge, both of which includes handwriting-like defects as an option.

    in reply to: problem with moving around the canvas #29457
    Windell Oskay
    Keymaster

    Hard to say without more information, but *do not* add any oil. Please follow up on our support chat or contact us directly by email.

    Chat: https://discord.gg/axhTzmr

    Email contact form: http://shop.evilmadscientist.com/contact

    in reply to: Power Larson Scanner From Arduino #29444
    Windell Oskay
    Keymaster

    Yes, that’s overdriving them. You might consider dropping the 5 V to about 3 V by three regular silicon diodes, e.g., 1N914 or 1N4001, in series between your Arduino output and the power input of the Larson Scanner.

    in reply to: HELP #29440
    Windell Oskay
    Keymaster

    Here is an updated installer that should resolve the issue:
    https://evilmadscience.s3.us-east-1.amazonaws.com/dl/ad/public/AxiDraw_275r2.exe.zip

    Linda, you might want to try running this, and see if it can resolve the issue for you.

    in reply to: HELP #29437
    Windell Oskay
    Keymaster

    I now have what appears to be a fix for the issue, and I’ll hopefully be able to bundle that into an installer in the next few days.

    in reply to: HELP #29436
    Windell Oskay
    Keymaster

    Great news: I’m able to reproduce this here a file that @BamBam sent.

    in reply to: HELP #29435
    Windell Oskay
    Keymaster

    I have tested the link several times, and it seems to be valid.

    in reply to: HELP #29433
    Windell Oskay
    Keymaster

    Please use our chat ( https://discord.gg/axhTzmr ) — we can go to private messages there — or direct tech support ( http://shop.evilmadscientist.com/contact )

    in reply to: HELP #29431
    Windell Oskay
    Keymaster

    @BamBam:

    You are describing what sounds like a different set of symptoms that has some overlap.

    Can you please clearly state:
    – Which OS and version
    – Which exact machine you are using
    – EBB firmware version

    The issue that Linda was describing was with the EggBot, not AxiDraw. I’m not sure what you mean by “The one difference is that I use the eggbot extensions […]”

    I’m not sure what file you are referring to being sent with the EggBot extensions — we haven’t posted any extensions in this thread, just a test file.

    If you think that the issue you are seeing is file dependent — not occurring with the test file that we posted but occurring with one of your files — then please consider sending us a copy of the file to test.

    in reply to: HELP #29419
    Windell Oskay
    Keymaster

    Hmm. Everything you’ve described seems correct in the setup, and I haven’t found anything that points to what the problem might be. Let’s try a different approach.

    First, please disconnect the EggBot from both power and USB, and then connect the USB cable (only) to it.

    Here’s a very small test file:
    https://evilmadscientist.s3.us-east-1.amazonaws.com/scratch/eb-axi-test.svg

    Please open that in Inkscape, open Extensions > AxiDraw Control…, and select the first tab, called “Plot”, and then click Apply. Does that produce the same kind of communication error messages?

    If you’d like to try this test with power, that’s fine too, but in the Timing tab of AxiDraw Control, change the top two numbers (writing/drawing and pen-up speeds) both to 1 (1% speed) first.

    in reply to: Axidraw CLI #29414
    Windell Oskay
    Keymaster

    Well, there’s one that we’ve never come across before. Some searches show other cases of this issue on that platform.

    There is some general advice about lxml installation here:

    https://lxml.de/installation.html

    Depending on what’s available through your package manager, you might try installing python3-lxml or possibly libxml2-dev libxslt-dev python-dev, and see if any of those help.

    in reply to: Axidraw CLI #29411
    Windell Oskay
    Keymaster

    Pretty rare in practice– just means that it isn’t installed correctly.

    OS/version/architecture? And, is this macports?

    In a new terminal, try python3 -m pip list | grep lxml

    in reply to: Axidraw CLI #29408
    Windell Oskay
    Keymaster

    Then try
    from lxml import etree

    in reply to: Axidraw CLI #29406
    Windell Oskay
    Keymaster

    Try opening a terminal, and in it launch python:

    python3

    Then, try

    import lxml

Viewing 15 posts - 106 through 120 (of 1,520 total)