#hazzy | Logs for 2018-12-14

Back
[00:00:01] <jschi[m]1> no, I will
[00:00:37] <Lcvette> hazzy: how do we connect the load gcode button?
[00:00:48] <Lcvette> and how do we make the edit gcode window work?
[00:10:15] * jschi[m]1 uploaded an image: Screen Shot 2018-10-29 at 9.00.28 AM.png (34KB) < https://matrix.org >
[00:10:35] * jschi[m]1 uploaded an image: Screen Shot 2018-12-14 at 12.09.20 AM.png (19KB) < https://matrix.org >
[00:10:37] <jschi[m]1> ok, the problem with the atc macros not being found is that sub_call is now known as filename
[00:10:53] <jschi[m]1> so the .ui will need to be updated (or sub_call.py changed)
[00:10:55] <Lcvette> nice
[00:11:28] <jschi[m]1> sub_name -> filename
[00:11:53] <hazzy-m> oh, I forgot I changed that. The problem with sub_call is that it assumed a .ngc extention, to I changed to to the full file name
[00:11:55] <Lcvette> which should it be changed in?
[00:12:19] <jschi[m]1> if you update each of the sub_call buttons in the .ui file it should work
[00:12:32] <Lcvette> hazzy is that going to wreak havoc on existing systems converting?
[00:12:55] <Lcvette> that have working M6remap subs?
[00:12:57] <jschi[m]1> I believe that SUBROUTINE_PATH=../examples/probe_basic/subroutines + that change will work (for now)
[00:13:01] <Lcvette> need to be careful
[00:13:03] <hazzy-m> no, I can do it for you
[00:13:10] <Lcvette> not for me for everyone
[00:13:22] <Lcvette> thats a problem
[00:13:33] <Lcvette> breaking a working existing system is no bueno
[00:13:34] <hazzy-m> just search for sub_name in the UI file and replace wiith filename, and add .ngc
[00:13:39] <Lcvette> unless there is a paramount reason to do so
[00:14:24] <hazzy-m> but nobody is using it, so its ok :)
[00:14:38] <Lcvette> alot of people are using the m6 remap
[00:14:51] <hazzy-m> oh, not of that will change
[00:14:56] <hazzy-m> none*
[00:15:00] <Lcvette> and would be copying over their config files is my guess
[00:15:27] <hazzy-m> were are just talking about qtpyvcp code
[00:15:29] <Lcvette> that consists of all the subs
[00:15:50] <Lcvette> that jeff isn't able to run
[00:16:01] <jschi[m]1> yeah, the install issue has open questions - but changing sub_call to filename will get probe_basic atc code working again
[00:18:24] <Lcvette> I feel it should be as trouble free a transition as possible
[00:19:15] <Lcvette> having to go in and make changes is gonna make it offputting in my opinion
[00:19:32] <Lcvette> will feel broken right out of the gate
[00:19:39] <Lcvette> it would to me
[00:20:15] <hazzy-m> Lcvette: we are not talking about changing any of the ATC subs
[00:20:28] <Lcvette> especially having to change anything to do with such a complex system as the ATC
[00:20:42] <Lcvette> i understand you are talking about how to reach them
[00:21:51] <Lcvette> regardless, it would make me concerned
[00:21:53] <jschi[m]1> so it looks like the sub_call button is looking for and exposes filename but the format command farther down is looking for sub_name for which there is no longer a property - I could tweak this up tomorrow (today)
[00:22:25] <jschi[m]1> I set filename on the reverse button and got past the traceback only to fail further down
[00:24:06] <Lcvette> something in the subroutine?
[00:24:14] <jschi[m]1> hazzy you should weigh in on having both params - filename and sub_name in the button definition
[00:24:52] <hazzy-m> I think there should only be filename
[00:25:08] <hazzy-m> the only differance it weather it includes the extention
[00:25:12] <jschi[m]1> so substring out without file prefix for subname?
[00:25:14] <jschi[m]1> ok
[00:25:23] <hazzy-m> yes
[00:25:32] <Lcvette> why change the working system?
[00:25:37] <jschi[m]1> I need to crash - early am meetings tomorrow but I could make that change
[00:25:56] <hazzy-m> ok, get some sleep
[00:26:00] <hazzy-m> thanks for your help!
[00:26:07] <Lcvette> thanks Jeff!!
[00:26:12] <Lcvette> glad to have you in the mix!
[00:26:15] <hazzy-m> I almost have jog stuff working again
[00:26:21] <Lcvette> whoo hoo!!!!!!!
[00:26:22] <jschi[m]1> Lcvette: this is all on the qtpyvcp side - minor syntax changes in the button
[00:26:28] <jschi[m]1> sweet - thanks all
[00:26:52] <Lcvette> ya'll frighten Lcvette to death
[00:27:18] <Lcvette> 😅
[00:27:41] <jschi[m]1> will send an e-stop PEDAL for testing on your machine
[00:27:55] <hazzy-m> lol
[00:27:56] <Lcvette> lol
[00:28:00] <Lcvette> i have many red buttons
[01:04:00] * hazzy-m uploaded an image: image.png (10KB) < https://matrix.org >
[01:04:09] <Lcvette> hyou did it?
[01:04:09] <hazzy-m> Lcvette: What do you think about that?
[01:04:20] <Lcvette> CON?
[01:04:29] <hazzy-m> continous
[01:05:29] <Lcvette> what if you left the jog button where it was and left it as jog and then just had the step numbers above?
[01:05:52] <Lcvette> i actually considered that method previously
[01:05:57] <Lcvette> thought it might be easier
[01:06:07] <hazzy-m> this is more like the other GUIs
[01:06:17] <hazzy-m> much simpler to code
[01:06:57] <Lcvette> is the continuous part of the box configuration?
[01:07:02] <Lcvette> or seperate button?
[01:07:09] <hazzy-m> no
[01:07:23] <hazzy-m> just in the INI
[01:07:26] <hazzy-m> INCREMENTS = CON .1in .01in .001in .0001in
[01:07:37] <Lcvette> so it is part of the configuration
[01:07:59] <hazzy-m> part of the INI config, yes
[01:08:14] <hazzy-m> but the jog increment box just reads those in
[01:08:23] <Lcvette> does it auto configure the buttons?
[01:08:25] <hazzy-m> you could but anything in there
[01:08:35] <hazzy-m> INCREMENTS = CON .1in .01" .001mm .0001mill
[01:08:38] <hazzy-m> would be valid
[01:08:51] <Lcvette> asking from a designer persp[ective
[01:09:03] <Lcvette> buttons must remain on one line?
[01:09:10] <hazzy-m> yes
[01:09:12] <Lcvette> ok
[01:09:14] <Lcvette> yeah
[01:09:21] <Lcvette> can it say jog?
[01:09:27] <Lcvette> or does it have to be CON
[01:09:30] <hazzy-m> sure
[01:09:53] <Lcvette> ok make it JOG
[01:09:55] <Lcvette> :D
[01:09:59] <Lcvette> and ship it!
[01:10:07] <hazzy-m> will do
[01:10:08] <Lcvette> whoo hoo Hurray!!!!!
[01:10:10] <hazzy-m> it all works!!
[01:10:13] <hazzy-m> hurray!
[01:10:21] <Lcvette> then i need your guidance im twisted on something
[01:13:19] <Lcvette> pushed a new change
[01:13:40] <Lcvette> I added a G43 and G49 button in the main window tool box
[01:13:45] <Lcvette> those are great to have handy
[01:14:07] <Lcvette> but i get tripped up with the signals and slots on turning them on and off against each other and checkable etc
[01:14:11] <Lcvette> drives me crazy
[01:14:18] <Lcvette> can never figure it out
[01:19:19] <Not-97e5> [02QtPyVCP] 07Kurt Jacobson pushed 032 commits to 03master [+0/-0/±6] 13https://gitlab.com/Hazzy/qtpyvcp/compare/f2a1dbddabcab1512b27b69d8941ef2fbe4b9bfa...b3c4c533e487de8e58370afccc3a14f70e282e9f
[01:19:21] <Not-97e5> [02QtPyVCP] 07Lcvette 03800f633 - finished tool page graphic dro
[01:19:22] <Not-97e5> [02QtPyVCP] 07Kurt Jacobson 03b3c4c53 - fix jog increments
[01:20:01] <Lcvette> now mergy
[01:20:11] <hazzy-m> done
[01:20:43] <Lcvette> merge hgasnt come through yet
[01:20:45] <Not-97e5> [02QtPyVCP] 07Kurt Jacobson pushed 032 commits to 03master [+0/-0/±4] 13https://gitlab.com/Hazzy/qtpyvcp/compare/b3c4c533e487de8e58370afccc3a14f70e282e9f...60fb8186d8b1c6e1a478f01bad62033d0409df8f
[01:20:47] <Not-97e5> [02QtPyVCP] 07Lcvette 035e6a2ba - added G43 abnd G49 buttons
[01:20:48] <Not-97e5> [02QtPyVCP] 07Kurt Jacobson 0360fb818 - Merge remote-tracking branch 'Lcvette/master'
[01:20:51] <Lcvette> there it is
[01:20:53] <Lcvette> :D
[01:20:54] <hazzy-m> ok, i'd better get some sleep here
[01:21:11] <hazzy-m> great work! getting very close I thing
[01:21:49] <Lcvette> ok
[01:21:51] <Lcvette> same here
[01:22:03] <Lcvette> yes getting very close!!
[01:22:05] <Lcvette> test soon?
[01:22:08] <Lcvette> :D
[01:25:31] <Lcvette> hurray you did it!
[01:25:34] <Lcvette> it workls great!
[01:25:37] <Lcvette> :D
[02:42:03] <Lcvette> if you get up before me and have a minute, take a look at the latest push.. the new G43 and G49 buttons.. few questions.. I would love to have the correct one highlighted(checked)when the corresponding tool ofset mode is set be it from the buttons, the M6 G43 tool change button, gcode via mdi etc... but im not sure how i would go about that? any help appreciated!
[08:12:57] <Lcvette> morning
[08:17:15] <jthornton> morning
[08:37:06] <Lcvette> hows the chicken door project
[08:38:26] -!- jthornton- has joined #hazzy
[08:38:27] -!- jthornton has quit [Read error: Connection reset by peer]
[08:40:41] -!- jthornton- has parted #hazzy
[08:41:06] -!- jthornton has joined #hazzy
[09:58:19] <Lcvette> 9
[09:58:41] <Lcvette> whoops wrong keyboard..lol
[10:07:00] <jthornton> new door is working like I want it to...
[10:07:31] <jthornton> now to figure out how to do the event loop and qtimer in python3 for the old door
[10:16:36] <Lcvette> ah..
[10:16:39] <Lcvette> retro
[10:17:10] -!- Roguish has joined #hazzy
[10:33:31] <hazzy-m> Morning
[10:33:35] <Lcvette> morning
[10:43:20] <Lcvette> hazzy: I could barely sleep
[10:43:25] <Lcvette> i was so excited
[10:43:26] <Lcvette> lol
[10:44:19] <Lcvette> i just pushed some revisions, most are superficial layout minor adjustments
[10:57:36] <Lcvette> hazzy
[10:58:08] <Lcvette> the jog step should probably start with one or the other in a checked position?
[10:58:08] <hazzy-m> hey
[10:58:13] <Lcvette> it appears it starts inn jog mode but it isn't highlighted
[10:58:45] <hazzy-m> your right! I'll work on that
[11:29:15] <Lcvette> added the current tool dro to the atc page spindle graphic
[11:29:17] <Lcvette> Hurray!
[11:29:20] <Lcvette> almost missed that one
[11:29:22] <Lcvette> :D
[11:30:02] <Lcvette> also did some finite tweaking on the main control panel alignment of everything in the boxes, its all good in the hood now, looks friggin sharp like razor!
[11:30:02] <Lcvette> :D
[11:30:06] <Lcvette> Hurray!
[11:30:18] <Lcvette> pushed updates
[11:31:14] <Lcvette> still need help with the G43/G49 buttons and how they are checked/highlighted so they are in synch with the machines G43/G49 current status
[11:33:54] <Lcvette> where is the turboss?
[11:39:31] <hazzy-m> duno
[11:40:27] <Lcvette> is the jograte slider connected?
[11:42:14] <hazzy-m> yes
[11:42:38] <hazzy-m> can't say I'm real happy with the code, but it all works
[11:45:28] * Lcvette uploaded an image: image.png (82KB) < https://matrix.org >
[11:45:37] <Lcvette> on the shortlist now
[11:47:27] <hazzy-m> hurray!!
[11:49:54] <Lcvette> hurray!\
[11:57:57] <Lcvette> updated glo with the new task items i found
[11:58:12] <Lcvette> just the two i already mentioned here but its fun seeing them get checked off! winning!
[12:09:25] * Lcvette uploaded an image: image.png (27KB) < https://matrix.org >
[12:09:36] <Lcvette> hazzy
[12:10:00] <Lcvette> question, I am attempting to try and figure out how to navigate this button rule
[12:10:20] <Lcvette> it will use the status:mcodes
[12:10:36] <Lcvette> and M61 Q#
[12:10:52] <Lcvette> where the number needs to be pulled from the input box next to the button
[12:11:41] <Lcvette> wait i should look at then M6 G43, that probably has some good hints
[12:12:00] <Lcvette> oh, no rules there
[12:12:12] <hazzy-m> what do you need the status:mcodes for?
[12:12:40] <Lcvette> for loading a tool in the spindle
[12:12:52] <Lcvette> M61
[12:12:57] <Lcvette> is that not right?
[12:13:28] <hazzy-m> I'm not quite sure what you are trying to do
[12:13:36] <Lcvette> the picture above
[12:13:41] <hazzy-m> just issue M61 Q<tool-num> ?
[12:13:44] <Lcvette> load tool in spindle
[12:14:02] <Lcvette> yes but it needs to pull the tool number from the adjacent input box
[12:14:29] <hazzy-m> ok
[12:14:32] <hazzy-m> that sould be easy
[12:14:47] <hazzy-m> what did you name the tool num input box?
[12:14:48] * Lcvette uploaded an image: image.png (34KB) < https://matrix.org >
[12:15:09] <hazzy-m> You don't need to use rules
[12:15:15] <Lcvette> currently its an old qlineedit
[12:15:21] <Lcvette> oh
[12:15:22] <Lcvette> ok
[12:15:26] <hazzy-m> that is fine
[12:15:47] <hazzy-m> what is the Load Spindle button? It sould be a MDIButton
[12:16:05] <Lcvette> yes
[12:16:14] <hazzy-m> perfect
[12:16:16] <hazzy-m> ok
[12:16:27] <hazzy-m> what is the name of the qline edit?
[12:16:33] <Lcvette> it seems it is already an mdi button
[12:17:17] <Lcvette> load_spindle_tool_number
[12:17:37] <hazzy-m> great
[12:17:37] <hazzy-m> so
[12:17:44] <hazzy-m> for the MDICommand in the MDIButton put `M61 Q#<load_spindle_tool_number>`
[12:18:08] <hazzy-m> and it should work
[12:18:08] * Lcvette uploaded an image: image.png (16KB) < https://matrix.org >
[12:18:16] <Lcvette> loadok awesome thats easy enough
[12:18:22] <Lcvette> thats like in the subroutines
[12:18:28] <hazzy-m> yes
[12:18:38] <Lcvette> hurrray!
[12:19:51] <Lcvette> need to format the qline_edit some way?
[12:21:43] <hazzy-m> no, shouldn't need to
[12:22:38] <Lcvette> it worked!
[12:23:11] <hazzy-m> fantastic!
[12:23:20] <Lcvette> question though
[12:23:36] <Lcvette> all my dro's updated to the current tool number
[12:23:47] <Lcvette> but the input box in themain window remained at zero
[12:24:03] <Lcvette> is there a way to make it also reflect the current tool even though its an input?
[12:24:39] <Lcvette> seems confusing that it shows zero with the length and diam dro's showing the current tool data
[12:24:53] <hazzy-m> yes, should use rules, but we don't have an QLineEdit that supports rules yet
[12:25:12] <hazzy-m> I'll work on that
[12:37:18] <Lcvette> sweet!
[12:38:28] * Lcvette uploaded an image: image.png (411KB) < https://matrix.org >
[12:38:35] <Lcvette> just for reference
[12:40:12] * hazzy-m is decorating
[12:40:38] * hazzy-m sent a long message: < https://matrix.org >
[12:40:47] <hazzy-m> syntactic sugar, no?
[12:41:05] <Lcvette> i like sugar
[12:41:16] <Lcvette> ?
[12:41:17] <Lcvette> :D
[12:41:21] <Lcvette> Hurray!?
[12:41:27] <hazzy-m> lol
[12:41:43] <Lcvette> HURRAY!!!!
[12:41:45] <Lcvette> :D
[12:41:55] <hazzy-m> yes, I've never made my own decorators before
[12:42:22] <Lcvette> i don't know what you are showing me
[12:42:35] <hazzy-m> syntactic sugar
[12:42:42] <hazzy-m> xD
[12:42:58] <hazzy-m> I'm just playing around with cleaning up some of the code
[12:43:00] <Lcvette> frightening word before a sweet word
[12:43:08] <Lcvette> make it less frightening
[12:43:09] <hazzy-m> hahaha
[12:43:13] <Lcvette> call it a snowball
[12:43:13] <Lcvette> :D
[12:43:22] <hazzy-m> LOL
[12:43:25] <Lcvette> :D
[12:43:31] <Lcvette> HoHo
[12:43:35] <Lcvette> Twinkie?
[12:43:55] <Lcvette> Lcvette wishes he had a twinkie now... :(
[12:51:00] <Lcvette> hazzy, for the unload spindle button, i have it working, it just uses a simple M61 Q0
[12:51:17] <hazzy-m> perfect
[12:52:06] <Lcvette> but can i add something in there that will clear the load_spindle_current_tool qline_edit box?
[12:52:43] <Lcvette> sorry for all the questions, just having fun as I go along looking for things to try and do in my wheel house
[12:52:59] <hazzy-m> hmm, it will reset to 0 once we connect it, it that OK?
[12:53:07] <Lcvette> perfect!
[12:53:25] <Lcvette> i have it set with a place holder of 0 too
[12:53:26] <Lcvette> :D
[12:53:26] <hazzy-m> got out easy on that one! 😃
[14:27:25] <hazzy-m> it's my bday monday, better go pay registration on the cars ...
[14:44:00] <Lcvette> HAPPY bIRTHDAY EARLY!!
[14:44:15] <Lcvette> Hurray!!!
[14:52:28] <jthornton> happy birthday monday... I hope you have a lot more left than I do lol
[14:53:58] <jthornton> hazzy-m: have you looked at the python asyncio library any?
[15:11:06] <hazzy-m> Thanks!
[15:11:46] <hazzy-m> Jt, no I haven't.
[15:12:51] <TurBoss> a wild me apeared
[15:14:58] <Lcvette> Hey turboss woke up
[15:15:03] <Lcvette> Morning
[15:15:06] <TurBoss> hurray!
[15:15:11] <TurBoss> good morning
[15:15:47] <Lcvette> Many things are crackin!
[15:15:53] <TurBoss> hmmm
[15:15:56] <TurBoss> sek I'll reboot
[15:21:50] <Lcvette> just pushed latest changes
[15:21:58] <Lcvette> afk 20 minutes
[15:49:05] <Lcvette> lcvette is back
[16:01:16] <Lcvette> is there an existing macro/subroutine for the tool seter?
[16:01:25] <Lcvette> i would imagine there is by now
[16:04:57] * hazzy-m had fun at the zoo
[16:05:08] <hazzy-m> I mean the Tax Office
[16:06:32] <Lcvette> always a good time
[16:06:54] <hazzy-m> had to pay a whooping $4.41 in taxes, realy geting out of hand here
[16:06:55] <hazzy-m> lol
[16:07:05] <Lcvette> hahahaha
[16:07:11] <hazzy-m> that seems like it would not even cover the procesing fees
[16:07:31] <Lcvette> seriously
[16:08:00] <Lcvette> lcvette need to renew his license
[16:08:04] <Lcvette> he discovbered it expired
[16:08:09] <Lcvette> in june
[16:08:14] <Lcvette> :/
[16:08:54] <hazzy-m> oh on
[16:09:10] <hazzy-m> its an absolute pain renewing them here
[16:09:53] <TurBoss> Away
[16:27:28] <Lcvette> heh.. lcvette just renbewed his license online
[16:27:31] <Lcvette> was easy
[16:27:39] <hazzy-m> who, nice!
[16:28:06] <Lcvette> they even give you a temporary certifiate to printout while you wait for your replacement license to arrive
[16:28:46] <hazzy-m> You can't renew license on line here I don't think
[16:28:55] <hazzy-m> what about the picture?
[16:29:00] <Lcvette> didn't think you could here either
[16:29:11] <Lcvette> its on file
[16:29:27] <hazzy-m> I tried paying registration on line but it said my cars were too old
[16:29:27] <hazzy-m> lol
[16:29:38] <hazzy-m> neat
[16:29:51] <hazzy-m> you'll always look young
[16:30:57] <hazzy-m> mine has Under 21 in big letters on it
[16:31:00] <hazzy-m> haha
[16:32:49] <hazzy-m> I just got an email from the county police
[16:33:13] <hazzy-m> asking for prayers for their K9 dog Indi
[16:37:05] <hazzy-m> oh, sounds like somebody shot her, that is sad
[16:46:04] <Lcvette> i imagine they have an age bracket they allow the onjfile picture to be used for
[16:46:17] <Lcvette> mine was updated the last time so its 8 years old
[17:03:44] <jthornton> well it's officially the weekend for me and I didn't get squat done today except sharpening a few turning chisels
[17:04:38] <jthornton> out here in the woods if you let your dog run loose you expect someone will shoot it but a police dog that was very planned I'd assume
[17:04:44] <hazzy-m> Do you sharpen by hand or do you use a jig of some sort?
[17:05:11] <jthornton> Tormek T7
[17:05:12] <hazzy-m> the officer was shot too :(
[17:05:19] <hazzy-m> Nice!
[17:05:31] <jthornton> oh my then that is very bad
[17:05:42] <hazzy-m> I use a wolverine jig on a bench grinder
[17:05:55] <jthornton> yea it came with every possible accessory except one for a 1 1/2 gouge
[17:06:10] <hazzy-m> that is a BIG gouge!
[17:06:42] <jthornton> I had one that just would not fit the std holder :(
[17:07:12] * hazzy-m thinks he should do some wood turning this holiday season, been a while
[17:07:29] <jthornton> ah no a 1 3/8" gouge https://www.amazon.com
[17:07:50] <jthornton> my neighbor made some ornaments that looked pretty cool
[17:08:16] <hazzy-m> hohoho
[17:08:21] * jthornton is still figuring out how to turn wood lol
[17:08:27] <hazzy-m> Amazon put the wrong image
[17:08:31] * hazzy-m uploaded an image: image.png (43KB) < https://matrix.org >
[17:08:36] <hazzy-m> that is a worksharp
[17:08:56] <hazzy-m> but the link goes to the tormek
[17:09:49] <jthornton> Tormek SVD-186 Turning Tool Sharpener Gouge anyway it's that one
[17:10:09] <jthornton> I wonder why the link failed to open the amazon page?
[17:10:13] <hazzy-m> yeah, ornements are fun, always try to make them as light as possible
[17:10:34] <jthornton> lol his wifes comment was they are too heavy
[17:10:48] <hazzy-m> the link worked, but the thumnail preview thing is wrong
[17:10:56] <jthornton> ah ok
[17:12:55] * hazzy-m uploaded an image: VectorImage_2018-12-14_051245.jpg (321KB) < https://matrix.org >
[17:12:59] <jthornton> I have about 99% of the basic touch screen version of the chicken door done, now I need to port that over to the non-touch screen one. Any clues on how to replace the qapplication event loop and qtimer?
[17:13:31] <jthornton> wow is that a wine goblet?
[17:13:35] <hazzy-m> that was poor planning on that goblet, I forgot to holow it, LOL
[17:13:50] <jthornton> what wood is that?
[17:14:41] <hazzy-m> just poplar from the fire wood stack
[17:14:48] <jthornton> hmm I see the preview on your irc thing of the image
[17:16:33] <jthornton> how did you get the stem so small?
[17:17:47] <hazzy-m> very carefully with a skew chisel, so the cutting loads were very small
[17:18:53] <hazzy-m> using my left had to support it from the back side
[17:19:10] <jthornton> do you use a 20° skew chisel or a curved one
[17:20:07] <hazzy-m> just a plain flat skew chisel
[17:20:38] <jthornton> I'm still learning how to use the chisels lol
[17:20:51] <hazzy-m> I sometimes use a regular square carpenters chisel as well, don't know if that is kosher, but it works
[17:23:01] <jthornton> I have a variety of turning tools that came with the lathe mostly cheap ones but a few carbide insert ones
[17:24:49] <hazzy-m> I've never used the insert ones, I can see how they would be good for some things, but my guess is that they do more of a scrapping then cutting action
[17:25:26] <jthornton> I have one that will cut I think it has a round insert
[17:25:57] <jthornton> most are these https://www.pennstateind.com
[17:27:01] <Roguish_desk> hey guys. where's the error popup notice/message?
[17:27:12] <Roguish_desk> in probebasic?
[17:27:13] <jthornton> I also have a set of the benjamins best bowl gouges
[17:28:09] <jthornton> lol took me a while to figure out which gouge was a bowl gouge and which ones were spindle gouges
[17:28:25] <Roguish_desk> hazzy-m: the estop and power buttons are much better. nice color change when activated.
[17:29:21] <hazzy-m> JT: those look like nice gouges!
[17:29:54] <Roguish_desk> just clicked 'run from here' and it totally crashed.
[17:30:13] <jthornton> they are $20 each
[17:30:17] <hazzy-m> Roguish_desk: The excepthook which used to catch global errors went missing a while back, I need to add it back in
[17:30:26] <Roguish_desk> that was after it stopped with an error, probably a following error.
[17:30:36] <hazzy-m> Roguish_desk: are you in brender?
[17:30:44] <Roguish_desk> no, probebasic
[17:30:55] <hazzy-m> I don't think I have implemented run from yet .
[17:31:04] <Roguish_desk> doh
[17:31:09] <hazzy-m> maybe a NotImplemented error?
[17:31:16] <Roguish_desk> don't click on that.
[17:31:42] <Roguish_desk> where's that gui Turboss made?
[17:32:18] <Roguish_desk> ask him if you can pull it in and add it to the list .
[17:32:21] <hazzy-m> yes, run_from_line raises a NotImplemented error
[17:32:25] <hazzy-m> sorry about that
[17:32:32] <hazzy-m> I should probablyu just make it pass
[17:32:36] <Roguish_desk> that's why i test.
[17:32:55] <Roguish_desk> NEED ERROR message of some sort.
[17:32:55] <hazzy-m> which is greatly appreciated, thanks!
[17:33:34] <Roguish_desk> if something can be broken, leave it to me to find....
[17:33:42] <hazzy-m> yes, that is very important, unless your running in a terminal you get no feedback
[17:34:21] <hazzy-m> https://github.com
[17:45:03] <Lcvette> lcvette is back
[17:45:11] <Lcvette> run from here is not working?
[17:45:26] <Lcvette> i will add it to the task list
[17:46:19] <hazzy-m> thanks
[17:46:22] <Lcvette> MAIN Cadded!
[17:46:30] <Lcvette> added
[17:51:29] <Roguish_desk> hazzy-m: in brender, in the tools, meter and scope work, but show and calibation do not work.
[17:52:02] <hazzy-m> calibation won't work if you don't have servos
[17:52:11] <hazzy-m> I should add a check for that
[17:52:36] <jthornton> calibration should work with steppers as well if you have a pid loop for them
[17:52:52] <hazzy-m> this is true
[17:53:34] <jthornton> mesa configurations use a pid stepper from pncconf
[17:53:43] <hazzy-m> show works here, do you get any errors?
[17:54:47] * hazzy-m sent a long message: < https://matrix.org >
[17:55:11] <hazzy-m> Looks like a error in the calibration script, hmmm
[17:55:32] <hazzy-m> I guess that is TCL?
[17:55:35] <hazzy-m> ugh
[17:55:52] <jthornton> yea a lot of tcl in emc yuck
[17:58:41] <jthornton> I wonder if I could just have a pyqt application with no gui so I get the application event and the qtimer?
[17:59:08] <hazzy-m> sure!
[17:59:36] <hazzy-m> use a QtCoreApplication
[17:59:39] <hazzy-m> I think that is what it is called
[17:59:41] <jthornton> well that would solve my non-gui application in the original chicken coop
[17:59:49] <jthornton> ok I'll give that a quick whirl
[18:00:32] <jthornton> QCoreApplication it seems to be
[18:05:45] <jthornton> hmm I found this app = QCoreApplication.instance() but not in the if name in main section
[18:05:54] <Roguish_desk> hazzy-m: for the LED widget, what would the 'hal pin name' look like?
[18:06:19] <Roguish_desk> and would the pin only come from the python status list?
[18:07:40] <hazzy-m> it's be a long time, and it may not work, but I think it just the full pin name, e,g halui.program.is-running
[18:08:36] <hazzy-m> That was the very first QtPyVCP widget, and I don't think ive touched it, so likely it is broken
[18:27:30] <jthornton> I must have something wrong it does not execute the self.test https://paste.ubuntu.com
[18:28:57] <jthornton> this example does work https://paste.ubuntu.com
[18:35:52] <jthornton> a more fun working example https://paste.ubuntu.com
[18:36:47] <hazzy-m> LOL
[18:36:54] <hazzy-m> I wonder why the class version does not work
[18:37:02] <hazzy-m> can't get it to work here either
[18:37:44] <jthornton> dunno it works with my chicken door
[18:38:13] <jthornton> the coop door https://paste.ubuntu.com
[18:38:22] <hazzy-m> maybe it requies a chicken door, but I don't see that mentioned in the QT docs
[18:38:31] <jthornton> lol
[18:39:09] <jthornton> if I use the same line as the chicken door updateTimer = QTimer(self) it complains
[18:40:18] <hazzy-m> You may need to start your own event loop thread with the QCoreApplication ...
[18:40:51] <jthornton> class Chick(QCoreApplication): ??
[18:41:15] <hazzy-m> no good :(
[18:41:17] * hazzy-m sent a long message: < https://matrix.org >
[18:41:24] <hazzy-m> oops
[18:41:48] <hazzy-m> http://dpaste.com
[18:44:47] <jthornton> got it working https://paste.ubuntu.com
[18:45:14] <jthornton> SWEET!!
[18:45:38] <hazzy-m> oh, the QTimer needed a parent!
[18:45:43] <hazzy-m> hurray!
[18:45:45] <jthornton> yea
[18:46:01] <jthornton> that is monumental to the old chicken coop
[18:46:40] * hazzy-m expects the power to go out soon, it's raining
[18:46:41] <hazzy-m> lol
[18:47:04] <jthornton> raining here too... time to prep the fish for dinner
[18:47:30] <jthornton> I'm just so happy to have an event loop and a timer without a gui for the old coop
[18:48:09] <hazzy-m> that is great! Will it run on a headless py?
[18:48:16] <hazzy-m> Pi
[18:48:39] <jthornton> well kinda sorta I have a small screen for status info
[18:48:51] <jthornton> like a 1.5" thing
[18:49:03] <jthornton> connected to the i2c buss
[18:49:04] <hazzy-m> LCD?
[18:49:28] <jthornton> or oled I can't remember it's color I know that
[18:49:39] <hazzy-m> ok
[18:49:43] <hazzy-m> nice
[18:50:02] <jthornton> lol I had to make a python library for it
[18:51:57] <jthornton> https://pypi.org
[18:52:30] <hazzy-m> very nice!
[18:52:49] <jthornton> thanks, I spent a while sorting that one out
[18:53:29] <jthornton> time to cook now... talk to you tomorrow
[18:54:39] <hazzy-m> enjoy
[19:11:57] <Lcvette> hp color ink test print
[19:26:23] <TurBoss> yo is back
[19:26:29] <Lcvette> turboss!
[19:26:36] <TurBoss> whats up
[19:26:53] <Lcvette> PB
[19:27:00] <Lcvette> sup
[19:27:07] <Lcvette> lol
[19:28:34] <Lcvette> you have some free time for PB?
[19:28:43] <TurBoss> yes
[19:29:14] <TurBoss> I can continue with the sort thing
[19:29:20] <Lcvette> ok
[19:29:23] <Lcvette> great
[19:43:33] -!- JT-Shop has quit [Read error: Connection reset by peer]
[19:43:55] -!- JT-Shop2 has quit [Read error: Connection reset by peer]
[19:43:58] -!- jthornton has quit [Read error: Connection reset by peer]
[19:48:06] <Not-97e5> [02QtPyVCP] 07TurBoss pushed 031 commit to 03SortTT [+0/-0/±1] 13https://gitlab.com/Hazzy/qtpyvcp/compare/7bc15a30a012c878258b247a15e24f2217a252c6...eab81324d4ea22b8802d066f5dc1206e9df34ac8
[19:48:08] <Not-97e5> [02QtPyVCP] 07TurBoss 03eab8132 - get sort to work ( not finished )
[19:48:28] <Lcvette> you did it?
[19:48:33] <TurBoss> yes
[19:48:47] <TurBoss> could you do your magic by testing it?
[19:48:49] <Lcvette> hurray!!!
[19:48:57] <Lcvette> yes
[19:49:01] <TurBoss> sek
[19:49:01] <Lcvette> can hazzy merge them?
[19:49:07] <TurBoss> I can
[19:49:11] <Lcvette> or can you merge them?
[19:49:32] <Not-97e5> [02QtPyVCP] 07TurBoss pushed 038 commits to 03SortTT [+0/-0/±19] 13https://gitlab.com/Hazzy/qtpyvcp/compare/eab81324d4ea22b8802d066f5dc1206e9df34ac8...5dcd85ba3bedf87ca4ebb972db5a629e768da4fc
[19:49:34] <Not-97e5> [02QtPyVCP] 07Lcvette 0393d1040 - added set tool touch position and go to g30 button code
[19:49:35] <Not-97e5> [02QtPyVCP] 07Lcvette 03e859e8f - g30.1 dro updates in progress
[19:49:37] <Not-97e5> [02QtPyVCP] 07Lcvette 03f2a1dbd - added tool page graphics dro functionality
[19:49:38] <Not-97e5> [02QtPyVCP] ... and 5 more commits.
[19:49:57] <TurBoss> double click on sortTT
[19:50:02] <TurBoss> should be fine
[19:51:56] <Lcvette> has no table
[19:51:59] <Lcvette> :O
[19:52:23] <TurBoss> hmmm what?
[19:52:27] <TurBoss> nothing is shown?
[19:52:43] * Lcvette uploaded an image: image.png (226KB) < https://matrix.org >
[19:54:34] <TurBoss> hmmmm
[19:54:38] <TurBoss> I fixed that
[19:54:50] <TurBoss> did you fecth?
[19:54:59] <TurBoss> or pull
[19:55:20] <Lcvette> no
[19:55:26] <TurBoss> do it please
[19:55:27] <Lcvette> just reset local to here
[19:55:32] <TurBoss> pull
[19:55:51] <TurBoss> there is a new SortTT commit
[19:56:09] <TurBoss> called "Merge brancj 'master' into SortTT"
[19:56:33] <Lcvette> said already up to date, pull succesful
[19:56:39] <Lcvette> no change, tt still missing
[19:57:27] * TurBoss uploaded an image: image.png (199KB) < https://matrix.org >
[19:58:19] * Lcvette uploaded an image: image.png (237KB) < https://matrix.org >
[19:58:29] <TurBoss> hmm
[19:58:48] <TurBoss> click on de arrow next to pull th small one not push
[19:58:59] <TurBoss> the little one in the midle
[19:59:05] <TurBoss> and select fecth all
[19:59:38] <Lcvette> its fetching
[19:59:43] <TurBoss> allready up to date?=
[19:59:46] <TurBoss> ok
[19:59:47] <Lcvette> no
[19:59:54] <Lcvette> failed
[20:00:00] <TurBoss> ohhhh
[20:00:03] <TurBoss> mew
[20:00:04] <Lcvette> cannot read property headers
[20:00:35] <TurBoss> you broke the kraken
[20:00:35] <TurBoss> lol
[20:00:47] <Lcvette> i think so
[20:00:55] <Lcvette> its still trying to fetch
[20:01:10] <TurBoss> restart the kraken
[20:01:10] <Lcvette> hazzy.....turboss made me do it!
[20:01:17] <TurBoss> lol
[20:01:27] <TurBoss> hahahahahah
[20:01:30] <TurBoss> you did it
[20:01:42] <Lcvette> it was peer presssure
[20:01:52] <TurBoss> 😇
[20:01:59] <Lcvette> my kraken is frakened
[20:02:06] <TurBoss> try to restart them
[20:02:11] <hazzy-m> lol
[20:02:16] <Lcvette> its still trying to fetch
[20:02:28] <hazzy-m> works here
[20:02:36] <TurBoss> oh cool
[20:02:50] <Lcvette> i think turboss secretly is making it download his beep bop musioc collection
[20:02:59] <TurBoss> lol
[20:03:11] <hazzy-m> HURRAY!!!!
[20:03:15] <hazzy-m> Tooltable sorts
[20:03:17] <TurBoss> sorts!
[20:03:18] <TurBoss> greatr
[20:03:26] <TurBoss> by all the columns
[20:03:32] <TurBoss> its a feature
[20:03:50] <Lcvette> hey
[20:03:51] <hazzy-m> very nice!
[20:03:55] * TurBoss uploaded an image: image.png (27KB) < https://matrix.org >
[20:04:02] <hazzy-m> hohohohoh
[20:04:08] <TurBoss> :P
[20:04:27] <TurBoss> Lcvette: does your kraken not work?
[20:05:12] <TurBoss> something is broken with that
[20:05:20] * Lcvette uploaded an image: image.png (65KB) < https://matrix.org >
[20:05:32] <Lcvette> now my kraken has wierd iocons
[20:05:35] <hazzy-m> OH!
[20:05:37] <TurBoss> hmmmmm
[20:05:41] <TurBoss> very broken
[20:06:08] <Lcvette> what did you do turboss?
[20:06:14] <TurBoss> nothing
[20:06:20] <TurBoss> hazzy: can
[20:07:00] <Lcvette> nukje it?
[20:07:03] <hazzy-m> Lcvette: WOrks great here!
[20:07:06] * hazzy-m uploaded an image: image.png (64KB) < https://matrix.org >
[20:07:49] <hazzy-m> Lcvette: Don't you normaly have icons in the kraken?
[20:08:00] <hazzy-m> not just the gitlab and github logos?
[20:08:07] <Lcvette> lcvette shuts down linux to restart the computer
[20:08:18] <Lcvette> yes its busted
[20:08:25] <hazzy-m> strange
[20:08:33] <Lcvette> and when i shut down i just had a long hanging red screen ive never seen before
[20:08:45] <Lcvette> linux has a red screen of death?
[20:08:51] <Lcvette> :O
[20:08:58] <hazzy-m> I've never seen it
[20:08:58] <Lcvette> turbooooooooossssss!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[20:09:19] <TurBoss> yo
[20:09:28] <TurBoss> whaaat!
[20:09:29] <TurBoss> virus
[20:09:55] <Lcvette> you gave my linux machine digital herpes?
[20:11:04] -!- JT-Shop has joined #hazzy
[20:11:04] -!- JT-Shop2 has joined #hazzy
[20:11:05] -!- jthornton has joined #hazzy
[20:12:32] <Lcvette> its still bnroken after restart
[20:13:23] <TurBoss> 😞
[20:13:57] <Lcvette> am i supposed to be gitlab or github?
[20:14:31] <TurBoss> doesn't matter
[20:15:16] <hazzy-m> is the kraken up to date?
[20:15:38] <Lcvette> should be
[20:15:55] <hazzy-m> Lcvette: Run `git status` in the qypyvcp dir and paste what it says
[20:16:01] <Lcvette> 4.1.1
[20:16:02] <hazzy-m> it maybe got stuck in a merge
[20:16:23] <TurBoss> SortTT is not in master yet
[20:16:33] <TurBoss> master is on sorttt
[20:16:41] <hazzy-m> yes
[20:17:18] * Lcvette sent a long message: < https://matrix.org >
[20:17:49] <TurBoss> git checkout SortTT
[20:17:57] <TurBoss> oh no
[20:18:00] <TurBoss> forget
[20:19:05] <hazzy-m> Hmm, looks fine
[20:19:28] <Lcvette> except its broken
[20:20:04] <hazzy-m> TurBoss: thanks for renaming the room!
[20:20:30] <Lcvette> if it works can you merge it to my branch and see if that fixes it?
[20:20:44] <TurBoss> I just create a comunity
[20:20:45] <TurBoss> not a room
[20:20:49] <hazzy-m> in the same terminal run `git checkout upstream SortTT
[20:21:04] <hazzy-m> ah
[20:22:20] <TurBoss> Lcvette: how many remotes do you have
[20:22:42] * Lcvette sent a long message: < https://matrix.org >
[20:22:44] * TurBoss uploaded an image: image.png (5KB) < https://matrix.org >
[20:22:50] <Lcvette> i dunno what a remote is
[20:22:59] <TurBoss> in the craken
[20:23:25] * Lcvette uploaded an image: image.png (234KB) < https://matrix.org >
[20:23:29] <Lcvette> i don't know
[20:23:37] <Lcvette> thats my kraken
[20:23:47] <TurBoss> sek
[20:24:20] <TurBoss> https://jitsi.riot.im
[20:24:37] <hazzy-m> try `git checkout TurBoss SortTT`
[20:25:20] * Lcvette sent a long message: < https://matrix.org >
[20:25:50] <hazzy-m> what
[20:26:09] <Lcvette> turboss broke it real good
[20:26:15] <Lcvette> lol
[20:26:53] <Lcvette> i think he sent a bunch of midget porn at me in that fetch
[20:27:00] <Lcvette> :D
[20:28:17] <hazzy-m> LOL
[20:28:17] <TurBoss> Lcvette: with Jitsi we can share screens
[20:28:26] <TurBoss> are you on the linuxcnc machine?
[20:28:35] <Lcvette> im on both
[20:29:00] <TurBoss> could you open the url i pasted in from the linuxcnc
[20:29:07] <TurBoss> is for desktop sharing
[20:29:10] <Lcvette> i tried it on the windows machine
[20:29:13] <TurBoss> so I can take a look
[20:29:15] <Lcvette> it opened funny
[20:29:43] <TurBoss> no need for cam or mic
[20:29:59] <TurBoss> just click on the screen icon at the bottom
[20:30:35] <Lcvette> i shared the kraken screen
[20:30:41] <Lcvette> is that correct?
[20:30:44] <TurBoss> yes
[20:30:52] <Not-97e5> [02QtPyVCP] 07Kurt Jacobson pushed 036 commits to 03master [+0/-0/±25] 13https://gitlab.com/Hazzy/qtpyvcp/compare/60fb8186d8b1c6e1a478f01bad62033d0409df8f...ddc58f0d8724e2c1aa965539f8c8b5bc88bd0197
[20:30:53] <Not-97e5> [02QtPyVCP] 07Lcvette 03a3b653c - attempts to work on G43 and G49 buttons HELP!!
[20:30:55] <Not-97e5> [02QtPyVCP] 07Lcvette 032b36349 - fixed program window background color and adjusted some fitment in aLL
[20:30:56] <Not-97e5> [02QtPyVCP] 07Lcvette 0356489cd - Added current tool dro to atc page, more fitment fine tuning
[20:30:58] <Not-97e5> [02QtPyVCP] ... and 3 more commits.
[20:31:03] <TurBoss> but I dont see anythig
[20:31:46] <TurBoss> ok I see it now
[20:31:54] <TurBoss> can you allow me to control?
[20:31:59] <TurBoss> I don't know how
[20:32:13] <Lcvette> i cant see nothing but a wierdthere are two of you
[20:32:17] <Lcvette> shut one down maybe?
[20:33:15] <Lcvette> can you see it?
[20:33:26] <TurBoss> you closed it
[20:34:45] <TurBoss> I can see
[20:34:46] <TurBoss> the kraken
[20:34:48] <Lcvette> you were not responding i was trying to help give control
[20:34:50] <Lcvette> ok
[20:35:01] <TurBoss> sorryç
[20:35:17] <Lcvette> are you in control now?
[20:35:49] <TurBoss> no
[20:36:02] <Lcvette> i think it may just be screen sharing
[20:36:12] <TurBoss> ok
[20:36:16] <TurBoss> no problem
[20:36:24] <Lcvette> i don't see any way to give you control
[20:36:25] <TurBoss> click on the Lcvette
[20:36:39] <TurBoss> under remotes
[20:37:28] <TurBoss> oh next turboss
[20:37:33] <TurBoss> and all
[20:37:40] <TurBoss> just to make them small
[20:38:01] <TurBoss> not the eye
[20:38:05] <TurBoss> but ok
[20:38:16] <TurBoss> click oorigin
[20:39:15] <Lcvette> yes?
[20:39:25] <TurBoss> ok
[20:39:29] <Lcvette> it has a spinny wheel
[20:39:36] <TurBoss> the remove it
[20:39:45] <Lcvette> origin?
[20:39:50] <TurBoss> yes
[20:40:15] <TurBoss> ok now click the + shown when you mouse over REMOTE
[20:41:09] <TurBoss> and select URL and paste this
[20:41:10] <TurBoss> https://github.com
[20:41:14] <TurBoss> in both fields
[20:41:24] <TurBoss> pick a name like kcjengr
[20:41:28] <TurBoss> and add it
[20:42:23] <TurBoss> put github or something
[20:42:29] <TurBoss> under NAME
[20:42:36] <TurBoss> doesn't matter
[20:43:43] <Lcvette> i did it and nothing happened
[20:43:53] <TurBoss> click on URL
[20:44:03] <TurBoss> remote +
[20:44:06] <TurBoss> URL
[20:44:08] <TurBoss> paste
[20:44:16] <Lcvette> i did
[20:44:29] <TurBoss> try again
[20:44:37] <Lcvette> url in push and pull and named it kcjengr
[20:44:58] <Lcvette> now the fetch wheel is spinning again
[20:45:05] <Lcvette> said fetch failed
[20:45:10] <TurBoss> hmmmm
[20:45:14] <Lcvette> its still fucked up from that fetch
[20:45:17] <Lcvette> lol
[20:45:31] <TurBoss> do you have some kind of proxy?
[20:46:39] <Lcvette> proxy?
[20:46:42] <TurBoss> then no
[20:46:57] <TurBoss> ok
[20:46:58] <Lcvette> i have a new router
[20:47:01] <TurBoss> now looks ok
[20:47:03] <TurBoss> add remote
[20:47:23] <Lcvette> syill fetching
[20:47:28] <TurBoss> new router
[20:47:31] <TurBoss> suspicious
[20:47:40] <Lcvette> new as in 2 weeks ago
[20:47:43] <TurBoss> oh
[20:47:43] <Lcvette> been working fine
[20:47:46] <TurBoss> ok
[20:47:53] <TurBoss> ok
[20:48:00] <TurBoss> doesn't matter
[20:48:15] <TurBoss> we can close the video
[20:48:25] <TurBoss> hey
[20:48:28] <TurBoss> showed up
[20:48:42] -!- Roguish has quit [Quit: ChatZilla 0.9.92-rdmsoft [XULRunner 35.0.1/20150122214805]]
[20:48:51] <TurBoss> remote is shown!
[20:49:02] <Lcvette> i see it
[20:49:07] <Lcvette> still fetching
[20:49:10] <TurBoss> :(
[20:49:16] <Lcvette> lol
[20:49:22] <TurBoss> whoat"
[20:50:19] <Lcvette> still fetching
[20:51:11] <Lcvette> it finished
[20:51:17] <Lcvette> now what?
[20:52:08] <TurBoss> did new stuff show in the kraken?
[20:52:54] <Lcvette> no
[20:52:59] <Lcvette> just what you saw
[20:53:02] <Lcvette> nothing under it
[20:53:22] <TurBoss> Lcvette: could you join a new conversation
[20:53:31] <Lcvette> ?
[20:53:35] <TurBoss> of jitsy
[20:53:40] <Lcvette> sure
[20:54:24] <TurBoss> meet.jit.si/QtpyVCP
[20:54:33] <TurBoss> To join the video meeting, click this link: https://meet.jit.si
[20:54:34] <TurBoss> To join by phone, dial +1.512.402.2718 and enter this PIN: 3487565132#
[20:54:35] <TurBoss> To view more phone numbers, click this link: https://meet.jit.si
[20:54:39] <TurBoss> lol
[20:54:42] <TurBoss> just the link
[20:55:05] <TurBoss> https://github.com
[20:55:38] <Lcvette> oh i just clicked the other link
[20:55:43] <Lcvette> sec
[20:56:03] <TurBoss> I downloaded the desktop client
[20:56:07] <TurBoss> that allows control
[20:57:35] <Lcvette> can you see it?
[20:58:04] <TurBoss> no
[20:58:21] <TurBoss> it says that you have connectiviti issues
[20:58:38] <TurBoss> just kicked you
[20:58:39] <TurBoss> :D
[21:00:51] * TurBoss uploaded an image: image.png (26KB) < https://matrix.org >
[21:01:08] <TurBoss> wait a sec
[21:01:14] <TurBoss> download the desktop client
[21:01:38] <TurBoss> oh just for 64bits
[21:02:10] <Lcvette> i have 64 bits
[21:02:19] <TurBoss> in the linuxcnc?
[21:02:24] <Lcvette> yes
[21:02:29] <TurBoss> oh cool
[21:02:43] <Lcvette> how do i get the client?
[21:02:43] <TurBoss> https://github.com
[21:02:49] <TurBoss> download this
[21:02:56] <TurBoss> and place it somewhere
[21:03:01] <TurBoss> downloads is ine
[21:03:03] <TurBoss> *fine
[21:04:17] <TurBoss> okey?
[21:04:25] <TurBoss> now open a terminal
[21:04:29] <TurBoss> cd into downloads
[21:04:33] <TurBoss> cd Downloads
[21:04:51] <TurBoss> chmod +x jitsi-meet-x86_64.AppImage
[21:04:59] <TurBoss> and ./jitsi-meet-x86_64.AppImage
[21:05:10] <Lcvette> think the link might be bad, i just get a white screen
[21:05:27] <TurBoss> ok sejk
[21:05:47] <TurBoss> https://github.com
[21:05:53] <TurBoss> pick the first one
[21:07:31] <Lcvette> its jitsi
[21:07:36] <Lcvette> or guithub that is slow
[21:07:45] <TurBoss> ?
[21:07:46] <TurBoss> duno
[21:07:56] <Lcvette> cant load it at all
[21:07:59] <Lcvette> cant get to it
[21:08:07] <Lcvette> youtube
[21:08:12] <TurBoss> can you please run a speed test?
[21:09:31] * Lcvette uploaded an image: image.png (143KB) < https://matrix.org >
[21:09:45] <TurBoss> looks good
[21:09:46] <Lcvette> sahould be polenty
[21:10:18] <Lcvette> maybe my connection to the github is what got screwed up?
[21:10:26] <Lcvette> seems that is what is problematic
[21:10:29] <TurBoss> can you open a terminal
[21:10:45] <TurBoss> uploading here
[21:10:45] * TurBoss posted a file: jitsi-meet-x86_64.AppImage (59998KB) < https://matrix.org >
[21:11:48] <Lcvette> downloaded
[21:11:52] <TurBoss> ok
[21:12:10] <TurBoss> give it execute permissions
[21:12:23] <TurBoss> right click and properties
[21:12:50] <Lcvette> and?
[21:12:58] <TurBoss> double click on the appimage
[21:12:58] <Lcvette> i don't see executive
[21:13:06] <TurBoss> under permissions
[21:13:25] <TurBoss> or in a termina
[21:13:26] * Lcvette uploaded an image: image.png (41KB) < https://matrix.org >
[21:13:35] <TurBoss> Allow thi s file ...
[21:13:54] <TurBoss> then close
[21:14:07] <Lcvette> k
[21:14:27] <TurBoss> double click
[21:15:00] <TurBoss> does it run?=
[21:15:03] <Lcvette> k
[21:15:15] * Lcvette uploaded an image: image.png (22KB) < https://matrix.org >
[21:15:30] <TurBoss> QtpyVCP
[21:15:51] <TurBoss> hey!
[21:21:53] <Not-97e5> [02QtPyVCP] 07Kurt Jacobson pushed 031 commit to 03master [+0/-0/±1] 13https://gitlab.com/Hazzy/qtpyvcp/compare/ddc58f0d8724e2c1aa965539f8c8b5bc88bd0197...4e2075540f99c1789ed0c20289a65240f6599861
[21:21:55] <Not-97e5> [02QtPyVCP] 07Kurt Jacobson 034e20755 - fix long standing bug in log ColoredFormatter it is now possible to pass variable to the logger for lazy formatting
[21:25:26] * hazzy-m uploaded an image: Screenshot_2018-12-14_21-24-48.png (101KB) < https://matrix.org >
[21:31:16] <TurBoss> I don't know
[21:38:16] <TurBoss> Lcvette: did you lost internet?
[21:38:23] <TurBoss> seems a internet problem
[21:38:32] <TurBoss> only github and youtube works
[21:38:39] <TurBoss> **google.com
[21:40:17] <hazzy-m> Lcvette: Breaking: "Federal judge strikes down Obamacare as unconstitutional"
[21:40:34] <TurBoss> lol
[21:41:16] <TurBoss> thanks god we have health care here
[21:41:16] <TurBoss> lol
[21:41:44] <TurBoss> hazzy: the jitsi for remote control works very well
[21:41:53] <TurBoss> did you downloaded the client?
[21:43:36] <TurBoss> Lcvette: breico breico
[21:43:39] <TurBoss> me recibes?
[21:43:52] <TurBoss> what happened
[21:43:54] <Lcvette> lcvette fu'd the shit out of it
[21:43:58] <Lcvette> fixed it
[21:44:01] <TurBoss> oh!
[21:44:08] <TurBoss> fantastic
[21:44:28] * TurBoss closes the jitsi
[21:44:33] * Lcvette uploaded an image: image.png (249KB) < https://matrix.org >
[21:44:38] <TurBoss> Hurray!!!
[21:44:51] <TurBoss> how??!!
[21:45:04] <TurBoss> restarted the router?
[21:45:10] <Lcvette> im a matrix ninja
[21:45:15] <Lcvette> waaaaaa!
[21:45:19] <TurBoss> ahhahaha
[21:45:20] <Lcvette> panda power!
[21:45:22] <Lcvette> hahaha
[21:45:38] <Lcvette> i turned off the router firewall and some other ping filter
[21:45:49] <Lcvette> then tried github and it went straight to it
[21:46:02] <Lcvette> i was able to turn them back on and it still works
[21:46:07] <Lcvette> so im protexcted again
[21:46:08] <TurBoss> ok !!!!!!!!!!!
[21:46:31] <TurBoss> finally you can try the sort thing
[21:47:04] <Lcvette> which do i checkout?
[21:47:08] <TurBoss> sortt
[21:47:13] <Lcvette> turboss or kcjengr
[21:47:18] <TurBoss> doesn't matter
[21:48:04] * Lcvette uploaded an image: image.png (287KB) < https://matrix.org >
[21:48:12] <Lcvette> hurray!!!!
[21:48:31] <TurBoss> you can sort by pocket too and Z or DIA
[21:48:33] <TurBoss> all
[21:48:40] <TurBoss> also comment
[21:48:49] <Lcvette> nice!
[21:49:03] <Lcvette> great job!
[21:49:07] <Lcvette> so now we can merge it?
[21:49:08] <TurBoss> thanks!
[21:49:17] <TurBoss> only left
[21:49:31] <TurBoss> inverse order by default
[21:49:38] <TurBoss> sek
[21:49:41] <Lcvette> ok
[21:49:52] <Lcvette> yeah make it regular order by default
[21:49:53] <Lcvette> lol
[21:50:21] <hazzy-m> Hurray!!
[21:51:58] <Lcvette> hazzy, whats that space invader?
[21:53:45] <hazzy-m> ?
[21:54:13] * Lcvette uploaded an image: image.png (50KB) < https://matrix.org >
[21:54:19] <hazzy-m> hahah
[21:54:39] <hazzy-m> that is the bot that builds the docs and publishes the website
[21:54:52] <hazzy-m> also builds the debs
[21:55:40] <Lcvette> whats a debs
[21:55:59] <hazzy-m> the .deb debian packages
[21:56:23] <hazzy-m> for installing
[21:56:47] <Lcvette> nice
[22:00:49] * TurBoss sent a long message: < https://matrix.org >
[22:01:15] <Lcvette> uh oh
[22:01:17] * TurBoss goes afk 10 min
[22:04:46] <Not-97e5> [02QtPyVCP] 07Kurt Jacobson pushed 0319 commits to 03YAMLMenus [+5/-2/±30] 13https://gitlab.com/Hazzy/qtpyvcp/compare/894ad934337f24c17ae9b654a0ec14500ff5f71e...5cd278aade51d60c1aaa43ad4127504893004c68
[22:04:47] <Not-97e5> [02QtPyVCP] 07TurBoss 031d2ab58 - the same yaml filters but for master
[22:04:49] <Not-97e5> [02QtPyVCP] 07TurBoss 0357004a4 - add yml too
[22:04:50] <Not-97e5> [02QtPyVCP] 07Lcvette 03a1f7c04 - made adjustments to pages for better fitment of new layout
[22:04:52] <Not-97e5> [02QtPyVCP] ... and 16 more commits.
[22:18:00] <Lcvette> hurray!!!
[22:19:36] <hazzy-m> TurBoss: Did you apt install anything recently?
[22:19:57] <Lcvette> maybe jitsi
[22:20:26] <hazzy-m> Looks like you lost your Py2 libpyqt5.so file
[22:20:40] <hazzy-m> sometimes it gets overwriten
[22:26:58] <TurBoss> hmmmmm
[22:27:01] <TurBoss> will chack
[22:53:37] <Lcvette> so for the offset table, is that gonna be an issue to make?
[23:07:05] <Lcvette> is there a way to add something to the properties editor for the offsets table so that i can bring in the code to each box for the g5x_index?
[23:07:10] <Lcvette> hazzy
[23:07:12] <Lcvette> turboss
[23:07:16] <Lcvette> ?
[23:08:01] <hazzy-m> what is the point of the offsets table?
[23:08:22] <Lcvette> has multiple functions
[23:08:31] <hazzy-m> might it be better to be able to type into the offset DROs directaly?
[23:08:54] <Lcvette> yes, they should be editable and be able to be saved to the var file
[23:09:23] <Lcvette> and should display the existing saved offsets
[23:14:01] <Lcvette> but they should also display the offsets saved traditionally
[23:14:17] <Lcvette> ie by zeroing or by probing
[23:17:39] <hazzy-m> there is no way to get all of the offsets that I know of
[23:18:00] <hazzy-m> I think you can only get the active ones
[23:18:36] <hazzy-m> how is it done in MSM?
[23:20:34] <Lcvette> msm doesn't have this feature
[23:20:42] <Lcvette> but its one many always asked for
[23:21:17] <Lcvette> when you say active ones
[23:21:25] <Lcvette> you mean the ones that are on at the moment?
[23:22:17] <Lcvette> if so i have an idea
[23:23:44] -!- jesseg has quit [Ping timeout: 244 seconds]
[23:24:09] <Lcvette> what if you had the reread/reload button run a subroutine that toggled through each offsetso it could populate the table
[23:25:06] <Lcvette> i guess you would need a way to save the data that popped up?
[23:26:11] <Lcvette> possible?
[23:27:59] <Lcvette> and then the save table would save the manually entered data
[23:28:06] <Lcvette> am i making any type of sense?
[23:43:06] <Lcvette> lcvette must not be making any sense
[23:43:09] <Lcvette> lol
[23:43:47] <hazzy-m> Yes
[23:44:13] <hazzy-m> you could cycle they the G5x offsets, read the values, and populate the table
[23:44:21] <hazzy-m> they => thru*
[23:44:35] <Lcvette> i was using fu brain
[23:44:40] <Lcvette> whoo hoo
[23:44:42] <hazzy-m> thoud would work but might take a while
[23:44:46] <hazzy-m> maybe a few seconds
[23:44:51] <Lcvette> meh
[23:45:01] * hazzy-m uploaded an image: image.png (15KB) < https://matrix.org >
[23:45:19] <hazzy-m> or have soemthing like that were you entry the values
[23:45:22] <Lcvette> whatcha got there
[23:45:24] <hazzy-m> and they calculate
[23:45:47] <hazzy-m> you can enter in any input and it will set the offsets to that they are the value you enter
[23:46:05] <hazzy-m> spelling
[23:46:07] <hazzy-m> lo;
[23:46:58] <Lcvette> not following that concept
[23:47:51] <Lcvette> the offset table is more for the ability to enter in jobs that would have potentially multiple offsets
[23:48:18] <Lcvette> maybe 3 vises or multiple pallets etc
[23:48:20] <hazzy-m> right
[23:49:28] <Lcvette> so if you bolt down a fixture plate say, and it has a zero reference point, and from there, all the other offsets on the fixture plate are known
[23:49:58] <Lcvette> instead of having to zero each one everytime you run that setup, you simply enter them in ahead of time
[23:50:07] <Lcvette> and they are ready to rock and roll
[23:50:23] <hazzy-m> either way you would only have to enter them once ...
[23:51:05] <Lcvette> would be awesome if the table could be loaded from file too
[23:51:13] <Lcvette> but I know that is asking alot
[23:51:25] <hazzy-m> that would be easy
[23:51:29] <Lcvette> then you could have job file names saved
[23:51:32] <hazzy-m> very easy
[23:51:45] <hazzy-m> can do the same with the tooltable
[23:52:04] <Lcvette> very easy to make?
[23:52:19] <hazzy-m> to load offsets from a file, yes
[23:53:10] * hazzy-m uploaded an image: image.png (160KB) < https://matrix.org >
[23:54:44] <Lcvette> thats awesome!
[23:54:53] <Lcvette> but would it still have the other functionality?