#hazzy Logs

Dec 10 2019

#hazzy Calendar

04:20 AM soufiane8: hi
04:45 AM jthornton: yea but the doc string says it's a float so I guess it's wrong???
05:13 AM Tom_L: i know far less about it than you :)
05:28 AM hazzy-m: morning
05:28 AM jthornton: morning
05:28 AM jthornton: wife is getting a new lens today
06:03 AM TurBoss: moning
06:03 AM TurBoss: do you need something @hazzy?
06:04 AM hazzy-m: Hey!
06:05 AM hazzy-m: Do I need to build qtinstallerframework from source?
06:41 AM TurBoss: no
06:41 AM TurBoss: just use qt-online-installer from qt.io
06:41 AM TurBoss: and just choose ifw
07:07 AM TurBoss: http://www.chrisfenton.com/the-zedripper-part-1/
07:07 AM TurBoss: lol 16 z80
07:07 AM TurBoss: inside a fpga
07:32 AM TurBoss: > and just choose ifw
07:32 AM TurBoss: there is no need to install nothing more not Q
08:51 AM roguish[m]: good morning all.
09:07 AM Lcvette: morning
09:07 AM Lcvette: turboss do you need me to test anything?
09:09 AM TurBoss: hello
09:10 AM TurBoss: no thanks!
09:10 AM Lcvette: \o/
09:34 AM TurBoss: well the only thing left on the offset branch is draw rapids between paths,boundaries move and origins go on and off correctly
09:51 AM Lcvette: hurray!!
10:04 AM * JT[m] hates sitting in a waiting room
12:52 PM Tom_L: but you still have us to talk to :)
01:39 PM TurBoss: hello
01:42 PM Lcvette: yo
01:44 PM TurBoss: Lcvette: do you have a clean system to play with the installer?
01:45 PM Lcvette: not currently
01:45 PM TurBoss: okay no problem
01:45 PM Lcvette: but i could erase all the files or uninstall probe basic and qtpyvcp maybe?
01:45 PM TurBoss: yes
01:46 PM Lcvette: how to do?
01:49 PM * JT-Shop gets a fire going to warm the machine shop up
01:52 PM JT-Shop: TurBoss, I'm expanding the docstrings in spindle action, will that mess with anything your doing?
01:52 PM TurBoss: nop
01:53 PM JT-Shop: ok
01:53 PM TurBoss: its cold over there?
02:00 PM JT-Shop: 35F
02:01 PM JT-Shop: I normally start a fire in the morning but we had to leave at 6am to get to the surgery center by 8
02:02 PM TurBoss: oh...
02:06 PM JT-Shop: new lens for the wifes left eye
04:02 PM Lcvette: JT-Shop you almost done with what you are woprking on in QTPYVCP?
04:07 PM JT-Shop: I think it's never ending...
04:08 PM TurBoss: what you playing with?
04:08 PM TurBoss: jt?
04:09 PM JT-Shop: right now doing some tweaking in the BP mill
04:09 PM TurBoss: we need to make a release
04:09 PM TurBoss: would you like to have your stuff on it?
04:09 PM Lcvette: JT-Shop: ok, turboss needs to make a version release so we can fix the installer
04:10 PM Lcvette: isn't JT's stuff all on his own repo?
04:10 PM TurBoss: he said thas was changing stuff on spindle action
04:11 PM Lcvette: i thought that was in BP
04:11 PM Lcvette: BridgePort repo
04:11 PM Lcvette: BP Mill
04:13 PM TurBoss: next PB is 0.0.7
04:13 PM Lcvette: yeah?
04:14 PM TurBoss: next qtpyvcp is 0.2.8
04:14 PM Lcvette: its so exciting!
04:15 PM Lcvette: JT-Shop: are you working inside QTPYVCP branch?
04:15 PM Lcvette: or just in your repo?
04:17 PM Lcvette: TurBoss: for the focus thing you were working on
04:17 PM Lcvette: what was the problem that we tried to change the focus everywhere?
04:17 PM Lcvette: was a joggin issue?
04:17 PM TurBoss: yes hazzy tried to fix
04:18 PM TurBoss: https://github.com/kcjengr/probe_basic/issues/5
04:20 PM Lcvette: so it was in qtpyvcp and not in probe basic?
04:20 PM Lcvette: is fixed or is not fixed because it broke probing
04:20 PM Lcvette: im forgetting
04:21 PM TurBoss: the fix was reverted
04:21 PM Lcvette: would changing the input boxes in probe basic probing to be click focus individually solve both?
04:21 PM TurBoss: no because buttons have that issue too
04:22 PM Lcvette: the probing buttons?
04:22 PM TurBoss: you can only jog if click on a empty area
04:22 PM Lcvette: so we need to indivudually set the focus types?
04:22 PM TurBoss: if not keyboard arrouws move focus between buttons
04:23 PM Lcvette: im not understanding the focus thing
04:23 PM Lcvette: so keyboard arrows would be tab focus no?
04:23 PM TurBoss: keyboard arrows currently tab focus on buttons
04:23 PM Lcvette: the buttons chould be cliuck focus
04:24 PM Lcvette: buttons should be click focus
04:24 PM TurBoss: its a bit tricky
04:24 PM TurBoss: yes
04:24 PM TurBoss: if you click on a button it gets focus
04:24 PM Lcvette: currently the jog buttons are strong focus
04:25 PM TurBoss: then you try to jog and get a button tab
04:25 PM * Lcvette uploaded an image: Screenshot_2019-12-10_17-18-51.png (13KB) < https://matrix.org/_matrix/media/r0/download/matrix.org/CoMSvjzQKxkuMzTJAISzvGIx >
04:26 PM * Lcvette uploaded an image: Screenshot_2019-12-10_17-20-07.png (321KB) < https://matrix.org/_matrix/media/r0/download/matrix.org/rXIEWiihWhvwhDbyoDwuyMCu >
04:27 PM Lcvette: current jog button focus policy is "strong"
04:27 PM Lcvette: can be changed in designer to suit
04:27 PM TurBoss: nofocus sounds good
04:27 PM Lcvette: options in designer are nofocus,tabfocus,strongfocus, wheelfocus, clickfocus
04:28 PM TurBoss: buttons don't need focus
04:28 PM TurBoss: but field inputs...
04:31 PM Lcvette: ok so maybe can set the no focus policy for all and then change them individually?
04:31 PM Lcvette: or does setting them need to be done infdividually?
04:31 PM Lcvette: i will set the jog buttons and see if it fixes
04:36 PM TurBoss: to nofocus?
04:50 PM JT-Shop: well hell now the bp won't load
04:51 PM Lcvette: TurBoss: changed all buttons to nofocus
04:51 PM Lcvette: but the jog increment buttons are not moving the full increment amount per click
04:51 PM Lcvette: not sure how to fix?
04:52 PM Lcvette: thought this was already fixed?
04:52 PM TurBoss: it was an option
04:52 PM TurBoss: a option was added
04:52 PM TurBoss: can't remember where to set
04:53 PM Lcvette: that really should not be an option
04:53 PM Lcvette: it should be the increment amount
04:54 PM Lcvette: thats why they are there
04:54 PM Lcvette: if you don't feel comfortable with it you should use jog at a really slow jog rate
04:56 PM TurBoss: a ini option was added to have both jog methods
05:00 PM TurBoss: for some reason is missing on INI
05:01 PM Lcvette: yeah hence it needs to really not be an option or the option needs to default to full movement per click
05:02 PM Lcvette: it pisses me off when my dro's go out of increment while using the buttons
05:02 PM Lcvette: and im trying to move the exact amount of the increment
05:02 PM Lcvette: pushed the changes, can you test to see if the bug report issue is resolved?
05:03 PM Lcvette: im not sure what the problem was but if nofocus on buttons is a solution i would think it is now fixed and probing works correctly still
05:04 PM TurBoss: testing
05:21 PM TurBoss: afk 20 min
05:22 PM Lcvette: ok
05:25 PM * jthornton ponders what he might have screwed up updating the bp...
05:52 PM roguish[m]: Lcvette: you guys are doing wonderful. finding all the little problems. it just take time and usage. keep at it.
06:01 PM Lcvette: roguish: users are finding the bugs, it's funny because I have not or would not have found that one just because of how I use the GUI.. so the more people who start using and know how to report bug requests are super helpful!
06:02 PM Lcvette: Hoping this new installer turboss built gets more people using it!
06:04 PM TurBoss: back
06:07 PM Tom_L: you established a fan base yet?
06:09 PM Lcvette: Many
06:09 PM Lcvette: On Instagram and youtube
06:10 PM Lcvette: Bit it should get really good once the last few fixes are in and the installation wizard and updater work
06:10 PM Lcvette: Will need to redo the I stall page Instructions
06:10 PM Lcvette: Lol
06:11 PM Lcvette: Turboss, is the jog issue that was reported fixed
06:11 PM TurBoss: testing now
06:12 PM TurBoss: scalable PB would make it more popular
06:12 PM Tom_L: agreed
06:13 PM Lcvette: Once it's all fixed, known bugs, I will finish the lathe and vertical then look at a stripped down version for silly screens
06:14 PM Tom_L: most cnc controls don't have 1080 monitors btw.
06:14 PM TurBoss: jog is fixed
06:14 PM TurBoss: \o/
06:15 PM TurBoss: hazzy: Inoticed lag on PB on window mode
06:15 PM TurBoss: fullscreen makes it disapear
06:15 PM TurBoss: could be?
06:15 PM Lcvette: Tom_L (@freenode_Tom_L:matrix.org): fit more stuff on 1080
06:17 PM Lcvette: Means it's moBetta! :)
06:17 PM hazzy-m: Tom_L: DMG does lol but I think a screen that size is a little big for most machines. What we need is a high pixel density 1080p screen
06:18 PM Lcvette: Vertical screen won't need the width of the horizontal
06:18 PM hazzy-m: Works great on my laptop screen
06:18 PM TurBoss: while jog?
06:18 PM Lcvette: I think it will be what most people are excited about
06:19 PM Tom_L: i'll ask my kids when they get home tomorrow, how many machines have large screens at their work
06:19 PM Tom_L: they've got all kinds there
06:19 PM Tom_L: dmg mori included
06:20 PM Tom_L: zimmermans
06:20 PM Tom_L: etc
06:20 PM Lcvette: Newer machines are moving to lathe format touch screens with mechanical small button pads for primary functions
06:21 PM Tom_L: mag3's
06:21 PM Tom_L: (makino)
06:23 PM * Lcvette uploaded an image: 21.5in iHMI Vertical.jpg (153KB) < https://matrix.org/_matrix/media/r0/download/matrix.org/HxeozoNvcaCCNXlmKvumPHPv >
06:24 PM Lcvette: Fanuc is a pretty big control mfger
06:25 PM Tom_L: fanuc, siemens, haas, mazak....
06:26 PM Tom_L: fanuc isn't as big as they used to be imo
06:26 PM * Lcvette uploaded an image: 2018_08_CNC95.00_Production-page_Web-e4b26a95.jpg (19KB) < https://matrix.org/_matrix/media/r0/download/matrix.org/qCIggYazqbYEkrEEQtkccfqQ >
06:27 PM roguish[m]: bigger screens are good. it's the cheap ass hobbyist that scrounges for the lowest cost junk that is the problem. i say let 'em go. If one is putting together a good machine, either new or refit, a screen is a trivial cost.
06:27 PM * Lcvette uploaded an image: VMX60SRTi-Front-MAX5.webp (127KB) < https://matrix.org/_matrix/media/r0/download/matrix.org/SEQHNcaxAXGwQASmmxMPxUhY >
06:27 PM roguish[m]: i say do it right. not cheap.
06:27 PM Lcvette: Bigger screens are the future
06:28 PM Lcvette: roguish: hit it on the head
06:28 PM Lcvette: I mean the touch screen we got were only $100
06:28 PM Lcvette: That's nothing
06:28 PM Lcvette: In the scheme of cnc
06:28 PM Lcvette: 3 end Mills
06:28 PM Lcvette: Lol
06:29 PM Lcvette: Of budget size and cost
06:29 PM Tom_L: you must be buying cheap endmills :D
06:30 PM * Lcvette uploaded an image: csm_datron-neo-img-pic2_e5c4a0c23f.jpg (162KB) < https://matrix.org/_matrix/media/r0/download/matrix.org/AyLytyCNivUEpHKsQEWaDOag >
06:31 PM Lcvette: Datron
06:31 PM Lcvette: Think it's time to let go of the vhs and compact discs tom_l..lol
06:32 PM Lcvette: Yg1 end mills
06:32 PM * TurBoss uploaded an image: image.png (557KB) < https://matrix.org/_matrix/media/r0/download/matrix.org/WcGFJWMUHNEINIVgFcAIqytb >
06:33 PM Lcvette: Turboss is the fix ok?
06:33 PM TurBoss: yes
06:33 PM TurBoss: i'm testing input now
06:34 PM Lcvette: \o/
06:34 PM TurBoss: its okay
06:34 PM Lcvette: Hurray¡
06:35 PM Lcvette: Lcvette fixed something
06:35 PM Lcvette: Lol
06:35 PM TurBoss: great!
06:35 PM Lcvette: So can we make new version now?
06:35 PM Lcvette: Qtpyvcp and probe basic for installer?
06:36 PM * TurBoss uploaded an image: image.png (163KB) < https://matrix.org/_matrix/media/r0/download/matrix.org/UgXLgxZbhjOAPnueEQGShOnB >
06:36 PM TurBoss: sure
06:36 PM Lcvette: Big screens ftmfw
06:37 PM TurBoss: @hazzy is ok to push a release to match pb and qtpyvcp currently pb release requires some stuff its on master only
06:38 PM Lcvette: Hazzy!!!!!!
06:38 PM Lcvette: o/
06:38 PM hazzy-m: TurBoss: yes!
06:39 PM hazzy-m: We’re do for a new release anyway
06:39 PM TurBoss: okay
06:39 PM TurBoss: so just push a tag?
06:39 PM TurBoss: can't remember lol
06:40 PM TurBoss: Lcvette: you can push probebasic to origin
06:41 PM Not-5e4d: [02qtpyvcp] 07TurBoss tagged 030f7b377 as 03v0.2.8 13https://git.io/Je9za
06:41 PM Not-5e4d: [02qtpyvcp] 07TurBoss created tag 03v0.2.8 - 13https://git.io/fhCou
06:42 PM Not-5e4d: [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03gh-pages [+460/-0/±0] 13https://git.io/Je9zV
06:42 PM Not-5e4d: [02qtpyvcp] 07traviscibot 034f59ed1 - Deploy kcjengr/qtpyvcp to github.com/kcjengr/qtpyvcp.git:gh-pages
06:42 PM Not-5e4d: [02qtpyvcp] 07KurtJacobson published 03v0.2.8 | v0.2.8 - 13https://git.io/Je9zw
06:43 PM hazzy-m: Sweet!
06:43 PM TurBoss: https://github.com/kcjengr/qtpyvcp/releases/tag/v0.2.8
06:43 PM Lcvette: how do i push it?
06:44 PM TurBoss: you are on top master
06:44 PM TurBoss: set upstream to origin and push
06:46 PM Lcvette: i don't follow
06:47 PM TurBoss: I can
06:47 PM Lcvette: which do i need to be checked out to do this?
06:47 PM Lcvette: ok
06:47 PM Lcvette: thanks
06:47 PM Not-5e4d: [02probe_basic] 07TurBoss pushed 031 commit to 03master [+0/-0/±3] 13https://git.io/Je9zo
06:47 PM Not-5e4d: [02probe_basic] 07Lcvette 03b5dbadc - changed all buttons to nofocus and box entries to clickfocus
06:47 PM TurBoss: ok
06:47 PM TurBoss: now create the tag
06:48 PM Not-5e4d: [02probe_basic] 07TurBoss tagged 03b5dbadc as 03v0.0.7 13https://git.io/Je9zK
06:48 PM Not-5e4d: [02probe_basic] 07TurBoss created tag 03v0.0.7 - 13https://git.io/JeDwL
06:48 PM Lcvette: \o/
06:49 PM Not-5e4d: [02probe_basic] 07KurtJacobson pushed 031 commit to 03gh-pages [+88/-0/±0] 13https://git.io/Je9zX
06:49 PM Not-5e4d: [02probe_basic] 07traviscibot 03359234e - Deploy kcjengr/probe_basic to github.com/kcjengr/probe_basic.git:gh-pages
06:49 PM Not-5e4d: [02probe_basic] 07KurtJacobson pushed 031 commit to 03gh-pages [+88/-0/±0] 13https://git.io/Je9zM
06:49 PM Not-5e4d: [02probe_basic] 07traviscibot 037dd81b7 - Deploy kcjengr/probe_basic to github.com/kcjengr/probe_basic.git:gh-pages
06:50 PM Not-5e4d: [02probe_basic] 07KurtJacobson published 03v0.0.7 | v0.0.7 - 13https://git.io/Je9zy
06:50 PM travis-ci: kcjengr/probe_basic#170 (v0.0.7 - b5dbadc : Chris): The build passed.
06:50 PM travis-ci: Diff view : https://github.com/kcjengr/probe_basic/compare/v0.0.7
06:50 PM travis-ci: Build details : https://travis-ci.org/kcjengr/probe_basic/builds/623455552
06:50 PM TurBoss: done!
06:50 PM TurBoss: I'll update the installer to match thoose versions
06:50 PM Lcvette: \o/
06:51 PM TurBoss: so installer only follow releases
06:51 PM Lcvette: releases are versions?
06:51 PM TurBoss: yes
06:51 PM Lcvette: ok good!
06:51 PM Lcvette: that way test versions remain behind the cloak
06:52 PM Lcvette: so now test the installer?
06:53 PM * Lcvette uploaded an image: Screenshot_2019-12-10_19-46-33.png (15KB) < https://matrix.org/_matrix/media/r0/download/matrix.org/prxkHDuuvnvKAeFKRgkvKpUV >
06:56 PM TurBoss: ok
06:56 PM TurBoss: no
06:56 PM TurBoss: wait for new one :D
06:58 PM Lcvette: ok
07:27 PM Lcvette: im here
07:27 PM Lcvette: dopwnloading\
08:33 PM * hazzy-m does not know how to run the installer
08:33 PM hazzy-m: TurBoss: You around?
08:33 PM TurBoss: hey
08:34 PM TurBoss: in qtcreator in projects icon on the left bar
08:35 PM TurBoss: Build & Run
08:35 PM TurBoss: then in run
08:35 PM TurBoss: executable
08:35 PM TurBoss: browse in ../build...
08:36 PM * TurBoss uploaded an image: image.png (63KB) < https://matrix.org/_matrix/media/r0/download/matrix.org/wvtGXHspHGlNvcNqDcgaPXia >
08:37 PM TurBoss: or the path specified in build steps
08:38 PM hazzy-m: Where do i find this? `/home/turboss/Qt/Tools/QtInstallerFramework/3.1/bin/binarycreator: Command not found`
08:38 PM Lcvette: hazzy: it runs so easy
08:38 PM hazzy-m: Should it already be installed
08:38 PM TurBoss: pro file
08:39 PM hazzy-m: Do I have to change the path to my binarycreator?
08:39 PM TurBoss: yes
08:39 PM TurBoss: i didn't figure a generic way
08:39 PM TurBoss: relative doesn't work
08:40 PM TurBoss: * i haven't figure a generic way
08:40 PM TurBoss: * i haven't figured a generic way
08:40 PM hazzy-m: ok
08:41 PM hazzy-m: how do I get binarycreator or find where it is installed?
08:41 PM TurBoss: it whould be in ~/Qt/Tools/QtInstaller....
08:41 PM TurBoss: * it should be in ~/Qt/Tools/QtInstaller....
08:42 PM TurBoss: if you installed it with the online installer
08:43 PM hazzy-m: ok, so I have to install QT with the online installer?
08:43 PM TurBoss: Qt is not required
08:43 PM TurBoss: no kit required
08:43 PM TurBoss: and yes
08:43 PM TurBoss: qt-unified-linux-x64-3.1.1-online.run
08:56 PM hazzy-m: Starting /home/kurt/Qt/Tools/QtInstallerFramework/3.1/bin/binarycreator...
08:56 PM hazzy-m: Error: Target parameter missing.
08:56 PM hazzy-m: Why does this seem so hard lol
08:57 PM hazzy-m: Lcvette: how did you get it working
08:57 PM Lcvette: I have keen windows brain
08:57 PM Lcvette: Lol
08:58 PM Lcvette: I just unzipped it and double clocked it
08:58 PM hazzy-m: Unzipped what?
08:58 PM * hazzy-m is completely lost
08:59 PM Lcvette: Turboss sent me download
08:59 PM hazzy-m: oh
08:59 PM hazzy-m: cheater!
08:59 PM hazzy-m: lol
09:00 PM Lcvette: :D
09:00 PM TurBoss: :/
09:02 PM TurBoss: can you run binary creator by hand?
09:02 PM hazzy-m: yes
09:06 PM hazzy-m: same problemo
09:06 PM hazzy-m: :(
09:08 PM * TurBoss sent a long message: < https://matrix.org/_matrix/media/r0/download/matrix.org/GAaLUhQUrpZWjYPVLpEOVpRF >
09:08 PM hazzy-m: yes
09:09 PM hazzy-m: same
09:09 PM TurBoss: :/
09:10 PM TurBoss: are you using the qtcreator from the QT dir or the debian one?
09:10 PM * hazzy-m sent a long message: < https://matrix.org/_matrix/media/r0/download/matrix.org/WnaFIjIriGmhJWkMnPedbpxi >
09:11 PM TurBoss: wich OS?
09:11 PM TurBoss: here on debian 10
09:11 PM hazzy-m: Mind 19
09:12 PM hazzy-m: Mint*
09:13 PM TurBoss: sorry duno
09:13 PM TurBoss: :D
09:13 PM hazzy-m: its fine, will try to get it working latter
09:14 PM hazzy-m: we should teach travis to build and publish the installer!
09:14 PM * hazzy-m goes back to windows and real work
09:15 PM hazzy-m: Can you send me the completed installer you sent Lcvette? I don't see it in the chat logs
09:21 PM Lcvette: hazzy: hazzy check private chat