Windell Oskay

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 1,518 total)
  • Author
    Posts
  • in reply to: axicli – XMLSyntaxError: Blank needed here #30870
    Windell Oskay
    Keymaster

    Great. That’s the type of change that we are planning for the software if the upstream bug doesn’t get resolved promptly.

    in reply to: axicli – XMLSyntaxError: Blank needed here #30868
    Windell Oskay
    Keymaster

    Hmm. We don’t have experience with pipx, so I’m not sure why that’s requiring a specific lxml version.

    We’re planning to pin the lxml requirement in the next point release unless they fix that upstream.

    in reply to: axicli – XMLSyntaxError: Blank needed here #30854
    Windell Oskay
    Keymaster

    This appears to be due to a bug in the latest release of lxml.

    Try: python3 -m pip uninstall lxml

    Then, python3 -m pip install lxml==4.9.4

    in reply to: axicli – XMLSyntaxError: Blank needed here #30853
    Windell Oskay
    Keymaster

    I am able to reproduce the issue, and I will look into it.

    in reply to: Axidraw Merge leaves dots when including variety #30840
    Windell Oskay
    Keymaster

    I’m not sure if it’s normal because I’m not very clear on what it is that you are describing.

    I’m not sure what you mean by “smoothly stroked”, and I’m not sure what you mean by “where strokes are varied”.

    I’m also not sure what settings you are using, so I’m not sure whether or not you have missed something.

    That said, a “dot that looks like a comma” at the end of a word sounds like an issue with pen height (and not related to the other things that you’re describing). If the pen height is not set well (between physical position and settings), it can be the case that the AxiDraw carriage begins moving before the pen is fully lifted from the page, and this is what leaves the tail on the pen stroke.

    in reply to: Axidraw Spring? #30812
    Windell Oskay
    Keymaster

    The Z axis motor on a standard AxiDraw does not apply any downward pressure at all.

    in reply to: Pen up and down motor not functioning #30797
    Windell Oskay
    Keymaster

    The cause, and solution, are the same. And if you’re still having trouble, do use the contact form.

    in reply to: Flickery Flame Kit Circuit Question #30785
    Windell Oskay
    Keymaster

    Here’s the schematic: http://cdn.evilmadscientist.com/KitInstrux/flickery_flame.pdf

    There are six parallel circuits, each with a resistor in series with an LED.

    in reply to: touch screen automation #30746
    Windell Oskay
    Keymaster

    An active stylus like an Apple Pencil will usually work without modification, on tablets like an iPad that are designed to work with it.

    In some cases a passive (capacitive) stylus will not work on its own, since it is designed to read something with the same characteristics as a stylus contacted to a human body.

    A solution that can work is to add a “grounding wire” — a conductive wire that touches the stylus and is electrically grounded. (It is possible to pick off a ground wire from the pen-lift servo motor, in case that is helpful.) In our experiments here that has generally worked.

    However, your particular screen and stylus may not behave the same way, and you may need to experiment with it further.

    Here are old reddit and stackexchange posts that describing the same general issue; you are certainly not the first.

    Enhance a grounded stylus to trigger capacitive screen
    byu/azertguigui inAskElectronics

    https://electronics.stackexchange.com/questions/23036/how-can-a-capacitive-touch-screen-be-triggered-without-human-contact

    in reply to: A3 Drawing Robot Machine with EiBotBoard #30735
    Windell Oskay
    Keymaster

    Try flipping the wiring of one of the motors.

    Windell Oskay
    Keymaster

    Are you still looking for a solution to this?

    in reply to: Making dots with just down up movement #30691
    Windell Oskay
    Keymaster

    A path has to have at least two points. You can make these very close together, a line segment of width 0.01 mm is *much* smaller than a pen width, and should be indistinguishable from a dot.

    Another approach is to make a tiny circle — again, start with your pen width or smaller — but that won’t be as small as a tiny segment.

    in reply to: Making dots with just down up movement #30687
    Windell Oskay
    Keymaster

    Use short line segments, for example equal to the width of your pen (maybe 0.5 mm) or smaller.

    in reply to: Axidraw Spring? #30683
    Windell Oskay
    Keymaster

    You’re probably fine with a modest amount of added weight. The springs are pretty aggressive, especially when highly compressed. Weights have the advantage of a consistent load.

    in reply to: Axidraw Spring? #30681
    Windell Oskay
    Keymaster

    We can sell you one if you use our contact form or email our store to request it.

    However, it really isn’t recommended for anything except the brushless servo. The main reason is that it increases the power draw of the pen lift servo. It’s potentially enough to exceed the capacity of the regulator that drives it, and/or enough to leave too little drive power left for the XY motion. (It also can reduce the lifetime of brushed servo motors.)

    The brushless upgrade includes an upgraded power supply and does not use the voltage regulator on the AxiDraw control board, so it does not have these concerns.

Viewing 15 posts - 1 through 15 (of 1,518 total)