#hazzy Logs

Apr 12 2020

#hazzy Calendar

12:51 AM Not-8b5f: [02qtpyvcp] 07KurtJacobson created branch 03master 13https://git.io/JvjU7
12:53 AM Not-8b5f: [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03gh-pages [+489/-0/±0] 13https://git.io/JvjUd
12:53 AM Not-8b5f: [02qtpyvcp] 07traviscibot 03a8a004b - Deploy kcjengr/qtpyvcp to github.com/kcjengr/qtpyvcp.git:gh-pages
05:49 AM jthornton: morning
08:48 AM hazzy-m: morning
08:48 AM hazzy-m: Happy Easter
08:56 AM jthornton: wow it is Easter
08:57 AM jthornton: 17 days till the new chicks ship :)
09:00 AM TurBoss: good morning
09:59 AM roguish[m]: morning allllllll
10:13 AM jthornton: morning
10:36 AM TurBoss: roguish, jthornton !
10:40 AM hazzy-m: hey!
10:50 AM TurBoss: Dr. hazzy
10:50 AM TurBoss: Mr. Dr. Sr. hazzy
11:05 AM roguish[m]: gentlemen.... how can I do a button that switches G5x to G55 ?
11:05 AM roguish[m]: how do I issue a simple Gcode command with a button click?
11:06 AM TurBoss: there are some buttons you can steal from brender
11:06 AM TurBoss: the demo
11:07 AM roguish[m]: thanks, I will look and see how you did it.
11:07 AM TurBoss: hazzy: did
11:07 AM TurBoss: :)
11:07 AM TurBoss: just editvcp your vcp
11:07 AM TurBoss: then open the brender.ui file
11:08 AM JT-Shop: roguish[m], I can do like I did on the tool page and add them to the G5x page
11:13 AM roguish[m]: TurBoss: thanks. it worked. !!
11:13 AM roguish[m]: I'm running a VM.
11:13 AM TurBoss: Great!
11:13 AM roguish[m]: copied and pasted directly from brender to mill_touch_v6
11:13 AM TurBoss: :)
11:15 AM roguish[m]: JT-Shop: thanks., but right now i'm just goofing around. i switch G5xxx a lot. I use each for different tools on a set up.
11:15 AM Not-8b5f: [02qtpyvcp] 07KurtJacobson pushed 032 commits to 03master [+0/-0/±3] 13https://git.io/JvjcC
11:15 AM Not-8b5f: [02qtpyvcp] 07KurtJacobson 03577c920 - ENH: Add VCPPremitiveWidget
11:16 AM Not-8b5f: [02qtpyvcp] 07KurtJacobson 03acabbfd - ENH: FileDialog - Remember view settings and sidebar links
11:16 AM TurBoss: if you found any issue with the backplot and offsets please report
11:16 AM roguish[m]: so rather than typing in the g5x every time in MDI, it would be handy to just touch a button......but I gotta figure out exactly what I want to do.
11:17 AM Not-8b5f: [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03gh-pages [+489/-0/±0] 13https://git.io/JvjcR
11:17 AM Not-8b5f: [02qtpyvcp] 07traviscibot 03e5540fe - Deploy kcjengr/qtpyvcp to github.com/kcjengr/qtpyvcp.git:gh-pages
11:17 AM roguish[m]: TurBoss: I just found pre-made VM images for Debian. all the different versions.
11:18 AM JT-Shop: roguish[m], I think it's a good idea for me to add them to mt6
11:18 AM roguish[m]: for Virtual Box and VM Ware.
11:18 AM JT-Shop: it will take 1h10m for me to do that... nap first
11:18 AM TurBoss: I allready have a VM installed on a SDD so i can boot on real hardware too
11:18 AM roguish[m]: JT-Shop: go have a snooze int he coop...
11:19 AM TurBoss: but I'm using KVM
11:19 AM roguish[m]: JT-Shop: the font problem must be on my particular computer. it looks fine in my VM.
11:20 AM roguish[m]: TurBoss: yeah, that
11:20 AM roguish[m]: s a good idea.
11:20 AM TurBoss1: also the ssd is on a USB3 box
11:20 AM TurBoss1: so I can plug on the laptop
11:59 AM roguish[m]: TurBoss: i seem to be missing QtQuickWidgets..... how to I install?
11:59 AM TurBoss: sek
11:59 AM roguish[m]: k
12:02 PM TurBoss: ```
12:02 PM TurBoss: sudo apt install python-pyqt5.qtquick
12:02 PM TurBoss: try this
12:03 PM TurBoss: succes?
12:03 PM roguish[m]: sure, just found the same in the forum.. works. THANKS.
12:04 PM TurBoss: is not on the quick install...
12:04 PM roguish[m]: no it is not.
12:04 PM roguish[m]: probably should be.
12:04 PM TurBoss: that is only required by the atc widget
12:05 PM TurBoss: on PB
12:06 PM TurBoss: brb food
12:30 PM JT[m]: hmmm qtpyvcp disappeared from this pc...
12:36 PM Not-8b5f: [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/JvjWo
12:36 PM Not-8b5f: [02qtpyvcp] 07KurtJacobson 034c79bae - Fix `QFileSystemWatcher::addPath: path is empty` message
12:37 PM hazzy-m: TurBoss: Since we have external widgets working maybe we should move the ATC widget to ProbeBasic
12:37 PM Not-8b5f: [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03gh-pages [+489/-0/±0] 13https://git.io/JvjW6
12:37 PM hazzy-m: since it it's not likely to be used on its own anyway since it requires special remap files
12:37 PM Not-8b5f: [02qtpyvcp] 07traviscibot 03dbcb8e9 - Deploy kcjengr/qtpyvcp to github.com/kcjengr/qtpyvcp.git:gh-pages
12:43 PM TurBoss: hazzy: thats what i was thinking
12:51 PM JT-Shop: roguish[m], you can do a pull on mt6 now
12:56 PM roguish[m]: whew..... just filed taxes...............
12:56 PM roguish[m]: oh joy.
12:56 PM roguish[m]: really close to break even this year. owe the feds, refund from state......
12:57 PM hazzy-m: roguish: thats perfect!
12:57 PM hazzy-m: better than giving them an interest free loan ...
01:03 PM JT-Shop: I still need to do mine...
01:03 PM JT-Shop: my best years I paid a lot of taxes and loved it
01:06 PM roguish[m]: i don't really mind the idea of paying taxes. i'm just very disappointed with what we get for 'em.....really poor value.....
01:08 PM JT-Shop: yea very wasteful
01:08 PM JT-Shop: pull mt6 for the new buttons
01:09 PM roguish[m]: I'll check it out....
01:11 PM JT-Shop: they are on the Homing Coord page
01:11 PM JT-Shop: I need to change the G5x page to set the current coordinate system I think
01:13 PM roguish[m]: in my VM, I did a straight copy/paste from brender. worked. when the new button clicked, the Gxxx changed in the DRO section
01:13 PM hazzy-m: roguish: completely agree
01:15 PM roguish[m]: hazzy: which topic ?
01:17 PM hazzy-m: taxes, my internet is lagging
01:18 PM hazzy-m: I should switch to the hotspot on my phone lol
01:20 PM roguish[m]: JT-Shop: looks good. that'l do
01:21 PM Not-8b5f: [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/JvjlN
01:21 PM Not-8b5f: [02qtpyvcp] 07KurtJacobson 03e349882 - BUG: Fix recent files list not being updated
01:22 PM Not-8b5f: [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03gh-pages [+489/-0/±0] 13https://git.io/Jvj8v
01:22 PM Not-8b5f: [02qtpyvcp] 07traviscibot 03af50c3b - Deploy kcjengr/qtpyvcp to github.com/kcjengr/qtpyvcp.git:gh-pages
01:26 PM Not-8b5f: [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/Jvj8T
01:26 PM Not-8b5f: [02qtpyvcp] 07KurtJacobson 033cb6d61 - MNT: OpenFileCombobox - Use dialogs.getDialog method instead of creating new instance
01:28 PM Not-8b5f: [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03gh-pages [+489/-0/±0] 13https://git.io/Jvj8k
01:28 PM Not-8b5f: [02qtpyvcp] 07traviscibot 036f40a18 - Deploy kcjengr/qtpyvcp to github.com/kcjengr/qtpyvcp.git:gh-pages
01:34 PM * JT-Shop hugs MT6
01:36 PM roguish[m]: JT-Shop: https://www.popularmechanics.com/science/a32095395/cobol-programming-language-covid-19/
01:39 PM JT-Shop: the second half is more real
01:39 PM JT-Shop: http://www.csis.ul.ie/cobol/examples/default.htm
01:47 PM TurBoss: wow what the hell is that
01:47 PM * TurBoss sent a long message: < https://matrix.org/_matrix/media/r0/download/matrix.org/hIbCdZYMTWIutYrZRqoGAeHM >
01:53 PM TurBoss: we need CobolVCP
01:53 PM TurBoss: do yo have 80 years or more?
01:57 PM hazzy-m: lol
02:01 PM JT-Shop: nasty weather just south of me lots of yellow and red on the map
10:55 PM Not-8b5f: [02qtpyvcp] 07KurtJacobson pushed 033 commits to 03app_dir [+6/-6/±32] 13https://git.io/Jvjwy
10:55 PM Not-8b5f: [02qtpyvcp] 07KurtJacobson 03c75f4bc - move application specific files to a separate dir
10:55 PM Not-8b5f: [02qtpyvcp] 07KurtJacobson 03a085491 - replace prefs module with RuntimeConfig
10:55 PM Not-8b5f: [02qtpyvcp] 07KurtJacobson 039444f49 - move globals back into qtpyvcp init
10:57 PM travis-ci: kcjengr/qtpyvcp#1427 (app_dir - 9444f49 : Kurt Jacobson): The build is still failing.
10:57 PM travis-ci: Diff view : https://github.com/kcjengr/qtpyvcp/compare/dca1f0d0f88d...9444f499753f
10:57 PM travis-ci: Build details : https://travis-ci.org/kcjengr/qtpyvcp/builds/674253230
11:05 PM Not-8b5f: [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03app_dir [+0/-0/±1] 13https://git.io/Jvjwp
11:05 PM Not-8b5f: [02qtpyvcp] 07KurtJacobson 03bbcef7f - fix doc build
11:11 PM hazzy-m: gn8