#hazzy Logs

Jan 27 2020

#hazzy Calendar

05:30 AM hazzy-m: dremeier (@_discord_504053067197579276:jauriarts.org): it should be in the HAL widget section
05:31 AM jthornton: morning
05:45 AM * dremeier[m] uploaded an image: widget_box.png (73KB) < https://matrix.org/_matrix/media/r0/download/jauriarts.org/hrQdcTeHGIbfjeLEVwktwGKD >
05:45 AM dremeier[m]: nope, it isn´t
05:45 AM dremeier[m]: morning or good afternoon🥱 😁
05:49 AM jthornton: yes I see the led indicator but not the button
05:51 AM dremeier[m]: exactly, now I`ve the button and led separate but if there will be a combinated button with led would be nice.
05:54 AM jthornton: it needs to be added into qtpyvcp/widgets/hal_widgets/designer_plugins.py testing it now
05:58 AM * dremeier[m] uploaded an image: hal_widgets.png (16KB) < https://matrix.org/_matrix/media/r0/download/jauriarts.org/mcywGYyuuhQqsdyQXNjvlKdK >
05:58 AM dremeier[m]: hal_led_button.py is there but not the .pyc
06:01 AM jthornton: that's because it's not being used
06:02 AM dremeier[m]: but why then it is not in the widget box of the designer?
06:03 AM jthornton: <jthornton> it needs to be added into qtpyvcp/widgets/hal_widgets/designer_plugins.py testing it now
06:05 AM JT[m]: I don't think it works yet
06:07 AM dremeier[m]: anything I can do?
06:07 AM jthornton: if your a programmer you can try and finish it and make it work, as of now it does not create the hal pin
06:10 AM dremeier[m]: unfortunately I´m not a programmer.
06:11 AM jthornton: you can use a rule to change the backcolor of the hal button
06:12 AM dremeier[m]: oh that sound good as well, please can you guide me to that?
06:14 AM dremeier[m]: oh that sounds good as well, please can you guide me to do that?
06:16 AM dremeier[m]: https://www.qtpyvcp.com/tutorials/widget_rules.html
06:16 AM dremeier[m]: I read that but no clue how to do that for a butten to change the color when a hal-input comes in.
06:25 AM jthornton: rules use status items for the most part so if it is say a digital input you can do that
06:31 AM dremeier[m]: but in the list is no status: "my digi-input", so I´ve to create it?
06:32 AM jthornton: status does not have hal pins
06:33 AM jthornton: status:dio is the digital input tuple
06:39 AM * dremeier[m] uploaded an image: rule.png (63KB) < https://matrix.org/_matrix/media/r0/download/jauriarts.org/bqklPxKJJQvJLnLedxfpWyvD >
06:39 AM dremeier[m]: and how i can selct the right input
07:32 AM JT[m]: which input do you want?
07:32 AM JT[m]: you have motion.digital-in-00 in that screenshot
08:04 AM JT[m]: that's a HAL pin not a DIO
08:16 AM dremeier[m]: so in the rules there is no status for hal pins, right. Does I have to connect the hal pin to the motion.digital-in-00 pin?
08:17 AM * JT[m] uploaded a video: expressions-07.mp4 (272KB) < https://matrix.org/_matrix/media/r0/download/matrix.org/QmQFCHXUYYtVKMzqiAtdrznm >
08:17 AM JT[m]: chickens are taken care of now a short video of my unfinished expression generator for you while package up todays shipments
08:18 AM JT[m]: while I go and package up todays shipments
08:19 AM JT[m]: correct status items do not include hal pins
08:28 AM dremeier[m]: that is a great tool, wow! 👌
08:28 AM dremeier[m]: Thank you for the video, helps a lot!
09:03 AM dremeier[m]: sorry I don't understand your sentence above not really, my english is not the best, sorry. hope you are not angry about me, as newbie it is hard for me to understand all that staff.
04:30 PM TurBoss: hello!
05:15 PM JT-Shop: hi
05:50 PM Lcvette: hola!
05:51 PM Lcvette: hola como estuvo tu dia?
06:23 PM jthornton: ho
06:23 PM Lcvette: o/
06:24 PM jthornton: looks like I get to play with a 6 axis robot
06:24 PM Lcvette: fun fun
06:24 PM * hazzy-m got a new desk chair, I relaxed too much the other day and broke the back off my old one LOL
06:24 PM hazzy-m: jthornton: sweet!
06:25 PM * jthornton needs a new chair in the machine shop, even though I welded it up it's still leaning forward at an awkward angle
06:30 PM Lcvette: new chairs are awesome
06:30 PM Lcvette: i got one a month or two back
06:31 PM Lcvette: man what a difference to my back it made
06:34 PM jthornton: looks like Leon82 is answering questions on the forum about QtPyVCP :)
06:58 PM hazzy-m: yeah, he has answered quite a few!
06:58 PM hazzy-m: BTW, I really appreciate you all keeping up with the forum questions so well
07:11 PM TurBoss: oh great!!
07:12 PM TurBoss: i'm not much on the forums and i should
07:13 PM hazzy-m: I'm really bad at checking the forum too :(
07:20 PM hazzy-m: https://github.com/LinuxCNC/linuxcnc/blob/10ae352190d13b60a2153b5284c5cda7d7de59a9/configs/sim/axis/orphans/iocontrol-removed/python/customtask.py#L217
07:21 PM hazzy-m: This looks interesting ^^
07:21 PM hazzy-m: might be able to extend the tool table there ....
07:22 PM Tom_L: the linuxcnc limits on it?
07:22 PM Tom_L: you could ask jepler about that
07:22 PM hazzy-m: Tom_L: good idea!
07:23 PM TurBoss: there is a sqlite tootable unmerged
07:24 PM hazzy-m: I know, it's almost done
07:25 PM TurBoss: its on rene fork?
07:25 PM hazzy-m: I think rene has one that very close to finished, and andy also has one, but it needs work
07:26 PM hazzy-m: I can't remember what the differances are
07:28 PM TurBoss: anyway sqlite is limited to only one therad
07:28 PM TurBoss: it will require a lcnc interface
07:51 PM TurBoss: I cant find a branch named sql* on rene or andypugh forks
09:14 PM Not-c468: [02qtpyvcp] 07KurtJacobson pushed 032 commits to 03persistent_data_manager [+1/-0/±5] 13https://git.io/Jvmdx
09:14 PM Not-c468: [02qtpyvcp] 07KurtJacobson 037018bae - ENH: PersistentDataManager - A plugin to manage persistent data
09:14 PM Not-c468: [02qtpyvcp] 07KurtJacobson 0379f3e0b - pickle persistent data by default for speed
09:14 PM Not-c468: [02qtpyvcp] 07KurtJacobson created branch 03persistent_data_manager - 13https://git.io/fhCou
09:14 PM hazzy-m: gn8
09:15 PM travis-ci: kcjengr/qtpyvcp#1282 (persistent_data_manager - 79f3e0b : Kurt Jacobson): The build passed.
09:15 PM travis-ci: Diff view : https://github.com/kcjengr/qtpyvcp/compare/7018bae53c7f^...79f3e0b69652
09:15 PM travis-ci: Build details : https://travis-ci.org/kcjengr/qtpyvcp/builds/642702634
10:41 PM Not-c468: [02qtpyvcp] 07TurBoss pushed 031 commit to 03installer [+2/-0/±0] 13https://git.io/Jvmb7
10:41 PM Not-c468: [02qtpyvcp] 07TurBoss 03a6a3651 - add installer as submodule
10:41 PM Not-c468: [02qtpyvcp] 07TurBoss created branch 03installer - 13https://git.io/fhCou
10:43 PM travis-ci: kcjengr/qtpyvcp#1283 (installer - a6a3651 : TurBoss): The build passed.
10:43 PM travis-ci: Diff view : https://github.com/kcjengr/qtpyvcp/commit/a6a36511e07f
10:43 PM travis-ci: Build details : https://travis-ci.org/kcjengr/qtpyvcp/builds/642724334
10:55 PM Not-c468: [02qtpyvcp] 07TurBoss pushed 031 commit to 03installer [+0/-0/±1] 13https://git.io/JvmNG
10:55 PM Not-c468: [02qtpyvcp] 07TurBoss 0317d7927 - update installer submodule
11:23 PM Not-c468: [02qtpyvcp] 07TurBoss pushed 031 commit to 03installer [+0/-0/±1] 13https://git.io/JvmAI
11:23 PM Not-c468: [02qtpyvcp] 07TurBoss 032557695 - update installer path