Skip to content

jog wheel #31

Answered by multigcs
TurBoss asked this question in Q&A
Discussion options

You must be logged in to vote

uhh, there is an issue in the latest version, will fix it in 5 minutes:

        {
            "type": "vin_quadencoderz",
            "debounce": false,
            "pullup": true,
            "function": "jogwheel",
            "pins": {
                "a": "86",
                "b": "85",
                "z": "84"
            },
            "name": "VIN0"
        },
# jog-wheel
loadrt mux8 count=1
addf mux8.0 servo-thread
setp mux8.0.in1 0.01
setp mux8.0.in2 0.1
setp mux8.0.in4 1.0
net scale1 mux8.0.sel0 <= pyvcp.jog-scale.001
net scale2 mux8.0.sel1 <= pyvcp.jog-scale.01
net scale3 mux8.0.sel2 <= pyvcp.jog-scale.1
net jog-scale <= mux8.0.out
net jog-vel-mode <= pyvcp.jog-mode
net jog-…

Replies: 8 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by TurBoss
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants