#hazzy Logs

Sep 26 2019

#hazzy Calendar

12:08 AM Lcvette: lcvette can make the offsets work!
12:08 AM Lcvette: \o/
12:08 AM Lcvette: but its very hacky
12:09 AM * Lcvette uploaded an image: Screenshot_2019-09-26_01-03-37.png (18KB) < https://matrix.org/_matrix/media/v1/download/matrix.org/XiVNnUzdnZcENqTrOBFkDgEv >
12:09 AM Lcvette: I made this subroutine
12:10 AM * Lcvette sent a long message: < https://matrix.org/_matrix/media/v1/download/matrix.org/IYdWnYhSgMIVJyrxgyMXcDKQ >
12:10 AM Lcvette: i used vcpqlineedits
12:10 AM Lcvette: works
12:11 AM Lcvette: but need to hit a button to call them
12:11 AM Lcvette: can put in use until you guys find another way
12:12 AM Lcvette: also, probably would run out of aout pins
12:12 AM Lcvette: unless i could use multiple lines for one output?
12:13 AM Lcvette: dunno though, this was just an idea that popped into my head that i thought could work and wanted to test and it does in fact work
12:15 AM Lcvette: thought i was clever on that
12:15 AM Lcvette: lol
05:15 AM hazzy-m: morning
05:16 AM Tom_L: hey
05:18 AM hazzy-m: Lcvette: that is clever
05:18 AM hazzy-m: Hey Tom
05:33 AM jthornton: morning
08:21 AM Lcvette: morning
08:26 AM Lcvette: is turboss here?
09:18 AM Lcvette: hazzy or turboss, how do i change the directory and file that loads when probe basic is started?
09:25 AM * Lcvette sent a long message: < https://matrix.org/_matrix/media/v1/download/matrix.org/SaRFdhflWELcPpjFgXifAAjI >
09:25 AM Lcvette: this is the probe_basic.yml file
09:26 AM Lcvette: i think there is something to do with the call here maybe but im not sure what to adjust to make sure it pulls from the correct folder?
09:26 AM Lcvette: need some help its a bit tough doing changes and having to save over different files
09:26 AM Lcvette: im sure i will break something that way
09:26 AM Lcvette: lol
10:08 AM Lcvette: also im researching the lineedit feel when you hit enter so it feels more complete and found this article but im not sure how or where to try incorporating it and hoped one of you guys could help me figure that out
10:08 AM Lcvette: https://www.tutorialspoint.com/pyqt/pyqt_qlineedit_widget.htm
10:17 AM Lcvette: https://stackoverflow.com/questions/12182133/pyqt4-combine-textchanged-and-editingfinished-for-qlineedit
10:17 AM Lcvette: and this looked potentially useful
11:09 AM Lcvette: this also looks helpful but i tried implementing and it says im doing it wrong..lol
11:09 AM Lcvette: https://www.programcreek.com/python/example/108097/PyQt5.QtWidgets.QLineEdit
01:34 PM Lcvette: so lonely in here today
01:53 PM TurBoss: yo
01:57 PM TurBoss: hello1
01:57 PM TurBoss: * hello!
02:02 PM TurBoss: https://doc.qt.io/qt-5/qlineedit.html
02:07 PM Lcvette: yo
02:07 PM Lcvette: how do do?
02:08 PM Lcvette: TurBoss: still here?
02:08 PM Lcvette: \o/
02:08 PM TurBoss: I'm here
02:08 PM Lcvette: \o/
02:08 PM Lcvette: hurray!
02:08 PM Lcvette: did you see all my earlier posts about the qtpyvcp files?
02:10 PM Lcvette: i was going nuts making changes to the qss and nothing was happening then i realized that it was pulling the qss and the probe_basic.ui file from the qtpyvcp folder and not the probe_basic folder
02:13 PM TurBoss: :o
02:13 PM TurBoss: xD
02:15 PM Lcvette: do you know how to fix?
02:15 PM TurBoss: what exactly
02:16 PM Lcvette: the file call
02:16 PM Lcvette: i think its in probe_basic.yml
02:16 PM TurBoss: with editvcp
02:16 PM TurBoss: ?
02:16 PM TurBoss: yes
02:16 PM TurBoss: brb
02:16 PM * Lcvette sent a long message: < https://matrix.org/_matrix/media/v1/download/matrix.org/IxcROfqsPQitKfjmjOdAxYmH >
02:17 PM Lcvette: well when you launch the sim its pulling from the qtpyvcp directory not the new probe basic directory
02:17 PM Lcvette: editvcp probe_basic saves to the correct file location
02:17 PM TurBoss: oh damn
02:18 PM Lcvette: big problem?
02:18 PM TurBoss: no
02:18 PM Lcvette: \o/
02:18 PM TurBoss: jus consufing
02:18 PM Lcvette: yes
02:19 PM * TurBoss reboots
02:19 PM Lcvette: it bruned up 2 hours on me last night trying to find what was happening
02:19 PM Lcvette: lol
02:19 PM Tom_L: you want it to launch from another directory like i did?
02:20 PM Lcvette: i dunno what you did
02:20 PM Lcvette: its the ui and qss files
02:20 PM Lcvette: not the ini
02:20 PM Tom_L: installed to probe_basic directory
02:20 PM Lcvette: ini and hall and subroutines etc are from the correct directories
02:20 PM Tom_L: and told it to use that copy
02:22 PM Lcvette: think its two seprate issues we are talking about
02:22 PM Tom_L: maybe
02:22 PM Tom_L: i cloned it to a directory then pip install -e .
02:23 PM Lcvette: im referring to it using the probe_basic.ui and probe_basic.qss files for loading the actual interface
02:23 PM Tom_L: mmm
02:23 PM Lcvette: think you had config load issues
02:24 PM Tom_L: no i was just trying to figure out where the source was
02:24 PM Lcvette: looks like hazzy did something a few hours ago?
02:40 PM Lcvette: i tried directing the yml files to probe_basic/probe_basic/probe_basic.ui
02:40 PM Lcvette: but when it loads in the designer its missing stuff
02:41 PM Tom_L: what file controls the designer?
02:41 PM Lcvette: what do you mean?
02:42 PM Tom_L: does the designer have a "projec" file it loads to tell it where things are?
02:42 PM Lcvette: you mean the qtdesigner software itself or the probe_basic interface in qtdesigner?
02:42 PM Lcvette: it loads several
02:42 PM Tom_L: which ever one you're talking about
02:42 PM Tom_L: i don't know that much about it
02:43 PM Lcvette: ui, qss, qrc, more im sure those are the three i work inside
02:43 PM Lcvette: its kind of like linuxcnc in that it pulls all of those files when it opens a project
02:43 PM Lcvette: but right now those files are correctly in probe_basic directory
02:44 PM Lcvette: but when linuxcnc loads its pulling the outdated ui, qss, qrc from the qtpyvcp directory
02:44 PM Tom_L: you using editvcp?
02:44 PM Lcvette: i think it has to do with yaml loading
02:44 PM Lcvette: yeah
02:44 PM Tom_itx: https://qtpyvcp.kcjengr.com/tools/editvcp.html
02:45 PM Tom_L: it's the main one yes
02:45 PM Tom_L: it can be overridden
02:45 PM Lcvette: editvcp is opening the correct files
02:46 PM Lcvette: and saving to the correct directory
02:46 PM Lcvette: linuxcnc is pulling the wrong ui,qss,qrc
02:46 PM Tom_L: oh
02:46 PM Lcvette: when it islaunched
02:46 PM Lcvette: thats why when i was making changes i wasn't seeing them
02:47 PM Lcvette: it was driving me mad, then i decided to see if thats what was happening so i copied the edits ui file from the probe basic directory over to overwrite the one in qtpyvcp and voila my changes were in linuxcnc
02:47 PM Lcvette: so when linuxcnc is initiated it needs to pull from the new probe basic directory for the ui, qss and others
02:49 PM TurBoss: so editvcp is working correctly but linuxcnc gets the qtpyvcp bundled files?
02:49 PM TurBoss: I'm trying to disable probe_basic from qtpyvcp
02:49 PM Lcvette: yes thats correct
03:06 PM Lcvette: tom_l did you say you knew python?
03:07 PM Tom_L: oh hell no
03:07 PM Tom_L: i wish i did
03:07 PM Tom_L: o
03:07 PM Tom_L: i've done other programming though
03:09 PM * Lcvette sent a long message: < https://matrix.org/_matrix/media/v1/download/matrix.org/YGdzWarltdwHHJzztRhruDWz >
03:09 PM Lcvette: i think this is the file where the change is needed for the probe boxes when you hit enter to change focus but i played for a few hours unsuccesfully today
03:09 PM * Lcvette sent a long message: < https://matrix.org/_matrix/media/v1/download/matrix.org/OwFEOuoLmVOaTGVyhrBDhoXi >
03:10 PM Tom_L: jt's pretty good with python
03:10 PM Lcvette: have not seen JT in a few days, hope he is alright
03:11 PM Tom_L: i think he's been working around his house
03:12 PM Lcvette: yeahbut he usually pops in for lunch minute
03:18 PM Lcvette: turboss is lost in the matrix
03:19 PM Lcvette: https://stackoverflow.com/questions/28793440/pyqt5-focusin-out-events
03:20 PM Lcvette: Tom_L: does that make any sense to you?
03:24 PM * TurBoss was eating
03:25 PM Lcvette: ahm ahm ahm
03:25 PM Lcvette: turboss how i make my box focus go out when i hit enter?
03:26 PM TurBoss: hmmm
03:26 PM Lcvette: i tried all day and got at least 90 errors every which way i tried
03:26 PM TurBoss: there is a signal
03:26 PM TurBoss: maybe ca be wired to texbox again
03:26 PM TurBoss: * maybe can be wired to texbox again
03:28 PM Lcvette: i don't see an option for remove focus
03:29 PM TurBoss: oh
03:31 PM TurBoss: focus should go to other place
03:32 PM TurBoss: I don't know if can be disabled
03:32 PM Lcvette: how about editing finished on return press
03:32 PM Lcvette: ?
03:33 PM * Lcvette uploaded an image: Screenshot_2019-09-26_16-28-00.png (100KB) < https://matrix.org/_matrix/media/v1/download/matrix.org/JTcTlWPYlIbhYcPJaKkdKRUr >
03:34 PM Lcvette: do i do like this?
03:34 PM TurBoss: yes but there is no slot for remove focus
03:35 PM Lcvette: canbe added
03:35 PM Tom_L: or setFocus
03:35 PM Lcvette: ?
03:35 PM TurBoss: I'm searching
03:37 PM Tom_L: https://subscription.packtpub.com/book/application_development/9781785283758/1/ch01lvl1sec14/setting-the-focus-to-a-widget-and-disabling-widgets
03:37 PM Tom_L: dunno....
03:41 PM TurBoss: ok
03:42 PM TurBoss: got it but can't test until I manage to disable pb from qtpyvcp
03:42 PM Lcvette: \o/
03:42 PM TurBoss: /o\
03:42 PM Lcvette: you can save the file as and in the probe basic directory of qtpyvcp
03:42 PM Lcvette: i must know its been killing me for hours!!!!!
03:43 PM Lcvette: tell lcvette pleeeeeaaaasssseeee
03:43 PM Lcvette: /o\
03:43 PM TurBoss: give yo a min
03:43 PM TurBoss: :P
03:44 PM Lcvette: tell me the signal and slot to connect
03:44 PM TurBoss: i have to push
03:44 PM TurBoss: I added the signal
03:44 PM Lcvette: ok
03:44 PM TurBoss: and I have to test first
03:46 PM Lcvette: merge me too
03:58 PM TurBoss: ok I think I'm done
03:58 PM TurBoss: I'll check again
03:58 PM Lcvette: eagerly standing by
04:03 PM TurBoss: \o/
04:03 PM TurBoss: it workS!!
04:03 PM Lcvette: \o/
04:03 PM Lcvette: HURRAY!!!!!
04:03 PM Lcvette: pushy mergy
04:04 PM Lcvette: \o/
04:04 PM TurBoss: but did big changes
04:04 PM Lcvette: :o
04:05 PM * TurBoss uploaded an image: Peek 26-09-2019 22-59.gif (22KB) < https://matrix.org/_matrix/media/v1/download/matrix.org/tqIPPmktsatjSrbdgnNqbZSo >
04:06 PM Lcvette: \o/
04:06 PM TurBoss: should be default for all entries?
04:06 PM TurBoss: other tha pb?¿
04:06 PM Lcvette: hurray!
04:16 PM Lcvette: yo when to push?
04:17 PM TurBoss: its big
04:17 PM TurBoss: needs testing
04:17 PM Lcvette: whats big?
04:17 PM Lcvette: the new slot?
04:17 PM TurBoss: just nuked the probe_basic examples
04:17 PM TurBoss: so I can test
04:17 PM Lcvette: :o
04:18 PM TurBoss: and wen to the machines to buy some drink
04:18 PM Lcvette: you have drink machines?
04:19 PM Lcvette: carillo dispenser?
04:19 PM TurBoss: over there
04:19 PM TurBoss: there are
04:19 PM TurBoss: no alchol
04:19 PM TurBoss: but caffeine :D
04:19 PM TurBoss: lol
04:19 PM TurBoss: carajillo
04:19 PM TurBoss: !
04:22 PM hazzy-m: TurBoss: nice! Much better, the PB entries felt dead before lol
04:22 PM TurBoss: yes but I did so much changes to disable pb
04:22 PM TurBoss: disable/nuke
04:23 PM TurBoss: I'll push to my fork
04:23 PM hazzy-m: Sweet! I'll review when I get home
04:23 PM Lcvette: hazzy: hazzy o/
04:23 PM Lcvette: now they are alive!!
04:24 PM Lcvette: if they get persiostent we will be shittin in tall cotton
04:25 PM Not-5e4d: [02qtpyvcp] 07TurBoss created branch 03PB_REMOVAL - 13https://git.io/fhCou
04:25 PM Not-5e4d: [02qtpyvcp] 07TurBoss pushed 031 commit to 03PB_REMOVAL [+0/-382/±2] 13https://git.io/JeG5a
04:25 PM Not-5e4d: [02qtpyvcp] 07TurBoss 039a0b9ff - remove pb examples
04:26 PM TurBoss: lineedit needs a bit more of work
04:27 PM Lcvette: yeah whats werong with it?
04:27 PM TurBoss: i want that you don't need to wire each entry
04:27 PM travis-ci: kcjengr/qtpyvcp#1089 (PB_REMOVAL - 9a0b9ff : TurBoss): The build passed.
04:27 PM travis-ci: Diff view : https://github.com/kcjengr/qtpyvcp/commit/9a0b9ffa921e
04:27 PM travis-ci: Build details : https://travis-ci.org/kcjengr/qtpyvcp/builds/590152997
04:27 PM Lcvette: can you do all of them inside a container?
04:28 PM Lcvette: i think the probe is the majority
04:28 PM TurBoss: all of them or none
04:28 PM Lcvette: thats fine
04:28 PM Lcvette: they all should be like that i think no?
04:28 PM TurBoss: yes
04:28 PM TurBoss: on return the lose focus
04:28 PM TurBoss: * on return the ylose focus
04:28 PM TurBoss: * on return they lose focus
04:28 PM Lcvette: so you need to do it in lineedit.py
04:28 PM Lcvette: ?
04:28 PM TurBoss: yes
04:28 PM TurBoss: I did
04:29 PM Lcvette: nice
04:29 PM TurBoss: but need some bits more
04:29 PM Lcvette: but it needs more?
04:29 PM TurBoss: a line
04:29 PM TurBoss: I'm thinkinfg
04:29 PM TurBoss: * I'm thinking
04:29 PM TurBoss: *drinking
04:29 PM Lcvette: k
04:29 PM TurBoss: lol
04:30 PM Lcvette: code before drinking
04:30 PM Lcvette: lol
04:30 PM TurBoss: oh
04:30 PM TurBoss: I thought was the oposite
04:31 PM Lcvette: simultaneous
04:31 PM Lcvette: \o/
04:31 PM Lcvette: lcvette will drink
04:31 PM Lcvette: koolaide
04:32 PM hazzy-m: TurBoss: I think I know how to do it globally
04:32 PM TurBoss: I did
04:32 PM TurBoss: with vcplines
04:32 PM hazzy-m: Lcvette: it is the opposite xD
04:32 PM hazzy-m: Oh sweet!
04:32 PM Lcvette: Hazzy.. you tackle persistence keep your eye on the ball
04:32 PM * TurBoss sent a long message: < https://matrix.org/_matrix/media/v1/download/matrix.org/iAQnphzGivMpJQZKJjqWofNz >
04:32 PM Lcvette: Lol
04:32 PM Lcvette: Don't look at the shiny new thing
04:33 PM hazzy-m: Lcvette: will do! Haha
04:33 PM Lcvette: ooh piece of candy Pooh piece of candy
04:33 PM * hazzy-m is getting ready to test out his new speakers on the drive home
04:33 PM Lcvette: i had similar earlier but not with clear focus
04:34 PM Lcvette: i had removeFocus
04:34 PM Lcvette: but it errored
04:34 PM Lcvette: hazzy: \o/
04:34 PM Not-5e4d: [02qtpyvcp] 07TurBoss pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/JeG5M
04:34 PM Not-5e4d: [02qtpyvcp] 07TurBoss 03e9e58ef - clear self focus on return
04:34 PM TurBoss: ceephax ceephax!
04:34 PM Lcvette: party in the mazda
04:35 PM TurBoss: https://youtu.be/nYEw7tu89wY?t=2340
04:35 PM TurBoss: tune min 39
04:35 PM TurBoss: \o\ /o/
04:36 PM Lcvette: Little rave men
04:36 PM Not-5e4d: [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03gh-pages [+460/-0/±0] 13https://git.io/JeG5D
04:36 PM Not-5e4d: [02qtpyvcp] 07traviscibot 03b50c2c8 - Deploy kcjengr/qtpyvcp to github.com/kcjengr/qtpyvcp.git:gh-pages
04:36 PM Lcvette: \o\ /o/
04:37 PM TurBoss: didn't you ever ear about the balmer peak?
04:37 PM * TurBoss uploaded an image: image.png (131KB) < https://matrix.org/_matrix/media/v1/download/matrix.org/iGcouNEjmvjhEKUxrnvILyiZ >
04:38 PM hazzy-m: Hohohohoh
04:39 PM Lcvette: Lol
04:40 PM TurBoss: :D
04:44 PM TurBoss: Lcvette: linedit is up
04:44 PM TurBoss: on qtpyvcp master
04:48 PM Lcvette: ok
04:49 PM Lcvette: can you merge me in?
04:50 PM TurBoss: done
04:52 PM * TurBoss uploaded an image: image.png (38KB) < https://matrix.org/_matrix/media/v1/download/matrix.org/HKqLkRTLJeggLkzPEOdelJmN >
04:53 PM TurBoss: hmmmm
04:53 PM TurBoss: i think that you just did the work on qtpyvcp
04:53 PM Lcvette: i have spinning wheel in kraken
04:53 PM Lcvette: i just updated it
04:53 PM Lcvette: i pushed both
04:53 PM Lcvette: they were both updated here because of the issue
04:54 PM TurBoss: both have the vcp lines?
04:54 PM Lcvette: yes
04:54 PM TurBoss: ok
04:54 PM TurBoss: no problem then
04:54 PM Lcvette: they were the same identical ui
04:54 PM Lcvette: i was manually updating both
04:54 PM Lcvette: locally
04:59 PM Lcvette: is not working
04:59 PM Lcvette: turboss what do i do?
04:59 PM TurBoss: tlf
05:00 PM * Lcvette uploaded an image: Screenshot_2019-09-26_17-54-09.png (38KB) < https://matrix.org/_matrix/media/v1/download/matrix.org/NAPFKGopZxCDDXuLJzXfDGMc >
05:00 PM Lcvette: i got caught up but now line edit function like you showed
05:00 PM TurBoss: on the kraken click on the new tab +
05:00 PM Lcvette: no line edit function like you showed*
05:01 PM Lcvette: k
05:02 PM Lcvette: then what?
05:02 PM TurBoss: open qtpyvcp
05:02 PM TurBoss: in kraken
05:03 PM * Lcvette uploaded an image: Screenshot_2019-09-26_17-57-08.png (106KB) < https://matrix.org/_matrix/media/v1/download/matrix.org/HoIyfOEMwtrTkpFMhDUdqEIk >
05:03 PM * TurBoss uploaded an image: image.png (78KB) < https://matrix.org/_matrix/media/v1/download/matrix.org/ODAOJzvnNZUScvpxNoIWedNy >
05:03 PM TurBoss: reset master on our master
05:03 PM Lcvette: that will discard all my changes?
05:03 PM TurBoss: the ones you did on the qtpyvcp
05:03 PM TurBoss: yes...
05:04 PM TurBoss: could you wait
05:04 PM TurBoss: to the pb removal
05:04 PM TurBoss: is there
05:04 PM Lcvette: i can wait
05:04 PM Lcvette: what are you doing?
05:04 PM TurBoss: just did the line edit
05:05 PM TurBoss: you can try your self meanwhile
05:05 PM * Lcvette uploaded an image: Screenshot_2019-09-26_17-59-33.png (97KB) < https://matrix.org/_matrix/media/v1/download/matrix.org/dPzMqFYJDryzqfvQfSeaEegE >
05:05 PM TurBoss: okay
05:05 PM TurBoss: forcepushed?
05:06 PM Lcvette: yes
05:06 PM TurBoss: now editlines should work
05:06 PM Lcvette: no work
05:06 PM TurBoss: mew
05:07 PM Lcvette: why did you di it in wtpyvcp?
05:07 PM Lcvette: instead of probe_basic?
05:07 PM TurBoss: is where the editline widgets is
05:07 PM TurBoss: on qtpyvcp you don't need to push just pull
05:08 PM TurBoss: only if you do some widget or something
05:08 PM Lcvette: how do we get it working on probe_absic?
05:08 PM TurBoss: ok
05:08 PM Lcvette: probe_basic
05:08 PM TurBoss: ok
05:08 PM TurBoss: ok
05:08 PM TurBoss: xD
05:08 PM TurBoss: sorry
05:08 PM TurBoss: :P
05:10 PM TurBoss: if didn't work out of the box
05:11 PM * TurBoss sent a long message: < https://matrix.org/_matrix/media/v1/download/matrix.org/xcSCcZGtFUplpzwMuJcLFNsy >
05:12 PM Lcvette: yes
05:12 PM Lcvette: from probe_basic temrinal?
05:12 PM TurBoss: any terminal
05:12 PM TurBoss: doesn't matter
05:13 PM * Lcvette uploaded an image: Screenshot_2019-09-26_18-07-55.png (52KB) < https://matrix.org/_matrix/media/v1/download/matrix.org/mRbzJOGpgVNCkdhZjqsQeZvS >
05:13 PM Lcvette: ok?
05:14 PM TurBoss: now just rok but also on the qtpyvcp directory
05:14 PM TurBoss: but has to be in order
05:14 PM Lcvette: ?
05:14 PM Lcvette: rok?
05:14 PM TurBoss: xD
05:14 PM TurBoss: nothing
05:14 PM Lcvette: you are confusing me
05:14 PM TurBoss: sorry
05:14 PM TurBoss: ok
05:14 PM Lcvette: please explain what i need to do now
05:14 PM TurBoss: just issue the same pip command
05:15 PM TurBoss: in the qtpyvcp directory
05:15 PM TurBoss: not the probe_basic one
05:15 PM TurBoss: :D
05:16 PM Lcvette: ok
05:16 PM Lcvette: done
05:16 PM Lcvette: now?
05:17 PM TurBoss: run linuxcnc
05:17 PM TurBoss: and test the entries
05:17 PM Lcvette: no work
05:18 PM TurBoss: hmmm 😕
05:18 PM TurBoss: what doesn't work the clearfocus?
05:19 PM Lcvette: correct
05:19 PM Lcvette: i hit enter and it does nothing stays the same
05:19 PM TurBoss: :/
05:19 PM TurBoss: the only diference is that I'm listening to ceephax and you don't
05:19 PM TurBoss: lol
05:20 PM Lcvette: i have ceephax on
05:20 PM TurBoss: ah
05:20 PM TurBoss: then duno
05:21 PM Lcvette: i see the change in the file
05:22 PM Lcvette: did you change the ui file?
05:22 PM TurBoss: no
05:22 PM * TurBoss uploaded a video: Peek 27-09-2019 00-16.mp4 (533KB) < https://matrix.org/_matrix/media/v1/download/matrix.org/JvuTdVyXbGAWMfNBTrFkoIJD >
05:23 PM TurBoss: you changed to vcp editlines
05:23 PM TurBoss: maybe is picking the wrong probebasic again
05:23 PM TurBoss: just vcp editlines will do this
05:24 PM Lcvette: sek
05:26 PM Lcvette: \o/
05:26 PM Lcvette: works
05:26 PM Lcvette: is glorious!
05:28 PM TurBoss: hurray!
05:29 PM Lcvette: hurray!
05:29 PM Lcvette: now we need to fix the issue that is ocnfusing the files
05:30 PM TurBoss: its fixed
05:30 PM TurBoss: but need revew
05:30 PM Lcvette: hazzy
05:31 PM Lcvette: did you see my fix for the offsets?
05:31 PM * hazzy-m uploaded an image: ima_9cee4fd.jpeg (80KB) < https://matrix.org/_matrix/media/v1/download/matrix.org/HncJshCgHcYzjaSuThvGGJUd >
05:32 PM Lcvette: you need a tesla so you can code on your homeward commute
05:32 PM TurBoss: lol
05:34 PM Lcvette: what was your idea for the offsets table?
05:37 PM Lcvette: can we m68 E# Q# to the table entries?
05:39 PM Lcvette: and can we combine the output of the M68 E# Q#<g54_x>, #<g54_y>, #<g54_z>, #>g54_a>, .....
05:39 PM Lcvette: and then interperet it in the ui as a strong?
05:40 PM TurBoss: i managed to read the values
05:40 PM TurBoss: prom python
05:40 PM Lcvette: what?
05:40 PM Lcvette: \o/
05:40 PM TurBoss: doin like i did on the vtk plot
05:40 PM TurBoss: * doing like i did on the vtk plot
05:41 PM Lcvette: TurBoss (@TurBoss:matrix.org): that's fantastic news
05:49 PM * jthornton is glad he doesn't live where hazzy-m does...
05:50 PM jthornton: hazzy-m, get a blow up doll so you can use the HOV lane lol
05:50 PM Lcvette: lol
05:54 PM * hazzy-m is finaly home!
05:54 PM Lcvette: \o/
05:54 PM jthornton: https://www.backyardchickens.com/attachments/spitzes-9-26-jpg.1918650/
05:54 PM hazzy-m: jthornton: haha, or identify as a pregnant woman lol
05:55 PM hazzy-m: Nice! What flavor are those?
05:55 PM jthornton: Spitzhauben's
05:55 PM hazzy-m: I like the tufty hairdo
05:56 PM jthornton: the one on the right is Beldar
05:56 PM hazzy-m: thats a good name
05:57 PM jthornton: the other two are female
05:57 PM hazzy-m: my uncle had some appenzeller spitzhauben, but the foxes got to them before I got to see them
05:58 PM jthornton: yea if you have predators you gotta have either too many for them to eat or chicken fort knox
05:59 PM TurBoss: lol
06:04 PM jthornton: I chose chicken fort knox
06:10 PM Tom_L: mmm, got quiet. Lcvette must have things fixed
06:10 PM Lcvette: lcvette is in dev mode doing some cleanup on the ui
06:10 PM Tom_L: buttons change color now?
06:11 PM Lcvette: input on all line edits unhighlight and cursor hides when you hit enter now
06:11 PM Lcvette: feels complete
06:13 PM Tom_L: is that for all inupts?
06:13 PM Lcvette: yes
06:13 PM Lcvette: global
06:13 PM Lcvette: \o/
06:14 PM jthornton: that's pretty nice Lcvette
06:14 PM jthornton: where does the focus go?
06:14 PM Lcvette: jthornton: thanks JT!
06:14 PM Lcvette: once this is done and the offset table is complete i will begin doing the conversational
06:15 PM Lcvette: i wanna do some trick stuff like tie the probed result in to quick and easy functions such as facing the stock
06:16 PM Lcvette: one touch probe and one touch face off
06:16 PM Lcvette: maybe perimeter clean up etc
06:17 PM jthornton: that would be nice to probe and size material
06:17 PM Lcvette: it already sizes it except depth
06:17 PM Lcvette: but for facing if you just want to have a predefined cleanup amount like 0.020" should be prety easy to have stuff like that
06:18 PM jthornton: wouldn't you have to probe the parallels to get the base height? or something like that say if you need the final height to be 2.25" or something
06:18 PM Lcvette: figured i better way for hazzy to nail down the persistent stuff
06:18 PM hazzy-m: yep, I'm on it
06:18 PM Lcvette: no, it probes the workpiece for zero
06:18 PM Lcvette: and face off would come from that down
06:18 PM jthornton: ah ok a cleanup facing that would be easy to probe and take a bit off
06:18 PM Lcvette: yup
06:19 PM Lcvette: i thinkit will be fun to write those
06:19 PM Lcvette: and do the graphics for it
06:19 PM * hazzy-m is goingto get a drewtronics probe, seems to have good reviews
06:19 PM Lcvette: did you see the vid jt?
06:19 PM jthornton: when I'm sizing stock I put the height gauge on the parallels and set Z0 to the top of the parallels
06:19 PM hazzy-m: jthornton: same!
06:19 PM jthornton: no missed it been woodchucking
06:20 PM Lcvette: i do on part flip
06:20 PM jthornton: yea makes it easy to do the math in your head
06:20 PM Lcvette: but for the top side i find it easier to probe stock and go
06:20 PM jthornton: I square and size at the same time
06:21 PM Lcvette: yup
06:21 PM Lcvette: thats what im thinking, do face and perimeter cleanup then flip
06:21 PM Lcvette: make sure it fits square and tight in the vise
06:21 PM Lcvette: i spend alot of time now doing it manual entry in the mdi
06:22 PM Lcvette: will be nice to automate it with theprobe
06:22 PM jthornton: yea I'm getting a drew tronics probe as well, my pony one is just not accurate
06:23 PM Lcvette: https://www.youtube.com/watch?v=nYfudfrebxY
06:23 PM Lcvette: check the repeatability test
06:23 PM Lcvette: +/_0.0001"
06:24 PM Lcvette: pretty strong for a $130 probe
06:24 PM Lcvette: shame wildhorses quality fell off
06:24 PM jthornton: better than my BP knee mill lol
06:24 PM Lcvette: think he got complacent
06:24 PM jthornton: yea it looks nice
06:25 PM Lcvette: i just ordered the wireless unit
06:25 PM Lcvette: so i can keep it in the carousel
06:28 PM Tom_L: did more driving than work today :/
06:29 PM jthornton: I thought for sure my limb fire would be out after this mornings rains but no it was too hot so burned branches all day
06:31 PM Tom_L: too small for firewood?
06:32 PM jthornton: too small or rotten, cut down 4 huge dead oaks last Thursday so still cleaning up the mess and splitting firewood
06:32 PM jthornton: got 7 1/2 logs to cut up for lumber so pretty good haul
06:33 PM Tom_L: nice
06:33 PM Tom_L: got plans for em?
06:33 PM jthornton: anything 4" in diameter or larger that is not rotten goes in the wood pile
06:33 PM Tom_L: all 4 dead trees?
06:34 PM Tom_L: i don't like crawling around in dead ones
06:34 PM jthornton: my buddy has a sawmill so I got some fresh bandsaw blades so we can cut them up into lumber
06:34 PM Tom_L: we can't just do one cut and done here
06:34 PM Tom_L: too many obstacles
06:34 PM jthornton: well 5 dead but one was rotten so I just pushed it over with the hoe, the other 4 died last winter or last fall
06:35 PM jthornton: it was a challenge for sure to not hit any buildings and we only cut one live tree to get the last one down
06:35 PM jthornton: there was no place to put it without hanging up in another tree
07:28 PM Lcvette: hows it coming guys?
07:28 PM Lcvette: hazzy turboss? did you two discuss the offsets table idea?
07:30 PM TurBoss: no
07:32 PM Lcvette: how about the file call?
07:32 PM Lcvette: its a pain having to save two different directories every update to check stuff
07:33 PM Lcvette: any ideas turboss or is that hazzy?
07:33 PM Lcvette: o/
07:38 PM TurBoss: oh
07:38 PM Lcvette: hazzy, there is a problem with where the ui and qss files are being pulled from
07:38 PM TurBoss: the offset table can be filled with the same data the vtk backplot does its paints
07:38 PM TurBoss: vtk allready reads offsets
07:38 PM Lcvette: \o/
07:39 PM hazzy-m: yo!
07:39 PM Lcvette: o/
07:39 PM * hazzy-m looks into the file paths
07:39 PM * hazzy-m kicks off his boots
07:39 PM Lcvette: editvcp saves and opens the correct path but when linuxcnc starts it pulls the old files from the dev/qtpyvcp/example/probe_basic/ folder
07:40 PM hazzy-m: thats strange
07:40 PM Lcvette: ini and hal files are from correct directory, just sdeems to be the ui and qss
07:40 PM Lcvette: yeah it made me nuts last night
07:40 PM Lcvette: i was making changes and they were not showing up in wheni launched linuxcnc
07:42 PM * Lcvette uploaded an image: Screenshot_2019-09-26_20-36-07.png (132KB) < https://matrix.org/_matrix/media/v1/download/matrix.org/UvqTjhMjKcRkDxwQVfVrUfIS >
07:42 PM Lcvette: then i saw this line saying it was ising the ui from qtpyvcp
07:42 PM Lcvette: or qss
07:42 PM Lcvette: and assumed ui as well
07:43 PM Lcvette: so i have been having to save changes in two directories as i make edits
07:43 PM Lcvette: lol
07:44 PM Tom_L: is this just on your local copy or a general problem?
07:44 PM Lcvette: you wouldn't notice unless you were editing the ui
07:45 PM Lcvette: when you launch what path does it say it pulls the qss from?
07:45 PM Lcvette: the second orange line in the above image
07:45 PM hazzy-m: Lcvette: wrong entry in the INI file
07:45 PM Lcvette: that should be ?
07:46 PM hazzy-m: it was `DISPLAY = qtpyvcp probebasic`, but now since it is stand alone it should be `DISPLAY = probe_basic`
07:47 PM Lcvette: dammit
07:47 PM Lcvette: \o/
07:47 PM Tom_L: :O
07:47 PM hazzy-m: I pushed the fix
07:47 PM Lcvette: hurray!
07:47 PM Lcvette: supposed to be probe_basic
07:49 PM hazzy-m: `DISPLAY = qtpyvcp probe_basic` would also work, but there is no need for the qtpyvcp command
07:50 PM hazzy-m: probe basic can run stand alone
07:50 PM Lcvette: \o/
07:50 PM hazzy-m: try `probe_basic -h` from a terminal to prove it :D
07:51 PM hazzy-m: or `probe_basic -v` to test out the new version prefixed with a dobleve lol
07:51 PM hazzy-m: sorry, needs an accent, doblevé
07:51 PM * Lcvette uploaded an image: Screenshot_2019-09-26_20-45-59.png (163KB) < https://matrix.org/_matrix/media/v1/download/matrix.org/dqhGnnmXltXKGShypbysHpcd >
07:52 PM hazzy-m: sweet!
07:52 PM * Lcvette uploaded an image: Screenshot_2019-09-26_20-47-09.png (24KB) < https://matrix.org/_matrix/media/v1/download/matrix.org/sOyzZQFUNLaXOqUYCogYYgNi >
07:53 PM Lcvette: why it says dirty
07:53 PM Lcvette: ?
07:53 PM Lcvette: :O
07:53 PM hazzy-m: haha
07:53 PM Lcvette: probe basic is clean and fresh!
07:53 PM hazzy-m: it means you have uncommented changes
07:53 PM Lcvette: where?
07:53 PM hazzy-m: in git
07:54 PM hazzy-m: the kraken
07:54 PM hazzy-m: Lcvette: maybe just preferance, but I think there might should be some indication which feilds are inputs, and which are just display lables
07:55 PM hazzy-m: maybe a slightly gray background on the labels?
07:55 PM Tom_L: maybe just the display shouldn't change color?
07:55 PM Lcvette: yeah it doesn't
07:55 PM Tom_L: k
07:55 PM Lcvette: labels don't change
07:55 PM Lcvette: or at least they didn't use to
07:56 PM Tom_L: yeah but that was yesterday :)
07:56 PM Lcvette: i'll play with it
07:56 PM Lcvette: but it will upset the delicate balance of my color pallet
07:56 PM Lcvette: lol
07:56 PM hazzy-m: its much better with the clearFocus on the entries!
07:56 PM Lcvette: hahahahaha
07:56 PM Lcvette: yes!!
07:56 PM hazzy-m: haha, I thought you would say that!
07:57 PM hazzy-m: But it also makes it a liitle bit less intuitive, and its suposed to be that too!!
07:57 PM Lcvette: i LOVE LOVE LOVE it
07:57 PM hazzy-m: me too!
07:57 PM Lcvette: so much more satisfying to hit enter and have that cursor and highlight go away
08:03 PM * hazzy-m uploaded an image: image.png (189KB) < https://matrix.org/_matrix/media/v1/download/matrix.org/kGyipPSaCmbFtviICUYRPwjY >
08:03 PM hazzy-m: with TTS shank!
08:03 PM Lcvette: yeah
08:03 PM Lcvette: he makes a great product
08:04 PM Lcvette: lcvette sent him a bt30 holder to mate to the new wireless probe
08:04 PM Lcvette: to neaten things up
08:04 PM hazzy-m: sweet!
08:08 PM Lcvette: 52
08:08 PM hazzy-m: 42
08:08 PM Lcvette: lol
08:08 PM Lcvette: px
08:09 PM hazzy-m: haha
08:13 PM TurBoss: hazzy: what we do with example pb?
08:14 PM hazzy-m: throw it out :D
08:14 PM Lcvette: just need one, blank
08:14 PM TurBoss: there is a branch
08:14 PM TurBoss: with the removal
08:19 PM Lcvette: ?
08:31 PM * Lcvette uploaded an image: Screenshot_2019-09-26_21-26-00.png (104KB) < https://matrix.org/_matrix/media/v1/download/matrix.org/TZfFhgpuySkhGjPkxvmrHuJg >
08:32 PM Lcvette: for this button, or return pressed i am trying to have the box clear AFTER the load tool command is carried out
08:32 PM Lcvette: the way i have it here it clears the number before the tool is loaded
08:32 PM Lcvette: any thoughts?
08:32 PM hazzy-m: yes
08:33 PM Lcvette: its setup to be button click or return loads tool in spindle currently
08:33 PM Lcvette: was thinking pressed would do the oad tool and released would clear the box
08:33 PM Lcvette: but its not working
08:34 PM hazzy-m: probably need to use rule
08:34 PM hazzy-m: status:tool_changed or soemthing like that
08:34 PM hazzy-m: I'll take a look in a sek
08:34 PM Lcvette: k
08:34 PM hazzy-m: reviewing the TurBoBranch
08:34 PM Lcvette: \o/
08:34 PM Lcvette: turbobranch
08:43 PM hazzy-m: Lcvette: have you been havingto run qcompile?
08:43 PM hazzy-m: afk 30min
08:47 PM Lcvette: No why?
08:47 PM Lcvette: But I have not added any new pictures
09:27 PM travis-ci: kcjengr/probe_basic#18 (v0.0.2 - a59c1dc : Kurt Jacobson): The build has errored.
09:27 PM travis-ci: Diff view : https://github.com/kcjengr/probe_basic/compare/v0.0.2
09:27 PM travis-ci: Build details : https://travis-ci.org/kcjengr/probe_basic/builds/590226076
09:34 PM Lcvette: Bad Travis
09:37 PM travis-ci: kcjengr/probe_basic#20 (v0.0.2 - aa67334 : Kurt Jacobson): The build has errored.
09:37 PM travis-ci: Diff view : https://github.com/kcjengr/probe_basic/compare/v0.0.2
09:37 PM travis-ci: Build details : https://travis-ci.org/kcjengr/probe_basic/builds/590227875
09:39 PM Lcvette: Come on Travis you're better than that!
09:40 PM hazzy-m: *come on Hazzy, your better than that
09:40 PM hazzy-m: LOL
09:40 PM Lcvette: Yahoo's is failing
09:40 PM Lcvette: Hazzy is winning!
09:40 PM Lcvette: Travis*
09:41 PM hazzy-m: I though Yahoo failed long ago..
09:41 PM hazzy-m: xD
09:42 PM Lcvette: Hahahaha
09:42 PM Lcvette: How about excite
09:42 PM TurBoss: exicte-bike?
09:42 PM Lcvette: Used to be a competitor of Yahoo and aol
09:43 PM travis-ci: kcjengr/probe_basic#22 (v0.0.2 - 580f798 : Kurt Jacobson): The build passed.
09:43 PM travis-ci: Diff view : https://github.com/kcjengr/probe_basic/compare/v0.0.2
09:43 PM travis-ci: Build details : https://travis-ci.org/kcjengr/probe_basic/builds/590229139
09:43 PM Tom_L: the source
09:44 PM hazzy-m: https://pypi.org/project/probe-basic/
09:44 PM hazzy-m: Its up!
09:44 PM Lcvette: Along with lycos
09:44 PM Lcvette: \o/
09:44 PM TurBoss: hurray!
09:44 PM Lcvette: You fixed?
09:45 PM hazzy-m: hurray!
09:45 PM * hazzy-m goes to sleep now
09:45 PM hazzy-m: gn8
09:45 PM TurBoss: n8 and thanks!
09:46 PM TurBoss: 🙂
09:46 PM Lcvette: So no more reliance on qtpyvcp?
09:46 PM Lcvette: The other install page?
09:46 PM hazzy-m: TurBoss: BTW, the no PB branch looks good
09:47 PM hazzy-m: going to clean it up a little more tomarrow and merge
09:47 PM TurBoss: cool
09:47 PM hazzy-m: but first sleep :
09:47 PM hazzy-m: )
09:49 PM Lcvette: o/
09:51 PM Lcvette: Turbos are you playing in probe or on other things?
09:51 PM Lcvette: Turboss
09:51 PM TurBoss: playing doing things
09:52 PM TurBoss: 😋
09:52 PM Lcvette: Ok
09:52 PM TurBoss: need something
09:52 PM TurBoss: the offsets stuff?
09:52 PM Lcvette: I didn't wanna leave ya hanging if you were working in probe basic
09:52 PM TurBoss: not now
09:52 PM Lcvette: Kk
10:06 PM TurBoss: ok I did it
10:06 PM TurBoss: just ported a nice game to the raspberry pi
10:06 PM TurBoss: https://github.com/TurBoss/meritous Original
10:06 PM TurBoss: https://github.com/TurBoss/emeritous Mod
10:06 PM TurBoss: ok back to work
10:07 PM Lcvette: \o/
10:07 PM Lcvette: Nice job on the homes!
10:07 PM Lcvette: Games*
10:10 PM Tom_L: Lcvette, you cut any chips yet?
10:11 PM Lcvette: Not yet
10:11 PM Lcvette: I only wanna probe one version or
10:11 PM Lcvette: Prove*
10:11 PM TurBoss: Lcvette: in the ini file
10:12 PM Lcvette: Yeah?
10:12 PM * TurBoss sent a long message: < https://matrix.org/_matrix/media/v1/download/matrix.org/YtIaQdZaTaJgcfskYQuTiHUB >
10:12 PM TurBoss: but anyway the file must be on dev too....
10:12 PM TurBoss: so not a big diference
10:12 PM Lcvette: Ah ok
10:13 PM Lcvette: Will fix!
10:16 PM Lcvette: What else?
10:16 PM TurBoss: we also need to play with the multouch features
10:17 PM TurBoss: and notifications are done
10:17 PM Lcvette: What's that?
10:17 PM TurBoss: the vtk multitouch support
10:17 PM Lcvette: Notifications is done?
10:17 PM TurBoss: to pan
10:17 PM Lcvette: Ah yes
10:17 PM TurBoss: notifications need a fix only
10:17 PM Lcvette: Bit last
10:18 PM TurBoss: it remains behind the full screen
10:18 PM Lcvette: Behind?ohpop up
10:18 PM Lcvette: Gotcha
10:19 PM TurBoss: so I'll try with the offsets
10:19 PM Lcvette: \o/
10:20 PM * TurBoss uploaded an image: image.png (33KB) < https://matrix.org/_matrix/media/v1/download/matrix.org/ctlgnVVaDMnmABnwFkixMAKW >
10:20 PM TurBoss: this is a hand made table
10:20 PM TurBoss: what if I do a widget like the tool table or so
10:20 PM Lcvette: yeah thats fine
10:21 PM TurBoss: ok
10:41 PM * Lcvette uploaded an image: Screenshot_2019-09-26_23-35-47.png (50KB) < https://matrix.org/_matrix/media/v1/download/matrix.org/LVjdgpBFRxifPyPsAIOMbcWm >
10:41 PM Lcvette: turboss what do i do to merge?
10:43 PM Lcvette: i can't remember
10:45 PM TurBoss: I'll do
10:46 PM Tom_L: https://education.github.com/git-cheat-sheet-education.pdf
10:47 PM TurBoss: merged
10:47 PM Lcvette: whoa
10:47 PM TurBoss: now you can reset there and push to kcj
10:48 PM Lcvette: \o/
10:48 PM Lcvette: thanks turboss
10:48 PM Tom_L: don't you switch to master and merge his branch?
10:49 PM Tom_L: <- learning
10:50 PM Lcvette: i always get it mixed up
10:51 PM Lcvette: just need to do it as few times
10:51 PM Tom_L: or take notes
10:51 PM Lcvette: i used to just set upstream and push
10:51 PM Lcvette: but this is now different with merging
10:51 PM Lcvette: i don't wanna cause problems
10:51 PM Lcvette: before hazzy always did the merging
11:01 PM Lcvette: turboss, the notification pop up behind probe basic?
11:01 PM Lcvette: im trying to find the pop up box but i don't see it
11:01 PM TurBoss: its not enabled
11:01 PM Lcvette: or did you mean on the statuis page
11:01 PM Lcvette: oh ok
11:02 PM TurBoss: once enabled it will just popup on notifications
11:02 PM Lcvette: im with ya
11:02 PM Lcvette: :D
11:03 PM TurBoss: I can enable it with the bug
11:03 PM Lcvette: no need
11:03 PM TurBoss: ok
11:03 PM Lcvette: im so escited!
11:04 PM Lcvette: excite*
11:04 PM Lcvette: lo0l
11:04 PM Lcvette: \o/
11:04 PM Lcvette: eveyrthing is coming together
11:04 PM * TurBoss uploaded an image: image.png (105KB) < https://matrix.org/_matrix/media/v1/download/matrix.org/zTBJyfJHrKhWBlBTOPrPsKEg >
11:04 PM TurBoss: https://cdn02.nintendo-europe.com/media/images/10_share_images/games_15/virtual_console_wii_u_7/SI_WiiUVC_Excitebike_image1600w.jpg
11:04 PM Lcvette: that game is awesome!
11:04 PM * TurBoss uploaded an image: image.png (953KB) < https://matrix.org/_matrix/media/v1/download/matrix.org/MXJYaQfIWjAALvrVbQOUqNJI >
11:04 PM TurBoss: brutal!
11:05 PM Lcvette: lol
11:05 PM Lcvette: i do real excitebike
11:05 PM TurBoss: i did
11:05 PM TurBoss: lol
11:05 PM TurBoss: when I was 10
11:05 PM Lcvette: so fun
11:06 PM TurBoss: had a 80cc kawa
11:06 PM TurBoss: bop booop
11:06 PM TurBoss: supercross
11:06 PM TurBoss: my father is profesional
11:07 PM TurBoss: he used to be the 2º in senior
11:07 PM TurBoss: in spain
11:07 PM Lcvette: wow thats awesome!
11:07 PM TurBoss: he had a ton of trophies
11:08 PM TurBoss: * he has a ton of trophies
11:08 PM Lcvette: i was regional champion for southeastern NC district
11:08 PM Lcvette: 80cc
11:08 PM TurBoss: \o/ nice
11:08 PM Lcvette: then went to 125cc and got my clock cleaned
11:08 PM Lcvette: lol
11:08 PM TurBoss: lol my father does 400 or 600cc
11:08 PM Lcvette: then had a bad wreck
11:08 PM Lcvette: and parents said no more
11:09 PM TurBoss: oh
11:09 PM TurBoss: ya
11:09 PM Lcvette: so only trail riding after
11:25 PM Lcvette: TurBoss: will the site keep track of how many people install probe basic?
11:25 PM TurBoss: no
11:49 PM TurBoss: Lcvette take this
11:49 PM * TurBoss uploaded an image: image.png (292KB) < https://matrix.org/_matrix/media/v1/download/matrix.org/EZCEeuAUFJDqnoKydpqfPsQp >
11:49 PM Lcvette: \o/
11:49 PM TurBoss: is adraft
11:49 PM Lcvette: you did it?
11:49 PM TurBoss: not yet
11:50 PM Lcvette: nice
11:50 PM Lcvette: need the left side G54, g55, g56
11:52 PM TurBoss: I'll put P0 P1 P2 etc
11:52 PM TurBoss: as doc says
11:52 PM Lcvette: need to show as G54, G55 though right?
11:53 PM Lcvette: P0 P1 is internal linuxcnc code not gcode
11:53 PM * TurBoss uploaded an image: image.png (20KB) < https://matrix.org/_matrix/media/v1/download/matrix.org/xNOdCodmNZgvqYKWenoCZKhm >
11:53 PM TurBoss: is showing tool offsets xD
11:53 PM Lcvette: that won't correspond to file gcode
11:53 PM Lcvette: better not confuse it and make G54
11:53 PM TurBoss: okay..
11:54 PM TurBoss: G54 in human language means part or fixture 0
11:54 PM TurBoss: but doesn't matter
11:55 PM Lcvette: right
11:55 PM Lcvette: but humans are what interfacing and comparing to cam code which uses Gxx
11:55 PM Lcvette: at a glance its easier than trying to count out what offset corresponds to what number
11:56 PM TurBoss: not for 59.2
11:56 PM Lcvette: there are 9 of them so it would get confusing
11:57 PM TurBoss: brb food
11:57 PM Lcvette: ahm ahm ahm
11:57 PM TurBoss: :D
11:57 PM Lcvette: xD