#hazzy | Logs for 2018-11-13
Back
[01:07:00] <hazzy-m> I know, I know
[01:07:02] <hazzy-m> lol
[05:55:16] <jthornton> morning
[05:55:38] -!- jthornton has quit [Quit: Leaving]
[05:56:03] -!- jthornton has joined #hazzy
[07:09:14] -!- JT-Shop has quit [Remote host closed the connection]
[07:10:16] -!- JT-Shop has joined #hazzy
[10:53:19] <hazzy-m> Morning
[11:11:24] <jthornton> morning
[11:14:37] <Lcvette> morning
[17:09:32] -!- test has joined #hazzy
[17:09:56] test is now known as Guest33397
[17:10:13] -!- Guest33397 has quit [Client Quit]
[20:58:18] <TurBoss> Hello
[20:58:35] <hazzy-m> hey
[20:58:36] <TurBoss> I'm trying to get the latest master to merge into offsets_thing
[20:58:45] <TurBoss> but I'm getting this error :P
[20:59:17] <TurBoss> http://dpaste.com
[20:59:42] <TurBoss> oh I havent shown the half done MPG :P
[21:01:27] * TurBoss uploaded an image: 20181114_030052.jpg (1329KB) < https://matrix.org >
[21:01:29] * TurBoss uploaded an image: 20181114_030035.jpg (1215KB) < https://matrix.org >
[21:02:04] <TurBoss> that flux pen comes from the USA lol
[21:02:23] <hazzy-m> The GUI actions module is not in master
[21:02:34] <TurBoss> oh
[21:02:40] <hazzy-m> is it not in the offsets branch?
[21:02:53] <TurBoss> hmmm
[21:02:56] <TurBoss> checking
[21:03:04] <hazzy-m> The MPG looks good!
[21:03:11] <hazzy-m> Did you make the arrow buttons?
[21:03:12] <TurBoss> a little big
[21:03:16] <TurBoss> yup
[21:03:23] <hazzy-m> nice
[21:03:27] <hazzy-m> its a mega MPG
[21:03:28] <hazzy-m> :D
[21:04:43] * TurBoss uploaded an image: 20181114_030417.jpg (253KB) < https://matrix.org >
[21:05:04] <TurBoss> first serious aluminium cut
[21:05:11] <hazzy-m> Very nicely done!
[21:05:19] <hazzy-m> looks like it cut well
[21:05:36] <TurBoss> some cut marks
[21:05:49] <TurBoss> but yeah it looks good
[21:05:52] <TurBoss> so...
[21:06:17] <TurBoss> it would be better to port the offset dialog to master
[21:06:34] <TurBoss> could it be used in probe basic?
[21:06:42] <hazzy-m> sure
[21:06:46] <TurBoss> it has some gui elements related to offsets
[21:06:56] <hazzy-m> I need to work on a better way to load dialogs
[21:07:04] <TurBoss> nono
[21:07:16] <TurBoss> dialog == bad booo
[21:08:03] <TurBoss> I'll check what has PB in offsets TAB and try to make an VCP
[21:08:12] <TurBoss> QtPyVCP?
[21:08:16] <TurBoss> -?
[21:08:28] <TurBoss> or there is something implemented
[21:08:29] <TurBoss> ?¿
[21:08:45] <hazzy-m> nothing yet
[21:08:48] <TurBoss> ok
[21:08:55] <TurBoss> I'll take that way for now
[21:09:07] <hazzy-m> ok
[21:09:13] <hazzy-m> thanks!
[21:10:07] <TurBoss> as usual i forgot how to compile qt rc things
[21:10:17] <TurBoss> qt5rcpyc3po?
[21:10:24] <TurBoss> :=)
[21:10:25] <hazzy-m> there is a tool now
[21:10:26] <hazzy-m> sek
[21:10:34] <TurBoss> lol
[21:10:50] <hazzy-m> https://qtpyvcp.kcjengr.com
[21:11:11] <TurBoss> yours?
[21:11:17] <TurBoss> good
[21:11:22] <hazzy-m> If you installed QtPyVCP with setup.py you can run from the command line
[21:11:22] <hazzy-m> yes
[21:11:37] <TurBoss> i need to rerun setup.py?
[21:11:50] <hazzy-m> not if you already did
[21:12:15] <TurBoss> ok
[21:12:16] <hazzy-m> try saying `qcompile` and seeing what happens
[21:12:40] <TurBoss> bash: qcompile: command not found
[21:12:53] <hazzy-m> :(
[21:13:08] <hazzy-m> export PATH=$PATH:~/.local/bin/
[21:13:10] <hazzy-m> then try
[21:13:26] <TurBoss> nope
[21:13:41] <hazzy-m> ok then UI guess you need to run setup.py again
[21:13:54] <hazzy-m> `python setup.py develop --user`
[21:14:11] <TurBoss> work
[21:14:12] <TurBoss> s
[21:14:19] <hazzy-m> hurray!
[21:14:45] <TurBoss> what is a package?
[21:15:17] <hazzy-m> a directory
[21:15:18] <hazzy-m> LOL
[21:15:26] <hazzy-m> I should change the docs
[21:15:55] <hazzy-m> the path is relitive to where you run the command
[21:16:08] <hazzy-m> so you can just use `qcompile .`
[21:16:16] <TurBoss> so examples/problebasic?
[21:16:21] <hazzy-m> yes
[21:16:33] <TurBoss> did .
[21:16:37] <TurBoss> ok
[21:16:39] <TurBoss> worked
[21:17:41] * TurBoss uploaded an image: image.png (39KB) < https://matrix.org >
[21:17:44] <TurBoss> this
[21:18:02] <TurBoss> but I don't know how it works
[21:18:10] <TurBoss> or should..
[21:18:23] <hazzy-m> it does not work yet
[21:18:28] <TurBoss> I know
[21:18:33] <hazzy-m> and I'm not sure how it should work
[21:18:35] <TurBoss> I mean what the buttons should do
[21:18:49] <TurBoss> I should shummin he?
[21:18:54] <TurBoss> *summon
[21:19:17] <hazzy-m> yes, he made it, he should know!
[21:19:21] <hazzy-m> :D
[21:19:26] <TurBoss> Lcvette: hello!
[21:19:43] <TurBoss> I'm goin to work on the work coords
[21:20:25] <TurBoss> how should the buttons work? how do I add extra offswet by hand?
[21:21:10] <TurBoss> WC Current position
[21:21:13] <TurBoss> :P
[21:21:41] <Lcvette> What you mean?
[21:22:05] <Lcvette> They were working before
[21:22:13] <TurBoss> oh
[21:22:14] <Lcvette> Did they break?
[21:22:19] <TurBoss> duno
[21:22:26] <Lcvette> Hazzy broke them?
[21:22:32] <TurBoss> they are functional?
[21:22:35] <TurBoss> didn't know
[21:22:42] <Lcvette> I thought so
[21:23:06] <Lcvette> They used to show in the gcode status when they were selected
[21:23:26] <TurBoss> I'm checking
[21:24:16] <TurBoss> oh very true
[21:24:35] <TurBoss> ok
[21:24:50] <TurBoss> but "ZERO" seems to not work?
[21:24:59] <Lcvette> Zero?
[21:25:03] <Lcvette> Oh yes
[21:25:08] <Lcvette> That was never setup
[21:25:12] <TurBoss> ok
[21:25:26] <TurBoss> I'll work on that then
[21:25:30] <Lcvette> That could be done
[21:25:40] <Lcvette> Sweeeeet
[21:25:47] <TurBoss> some points?
[21:25:54] <Lcvette> 🤗
[21:26:03] <hazzy-m> Ah, the zero buttons should be easy, just use an MDI button and set the command to something like:
[21:26:04] <TurBoss> hazzy, Lcvette
[21:26:13] <TurBoss> :)
[21:26:34] * hazzy-m forgot the gcode command
[21:26:36] <hazzy-m> lol
[21:26:42] <TurBoss> I think I have
[21:27:07] <Lcvette> Hurray
[21:27:17] <Lcvette> Button are my favorite
[21:27:17] <TurBoss> offset_mdi = "G10 L20 {} {}{}".format(system, axis, coords) ???
[21:27:29] <TurBoss> ¿?¿
[21:27:46] <Lcvette> When. Ew. It tons start working
[21:28:00] <Lcvette> New buttons
[21:28:01] <hazzy-m> TurBoss: Yes, that looks right
[21:28:22] <TurBoss> fine
[21:28:33] <hazzy-m> maybe the buttons should be "Set" Buttons insdeat of "Zero" ...
[21:28:40] <hazzy-m> instead
[21:28:45] <TurBoss> ok that is one part
[21:29:21] <TurBoss> bu once I click "ZERO" / "SET" how could i add an extra offset by hand?
[21:29:24] <TurBoss> example:
[21:29:31] <TurBoss> the famous paper
[21:30:23] <hazzy-m> hmm, good question
[21:30:24] <TurBoss> superior center of the part + 0.2 Z
[21:30:41] <TurBoss> a dialog?
[21:30:44] <TurBoss> :D
[21:31:09] <hazzy-m> Or make the entries support operations like + and -
[21:31:31] <hazzy-m> like in the old hazzy
[21:31:34] <TurBoss> hmmm... no idea how
[21:31:37] <TurBoss> :D
[21:31:43] <TurBoss> ya true
[21:31:54] <TurBoss> that was great
[21:32:13] <hazzy-m> I had it so if you typed a plus with the entry focused it would add what ever you typed in
[21:32:20] <hazzy-m> it worked very well
[21:32:26] <TurBoss> I know :D
[21:32:32] <TurBoss> could be ported
[21:32:36] <hazzy-m> ok, we need a new widget
[21:32:40] <TurBoss> ?
[21:32:57] <hazzy-m> a calculation_entry widget
[21:32:58] <hazzy-m> :D
[21:33:04] <TurBoss> hurray!!!
[21:33:37] <hazzy-m> should be very easy
[21:33:47] <Lcvette> What's happening
[21:33:49] <hazzy-m> I'll try to make it tonoght
[21:33:56] <TurBoss> wowowow
[21:34:33] <Lcvette> Lcvette is lost
[21:34:51] <TurBoss> yo
[21:35:07] <TurBoss> I'm asking about how to set zero with a paper
[21:35:30] <TurBoss> touching the part with the tool and a paper of 0,2mm
[21:35:42] <Lcvette> Oh I see
[21:35:58] <TurBoss> mine in primitive
[21:36:01] <TurBoss> :D
[21:36:26] <TurBoss> hey how are the kittys?
[21:36:31] <TurBoss> big?
[21:36:40] <Lcvette> They are hilarious
[21:37:15] <TurBoss> what does it mean
[21:37:17] <TurBoss> ?
[21:37:20] <TurBoss> good?
[21:37:22] <TurBoss> :P
[21:37:34] <Lcvette> https://youtu.be
[21:38:43] <TurBoss> he whants to play in the sun
[21:40:02] <Lcvette> There are squirrels on the back porch at the bird feeder
[21:40:04] <Lcvette> https://youtu.be
[21:40:04] * TurBoss uploaded an image: 1542163175096.jpg (1149KB) < https://matrix.org >
[21:40:23] <Lcvette> Ahhhh kitty
[21:40:42] <TurBoss> oh has a toy
[21:41:02] <Lcvette> Yeah he let's you know when it's play time
[21:41:12] <Lcvette> Which is ALWAYS
[21:41:14] <TurBoss> hahahaha
[21:41:16] <Lcvette> Lol
[21:41:24] <TurBoss> fun
[21:42:37] <Lcvette> Indeed
[21:43:26] <TurBoss> about the touch with the tool
[21:43:38] <TurBoss> how do you think that could be done?
[21:55:46] <hazzy-m> Instead of setting the offset what I normaly do is set the current position to the value I want it to be
[21:55:55] <hazzy-m> it seems less prone to making a mistake
[21:56:07] <hazzy-m> but we should be able to do it both ways
[21:56:43] <TurBoss> where is the current implementation?
[21:56:53] <TurBoss> I can't find it
[21:56:56] <hazzy-m> there is not one
[21:58:57] * TurBoss uploaded a video: Peek 14-11-2018 03-58.webm (356KB) < https://matrix.org >
[21:59:02] <TurBoss> is this?
[22:08:19] <TurBoss> o lol I didn't noticed the WCS dropdown menu
[22:08:23] <TurBoss> from brender
[22:09:31] <hazzy-m> hey, I did not know the DROs worked on the screen
[22:09:43] <hazzy-m> great
[22:09:48] <TurBoss> cool ahahaha
[22:16:54] <TurBoss> then... I should make a "Set zero" button? dro will show the new data
[22:22:19] <TurBoss> hazzy: how do I make or use an action button?
[22:22:20] <TurBoss> :P
[22:27:23] <TurBoss> you still not using PyCharm
[22:27:24] <TurBoss> ?
[22:27:38] <TurBoss> I'm thinking on buy a license
[22:29:05] <TurBoss> but 20 bucks a month lol
[22:29:18] <TurBoss> 8
[22:29:21] <TurBoss> 8bucks
[22:29:34] <TurBoss> 89€ a year
[22:31:35] <TurBoss> free trial for now
[22:43:26] <TurBoss> found a way to install qcontrol
[22:43:46] <TurBoss> pip install --user git+https://gitlab.com/Hazzy/qtpyvcp.git
[22:56:30] <TurBoss> I'll check tomorrow
[23:46:22] -!- Roguish has quit [Quit: ChatZilla 0.9.92-rdmsoft [XULRunner 35.0.1/20150122214805]]