#hazzy | Logs for 2018-09-13
Back
[01:20:08] -!- hazzy-lab has quit [Quit: Leaving.]
[06:25:35] -!- jthornton has quit [Quit: Leaving]
[06:27:48] -!- jthornton has joined #hazzy
[07:22:50] -!- jthornton has quit [Quit: Leaving]
[08:21:06] -!- jthornton has joined #hazzy
[08:23:54] -!- jthornton has quit [Client Quit]
[08:25:26] -!- jethornton has joined #hazzy
[08:25:39] <jethornton> test
[08:26:06] -!- jethornton has quit [Client Quit]
[08:26:28] -!- jethornton has joined #hazzy
[08:27:55] -!- hazzy has quit [Ping timeout: 246 seconds]
[08:28:51] -!- jethornton has quit [Client Quit]
[08:29:31] -!- jethornton has joined #hazzy
[08:29:38] -!- jethornton has quit [Client Quit]
[08:30:13] -!- jthornton has joined #hazzy
[08:52:13] -!- hazzy has joined #hazzy
[08:52:13] -!- mode/#hazzy [+o hazzy] by ChanServ
[08:52:56] <jthornton> morning
[10:09:09] <JT-Shop> hazzy-m: have you messed with vulkan any?
[10:32:00] -!- hazzy-lab has joined #hazzy
[10:32:01] -!- mode/#hazzy [+o hazzy-lab] by ChanServ
[10:48:10] -!- hazzy-lab has quit [Quit: Leaving.]
[10:57:08] <hazzy-m> JT-Shop: No, I have never messed with vulkan, I guess I should see what it is all about
[11:18:51] -!- hazzy has quit [Read error: Connection reset by peer]
[11:21:35] <JT-Shop> :)
[11:47:04] -!- hazzy has joined #hazzy
[11:47:04] -!- mode/#hazzy [+o hazzy] by ChanServ
[11:49:25] -!- jthornton has quit [Quit: Leaving]
[11:52:50] -!- jthornton has joined #hazzy
[11:55:38] -!- jthornton has quit [Remote host closed the connection]
[11:57:36] -!- jthornton has joined #hazzy
[12:14:17] -!- robotustra has joined #hazzy
[12:14:32] <robotustra> hi how is the progress?
[12:15:22] * robotustra works on cnc layout https://imgur.com
[13:40:21] -!- jthornton has quit [Quit: Leaving]
[13:41:39] -!- jthornton has joined #hazzy
[16:10:27] -!- Roguish has joined #hazzy
[18:23:54] <jthornton> hazzy-m: I reduced it down to a list comprehension axes = [(i) for i in range(9)if axisMask & (1<<i)]
[18:45:30] -!- jthornton has quit [Quit: Leaving]
[18:47:32] -!- jthornton has joined #hazzy
[18:53:22] -!- jthornton has quit [Quit: Leaving]
[18:54:49] -!- jthornton has joined #hazzy
[19:04:30] <jthornton> and this is how I checked the boxes for axes that are in the config
[19:04:33] <jthornton> for i in range(9):
[19:04:33] <jthornton> getattr(self, 'axisCB_' + str(i)).setChecked(i in axes)
[19:04:53] <jthornton> the setChecked(i in axes) is cool
[19:05:08] <hazzy-m> That is cool!!
[19:05:31] <hazzy-m> I like minimal but still clear code like that
[19:06:59] <Not> [02QtPyVCP] 07Kurt Jacobson pushed 034 commits to 03actions [+1/-0/±12] 13https://gitlab.com/Hazzy/qtpyvcp/compare/f27b0b55a46f542f9538312ae986613869f8fc63...12240474e2f2267252ab8f1024f23123f4681b90
[19:07:01] <Not> [02QtPyVCP] 07Kurt Jacobson 03c95ccd8 - fully working coolant actions
[19:07:02] <Not> [02QtPyVCP] 07Kurt Jacobson 03e3cfa77 - add new style action button
[19:07:04] <Not> [02QtPyVCP] 07Kurt Jacobson 03f402d22 - auto set widget checkable for toggle actions
[19:07:05] <Not> [02QtPyVCP] 07Kurt Jacobson 031224047 - all program actions working
[19:14:17] <jthornton> yea I was sitting with the chickens and came up with that code lol
[21:00:09] -!- robotustra has quit [*.net *.split]
[21:00:24] -!- robotust1a has joined #hazzy