#linuxcnc Logs

Jan 27 2024

#linuxcnc Calendar

01:05 AM Deejay: moin
01:33 AM * roycroft is back from the opera
01:33 AM roycroft: i forgot how long la traviata is
01:33 AM XXCoder: welcome back roy
01:33 AM roycroft: thans
01:34 AM roycroft: thanks, rather
01:34 AM roycroft: or tapadh leibh, as a highlander would say :)
01:34 AM XXCoder: there can only be one
01:36 AM XXCoder: well hopefully it went great and youre now ready to sleep lol
01:39 AM roycroft: i had a good time
01:39 AM roycroft: i continue to be impressed at the quality of the arts here, as we're a second tier or even larger third tier market
01:40 AM XXCoder: went to singing event once. fell asleep. its just some guy moving mouth lol
01:40 AM XXCoder: i dont remember why I even went, it was decades ago
01:41 AM roycroft: i don't particularly enjoy listening to opera, as my italian is not good enough to understand it well, but live performances are great
01:41 AM roycroft: the venues have subtitles these days
01:42 AM roycroft: besides, the acting helps move the story
01:43 AM XXCoder: nice, though i doubt I will go again even so lol
01:44 AM roycroft: it's certainly not for everyone
01:44 AM XXCoder: certainly
04:52 AM Tom_L: morning
05:54 AM travis_farmer: Morning
09:15 AM Tom_L: JT-Cave, are you using jet or jetgui?
09:21 AM JT-Cave: https://github.com/jethornton/jet/releases/tag/0.1.0
09:22 AM JT-Cave: I need to delete the other repos I suppose
09:22 AM Tom_L: where do you put the debs for mesact?
09:23 AM JT-Cave: https://github.com/jethornton/mesact/releases
09:23 AM Tom_L: i just built the jet deb
09:24 AM Tom_L: will it complain if i'm missing a package?
09:25 AM JT-Cave: if you use gdebi to install it will try and install any missing packages
09:26 AM JT-Cave: you can run it two ways, start a sim then run jet from the cloned src directory or install and use mesact to create a config
09:27 AM JT-Cave: or take any config and change axis for jet after installing
09:27 AM Tom_L: must have installed, jet gui shows up in the dropdown
09:29 AM Tom_L: cool
09:31 AM * JT-Cave goes to clean chicken poop
09:31 AM Tom_L: cool number pad
09:31 AM JT-Cave: next I'll make a g code entry pad now that I've fingered out how
09:32 AM Tom_L: how do you direct the numbers to the box you want changed?
09:32 AM Tom_L: i assume that's not done yet
09:33 AM Tom_L: cancel on the number pad closes the app
09:33 AM -!- #linuxcnc mode set to +v by ChanServ
09:43 AM JT-Cave: https://github.com/jethornton/jet/blob/master/jet/src/jet#L215
09:43 AM Tom_dev: File "/usr/bin/jet", line 203, in number_pad
09:43 AM Tom_dev: self.touchoff_dsb.setValue(np.retval())
09:43 AM Tom_dev: ^^^^^^^^^^^
09:43 AM Tom_dev: File "/usr/bin/jet", line 52, in retval