#hazzy | Logs for 2019-03-02
Back
[00:19:49] <Lcvette> pcw_home: did you get it working?
[00:19:58] <Lcvette> What do you think?
[00:32:01] <Lcvette> Turboss you did great finding vtk!
[00:32:18] <TurBoss> :)
[01:10:00] <hazzy-m> Lcvette: TruBoss started working with VTK on the first hazzy GUI!!
[05:11:27] <jt-m[m]> morning
[06:35:53] <TurBoss> hello
[07:38:45] <Lcvette> morning
[07:39:49] <jthornton> morning
[08:03:05] <jthornton> the icons for probe basic who made those?
[08:05:36] <Lcvette> me
[08:05:40] <Lcvette> :D
[08:06:14] <jthornton> nice, can I copy them?
[08:06:27] <Lcvette> sure
[08:06:43] <jthornton> I'm messing about with pyvcp and need some images
[08:08:38] <Lcvette> they are in the image files
[08:09:42] <jthornton> yea I was looking at them :)
[08:30:13] <jthornton> hmm turns out you can't put an image on a button in pyvcp
[08:31:05] <Lcvette> is pyvcp different than qtpyvcp?
[08:31:27] <jthornton> yea it's been part of emc for a long time
[08:31:40] <Lcvette> do you use the same designer?
[08:31:47] <jthornton> a very limited vcp but easy to use and setup
[08:31:53] <jthornton> just an xml file
[08:32:12] <Lcvette> ah
[08:32:41] <jthornton> http://linuxcnc.org
[08:34:24] <Lcvette> ah ok i see
[08:34:37] <Lcvette> i only know how to do it in qt designer
[08:41:42] <jthornton> https://i.imgur.com
[08:41:52] <jthornton> the buttons are all a font
[08:42:16] <Lcvette> ahh
[08:42:30] <jthornton> I thought they were images
[08:53:01] <Lcvette> I told hazzy I only have on stipulation on the images I made and that is they can only be public after probe basic launches officially. Feel it's only fair they debut as intended
[09:03:15] -!- JT-Shop has quit [Remote host closed the connection]
[09:04:32] -!- JT-Shop has joined #hazzy
[09:17:34] <jthornton> ok, I was just wanting to test something local
[09:18:17] <Lcvette> yeah for sure
[09:18:40] <Lcvette> Hazzy tells me we are very very close on probe basic so it shouldn't be long either way
[09:19:26] <Lcvette> he tells me that we are not even a full "very" away from being finished
[09:19:37] <Lcvette> :D
[09:19:47] <jthornton> good, can't wait for vkt to merge into master
[09:22:18] <Lcvette> me too
[09:25:58] <Lcvette> i was thinking about putting some of the tick box items in the drop down menu
[09:37:20] <hazzy-m> LOL
[09:37:22] <hazzy-m> morning
[09:37:35] <Lcvette> morning
[09:52:17] * JT-Shop gets a fire started to warm up the machine shop
[09:55:52] <JT-Shop> hazzy-m: what needs to be done to get vtkcannon ready to merge into master?
[10:09:03] <pcw_home> Lcvette: not sure what happened the first time but yes its working now
[10:09:18] <Lcvette> great!
[10:09:59] <Lcvette> i just swapped out the backplot to the new vtk and added a bunch of the functionality that turboss and JT have worked so hard adding in
[10:10:02] <Lcvette> its much better
[10:10:20] <Lcvette> hopefully we merge it into master soon
[10:14:40] <hazzy-m> Yes, should be very close to being mergable, but there are a few bugs still, minor though
[10:15:17] <hazzy-m> * tool pos is wrong when tool offsets are active
[10:16:00] <hazzy-m> * program boundries do not move when G5x offsets are changed
[10:16:30] <hazzy-m> * tool pos is also probably wrong when part rotation is active (also need to rotate path)
[10:16:57] <hazzy-m> (but gremlin does not rotate the path, so probably don't need to fix that yet
[10:19:02] <JT-Shop> ok, I'll have a look and see if I can sort some of that out later today
[10:19:54] <hazzy-m> I'm working on the tool offsets and G5x offsets
[10:23:52] <JT-Shop> ok
[10:26:20] * hazzy-m uploaded an image: image.png (214KB) < https://matrix.org >
[10:27:09] <hazzy-m> it seems like there are some extra lines in the VTK plot of this program
[10:27:15] <Lcvette> head to head comparison?
[10:27:29] <hazzy-m> yes!
[10:27:45] <hazzy-m> VTK is much faster to load and easyer to use!
[10:27:47] <Lcvette> the one on the right actually looks smoother
[10:28:03] <pcw_home> Does VTK need OpenGL or can it use OpenGL ES?
[10:28:14] <hazzy-m> yes, but it should be easy to improve the appearance of the VTK plot
[10:28:23] <Lcvette> i figured
[10:28:43] <hazzy-m> pcw_home: It will work on mobile, so I asume it can use OpenGL ES
[10:29:21] <pcw_home> Thats really great for ARM platforms! _many_ only have OpenGL ES support
[10:30:35] <hazzy-m> Yes! And even though it is a high level API, it does not seem to be very heavy
[10:31:07] <hazzy-m> maybe rmu can test VTK on hit py setup ...
[10:31:15] <pcw_home> Have you looked at memory footprint vs gremlin?
[10:31:36] <hazzy-m> no I have not
[10:31:47] <Lcvette> peter once we get finalized on everything i am also going to resize all the graphics for each of the different gui options in probe basic so it should load faster too
[10:31:58] <pcw_home> (on RPI, full screen dense gremlin backplots crash )
[10:32:28] <hazzy-m> with a 50MB file in VTK is used about 1.2GB ram, not sure how that compares though, gremlin takes so long to load that file its a pain to test, lol
[10:36:18] <pcw_home> That sounds like a major win for embedded platforms (RPI etc)
[10:40:39] <hazzy-m> pcw_home: just ran a quick comparison using a 51.2 MB file (lots of short lines segments)
[10:40:40] <hazzy-m> VTK: Mem: 1200MB Time: 1.02s
[10:40:41] <hazzy-m> Grem: Mem: 939MB Time: 33s
[10:41:50] <hazzy-m> and I think the VTK mem can be reduced a good bit by deleting some arrays that are used when drawing the plot, and aren't needed later
[10:42:57] <hazzy-m> that is with the QtPyVCP version of gemlin, which has some improvements over the version used in axis
[10:45:45] <pcw_home> I would like to try hazzy on the RPI when the VTK backplot is integrated
[10:46:58] <pcw_home> ( not sure how much trouble getting qtpyvcps dependencies on the RPI will be )
[10:52:30] <Lcvette> JT-Shop: trying to decipher the ZOOM P and ZOOM M in the signals and slots and not sure what they are
[10:53:53] <hazzy-m> part and machine
[10:56:53] <pcw_home> Wow VTK is so much faster than gremlin that maybe even software OpenGL would work
[10:57:57] <pcw_home> (on the RPI the "LinuxCNC" text splash screen takes about 5 seconds to render with software OpenGL
[11:13:32] <roguish[m]> pcw_home: I'm going to install my 7i27 drive today. to get enough power into it, I might need to parallel a pair of identical switching power supplies. Is this ok to do?
[11:27:27] <hazzy-m> roguish: some SMPSUs have a sync input/output for use when paralleling ...
[11:29:18] -!- Roguish has joined #hazzy
[11:33:29] <Lcvette> fixed the x and y views
[11:33:30] <pcw_home> Yeah, they may fight or not share the load well. You can use diodes to prevent interactions but then you lose the output capacitance
[11:33:47] <Lcvette> they had some wierd zoom number next to them
[11:33:50] <Lcvette> made them the same as the z view 1.5
[11:33:56] <Lcvette> now they fit the screen when clicked
[11:33:59] <Lcvette> hurray!
[11:35:59] -!- Roguish_desk has joined #hazzy
[11:38:15] <roguish[m]> pcw_home: the PS's are identical units. and I'm going to measure the voltage output and see if I can adjust them to as close to the same as possible.
[11:38:28] <roguish[m]> what do you mean 'output capacitance' ?
[11:38:29] -!- Roguish has quit [Ping timeout: 250 seconds]
[11:39:09] <Lcvette> he means run them into a capacitor as a buffer
[11:39:09] -!- Roguish_desk has quit [Client Quit]
[11:39:50] <hazzy-m> no, he means it you use diodes you cant sent power back to the PSU (e.g. when the motoer decelerates)
[11:39:51] <hazzy-m> lol
[11:40:33] <Lcvette> lol
[11:41:33] <hazzy-m> now we need TurBoss's and JT's opinion on what he means xD
[11:43:28] <Lcvette> i didn't see his post even
[11:43:32] <Lcvette> he said capacitance
[11:43:42] <Lcvette> i saw rog say capacitor
[11:44:01] <Lcvette> i just assumed he meant use a capacitor from the power supply as a buffer
[11:44:15] <Lcvette> regulator
[11:44:32] <Lcvette> he didn't mean that though
[11:52:58] <Lcvette> hazzy, check the newest push,
[11:53:19] <Lcvette> i fixed the view button scale and added the rest of the buttons but i am not sure what a couple of them go to
[11:54:27] <hazzy-m> ok!
[11:56:03] <Lcvette> i assumed the ZOOM M and ZOOM P were zoom to program extents and machine extents?
[11:56:15] <Lcvette> but wasn't sure how to connect them
[12:00:45] <jt-m[m]> hazzy: where is xD?
[12:08:13] <Lcvette> you guys know how to make the y axis have whole number machine labels?
[12:08:31] <Lcvette> seems x an z are but y has 1.0 2.0 etc
[12:10:05] <jt-m[m]> I probley should make an ini setting for that
[12:10:54] <jt-m[m]> yea it looks like x is int and y and z are float
[12:11:14] <Lcvette> where you see that?
[12:15:49] <Lcvette> maybe thats why hazzy is having trouble fixing the offset thingy?
[12:17:26] <jt-m[m]> just looking at the boundry labels when I turn them on
[12:18:08] <jt-m[m]> something is overriding cube_axes_actor.SetXLabelFormat("%6.3f")
[12:19:11] <Lcvette> hazzy: yo
[12:19:18] <Lcvette> we have coding issues
[12:22:00] <jt-m[m]> what's that?
[12:22:44] <Lcvette> the coding issue you mentioned
[12:23:42] <jt-m[m]> https://public.kitware.com
[12:26:43] <roguish[m]> Lcevette. hey, i just cannot get the elo drive to load. any tips?
[12:27:10] <roguish[m]> using the 2.5.0 driver, following the 'readme' file
[12:27:50] <Lcvette> what version of linux?
[12:27:58] <Lcvette> is it a 64bit or 32?
[12:28:29] <Lcvette> think the one i linked is 64
[12:28:31] <roguish[m]> 64
[12:28:51] <Lcvette> debian stretch?
[12:28:57] <Lcvette> updated
[12:28:59] <roguish[m]> yes
[12:29:25] <Lcvette> hmmm
[12:29:39] <Lcvette> should be as straight forward as following the installation instructions
[12:29:44] <Lcvette> you have to use sudo
[12:30:05] <roguish[m]> yup
[12:30:21] <Lcvette> what is it not doing?
[12:30:37] <Lcvette> recognizing the screen?
[12:31:09] <Not-e6c6> [02qtpyvcp] 07jethornton pushed 031 commit to 03VTKCannon [+0/-0/±1] 13https://git.io/fhAS6
[12:31:10] <Not-e6c6> [02qtpyvcp] 07jethornton 03fef0123 - BUG: fix x2 view-up error
[12:31:13] <roguish[m]> the elo is listed in lsusb
[12:31:39] <Lcvette> did you try the troubleshoot section?
[12:31:43] <Lcvette> and manually try and start it
[12:32:35] <Lcvette> for me, the 2.5.0 driver just worked
[12:32:38] <roguish[m]> but when is do the systemctl status elo.services it is not running
[12:32:43] <Lcvette> following the install
[12:33:01] <Lcvette> hazzy said he had that issue
[12:33:10] <Lcvette> he may have better insight on it since i didn't have that issue
[12:33:42] <Lcvette> and you are certain you followed all the instructions?
[12:33:50] <Lcvette> i missed a step a couple of times
[12:33:58] <Lcvette> even after i had been through it a time or two
[12:34:08] <Lcvette> it was the one where it said to skip
[12:34:16] <Lcvette> but there was something that needed to be done
[12:35:03] <jt-m[m]> Lcvette: I think that the number format is an internal problem in vtk
[12:35:05] <Lcvette> jt-m: you fixed it?
[12:35:12] <Lcvette> ah
[12:35:17] <Lcvette> yeah i was reading the link you sent
[12:38:47] <Lcvette> jt-m: https://vtk.org
[12:39:22] <Lcvette> is this what we need to turn the numbers 90 degrees to the axis lines so it wouldn't matter if they had additional decimal places?
[12:44:00] <Not-e6c6> [02qtpyvcp] 07KurtJacobson pushed 032 commits to 03VTKG5xOffsets [+0/-0/±2] 13https://git.io/fhASd
[12:44:01] <Not-e6c6> [02qtpyvcp] 07KurtJacobson 03f41d20f - use QSpinBox for offset dialog so can enter negative numbers
[12:44:03] <Not-e6c6> [02qtpyvcp] 07KurtJacobson 03b5b1ee9 - index actors instead of using for loop
[12:44:35] <Not-e6c6> [02qtpyvcp] 07KurtJacobson pushed 033 commits to 03VTKCannon [+0/-0/±5] 13https://git.io/fhASF
[12:44:37] <Not-e6c6> [02qtpyvcp] 07Lcvette 03af8508d - added more buttons for vtk and fixed view button scaling
[12:44:39] <Not-e6c6> [02qtpyvcp] 07KurtJacobson 03550a544 - Merge remote-tracking branch 'Lcvette/VTKCannon' into VTKCannon
[12:45:06] <Lcvette> hurray
[12:49:42] -!- boban_serb[m] has quit [Ping timeout: 264 seconds]
[12:49:50] -!- boban_serb[m] has joined #hazzy
[13:05:41] <roguish[m]> Lcvette. well, working. the directory /elo-mt-usb was named /bin-mt-usb so nothing worked. doh. no idea how that happened.
[13:06:14] <roguish[m]> changed the directory name and voila. working
[13:06:52] <Lcvette> nice!!
[13:06:59] <Lcvette> is it beeping?
[13:09:48] <roguish[m]> i don't have any speakers of any kind. nothing. so no beep.
[13:10:26] <Lcvette> cd /etc/opt/elo-mt-usb
[13:10:30] <Lcvette> sudo ./cplcmd
[13:10:40] <Lcvette> ls -l
[13:11:04] <Lcvette> ok, mine was from the onboard motherboard beeper
[13:11:12] <Lcvette> enough to make you insane
[13:13:07] <Lcvette> hazzy
[13:13:10] <Lcvette> question
[13:14:12] * Lcvette uploaded an image: image.png (53KB) < https://matrix.org >
[13:14:55] <Lcvette> i can't seem to figure out the correct combination to make the boundary buttons be on or off in conjunction with the boundries being on or off
[13:15:08] <Lcvette> all the other buttons work as they are supposed too
[13:15:16] <Lcvette> i tried making them "checked"
[13:15:21] <hazzy-m> Lcvette: right now there is not way to keep them in sync, working on that
[13:15:26] <Lcvette> but they still work opposit
[13:15:32] <Lcvette> ah ok
[13:15:48] <TurBoss> hello
[13:15:56] <hazzy-m> hey!
[13:16:19] <TurBoss> just rebooting to check all the work
[13:16:33] <Lcvette> morning turboss!
[13:16:37] * hazzy-m can't figure out how to make the program boundry box move :(
[13:16:45] <hazzy-m> in the VTKG5x branch
[13:16:58] <TurBoss> oh ok
[13:17:28] <TurBoss> note: before merge to master i would like to move the scripts to its own directory
[13:17:32] <Lcvette> https://vtk.org
[13:17:40] <Lcvette> you have this hazzy?
[13:17:58] <hazzy-m> Lcvette: yes
[13:18:04] <Lcvette> ok
[13:18:08] <hazzy-m> TurBoss: Agreed
[13:26:47] <Lcvette> turboss, can vtk pan?
[13:27:09] <TurBoss> duno
[13:27:16] <TurBoss> what pan means
[13:27:31] <Lcvette> pan move
[13:27:50] <Lcvette> slide
[13:28:51] <TurBoss> ahh
[13:29:01] * Lcvette uploaded an image: image.png (1KB) < https://matrix.org >
[13:29:03] <TurBoss> shift 3rd click
[13:29:14] <TurBoss> mouse button
[13:29:26] <TurBoss> just 3rd button
[13:29:26] <Lcvette> can make a screen buttopn?
[13:29:32] <TurBoss> no shift
[13:31:02] * TurBoss sent a long message: < https://matrix.org >
[13:31:44] <Lcvette> you did it?
[13:32:22] <TurBoss> boudary move to current position when g5x changed
[13:33:18] <roguish[m]> Lcvette. nice monitor. touch works fine.
[13:33:32] <TurBoss> <Lcvette "can make a screen buttopn?"> what?
[13:34:15] <Lcvette> playing with probe basic?
[13:34:27] <Lcvette> roguish: condition like new?
[13:34:29] <roguish[m]> started up brender
[13:34:35] <Lcvette> meh
[13:34:37] <Lcvette> lol
[13:34:51] <Lcvette> checkout the latest vtk
[13:34:52] <roguish[m]> you're right about the packaging. a bit over the top.
[13:35:05] <Lcvette> it has probe basic with the new backplotter
[13:35:09] <Lcvette> lol
[13:35:13] <roguish[m]> don't know how to get vtk
[13:36:12] <Not-e6c6> [02qtpyvcp] 07TurBoss pushed 031 commit to 03VTKG5xOffsets [+0/-0/±1] 13https://git.io/fhA97
[13:36:13] <Not-e6c6> [02qtpyvcp] 07TurBoss 03db8afc5 - move boundaries following path when g5x changed
[13:36:16] <Lcvette> you have gitkraken?
[13:36:16] <Lcvette> or no?
[13:36:42] <roguish[m]> need to build some kind of frame to hold it and mount it at the mill.
[13:36:51] <roguish[m]> yes, I have gitkraken.
[13:38:02] <hazzy-m> TurBoss: Hurray!
[13:38:09] <hazzy-m> thank you!
[13:38:12] <TurBoss> :)
[13:38:19] <Lcvette> then i think you just double click and checkout the top vtk
[13:38:23] <Lcvette> hurray!
[13:38:28] <Lcvette> you fixed it turboss?
[13:38:37] <TurBoss> i think,...
[13:38:38] <TurBoss> :P
[13:38:42] <TurBoss> yes!
[13:39:03] <Lcvette> great!
[13:39:09] <Lcvette> i need your expertise now
[13:39:19] <TurBoss> roguish: pick VTKCanon not VTKG5xOffsets
[13:39:19] <Lcvette> :D
[13:39:20] <Lcvette> if you have a moment or two
[13:39:23] <TurBoss> two
[13:39:33] <Lcvette> great
[13:39:49] <Lcvette> the set view machine and set view program
[13:40:12] <Lcvette> and a pan button
[13:41:47] <Lcvette> program extents?
[13:42:02] <Lcvette> maybe better word?
[13:42:21] <TurBoss> ?
[13:42:39] <Lcvette> is there a way to zoom to the program extents
[13:43:14] <TurBoss> not yet
[13:44:43] <TurBoss> hazzy: the move instead of reload is a nice feature
[13:44:44] <TurBoss> Thanks
[13:45:02] <TurBoss> Lcvette: should there be a way
[13:45:14] <TurBoss> haven't looked at yet
[13:45:16] <Lcvette> i think so
[13:45:31] <Lcvette> all cam packages have a zoom extents
[13:45:39] <Lcvette> for when you have a model open
[13:45:55] <Lcvette> makes it nice to quickly zoom to the extents of the opened file
[13:46:07] <Lcvette> very much so for tuch scren
[13:46:13] <Lcvette> touch screen
[13:52:10] <jt-m[m]> zoom to program is not yet working but I think I know how to fix it
[14:00:39] <Lcvette> yeah?
[14:00:43] <Lcvette> saweet!
[14:00:47] <Lcvette> thats an important button i think
[14:03:31] <TurBoss> could be nice to have video as 3dplot bg
[14:03:34] <TurBoss> lolololo
[14:03:44] <hazzy-m> hohoho
[14:04:06] <TurBoss> nah
[14:04:24] <TurBoss> could be a mess
[14:05:31] <TurBoss> and what happends to subd
[14:05:35] <TurBoss> subs
[14:05:39] <TurBoss> they don't plot
[14:14:07] <Not-e6c6> [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03VTKCannon [+0/-0/±2] 13https://git.io/fhAHz
[14:14:09] <Not-e6c6> [02qtpyvcp] 07Lcvette 03c2fbd2b - added more buttons for vtk and fixed view button scaling
[14:15:00] <hazzy-m> sorry, I should not have merged Lcvette 's commit since it was ont he wrong branch
[14:15:03] <hazzy-m> just cherrypicked it to master
[14:15:41] <TurBoss> is ok to merge offsets with main vtk?
[14:15:47] <roguish[m]> yoh, Hazzy. status velocity isn't working? did you change something in the 'status'
[14:16:13] <hazzy-m> roguish: are you using velocity or current_velocity?
[14:17:12] <roguish[m]> it is currently velocity. status:joint[0].velocity
[14:17:39] <Not-e6c6> [02qtpyvcp] 07KurtJacobson pushed 036 commits to 03VTKCannon [+0/-0/±7] 13https://git.io/fhAHa
[14:17:40] <Not-e6c6> [02qtpyvcp] 07KurtJacobson 03830947c - update path position on g92 offset change
[14:17:41] <Not-e6c6> [02qtpyvcp] 07KurtJacobson 0374eb680 - Merge branch 'VTKG5xOffsets' into VTKCannon
[14:18:04] <TurBoss> cool!
[14:18:23] <hazzy-m> roguish: oh, joint vel, I don't think anything has changed, that should work
[14:18:48] <Not-e6c6> [02qtpyvcp] 07KurtJacobson deleted branch 03VTKG5xOffsets - 13https://git.io/fhCou
[14:18:49] <Not-e6c6> [02qtpyvcp] 07KurtJacobson deleted branch 03VTKG5xOffsets
[14:20:10] <TurBoss> hazzy: I'll move vtk to a directory
[14:20:31] <hazzy-m> ok, thanks!
[14:21:19] <Lcvette> what did i do?
[14:21:35] <TurBoss> ?
[14:22:35] <hazzy-m> Lcvette: your fine! I merged without realizing which branch you had commited on
[14:22:43] <hazzy-m> just update to remote and you'll be set
[14:23:49] * TurBoss sent a long message: < https://matrix.org >
[14:24:11] <TurBoss> :)
[14:24:19] <hazzy-m> whoa!
[14:24:24] <hazzy-m> how?
[14:24:38] <TurBoss> screenfetch
[14:24:42] <TurBoss> from apt
[14:25:08] <hazzy-m> TurBoss has lots of ram ..
[14:25:20] <TurBoss> :D
[14:25:20] <hazzy-m> 8x how much hazzy has :O
[14:25:33] <TurBoss> did overclock
[14:25:39] <TurBoss> from 3.4 to 3.8
[14:25:49] <hazzy-m> Nice!
[14:26:01] <hazzy-m> is it stable?
[14:26:15] <TurBoss> yes
[14:26:41] <TurBoss> CPU MHz máx.: 3800,0000
[14:29:34] <TurBoss> hmmm
[14:29:55] <TurBoss> move the code brekas the UI's using it
[14:34:55] <TurBoss> ok its easy to fix
[14:35:45] <TurBoss> no
[14:35:54] <TurBoss> i have to wire all the signals :O
[14:36:44] * JT-Shop waits for the dust to settle
[14:36:51] <TurBoss> xD
[14:38:21] <hazzy-m> TurBoss: All you need to do is change the import paths in the UI files
[14:38:35] <TurBoss> figured
[14:38:50] <hazzy-m> ok
[14:39:07] <hazzy-m> then you don't need to redo the signals etc.
[14:39:15] <TurBoss> cool!
[14:41:34] -!- Roguish has joined #hazzy
[14:41:52] * JT-Shop2 breaks down a sheet of 6mm baltic birch for drawer bottoms
[14:41:54] <Lcvette> ok i need to be fixed now in kraken so i can get JT's fixes
[14:42:36] <hazzy-m> JT-Shop2: where do you get baltic birch these days?
[14:42:41] <Lcvette> JT-Shop: JT-Shop2 did you fix the program button?
[14:42:49] * hazzy-m uploaded an image: image.png (62KB) < https://matrix.org >
[14:42:54] <hazzy-m> rotation working!!
[14:43:15] <Lcvette> you did it?
[14:43:15] <JT-Shop2> lol Menards has it
[14:43:17] <JT-Shop2> Lcvette: no
[14:43:32] <JT-Shop2> sweet we must be getting close
[14:44:00] <Lcvette> JT, step away from the birch
[14:44:01] <Lcvette> lol
[14:44:02] <JT-Shop2> hazzy-m: we do have a wood dealer in town I can get just about any plywood and hard wood
[14:44:23] <hazzy-m> JT-Shop2: no way! Closest place I can find it here is in the Carolinas ..
[14:44:25] <JT-Shop2> Lcvette: baltic birch is the only ply with a solid core
[14:44:56] <JT-Shop2> shaller hardwood here in town had all sizes of baltic birch
[14:44:57] <hazzy-m> I hoard every bit of it I can find
[14:45:01] <Lcvette> 6061 has a solid core
[14:45:10] <Lcvette> :D
[14:45:12] <hazzy-m> Lcvette: LOL
[14:45:19] <JT-Shop2> I made my sleds from 1/2" baltic birch
[14:45:20] <Roguish> hazzy: http://i.imgur.com
[14:46:50] <TurBoss> Roguish: the whole message can help more
[14:47:37] <Not-e6c6> [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03VTKCannon [+0/-0/±1] 13https://git.io/fhAHb
[14:47:38] <Not-e6c6> [02qtpyvcp] 07KurtJacobson 03c1f323b - redraw path when XY rotation changes
[14:47:57] <Not-e6c6> [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03VTKCannon [+0/-0/±2] 13https://git.io/fhAHN
[14:47:58] <Not-e6c6> [02qtpyvcp] 07Lcvette 034a092ce - adjusted vtk screen buttons
[14:48:27] <hazzy-m> Lcvette: please update to the latest VTKCannon from origin
[14:48:55] <hazzy-m> Roguish: Thanks, the DRO widget still has a lot of grimlins :(
[14:49:24] <Lcvette> instructions please
[14:49:28] * hazzy-m goes afk to help a crazy neighbor
[14:49:34] <TurBoss> ahahahha
[14:50:14] <hazzy-m> right click and on VTKCannon witht he KCJ logo and reset local to here, then force push to your remote
[14:50:30] <hazzy-m> somehow you are on a different branch
[14:50:36] <JT-Shop2> hmm no Woodcraft in Georgia...
[14:50:50] <TurBoss> Lcvette: wait please I'll break all for a moment
[14:50:56] <Roguish> more error. see the bottom line; http://i.imgur.com
[14:51:03] <TurBoss> I'll push
[14:51:15] <Lcvette> no optoin for reset local to here when i right click
[14:51:48] <Lcvette> you mean double click and reset local to here
[14:51:56] <Lcvette> then force push
[14:52:19] <Not-e6c6> [02qtpyvcp] 07TurBoss pushed 031 commit to 03VTKCannon [+3/-2/±5] 13https://git.io/fhAHx
[14:52:20] <Not-e6c6> [02qtpyvcp] 07TurBoss 032551931 - move VTK to its own module directory
[14:52:56] <Lcvette> ok i did it
[14:53:02] <TurBoss> one more
[14:53:04] <TurBoss> just pushed
[14:53:10] <Lcvette> oh crap turboss i just saw yours
[14:53:47] <TurBoss> just doble click on top
[14:54:04] * Lcvette uploaded an image: image.png (241KB) < https://matrix.org >
[14:54:09] <Lcvette> is ok?
[14:54:24] <TurBoss> yup!
[14:54:28] <TurBoss> is safe to remove offsets branch
[14:54:30] <Lcvette> huray!
[14:54:56] <TurBoss> mind adding my repo to your kraken?
[14:55:18] <TurBoss> not needed really
[14:55:31] <TurBoss> ah you have it
[14:55:37] <TurBoss> oh I'm blind
[14:57:08] <TurBoss> Roguish: could you try "axis" instead of "setAxis"?=
[14:58:12] <TurBoss> maybe I'm wrong
[14:58:59] <TurBoss> Lcvette: much breakage or works?
[14:59:18] <Lcvette> seems to work
[14:59:23] <TurBoss> cool!
[14:59:49] <TurBoss> moved the python files to another directory
[15:00:47] <jt-m[m]> hmm 17 conflicts in probe_basic.ui after pulling here
[15:01:04] <TurBoss> mew
[15:01:45] <TurBoss> jt-m: do you have a fork of QtPyVCP?
[15:02:43] <TurBoss> hazzy: we need app icons
[15:04:01] <TurBoss> one default and overridable with a custom one
[15:04:07] <TurBoss> also custo load screen
[15:14:56] * TurBoss goes to play some videogames
[15:16:50] <Lcvette> you have copnflicts?
[15:17:05] <JT-Shop2> TurBoss: no, I just cloned it
[15:17:38] <TurBoss> o
[15:17:39] <TurBoss> ok
[15:52:22] <Lcvette> offsets not working in probe basic
[15:52:40] * Lcvette sent a long message: < https://matrix.org >
[15:53:50] * Lcvette uploaded an image: image.png (234KB) < https://matrix.org >
[15:54:16] <Lcvette> when i zero the g54 offset, the origin remained at the homed location
[15:54:28] <Lcvette> when i tried running the program, it ran but with the above error message
[16:23:50] <hazzy-m> TurBoss we do need app icons!
[16:26:49] <pcw_home> Is that the thing that shows up in the "dock"
[16:27:15] <TurBoss> pi
[16:27:19] <TurBoss> opps
[16:27:27] <pcw_home> (I notice PBs icon says "unknown-program" )
[16:28:16] <hazzy-m> pcw_home yes
[16:28:40] * hazzy-m uploaded an image: IMG_20190302_152957164.jpg (518KB) < https://matrix.org >
[16:29:00] <hazzy-m> did I mention I have a crazy neighbor?
[16:29:27] <hazzy-m> I should not have agreed to hook the trailer up for here
[16:29:31] <TurBoss> lol
[16:29:48] <hazzy-m> 2500lbs of pavers, in a trailer rated for 1000lbs
[16:30:15] <Lcvette> pcw_home: where is PBs icon?
[16:30:58] <Lcvette> hazzy: what are you talking about icons?
[16:34:35] <Lcvette> pcw_home: what thing that shows up in the dock?
[16:36:17] <Not-e6c6> [02qtpyvcp] 07KurtJacobson pushed 032 commits to 03VTKCannon [+0/-0/±4] 13https://git.io/fhA7h
[16:36:19] <Not-e6c6> [02qtpyvcp] 07Lcvette 03332df24 - updated vtk layout and buttons
[16:36:20] <Not-e6c6> [02qtpyvcp] 07Lcvette 03bc43015 - fixed qss and added pan button
[16:38:47] <TurBoss> col
[16:38:50] <TurBoss> ool
[16:39:15] <Lcvette> lcvette is feeling invisible
[16:39:27] * hazzy-m uploaded an image: image.png (40KB) < https://matrix.org >
[16:39:45] <hazzy-m> Lcvette: that bottom icon is QtPyVCP
[16:40:08] <hazzy-m> also in XFCE it will show up in the panel
[16:40:52] <hazzy-m> right now QtPyVCP does not have an icon set, so it just uses the default
[16:41:03] * Lcvette uploaded an image: image.png (15KB) < https://matrix.org >
[16:41:14] <hazzy-m> that is just the launcher
[16:41:29] <hazzy-m> not the app icon
[16:41:53] <hazzy-m> you can read about it here: https://doc.qt.io
[16:42:43] <Lcvette> but we need icons for the different ones
[16:42:45] <Lcvette> like PROBE BAsic
[16:42:50] <Lcvette> BASIC
[16:42:52] <Lcvette> ?
[16:42:54] <hazzy-m> sure
[16:43:00] <Lcvette> ok
[16:43:35] <hazzy-m> most likly we will have a default icon that you can override with your own custom one if you like
[16:43:44] <hazzy-m> I think you can set the app icon in designer ..
[16:43:47] <hazzy-m> mayber
[16:43:51] <hazzy-m> at least the window icon
[16:43:54] <Lcvette> i see
[16:44:37] <hazzy-m> getting ver close to merging VTK
[16:44:42] <hazzy-m> hurray!
[16:44:47] <Lcvette> hurray!
[16:48:28] <jthornton> yippie
[16:48:57] <pcw_home> Lcvette: on my system I get an icon with the international prohibition sign and the floating notifier "Unknown"
[16:49:34] <pcw_home> probably the default if no icon is found
[16:51:28] <Lcvette> ah
[16:51:47] <Lcvette> were you asking about something in the image i posted?
[16:56:07] <pcw_home> No, I am excited about VTK though, ability to use OpenGL ES allows a wide range of embedded ARM boards to be used, most of which do not support OpenGL
[16:57:22] <roguish[m]> pcw_home: what is the motor_sense signal in the 7I27 ?
[16:57:43] <roguish[m]> fault? overtemp? ??
[16:58:44] <pcw_home> just a signal piped through the interface (you can use it for anything)
[16:59:12] <roguish[m]> so, not required?
[16:59:17] <pcw_home> no
[17:02:35] <roguish[m]> on the 50 pin cable, the 2 motor sense signals are in the way of splitting the cable between motors 1&2 and motors 3&4
[17:09:37] <Lcvette> sweet Peter!! some new better boards?
[17:10:08] <Lcvette> are you thinking some small stand alone type boards no need for a whole computer?
[17:29:11] <pcw_home> Yeah would like to use some better than RPI but RPI footprint compatible SBC for 7C80 7C81 etc
[17:29:56] <pcw_home> Le potato, Banana-Pi etc (RPIs 1 G RAM bites you sometimes)
[17:30:27] <pcw_home> most have OpenGL ES but no OpenGL
[17:30:46] <pcw_home> at least no hardware OpenGL
[17:31:38] <pcw_home> (and if you think gremlin is slow on a PC, try it on a RPI with software OpenGL)
[17:33:51] <Lcvette> nice
[17:38:16] <pcw_home> RPI does have hardware OpenGL support (a recent addition) but most others do not
[17:39:19] <jthornton> the 3B+?
[17:40:43] * Lcvette uploaded an image: image.png (112KB) < https://matrix.org >
[17:40:46] <Lcvette> icon idea?
[17:42:14] <pcw_home> jthornton Yes (3B also) not sure about the others
[17:47:44] <TurBoss> does preemtp work on rapsies?
[17:51:41] <TurBoss> pcw_home: nice to see you interested on the development, I'm also interested on embedded
[17:52:23] <TurBoss> started to build a linuxcnc embedded distro with yocto
[17:56:14] <TurBoss> can be found here:https://gitlab.com/TurBoss/meta-hazzy if any interest
[18:08:39] * Lcvette uploaded an image: image.png (51KB) < https://matrix.org >
[18:09:32] <TurBoss> cool!
[18:10:38] <Lcvette> what kind of icon are you thinking?
[18:13:00] <jt-m[m]> sweet
[18:13:21] <jt-m[m]> what no rooster tail of chips flying off?
[18:14:38] <Lcvette> nah
[18:14:41] <Lcvette> i did think about it
[18:15:06] <Lcvette> not sure i want to spend the hour or so learning how to do that in fusion360
[18:18:40] * Lcvette uploaded an image: probe_basic_icon.png (95KB) < https://matrix.org >
[18:25:02] <hazzy-m> Nice!
[18:26:17] * Lcvette uploaded an image: probe_basic_icon.png (75KB) < https://matrix.org >
[18:26:35] <Lcvette> ok hazzy, can you make that probe basics icon?
[18:27:03] <Lcvette> its a png with no background and has been shrink cropped
[18:27:24] <Lcvette> i can resize it to whatever you want if needed
[18:28:25] <hazzy-m> Perfect! I'll do it when I get back
[18:28:33] * hazzy-m is on top of a mountain
[18:28:33] <Lcvette> ok
[18:28:38] <Lcvette> sweet
[18:28:47] <Lcvette> don't want people upset with a generic icon
[18:30:48] * Lcvette uploaded an image: probe_basic_icon_scaled.png (4KB) < https://matrix.org >
[18:30:58] <Lcvette> _scalednow its baby sized
[18:35:34] <TurBoss> amazing!
[18:35:39] <TurBoss> great
[19:15:16] * jthornton thinks if hazzy-m is still on the hill he is very much in the dark
[19:15:31] <Lcvette> yeah, hazzy no more excuses
[19:15:35] <Lcvette> back to the keyboard
[19:15:36] <Lcvette> lol
[19:16:02] <jthornton> https://imagebin.ca
[19:16:13] <jthornton> pyvcp probe
[19:16:35] <jthornton> the buttons are a font lol
[19:16:55] <Lcvette> you figured it out
[19:17:02] <jthornton> aye
[19:17:30] <Lcvette> turboss
[19:17:41] <Lcvette> are you playing video games or back yet?
[19:17:48] <jthornton> lol
[19:17:58] <TurBoss> still
[19:18:11] <TurBoss> :)
[19:18:12] <Lcvette> missle command?
[19:18:20] <jthornton> I'm guessing it's 1:18 local?
[19:18:27] <TurBoss> yes
[19:19:22] <jthornton> you are a night owl for sure then
[19:19:24] * Lcvette uploaded an image: image.png (126KB) < https://matrix.org >
[19:19:30] <Lcvette> pew pew pew
[19:19:33] <TurBoss> hahaa
[19:19:36] <jthornton> me I'm up before the chickens
[19:20:03] <jthornton> I used to play space invaders way into the night
[19:20:16] <Lcvette> yeah, this was from that era
[19:20:18] <Lcvette> same here
[19:20:23] <Lcvette> pong
[19:20:35] <Lcvette> space invaders, asteroids
[19:20:55] * TurBoss uploaded an image: 455209957_176795.jpg (144KB) < https://matrix.org >
[19:21:21] <Lcvette> turboss needs an intervention
[19:21:21] <jthornton> holy crap your setup for gaming
[19:21:34] <TurBoss> hihihi
[19:21:47] <jthornton> and doom was my favorite for a long time
[19:21:56] <TurBoss> the big psu is for the pi
[19:22:01] <jthornton> I would play on the modem with a buddy
[19:22:04] <TurBoss> yeah doom
[19:22:12] <TurBoss> there is prdo
[19:22:18] <TurBoss> prdoom
[19:22:22] * Lcvette uploaded an image: image.png (86KB) < https://matrix.org >
[19:22:40] <Lcvette> you can't handle the thumb cramping of the 2600 joystick
[19:22:54] <TurBoss> nice!
[19:23:26] * jthornton watches the chicken door go down on camera
[19:23:36] <Lcvette> sweet!
[19:23:39] <Lcvette> its working!
[19:23:40] <TurBoss> soon on your linuxcnc
[19:23:44] <TurBoss> owait
[19:24:08] <TurBoss> i have to add streaming capabilities to the video widget
[19:24:12] <TurBoss> still on mind
[19:24:33] <TurBoss> to see chicks on the control
[19:25:05] <jthornton> everyone has their eyes closed so off with the camera lights
[22:09:43] <Not-e6c6> [02qtpyvcp] 07TurBoss pushed 031 commit to 03VTKCannon [+0/-0/±1] 13https://git.io/fhAbs
[22:09:44] <Not-e6c6> [02qtpyvcp] 07TurBoss 038fdb5d1 - background gradient
[22:10:11] * TurBoss uploaded an image: image.png (230KB) < https://matrix.org >
[22:11:38] <hazzy-m> Nice!
[22:11:45] <hazzy-m> ChrisM would like that
[22:11:53] <TurBoss> now to draw the tool
[22:12:09] <TurBoss> if I manage to
[22:17:14] <TurBoss> hazzy: can I connect to a toolchanged signal? or something?
[22:17:40] <TurBoss> i think I found something
[22:18:00] <TurBoss> current_tool
[22:28:48] <TurBoss> self.status.tool_in_spindle.notify(self.update_tool_number)
[22:43:30] <TurBoss> self.status.tool_in_spindle.notify(self.update_tool_number)
[22:43:34] <TurBoss> oops
[22:49:03] * TurBoss uploaded an image: Peek 03-03-2019 04-48.gif (332KB) < https://matrix.org >
[22:55:48] <Not-e6c6> [02qtpyvcp] 07TurBoss created branch 03VTKTool - 13https://git.io/fhCou
[22:55:50] <Not-e6c6> [02qtpyvcp] 07TurBoss pushed 031 commit to 03VTKTool [+0/-0/±1] 13https://git.io/fhAbP
[22:55:52] <Not-e6c6> [02qtpyvcp] 07TurBoss 03c923921 - some draft
[22:57:47] -!- travis-ci has joined #hazzy
[22:57:48] <travis-ci> kcjengr/qtpyvcp#710 (VTKTool - c923921 : TurBoss): The build passed.
[22:57:48] <travis-ci> Diff view : https://github.com
[22:57:48] <travis-ci> Build details : https://travis-ci.org
[22:57:48] -!- travis-ci has parted #hazzy
[23:23:47] <Not-e6c6> [02qtpyvcp] 07TurBoss pushed 031 commit to 03VTKTool [+0/-0/±1] 13https://git.io/fhAbA
[23:23:48] <Not-e6c6> [02qtpyvcp] 07TurBoss 035946c19 - diameter and z offset
[23:26:36] <hazzy-m> TurBoss: Hurray!!!
[23:26:48] <TurBoss> hey
[23:29:31] <TurBoss> having this :
[23:29:32] <TurBoss> ´´´
[23:29:33] <TurBoss> {'A': 0.0, 'C': 0.0, 'B': 0.0, 'D': 0.375, 'I': 0.0, 'J': 0.0, 'Q': 0, 'P': 3, 'R': '.375 ACCUPRO EM', 'U': 0.0, 'T': 3, 'W': 0.0, 'V': 0.0, 'Y': 0.0, 'X': 0.0, 'Z': 1.235}
[23:29:33] <TurBoss> ´´´
[23:29:40] <TurBoss> ´´´
[23:29:41] <TurBoss> {'A': 0.0, 'C': 0.0, 'B': 0.0, 'D': 0.375, 'I': 0.0, 'J': 0.0, 'Q': 0, 'P': 3, 'R': '.375 ACCUPRO EM', 'U': 0.0, 'T': 3, 'W': 0.0, 'V': 0.0, 'Y': 0.0, 'X': 0.0, 'Z': 1.235}
[23:29:42] <TurBoss> ´´´
[23:29:43] <TurBoss> ´´´
[23:29:44] <TurBoss> {'A': 0.0, 'C': 0.0, 'B': 0.0, 'D': 0.375, 'I': 0.0, 'J': 0.0, 'Q': 0, 'P': 3, 'R': '.375 ACCUPRO EM', 'U': 0.0, 'T': 3, 'W': 0.0, 'V': 0.0, 'Y': 0.0, 'X': 0.0, 'Z': 1.235}
[23:29:45] <TurBoss> ´´´
[23:29:47] <TurBoss> ahhhhh nooooo
[23:30:03] <TurBoss> ´´´
[23:30:04] <TurBoss> {'A': 0.0, 'C': 0.0, 'B': 0.0, 'D': 0.375, 'I': 0.0, 'J': 0.0, 'Q': 0, 'P': 3, 'R': '.375 ACCUPRO EM', 'U': 0.0, 'T': 3, 'W': 0.0, 'V': 0.0, 'Y': 0.0, 'X': 0.0, 'Z': 1.235}
[23:30:05] <TurBoss> ´´´
[23:30:16] <TurBoss> 😭
[23:30:46] <TurBoss> where can I see what each letter means?
[23:38:44] <TurBoss> ´´´
[23:38:45] <TurBoss> {'A': 0.0, 'C': 0.0, 'B': 0.0, 'D': 0.375, 'I': 0.0, 'J': 0.0, 'Q': 0, 'P': 3, 'R': '.375 ACCUPRO EM', 'U': 0.0, 'T': 3, 'W': 0.0, 'V': 0.0, 'Y': 0.0, 'X': 0.0, 'Z': 1.235}
[23:38:46] <TurBoss> ´´´
[23:39:05] <TurBoss> ```
[23:39:05] <TurBoss> {'A': 0.0, 'C': 0.0, 'B': 0.0, 'D': 0.375, 'I': 0.0, 'J': 0.0, 'Q': 0, 'P': 3, 'R': '.375 ACCUPRO EM', 'U': 0.0, 'T': 3, 'W': 0.0, 'V': 0.0, 'Y': 0.0, 'X': 0.0, 'Z': 1.235}```
[23:39:19] <TurBoss> I'm sorry
[23:39:22] <hazzy-m> ah
[23:39:23] <TurBoss> for spam
[23:39:27] <hazzy-m> LOL
[23:39:51] <hazzy-m> T is tool num, P is pocket num
[23:40:02] <hazzy-m> R is remark (comment)
[23:40:07] <TurBoss> :=
[23:40:12] <TurBoss> ok
[23:40:29] <hazzy-m> XYZABCUVW are the tool offsets for those axes
[23:40:40] <TurBoss> ah ok
[23:40:59] <hazzy-m> I J are the front and back ange for a lathe tool, and Q is the lathe tool orientation
[23:41:30] <TurBoss> ok thanks
[23:44:53] <TurBoss> is the tool height defined ?
[23:46:25] <Not-e6c6> [02qtpyvcp] 07TurBoss pushed 031 commit to 03VTKTool [+0/-0/±1] 13https://git.io/fhANm
[23:46:27] <Not-e6c6> [02qtpyvcp] 07TurBoss 0347a5eca - tool_offsets
[23:49:21] <hazzy-m> that is the z offset
[23:49:47] <TurBoss> I mean the cutting part of the tool
[23:49:56] <hazzy-m> oh, no
[23:50:09] <hazzy-m> I wish it was
[23:50:30] <TurBoss> could be nice to notice collisions
[23:50:30] <TurBoss> :D
[23:50:35] <hazzy-m> yes!
[23:50:45] <TurBoss> can be implemented?
[23:50:51] <TurBoss> or requires linuxcnc
[23:51:27] <TurBoss> or is not required?
[23:51:37] <hazzy-m> maybe, we could have a seperate tool info file for defiening tool and tool holder geometery
[23:51:56] <hazzy-m> no needed now, but it would be neat
[23:52:00] <TurBoss> ok
[23:52:02] <TurBoss> is fine
[23:52:21] <TurBoss> if you can please try it :D
[23:52:39] <hazzy-m> I will!
[23:52:40] <hazzy-m> sel
[23:52:43] <hazzy-m> sek
[23:52:44] <TurBoss> I'm not sure if put all the offsets correctly
[23:53:12] <TurBoss> oh PB has tooltable editor
[23:56:39] <TurBoss> hmmmm
[23:56:46] * hazzy-m broke the back plot
[23:56:48] * hazzy-m uploaded an image: image.png (42KB) < https://matrix.org >
[23:56:51] <TurBoss> hahahahahah
[23:57:11] <TurBoss> how?
[23:57:18] <hazzy-m> not sure, lol
[23:57:30] <TurBoss> you playing with arcs?
[23:57:37] <hazzy-m> no
[23:57:47] <hazzy-m> trying to clean up VTK canon
[23:57:53] <TurBoss> ah k
[23:57:54] <hazzy-m> removing all the GL stuff
[23:58:02] <TurBoss> cool!
[23:58:19] <hazzy-m> it is still trying to draw GL even though we are using VTk LOL
[23:58:31] <TurBoss> ya i noticed...
[23:58:46] <TurBoss> some cuts
[23:58:49] <TurBoss> here and there
[23:58:53] <TurBoss> and its done
[23:58:55] <TurBoss> :P