#hazzy Logs

May 12 2020

#hazzy Calendar

05:42 AM hazzy-m: morning
05:51 AM JamesW[m]: and nite. :-p
05:51 AM JT-Cave: morning
05:51 AM JT-Cave: https://gnipsel.com/images/customers/Foxy/
05:51 AM JT-Cave: hazzy-m, that's the machine I'm going to automate
05:51 AM JamesW[m]: interesting beastie.
05:51 AM JT-Cave: late 1800's spoke lathe
05:51 AM JamesW[m]: right ... sleeps. Later.
07:30 AM hazzy-m: JamesW: ah, that's only than I expected its the spinning adze type. I love the rippled surface they leave
07:30 AM hazzy-m: * JT-Cave: ah, that's only than I expected its the spinning adze type. I love the rippled surface they leave
07:30 AM hazzy-m: * JT-Cave: ah, that's older than I expected and its the spinning adze type. I love the rippled surface they leave
07:31 AM * hazzy-m needs more coffee
07:45 AM JT-Cave: lol
07:48 AM * JT-Cave goes to pick up poop
08:05 AM Lcvette: morning
08:12 AM hazzy-m: Lcvette: morning
08:12 AM Lcvette: o/
08:12 AM Lcvette: :D
08:28 AM hazzy-m: the type in DRO should make people on the forum happy :)
08:31 AM Lcvette: hurray!
08:31 AM Lcvette: is it ready now?
08:32 AM Lcvette: :o
08:32 AM Lcvette: i can put in PB?
10:43 AM Not-944e: [02qtpyvcp] 07Lcvette created branch 03VTK_Lather 13https://git.io/Jf8Vd
10:45 AM Lcvette: hazzy: i was just thinking the type into dro is crucial to lathe for setting the X axis radius or diameter i think isn't it?
11:09 AM hazzy-m: Lcvette: I think its crucial for all machines :)
01:23 PM TurBoss: hello
01:47 PM TurBoss: <hazzy-m "dros.mp4"> fantabulous
01:52 PM * TurBoss uploaded an image: image.png (535KB) < https://matrix.org/_matrix/media/r0/download/jauriarts.org/BKQUysHnjDRqqjyDmYZddsDI >
03:18 PM roguish[m]: JT-Shop: hey, that 4 channel relay board from Amazon, that you posted on the linuxcnc channel? I am using one of those exact boards. works fine....
03:19 PM roguish[m]: JT-Cave: ^^^^
04:02 PM * hazzy-m uploaded an image: image.png (14325KB) < https://matrix.org/_matrix/media/r0/download/matrix.org/htvLbxKxWQuOjapicChruIvs >
04:02 PM hazzy-m: Lets play a game of guess the age
04:02 PM JamesW[m]: is that a big ass finger break?
04:03 PM JamesW[m]: its a bit fuzzy so not sure
04:08 PM hazzy-m: JamesW: yes, but its actually a tiny one. Smallest folder we sell
04:10 PM hazzy-m: That machine is less than 6 months old. Iv'e been trying to help them over the phone because of COVID, but finally decided to send a tech out, and this is what he found. Not at all what I was expecting ....
04:11 PM hazzy-m: I've seen machines that are 13 years old and have run 3 shifts a day and are in better shape, beats me how you can destroy a machine like that
04:18 PM Lcvette: machine abuse
04:22 PM JamesW[m]: hmmmm ... poop. someone has been playing in the mdi code. Now trying to merge my changes with them. Going have to do later as conflicting method names and possibly purpose.
04:22 PM * JamesW[m] is supposed to be working
04:31 PM JamesW[m]: perhaps whoever made this commit could explain to me why we would be holding the mdi history in memory in one order yet (on the face or it) be saving to file in another? https://github.com/kcjengr/qtpyvcp/blame/95608a8a9905900eee0256283e00a7a502d69f67/qtpyvcp/plugins/status.py#L103
05:08 PM * JamesW[m] is feeling a bit lost/confused by what the code seems to be doing
05:16 PM JamesW[m]: Don't think it solves adding commands on mdi submit to the top of the list so they are the first commands seen in the completer?
05:17 PM JamesW[m]: lol - guess everyone is asleep now. :)
05:38 PM hazzy-m: JamesW: Just getting home from work here
05:39 PM hazzy-m: I probably should have used a deque there instead of a list
05:39 PM JamesW[m]: I've figured it all out and accepted the upstream changes.
05:39 PM JamesW[m]: Will test in my branch later.
05:40 PM hazzy-m: the main reason for adding the command at the beginning is so the oldest commands can "fall off the end" rather than having to shift all the elements in the list
05:40 PM JamesW[m]: half of the battle was learning hoe to do the branch merging from upstream
05:41 PM hazzy-m: I don't want to change the order of the MDI history file since its used by other GUIs, and I don't want to break them
05:41 PM JamesW[m]: you were doing what I had coded just using slightly different method. I just had to work it through
05:42 PM hazzy-m: ok, sweet!
05:42 PM JamesW[m]: end result is what matters. :-)
05:43 PM hazzy-m: I agree its not the neatest solution, but it works, for now. If you come up with a cleaner method that would be fantastic!
05:46 PM JamesW[m]: at the moment might be other featrues/bugs that have more value to poke at?
05:47 PM JamesW[m]: If the diamond is shiny enough, stop polishing it. :-D
05:47 PM hazzy-m: more like if the turd is shiny enough lol
05:48 PM JamesW[m]: lol
05:49 PM hazzy-m: when I go back and read my code sometime I think I must have been drunk or something lol
05:49 PM JamesW[m]: need to do a compare against my branch and your master to see if anything might be worth pulling in. Or at least looking at.
05:50 PM hazzy-m: have you pushed your changes to your repo?
05:56 PM JamesW[m]: yeah all in my repo
05:56 PM Not-944e: [02qtpyvcp] 07KurtJacobson deleted branch 03PB_REMOVAL
05:56 PM Not-944e: [02qtpyvcp] 07KurtJacobson deleted branch 03PB_REMOVAL - 13https://git.io/fhCou
05:56 PM JamesW[m]: just did a compare for a pull request and I want to clean some stuff that is redundant now I have accpeted your changes in master
05:57 PM Not-944e: [02qtpyvcp] 07KurtJacobson deleted branch 03PersistentSettings - 13https://git.io/fhCou
05:57 PM Not-944e: [02qtpyvcp] 07KurtJacobson deleted branch 03PersistentSettings
05:57 PM JamesW[m]: I have cleaned out some code from the editor so it no longer tries to do MDI stuff
05:57 PM JamesW[m]: its an editor, end of story
05:59 PM JamesW[m]: there may be value in creating a new mdi history widget
06:01 PM Not-944e: [02qtpyvcp] 07KurtJacobson deleted branch 03VKB-rebased - 13https://git.io/fhCou
06:01 PM Not-944e: [02qtpyvcp] 07KurtJacobson deleted branch 03VKB-rebased
06:18 PM Not-944e: [02qtpyvcp] 07KurtJacobson deleted branch 03HALLoadMeter
06:18 PM Not-944e: [02qtpyvcp] 07KurtJacobson deleted branch 03HALLoadMeter - 13https://git.io/fhCou
06:18 PM TurBoss: wow
06:18 PM TurBoss: cleaning branches?
06:18 PM hazzy-m: spring cleaning lol
06:19 PM hazzy-m: JamesW: Thanks for the editor work!
06:19 PM TurBoss: gud
06:19 PM hazzy-m: everything has been merged already, or rebased
06:29 PM JamesW[m]: found the changes on my merge from master have broken my mdi chnages. Oh well something to tinker on tonight
06:31 PM JamesW[m]: guess that is an incentive to work on net new things.
06:52 PM Not-944e: [02qtpyvcp] 07TurBoss pushed 031 commit to 03Python3 [+0/-0/±2] 13https://git.io/Jf8Fd
06:52 PM Not-944e: [02qtpyvcp] 07TurBoss 039439040 - more bytes vs string changes
06:54 PM travis-ci: kcjengr/qtpyvcp#1472 (Python3 - 9439040 : TurBoss): The build is still failing.
06:54 PM travis-ci: Diff view : https://github.com/kcjengr/qtpyvcp/compare/567274dcac65...943904010246
06:54 PM travis-ci: Build details : https://travis-ci.org/kcjengr/qtpyvcp/builds/686357381
06:55 PM TurBoss: https://github.com/LinuxCNC/linuxcnc/issues/819
06:59 PM hazzy-m: TurBoss: thanks!!!
06:59 PM hazzy-m: I'll try to build and test
07:03 PM JamesW[m]: I assume this requires the backing python3 changes on the linuxcnc side?
07:04 PM TurBoss: latest linuxcnc master built using python3
07:06 PM JamesW[m]: remind me, python3 becuase python2 is dead/end of life? Python3 faster? what? :-D Yes I have been under a rock re python for some time
07:06 PM TurBoss: both
07:06 PM TurBoss: py2 dead
07:06 PM TurBoss: mostly
07:07 PM JamesW[m]: still seems to be the default install on many distros and systems
07:07 PM JamesW[m]: hence my question
07:07 PM TurBoss: yes compatibility
07:07 PM JamesW[m]: ah. The old "inertia" problem
07:11 PM TurBoss: on Archlinux python is default to 3
07:16 PM JamesW[m]: yeah. But not the most "main stream" of the distros. Not knocking archlinux but it has always been a bit more bleeding edge than most.
07:17 PM JamesW[m]: at least that is how it has felt from my experience.
07:17 PM TurBoss: yes true
07:17 PM TurBoss: python 3 has asyncio stuff
07:17 PM TurBoss: wich makes the ball more big
07:18 PM JamesW[m]: wonder how long before linuxcnc makes it the default
07:19 PM TurBoss: maybe 2.9?
07:19 PM TurBoss: or will rise on 2.8
07:19 PM TurBoss: rene_dev is doing big effort on python3 port
07:20 PM JamesW[m]: crap - I thought I could remember how to register to watch a data channel in code but can't seem to find where I have done it befroe
07:21 PM TurBoss: no idea what you mean
07:21 PM TurBoss: notify?
07:21 PM JamesW[m]: the data channels we use in rules, but watching in python code
07:22 PM JamesW[m]: might be notify
07:22 PM JamesW[m]: will keep looking
07:22 PM TurBoss: qtpyvcp/widgets/display_widgets/notification_widget.py
07:22 PM TurBoss: line 94
07:23 PM TurBoss: line 32
07:23 PM TurBoss: JamesW: ^
07:24 PM JamesW[m]: lol - think found it at same time. notify whith reference to callback functoin
07:24 PM TurBoss: :-)
07:52 PM TurBoss: https://www.youtube.com/watch?v=uKSB9Zdk7rM
08:03 PM TurBoss: I managed to build linux cnc on Arch
08:03 PM TurBoss: now I'm trying to figure how to install qtpyvcp into .local/bin
08:03 PM TurBoss: hazzy ?=
08:13 PM hazzy-m: TurBoss: pip should install it into .local/bin
08:13 PM hazzy-m: are you getting command not found?
08:13 PM hazzy-m: you may have to add .local/bin to your path
08:14 PM TurBoss: yes
08:14 PM TurBoss: it is
08:14 PM hazzy-m: there is a regression in bash that removed .local/bin by default
08:14 PM hazzy-m: but arch is cutting edge so I would think it would have been fixed
08:14 PM TurBoss: anyway there is not vtk for python 3.8
08:14 PM TurBoss: rene is working on gremlin for 3
08:15 PM hazzy-m: shoot
08:15 PM hazzy-m: https://github.com/kcjengr/qtpyvcp/blob/master/scripts/.xsessionrc
08:15 PM hazzy-m: TurBoss: add that file to ~/
08:15 PM hazzy-m: should fix
08:15 PM hazzy-m: you will need to log back in
08:31 PM JamesW[m]: it does fix it. Is what I use on both my Debian 9 and Linuxmint installs
08:54 PM * hazzy-m uploaded a video: dros.mp4 (252KB) < https://matrix.org/_matrix/media/r0/download/matrix.org/cCrlDZFMBznNItOEPIWZWvPv >
08:54 PM Not-944e: [02qtpyvcp] 07joco-nz opened pull request 03#31: Geditor and mdi history - 13https://git.io/Jf8xa
08:55 PM hazzy-m: hurray!
08:55 PM JamesW[m]: whaooo - first EVER pull request from my repo to somewhere else. :-D
08:55 PM hazzy-m: congratulations!!
08:55 PM JamesW[m]: be gentle. :-p
09:01 PM JamesW[m]: I'm thinking I might try my hand at a net new widget. Thinking an MDI History Widget could be useful
09:02 PM JamesW[m]: Unless someone already has that in play
09:05 PM hazzy-m: JamesW: PR looks fantastic! Very clear and easy to follow
09:07 PM hazzy-m: An MDI history widget based on a list view (or similar) would be a very welcome addition
09:07 PM JamesW[m]: phew - been quite some time since I've sat down and tried to code stuff. I know what I was doing is noddy stuff. But baby steps.
09:07 PM JamesW[m]: yup - list view was my thinking
09:08 PM hazzy-m: Your initial commits had quite a bit of un-pythonic code (your clearly used to C/C++), but you fixed all that in later commits
09:08 PM JamesW[m]: yeah - done a lot of C and a lot of Obj-C
09:08 PM hazzy-m: Oh, maybe no ...
09:09 PM JamesW[m]: it still might not be very pythonic
09:09 PM JamesW[m]: hard to break years of thinking
09:10 PM JamesW[m]: but want to learn
09:21 PM hazzy-m: JamesW: no changes needed, and everything works as expected
09:22 PM hazzy-m: merging
09:22 PM JamesW[m]: cool
09:22 PM Not-944e: [02qtpyvcp] 07KurtJacobson closed pull request 03#31: Geditor and mdi history - 13https://git.io/Jf8xa
09:22 PM Not-944e: [02qtpyvcp] 07KurtJacobson pushed 0311 commits to 03master [+0/-0/±26] 13https://git.io/Jf8pL
09:23 PM Not-944e: [02qtpyvcp] 07James 038b40419 - merge in local work to github repo
09:23 PM Not-944e: [02qtpyvcp] 07James 038c9ffe4 - Updated for:
09:23 PM Not-944e: [02qtpyvcp] 07James 0360d68aa - Simplify gcode editor back to basics. No MDI support. Improved MDI history access to be supplied via MDI widget.
09:23 PM Not-944e: [02qtpyvcp] ... and 8 more commits.
09:24 PM Not-944e: [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03gh-pages [+489/-0/±0] 13https://git.io/Jf8pm
09:24 PM Not-944e: [02qtpyvcp] 07traviscibot 03bd0a90b - Deploy kcjengr/qtpyvcp to github.com/kcjengr/qtpyvcp.git:gh-pages
09:24 PM Not-944e: [02qtpyvcp] 07KurtJacobson commented on pull request 03#31: Geditor and mdi history - 13https://git.io/Jf8pY
09:27 PM JamesW[m]: lol - thought you might have squashed all my silly commits into one for merge. Oh how embarrassing ROFL.
09:27 PM Lcvette: o/
09:27 PM Lcvette: hello!
09:27 PM Lcvette: :D
09:27 PM Lcvette: question hazzy
09:27 PM Lcvette: i did some manual mdi machining today
09:27 PM Lcvette: and it was the first time using linuxcnc for that
09:28 PM Lcvette: i noticed something that is different then on mach3
09:28 PM JamesW[m]: oh ?
09:28 PM * JamesW[m] has not used Mach3
09:29 PM Lcvette: it seems the mdi entries have to be entered in one at a time and cannot be executed unless the curring running line is comp-leted
09:29 PM Lcvette: in otherwords, you cannot stack up mdi entry lines
09:30 PM Lcvette: so if i do say x4 enter and right behind it y2 and enter while it is moving to x4 it ignores it
09:30 PM JamesW[m]: think is how the submit command side is implement.
09:30 PM Lcvette: in mach3, you can stack up the entries
09:30 PM Lcvette: x4
09:30 PM Lcvette: y2
09:31 PM Lcvette: x0
09:31 PM Lcvette: and it will run each line jkust like a program
09:32 PM JamesW[m]: interesting problem.
09:33 PM JamesW[m]: I'm open to having a look at it but lets see what hazzy has to say
09:35 PM JamesW[m]: I'm not so brave yet as to be wacking in multiple mdi entries before the last one is done
09:37 PM Lcvette: lol
09:37 PM Lcvette: i love it
09:37 PM Lcvette: especially for sizing down stock
09:37 PM hazzy-m: damn it, i meant to squash them
09:37 PM Lcvette: im comfortable with it
09:37 PM JamesW[m]: I can see the value. Just for me that would be pucker factor 8 or 9/10
09:37 PM Lcvette: nah
09:38 PM JamesW[m]: its a confidence thing
09:38 PM Lcvette: say you need to take down 1/2" of stock, you would do something like this:
09:38 PM JamesW[m]: your confidence rating is a scale in the pucker factor equation.
09:39 PM * Lcvette sent a long message: < https://matrix.org/_matrix/media/r0/download/matrix.org/YcPKtACzyLWxoTDFiWmtcmNu >
09:40 PM Lcvette: i use it in mach all the time
09:40 PM Lcvette: then i let it run and go do something
09:40 PM Lcvette: its way faster than cam
09:41 PM hazzy-m: GitHub is set to squash merges by default, but it didn't, strange..
09:42 PM hazzy-m: Lcvette: Yes, that is an implementation thing
09:42 PM Lcvette: whats an implementation thing?
09:42 PM hazzy-m: Right now the MDI entry should actually be disabled when running a command to avoid confusion
09:43 PM hazzy-m: it simply ignores anything entered
09:43 PM Lcvette: is it possible to have it not disabled and to accept commands?
09:43 PM JamesW[m]: maybe there is a multiline MDI entry widget needed?
09:43 PM hazzy-m: it would be easy enough to queue up the commands and enter them all
09:44 PM hazzy-m: I think the MDIButton and accept multi line entries already
09:44 PM hazzy-m: It might should be a designer option for the current MDI entry
09:44 PM Lcvette: i had issues with that
09:44 PM JamesW[m]: so might just be a display thing on the widget as only shows one line I think.
09:45 PM Lcvette: can't remember if they ever got resolved, but i ended up switching back to subroutines because it was acting funny
09:45 PM Lcvette: mdibutton multiline that is
09:45 PM hazzy-m: JamesW: Ah, so you are thinking it should show the "pending" commands? I like that idea, a lot
09:46 PM Lcvette: yes
09:46 PM Lcvette: thats how mach3 does it
09:46 PM hazzy-m: Lcvette: how does mach do it?
09:46 PM hazzy-m: do you have a screenshot?
09:46 PM Lcvette: as you enter the comands they record and display in the propgram window
09:47 PM Lcvette: it does it like a live program
09:47 PM Lcvette: imagine a loaded program running but you are continuing to add to it
09:47 PM Lcvette: shows the tnered commands appear in the program run window
09:47 PM Lcvette: and the current line is highlighted
09:47 PM Lcvette: that is running
09:48 PM Lcvette: its nice because you can glimpse up and see where you have been
09:48 PM Lcvette: makes entering the following moves easy
09:49 PM hazzy-m: So it sounds like we need a GcodeEditor that can also display MDI commands
09:49 PM hazzy-m: LOL
09:50 PM Lcvette: i think it is invaluable
09:50 PM Lcvette: i can phone shot mach3 if you wanbt
09:50 PM Lcvette: gimme a sek to boot up the grizzly
09:52 PM hazzy-m: no, a list view would be best
09:52 PM hazzy-m: that would be great, thanks!
09:52 PM hazzy-m: Lcvette: did you see the VKB entry for the DROs?
09:52 PM Lcvette: I saw the video, it is glorious!
09:52 PM Lcvette: \o/
09:52 PM Lcvette: Hurray!
09:52 PM Lcvette: I asked if it was available to out in probe basic yet!
09:54 PM JamesW[m]: I think we can create a queued model of MDI commands.
09:54 PM JamesW[m]: OR we have a blank "programme" loaded in the editor and you enter commands in that and execute just saves it to a temp file and treats like a programme
09:54 PM JamesW[m]: but that feels a bit hacky to me
09:55 PM hazzy-m: yes, and MDI mode is different than auto mode, so you would not be able to add commands
09:55 PM hazzy-m: queued would be perfect
09:56 PM hazzy-m: and we could even have the option to stop and continue running
09:56 PM JamesW[m]: I'm happy yo have a look at it. But hazzy: if you have a vision/idea in your head than might be faster if you run with it.
09:59 PM JamesW[m]: I would be looking at the MDI queue concept.
10:00 PM TurBoss: Lcvette: I made the VTK plotter change to lathe based on the INI DISPLAY LATHE option
10:00 PM TurBoss: not a property anymore
10:00 PM Lcvette: WWatch "Mach3 multi line mdi" on YouTube
10:00 PM Lcvette: https://youtu.be/dHbB0o73j-0
10:01 PM JamesW[m]: will have a look
10:01 PM JamesW[m]: just in a conf call meeting at the moment.
10:02 PM Lcvette: TurBoss: \o/
10:02 PM Lcvette: hurray!
10:02 PM Lcvette: :D
10:02 PM Not-944e: [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/Jf8hd
10:02 PM Not-944e: [02qtpyvcp] 07KurtJacobson 03f270da4 - ignore all hidden JSON and pickle files
10:02 PM JamesW[m]: I also have a mate who is a long time Mach3 user I can hassle
10:04 PM Not-944e: [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03gh-pages [+489/-0/±0] 13https://git.io/Jf8hj
10:04 PM hazzy-m: JamesW: If you have the time it would be great if you could take a look at the queued MDI widget. Seems like it could maybe be part of the history widget.
10:04 PM hazzy-m: The commands could show in history with an indicator to show they are pending
10:04 PM Not-944e: [02qtpyvcp] 07traviscibot 033d47063 - Deploy kcjengr/qtpyvcp to github.com/kcjengr/qtpyvcp.git:gh-pages
10:04 PM Lcvette: TurBoss: whats the exact ini line supposed to look like?
10:05 PM TurBoss: [DISPLAY]
10:05 PM TurBoss: LATHE = 1
10:05 PM TurBoss: I'll push in a bit
10:06 PM hazzy-m: Lcvette: thanks for the vid!
10:07 PM Lcvette: \o/
10:07 PM Lcvette: would be even better if it wrote them to the gcode editor
10:07 PM Lcvette: :D
10:07 PM hazzy-m: We need a better RunThingy widget
10:07 PM hazzy-m: :D
10:07 PM Lcvette: and had the current comand running highlighted!
10:07 PM Lcvette: :o
10:08 PM hazzy-m: Yes!
10:08 PM Lcvette: RunThingy widgets are my favorite!
10:08 PM Lcvette: \o/
10:08 PM hazzy-m: hahaaha
10:08 PM Lcvette: 3 cheers for run thingy widgets!
10:08 PM Lcvette: it should be named run thingy widget in designer
10:08 PM Lcvette: 4SURE1
10:08 PM Lcvette: * 4SURE!
10:09 PM Lcvette: we should add some other widgets like the thingamajig
10:09 PM hazzy-m: yes, it will be!
10:09 PM Lcvette: whatchamacallit
10:09 PM Lcvette: thingading
10:09 PM Lcvette: :D
10:09 PM hazzy-m: xD
10:10 PM Lcvette: doohicky
10:10 PM Lcvette: hahaha
10:10 PM hazzy-m: doohicky is my favorite lol
10:10 PM Lcvette: that would be awesome to see the forum questions roll in for what the hell they are and do
10:10 PM Lcvette: lol
10:11 PM Lcvette: you think multiline in the gcodeeditor is possible?
10:11 PM Lcvette: :o
10:11 PM Lcvette: it would be the berries as JT would say
10:14 PM hazzy-m: I think the list widget will be better
10:14 PM hazzy-m: but it could be placed in a stack and be shown where the editor is
10:14 PM Lcvette: whats a list widget?
10:16 PM * hazzy-m uploaded an image: image.png (6KB) < https://matrix.org/_matrix/media/r0/download/matrix.org/frKmeqXKsDDWrtVOyROAhnCX >
10:16 PM hazzy-m: Looks like that
10:16 PM Lcvette: nice!
10:17 PM Lcvette: and will accept multiline mdi?
10:17 PM hazzy-m: and we can set style classed on the commands that are queued and the ones that are running
10:17 PM hazzy-m: which will make it very easy to style and customize
10:17 PM Lcvette: very nice!
10:17 PM Lcvette: that will be fabulous
10:17 PM hazzy-m: yes, and it will also be the MDI history
10:18 PM Lcvette: outfrickenstanding!
10:18 PM hazzy-m: the commands will be queued up in the history box, which seems logical since they will end up there anyway
10:20 PM * hazzy-m uploaded an image: image.png (7KB) < https://matrix.org/_matrix/media/r0/download/matrix.org/ctcSAmJFiUjdjXMSkMNXZCCO >
10:21 PM hazzy-m: ugly mockup
10:21 PM Lcvette: :o
10:21 PM Lcvette: yes that is fantabulous!
10:21 PM Lcvette: wonderful!
10:21 PM hazzy-m: far past bed time here ...
10:21 PM hazzy-m: gn8
10:22 PM Lcvette: night!
10:22 PM Lcvette: dream of awesome mdi entry doohickys!
10:22 PM Not-944e: [02qtpyvcp] 07TurBoss pushed 031 commit to 03VTK_Lather [+0/-0/±2] 13https://git.io/Jf4eG
10:22 PM Not-944e: [02qtpyvcp] 07TurBoss 03c34ca71 - show the lathe plotter based on INI
10:22 PM Lcvette: :o
10:22 PM Lcvette: turboss pushed!
10:22 PM Lcvette: hurray!
10:22 PM TurBoss: :-o
10:22 PM Lcvette: going to pull
10:23 PM Not-944e: [02qtpyvcp] 07Lcvette created branch 03VTK_Lather 13https://git.io/Jf4eW
10:23 PM TurBoss: Lcvette: in designed vtk will show a dinamyc property, is safe to delete
10:23 PM Lcvette: TurBoss: catch up your qtpyvcp master, you are lagging behind!
10:23 PM Lcvette: :d
10:23 PM Lcvette: * :D
10:23 PM Lcvette: ?
10:23 PM TurBoss: done
10:23 PM Lcvette: dinamyc
10:24 PM TurBoss: dynamic
10:24 PM TurBoss: lol
10:24 PM TurBoss: the lathe plotter option
10:24 PM TurBoss: will show as dynamic
10:24 PM TurBoss: is safe to delete
10:26 PM * Lcvette sent a long message: < https://matrix.org/_matrix/media/r0/download/matrix.org/vETMOASmwUjYRdrKWjJimvgq >
10:26 PM Lcvette: TurBoss: ^^^?
10:26 PM TurBoss: yes
10:26 PM TurBoss: should be there
10:28 PM JamesW[m]: ok - off meeting Will look into a the patented RunThingyWidget
10:28 PM TurBoss: we neeed mettings also
10:28 PM TurBoss: corporation ones
10:29 PM TurBoss: kcjengr corp inc sa.
10:29 PM Not-944e: [02probe_basic] 07Lcvette pushed 031 commit to 03lathe_vcp [+0/-0/±2] 13https://git.io/Jf4e7
10:29 PM Not-944e: [02probe_basic] 07Lcvette 03457eed8 - ui changes
10:29 PM Lcvette: starts in wrong view
10:30 PM TurBoss: yes
10:30 PM TurBoss: thats a bug
10:30 PM * Lcvette uploaded an image: Screenshot_2020-05-12_23-29-27.png (17KB) < https://matrix.org/_matrix/media/r0/download/matrix.org/pedMtVuiwVytLWjFHIjVHdGY >
10:30 PM Lcvette: oh
10:30 PM Lcvette: what does lathe ini option do?
10:31 PM TurBoss: changes the ploter to lathe
10:33 PM Lcvette: nice!
10:33 PM TurBoss: ok I'll change default view
10:33 PM Lcvette: \o/
10:33 PM Lcvette: hurray!
10:33 PM Lcvette: lol
10:33 PM Lcvette: get some sleep im sure you ar eexhausted its very late there
10:35 PM TurBoss: in 30 min I can go outside
10:36 PM Lcvette: :o
10:36 PM Lcvette: home arrest is lifted in 30 inutes?
10:36 PM Lcvette: fiesta time!
10:39 PM Not-944e: [02qtpyvcp] 07TurBoss pushed 031 commit to 03VTK_Lather [+0/-0/±1] 13https://git.io/Jf4vc
10:39 PM Not-944e: [02qtpyvcp] 07TurBoss 0341fe9ac - set default view to XZ when lathe mode
10:39 PM TurBoss: hurray!
10:39 PM TurBoss: I can make sport from 06:00 to 10:00
10:40 PM Lcvette: outstanding!
10:40 PM TurBoss: but gona walk
10:40 PM TurBoss: lol
10:40 PM TurBoss: I'm lazy
10:40 PM Not-944e: [02qtpyvcp] 07Lcvette created branch 03VTK_Lather 13https://git.io/Jf4vW
10:41 PM * Lcvette uploaded an image: Screenshot_2020-05-12_23-40-54.png (6KB) < https://matrix.org/_matrix/media/r0/download/matrix.org/hgGTTLMupHquUZjZnUOrAOwQ >
10:41 PM Lcvette: :o
10:41 PM Lcvette: that is a fancy tool!
10:42 PM Lcvette: TurBoss: ^^^
10:42 PM JamesW[m]: is that based on a Q setting got the tool?
10:42 PM JamesW[m]: got==for
10:46 PM Lcvette: dunno
10:47 PM Lcvette: think it may be a bug
10:53 PM TurBoss: the Q moves the tool
10:53 PM TurBoss: set it to 0
10:53 PM TurBoss: in the tool table
10:54 PM TurBoss: it will follow this
10:54 PM * TurBoss uploaded an image: image.png (27KB) < https://matrix.org/_matrix/media/r0/download/jauriarts.org/OpWQWaPaJVqiCCYbCXMhLZaK >
10:54 PM Lcvette: since it is in 2d, is it possible to have it make the actual tool tip?
10:55 PM TurBoss: still 3d
10:55 PM Lcvette: given the tip#, tip diameter, front and back angle?
10:55 PM TurBoss: do you have STL files?
10:55 PM Lcvette: yes
10:55 PM TurBoss: that would be cool
10:55 PM TurBoss: but tomorrow
10:55 PM Lcvette: yes of course
10:55 PM Lcvette: :d
10:55 PM Lcvette: \o/
10:55 PM TurBoss: 5 minutes
10:55 PM Lcvette: whoo hoo!
10:56 PM TurBoss: have you tried to change the Q
10:56 PM TurBoss: ?
10:57 PM Lcvette: lcvette is outsie smoking
10:57 PM Lcvette: /o\
10:57 PM Lcvette: will try in a moment
10:57 PM * TurBoss uploaded an image: VectorImage_2020-05-13_055714.jpg (73KB) < https://matrix.org/_matrix/media/r0/download/jauriarts.org/BLvBAeAysPHxikhvhoAMCHfM >
10:58 PM TurBoss: lol
10:58 PM JamesW[m]: been thinking a little about this mdi history widget and the mdi queue. I think you probably want two very distinct widgets. Which one the UI shows is based on a mode selecton. e.g. history view or queuing view.
10:58 PM JamesW[m]: That would be cleaner to implement
10:58 PM JamesW[m]: oh dear
10:58 PM TurBoss: hahahahah
10:59 PM TurBoss: latter
10:59 PM TurBoss: goin to take some air
10:59 PM JamesW[m]: rgr
11:00 PM Lcvette: hahahaha
11:00 PM Lcvette: have fun turboss!
11:27 PM TurBoss: the roadwarrior is back