#hazzy Logs

Apr 17 2020

#hazzy Calendar

12:29 AM TurBoss: panelizing for kicad !
12:29 AM TurBoss: https://github.com/yaqwsx/KiKit
03:22 AM MufDvr[m]: Hi, I am trying to use an mechanical switch input to change the jog manual step rate and update the screen, is there a signal I can update from the hal to update the screen and the jog rate?
07:45 AM hazzy-m: MufDvr: Currently there is no a way to set the jog inc from HAL
07:46 AM hazzy-m: but it would be very easy to add HAL pins to the JogInc widget for that purpose
07:52 AM MufDvr[m]: Thanks hazzy, not sure my coding is up to it but I will take a look
08:40 AM hazzy-m: This is the relevant file: https://github.com/kcjengr/qtpyvcp/blob/master/qtpyvcp/widgets/input_widgets/jog_increment.py
08:40 AM hazzy-m: I will take a look at adding HAL pins tonight
09:04 AM Lcvette: morning!
09:21 AM hazzy-m: Lcvette: hello
09:21 AM Lcvette: o/
09:25 AM TurBoss: o/
09:40 AM roguish[m]: hazzy: one can set the jog incr via hal parameters. can't recall the exact component at the moment. it's easy, not a direct pin, though
09:45 AM * roguish[m] sent a long message: < https://matrix.org/_matrix/media/r0/download/matrix.org/qeWseUGSYNzgtUzpZHcMvMNl >
10:19 AM TurBoss1: the matrix is down
10:20 AM TurBoss1: at least matrix.org
12:36 PM hazzy-m: roguish: yes, for MPG jogging thats how its done
12:37 PM hazzy-m: but I think he was wanted to set the keyboard jog inc
12:37 PM hazzy-m: which for better or worse is handled by the GUI
12:37 PM hazzy-m: I would prefer if it was something handled by LinuxCNC ...
02:08 PM roguish[m]: hazzy: yeah, i get it.
02:44 PM Not-8b5f: [02probe_basic] 07DaveRosario opened issue 03#10: Touch Off Retract Error - 13https://git.io/JfJE3
02:59 PM JT-Shop: roguish[m], turned out I didn't have enough tools to finish the bike so waiting for the proper bottom bracket tool and lube for the crank
03:46 PM Not-8b5f: [02probe_basic] 07Msantaji1 starred 03probe_basic - 13https://git.io/JfJge
06:09 PM MufDvr[m]: Thanks hazzy, I am following this with interest
07:51 PM hazzy-m: Lcvette: did you see that issue?
08:06 PM hazzy-m: TurBoss: did you make any progress on moving the dynatc?