#hazzy Logs

Aug 22 2020

#hazzy Calendar

05:23 AM JT-Cave: morning
01:29 PM * hazzy-m uploaded an image: Screenshot from 2020-08-22 14-27-52.png (81KiB) < https://matrix.org/_matrix/media/r0/download/matrix.org/RkCEmbiYVefwwwpMzQjJYewy/Screenshot from 2020-08-22 14-27-52.png >
01:29 PM JT-Cave: nice
01:29 PM hazzy-m: working on making settings able to be changed from the menu items
01:30 PM hazzy-m: will be great for the VTK display options! Much better than in the INI
01:30 PM JT-Cave: sweet
01:38 PM cerna: What you are thinking to use as a setting's backend? How it will be stored?
01:40 PM hazzy-m: cerna: the settings system is already fully implemented (has been for a while)
01:41 PM cerna: Oh. I took from "Much better than in the INI" that's not the case.
01:41 PM hazzy-m: the back end is plugable, but by default it used a pickled python environment, with an option to use json instead
01:43 PM hazzy-m: the settings are used for a lot of user settings in ProbeBasic, but I don't think anybody has used them much in other VCPs
01:43 PM cerna: My interest is because I have been looking for long time at https://www.libelektra.org The pluggable option is good.
01:45 PM hazzy-m: that looks awesome!
01:58 PM Not-8b99: [02qtpyvcp] 07KurtJacobson pushed 038 commits to 03master [+20/-0/±17] 13https://git.io/JUvu7
01:58 PM Not-8b99: [02qtpyvcp] 07adargel 031e3cce8 - ENH: Add support for virtual keyboard and numpad
01:58 PM Not-8b99: [02qtpyvcp] 07KurtJacobson 03d784aed - Use clicked instead of pressed event to better mimic physical keyboard
01:58 PM Not-8b99: [02qtpyvcp] 07KurtJacobson 03dc14b54 - ENH: Make VirtualInput providers plugable so they can be customized
01:58 PM Not-8b99: [02qtpyvcp] ... and 5 more commits.
01:58 PM Not-8b99: [02qtpyvcp] 07KurtJacobson closed pull request 03#47: ENH: Add support for virtual keyboard and numpad - 13https://git.io/JJ9sp
01:59 PM Not-8b99: [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03master [+0/-0/±2] 13https://git.io/JUvuN
02:00 PM Not-8b99: [02qtpyvcp] 07KurtJacobson 035fd6997 - ENH: add support for setting menu items
02:00 PM Not-8b99: [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03gh-pages [+523/-0/±0] 13https://git.io/JUvup
02:00 PM Not-8b99: [02qtpyvcp] 07traviscibot 039c15ce6 - Deploy kcjengr/qtpyvcp to github.com/kcjengr/qtpyvcp.git:gh-pages
02:01 PM Not-8b99: [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03gh-pages [+523/-0/±0] 13https://git.io/JUvzJ
02:01 PM Not-8b99: [02qtpyvcp] 07traviscibot 03af20d69 - Deploy kcjengr/qtpyvcp to github.com/kcjengr/qtpyvcp.git:gh-pages
02:02 PM Not-8b99: [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03master [+0/-0/±2] 13https://git.io/JUvzL
02:02 PM Not-8b99: [02qtpyvcp] 07KurtJacobson 03bcae84a - BUG: fix typo
02:03 PM Not-8b99: [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03gh-pages [+523/-0/±0] 13https://git.io/JUvzm
02:03 PM Not-8b99: [02qtpyvcp] 07traviscibot 0394d974f - Deploy kcjengr/qtpyvcp to github.com/kcjengr/qtpyvcp.git:gh-pages
02:11 PM Joco[m]: <hazzy-m "the settings are used for a lot "> I use em in my gui. They work nicely.
02:12 PM hazzy-m: oh that's right! And you used them for the MDI History list
02:15 PM Joco[m]: Yup. Have a version of that as well which allows copying sections to gcode editor window. But waiting for new editor before adjusting and making a pull request.
02:16 PM hazzy-m: sweet!
02:19 PM Joco[m]: Lost track of what is in master. My local version also allows shifting lines up and down and deleting. So i can get a sequence i like all ordered and then use run-from-line.
02:20 PM Joco[m]: I added the copy as once you have a working block making it a prog can be more convenient.
02:23 PM Joco[m]: But today I continue hunting down 0.4mm odd shift the surface grinder table. Mapped all the ways on the base and carriage last night. Up to 0.02mm variation. Which on a 40yr old machine isnt bad. Will need some TLC once i learn to scrape. But NOT a 0.4mm problem. So today put carriage back on and start testing next lot of bearing surfaces.
03:07 PM TurBoss: Hello
03:29 PM * TurBoss is trying to figure a nice solution for this:
03:29 PM * TurBoss https://forum.linuxcnc.org/qtpyvcp/39807-qtpyvcp-edit-tool-table-bug
03:30 PM TurBoss: have 2 tooltable UI files?
03:32 PM TurBoss: I'll wrap that UI file with python
03:55 PM Not-8b99: [02qtpyvcp] 07TurBoss pushed 031 commit to 03ToolEditDialog [+3/-1/±1] 13https://git.io/JUvVA
03:55 PM Not-8b99: [02qtpyvcp] 07TurBoss 0349a9e78 - ENCH: tool edit dialog for mill and lathe
03:55 PM Not-8b99: [02qtpyvcp] 07TurBoss created branch 03ToolEditDialog - 13https://git.io/fhCou
03:55 PM TurBoss: dit i fet
03:55 PM TurBoss: said and done
03:56 PM travis-ci: kcjengr/qtpyvcp#1720 (ToolEditDialog - 49a9e78 : TurBoss): The build passed.
03:56 PM travis-ci: Diff view : https://github.com/kcjengr/qtpyvcp/commit/49a9e7861eac
03:56 PM travis-ci: Build details : https://travis-ci.org/kcjengr/qtpyvcp/builds/720272788
03:57 PM hazzy-m: TurBoss: nice!
03:57 PM TurBoss: its just checks for the LATHE var in the DISPLAY section of the INI
03:58 PM TurBoss: hazzy: do you have one sec to test it?
03:58 PM hazzy-m: yes!
03:58 PM TurBoss: just run xyz.ini or xz.ini
03:59 PM TurBoss: and run the dialog from the menu
03:59 PM TurBoss: xz-lathe.ini
04:07 PM hazzy-m: seems fine!
04:08 PM TurBoss: cool
04:08 PM TurBoss: I tested the comp-g1.ngc file
04:08 PM TurBoss: and doesn't show any error now
04:09 PM TurBoss: should I merge?
04:14 PM hazzy-m: yes, go ahead
04:14 PM TurBoss: thanks!
04:15 PM Not-8b99: [02qtpyvcp] 07TurBoss pushed 032 commits to 03master [+6/-2/±2] 13https://git.io/JUvwP
04:15 PM Not-8b99: [02qtpyvcp] 07TurBoss 032865299 - Merge branch 'ToolEditDialog'
04:15 PM Not-8b99: [02qtpyvcp] 07TurBoss deleted branch 03ToolEditDialog - 13https://git.io/fhCou
04:15 PM Not-8b99: [02qtpyvcp] 07TurBoss deleted branch 03ToolEditDialog
04:15 PM TurBoss: \ø/
04:16 PM hazzy-m: hurray !
04:17 PM TurBoss: What you working on hazzy ??
04:17 PM TurBoss: QplaintexEdit?
04:17 PM Not-8b99: [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03gh-pages [+523/-0/±0] 13https://git.io/JUvw7
04:17 PM Not-8b99: [02qtpyvcp] 07traviscibot 0356b2b8a - Deploy kcjengr/qtpyvcp to github.com/kcjengr/qtpyvcp.git:gh-pages
04:24 PM Not-8b99: [02qtpyvcp] 07KurtJacobson pushed 032 commits to 03master [+0/-0/±6] 13https://git.io/JUvrf
04:24 PM Not-8b99: [02qtpyvcp] 07KurtJacobson 030cba968 - ENH: add support for enum type settings
04:24 PM Not-8b99: [02qtpyvcp] 07KurtJacobson 036174793 - ENH: use enum settings for DROWidget options
04:24 PM TurBoss4184[m]: 😮
04:24 PM TurBoss4184[m]: I saw
04:26 PM Not-8b99: [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03gh-pages [+523/-0/±0] 13https://git.io/JUvrL
04:26 PM Not-8b99: [02qtpyvcp] 07traviscibot 0390f0b03 - Deploy kcjengr/qtpyvcp to github.com/kcjengr/qtpyvcp.git:gh-pages
04:36 PM hazzy-m: TurBoss#4184: I'm going to merge the plain text edit, and we can work on more features later
04:36 PM hazzy-m: its already more functional than the existing gcode edit
04:42 PM TurBoss: great
04:44 PM TurBoss: I'm taking a look at this https://github.com/Baekalfen/PyBoy they make binaries from python
04:44 PM TurBoss: maybe could be useful for embeddeds
04:47 PM TurBoss: https://github.com/Baekalfen/PyBoy/blob/master/setup.py
04:49 PM hazzy-m: interesting
04:49 PM Not-8b99: [02qtpyvcp] 07KurtJacobson pushed 0332 commits to 03master [+5/-1/±35] 13https://git.io/JUvrx
04:49 PM Not-8b99: [02qtpyvcp] 07KurtJacobson 0389d00f1 - Merge branch 'QPlainTextEdit'
04:50 PM Not-8b99: [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03gh-pages [+523/-0/±0] 13https://git.io/JUvoe
04:50 PM Not-8b99: [02qtpyvcp] 07traviscibot 038a90cf9 - Deploy kcjengr/qtpyvcp to github.com/kcjengr/qtpyvcp.git:gh-pages
04:52 PM hazzy-m: they old QsciScintilla based GcodeEdit was the main thing that made it hard to run QtPyVCP with PySide instead of PyQt5
04:52 PM hazzy-m: sweet!
04:52 PM TurBoss: GreaT
04:54 PM TurBoss: do the new has search replace ?
04:57 PM hazzy-m: it does not have any edit functions yet, just display
05:12 PM Not-8b99: [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/JUvoX
05:12 PM Not-8b99: [02qtpyvcp] 07KurtJacobson 03120ae20 - BUG: Duplicate designer plugin class name
05:13 PM Not-8b99: [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03gh-pages [+523/-0/±0] 13https://git.io/JUvoD
05:13 PM Not-8b99: [02qtpyvcp] 07traviscibot 03e5e648f - Deploy kcjengr/qtpyvcp to github.com/kcjengr/qtpyvcp.git:gh-pages
05:41 PM TurBoss: cool
05:55 PM * hazzy-m uploaded an image: ima_5e6593c.jpeg (328KiB) < https://matrix.org/_matrix/media/r0/download/matrix.org/RIGMVvnBvzwKQmvldwQmsxOm/ima_5e6593c.jpeg >
05:56 PM hazzy-m: Working in the mill, couple missing dependencies but not bad
06:09 PM Not-8b99: [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03master [+0/-0/±1] 13https://git.io/JUv6K
06:09 PM Not-8b99: [02qtpyvcp] 07KurtJacobson 03ff96116 - add missing dependency
06:11 PM Not-8b99: [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03gh-pages [+523/-0/±0] 13https://git.io/JUv6M
06:11 PM Not-8b99: [02qtpyvcp] 07traviscibot 033b850d2 - Deploy kcjengr/qtpyvcp to github.com/kcjengr/qtpyvcp.git:gh-pages
06:28 PM Joco[m]: hazzy: looks like things coming along nicely.
08:10 PM hazzy-m: TurBoss: is this import needed?
08:10 PM hazzy-m: https://github.com/kcjengr/qtpyvcp/blob/master/qtpyvcp/widgets/display_widgets/vtk_backplot/vtk_backplot.py#L33
08:19 PM hilo90mhz[m]1: hazzy: What touch screen hardware is that you are using?
08:19 PM hilo90mhz[m]1: I am just looking at what touch screen LCD to buy.. thinking 21-22" 1080p monitor, but not sure..
08:21 PM hazzy-m: It's an ELO IntelliTouch Surface Acoustic Wave, it's a really nice unit, but terrible for this type of application
08:21 PM hilo90mhz[m]1: its not a 1080 aspect ratio eh? so must need custom interface layout to look good?
08:22 PM hazzy-m: it's much like a phone screen, so its way to sensitive and any little chip or splash of cutting fluid makes it go crazy
08:22 PM hilo90mhz[m]1: ahh..
08:22 PM hazzy-m: yeah, its just a 1024x786 so I can't use probe basic :)
08:23 PM hilo90mhz[m]1: what do you think of this: https://www.amazon.com/gp/product/B01E06JSI4/ref=ox_sc_saved_title_1?smid=ATVPDKIKX0DER&psc=1
08:23 PM hilo90mhz[m]1: the 22" $195 one
08:26 PM hazzy-m: that might be ok, projected capacitive is better but can still have issues if the screen gets contaminated
08:27 PM hazzy-m: I tend to prefer a good old fashioned 5 wire restive touch panel for industrial apps
08:27 PM hilo90mhz[m]1: there is this optical viewsonic one https://www.amazon.com/ViewSonic-TD2220-Dual-Point-Optical-Monitor/dp/B009F1IKFC/ref=sr_1_2?dchild=1&keywords=touchscreen+optical&qid=1598146012&sr=8-2
08:28 PM hilo90mhz[m]1: thats interesting though ive been trying to say away from the resistive ones.. I could buy one of those add on touch panels and put it infront of a LCD I already have
08:30 PM TurBoss: <hazzy-m "TurBoss: is this import needed?"> aparently no
08:32 PM hazzy-m: we have switch to siemens semantic HMI restive touch panels on all our machines. they are fantastic, but a little pricey
08:33 PM hazzy-m: resistive, damn autocorrect lol
08:34 PM hazzy-m: TurBoss: ok, sweet!
08:34 PM hazzy-m: I did not see it used anywhere, but its listed as a dep. I'll remove
08:35 PM hilo90mhz[m]1: hazzy: wow yeah those siemens panels are pricey! :) I think ill try the $200 10 point capacitive ones or look into adding my own reistive overlay onto a low cost non touch panel I already have
08:38 PM hazzy-m: hilo90mhz: not all touch panels are easy to get working on linux, so that is another thing to consider
08:39 PM hilo90mhz[m]1: ooh yeah - thanks, I will do some research on models before pulling the trigger
08:39 PM hilo90mhz[m]1: also found these optical overlay modules https://www.ebay.com/itm/Real-10-Points-22-IR-Touch-Overlay-Touch-Screen-Frame-Panel-with-Glass-16-10/283153614016
08:40 PM hilo90mhz[m]1: that one says "Supporting single touch under Linux System" which is probably fine for me
08:41 PM hazzy-m: the ELO panels all works quite seamlessly with linux, if this is just for a machine it's try something like this: https://www.ebay.com/itm/313186683805
08:42 PM hazzy-m: I have a wide screen ELO monitor that's brand new that I'm not likely do use... Are you in the states?
08:43 PM hilo90mhz[m]1: That does look like a pretty good deal - but I want 1080p resolution I think
08:43 PM hilo90mhz[m]1: probably going with probe-basic
08:43 PM hilo90mhz[m]1: Yes I'm in the states - Hawaii
08:44 PM hazzy-m: Oh, nice!
08:44 PM hilo90mhz[m]1: Is your wide screen ELO monitor 1080p?
08:46 PM TurBoss: https://www.youtube.com/c/SmallShopConcepts/videos
08:46 PM TurBoss: he uses a 1920x1080
08:47 PM hazzy-m: hilo90mhz: yes it's 1920x1080, I got it to test ProbeBasic
08:47 PM hilo90mhz[m]1: Nice! I'm already subscribed to that channel but should watch more of the content
08:47 PM TurBoss: :)
08:47 PM TurBoss: ..
08:47 PM TurBoss: oops
08:47 PM hilo90mhz[m]1: hazzy: cool! what size is it?
08:48 PM hilo90mhz[m]1: Or if you have the model #?
08:49 PM hazzy-m: hilo90mhz: ELO Open Frame Touch Screen Monitor 21.5" ET2243L-8UWA-0-MT-NPB-DG, P/N E237584
08:50 PM hilo90mhz[m]1: TurBoss: Oh wow you are the one that made the probe basic installer! didn't realize - thanks for that
08:50 PM TurBoss: ;)
08:53 PM hilo90mhz[m]1: hazzy: Do you have an idea of how much $$ you want for it?
08:54 PM hilo90mhz[m]1: And why aren't you using it? too large? not durable enough? the ELO stuff must be better than the consumer grade ones on amazon eh?
08:57 PM hazzy-m: I think its probably worth around $100
08:58 PM hazzy-m: I probably would use it eventually, but it's just too large for my machine, and I got a smaller 1920x1080 that I use for testing ProbeBasic
09:00 PM hilo90mhz[m]1: Well price is right! I am still not sure what I'm doing for user interface layout on my machine, but I know I want a good size monitor. Thinking of desk type setup but more integrated.
09:01 PM hazzy-m: This is an open frame with no stand, so you would have to build something
09:01 PM TurBoss: mine is elo touch 15"
09:02 PM TurBoss: 10
09:02 PM TurBoss: * 1024x768
09:03 PM TurBoss: from a kodak photo printer
09:03 PM hilo90mhz[m]1: TurBoss: Thats awesome - I saw one for sale from a Kodak too.. so they must be durable
09:04 PM * hilo90mhz[m]1 uploaded an image: control_panel2.jpg (567KiB) < https://matrix.org/_matrix/media/r0/download/matrix.org/pvoQlDgWNDiIMNADJbcNIDcU/control_panel2.jpg >
09:04 PM * hilo90mhz[m]1 uploaded an image: control_panel.jpg (551KiB) < https://matrix.org/_matrix/media/r0/download/matrix.org/iGJqIIyWHHswoOjDfMTcmdeN/control_panel.jpg >
09:04 PM TurBoss: hahhhhahhhahha
09:05 PM hilo90mhz[m]1: Anything will be better than this ;) I am getting rid of that entire box most likely
09:05 PM * hazzy-m uploaded an image: ima_6a803b2.jpeg (258KiB) < https://matrix.org/_matrix/media/r0/download/matrix.org/elMnSbaBeQEemuKxOmLtMYWk/ima_6a803b2.jpeg >
09:05 PM hilo90mhz[m]1: wireless pendant and touch screen is my current plan
09:06 PM hilo90mhz[m]1: hazzy: That looks like a nice panel, is it the surface acoustic wave or projected capacitive?
09:06 PM hazzy-m: yes, an MPG is a must!
09:06 PM hazzy-m: I think its the surface acoustic wave
09:07 PM hilo90mhz[m]1: Oh yeah I see that part on their webpage "IntelliTouch Dual Touch (Worldwide) - E237584"
09:09 PM hilo90mhz[m]1: It will probably cost $80-100 to ship it to Hawaii so similar price to the ones on Amazon for me - ill think a little more on it
09:09 PM hazzy-m: are you going to keep the old control panel keyboard and physical controls?
09:09 PM hilo90mhz[m]1: No I was going to sell those parts most likely.. Use only the MPG and the linxucnc touch screen
09:09 PM hazzy-m: Yeah, shipping is a killer
09:10 PM TurBoss: keyboard on my machine doesnt read some keys some times
09:10 PM hilo90mhz[m]1: I mean wireless MPG - I ordered one of those wireless MACH3 compatible ones from Aliexpress
09:10 PM hazzy-m: well, we might be able to trade something ... Darn the shipping costs though
09:10 PM TurBoss: the Fadal keyboard
09:11 PM hilo90mhz[m]1: TurBoss: If you want maybe we can work out a deal if you need this one ;) I am going to part out and sell all the original control on Ebay
09:11 PM hazzy-m: Talking about wireless MPGs ...
09:11 PM hazzy-m: Lcvette: Did the MPGs you ordered from chy-na ever come in?
09:11 PM TurBoss: ohh nice
09:12 PM hilo90mhz[m]1: hazzy: Shipping from China is very slow these days as no flights.. I just expect it to take 6-8 weeks and am happy if its faster
09:12 PM hilo90mhz[m]1: Although if you pay for DHL you can have stuff in 4 days
09:12 PM TurBoss: but I need the same model I think the control on the machine is upper version
09:12 PM hilo90mhz[m]1: Some thrust bearings I ordered for the Fadal arrived in 7 days total after ordering.
09:13 PM hilo90mhz[m]1: TurBoss: Oh yeah this control is so old.. 1988 version - although keyboard has already been replaced at least once I think
09:15 PM TurBoss: I'll check
09:15 PM TurBoss: on monday
09:15 PM hilo90mhz[m]1: this is the one I ordered https://www.aliexpress.com/item/4001073048449.html
09:16 PM hazzy-m: USB, interesting
09:17 PM hilo90mhz[m]1: Yeah someone has already made a driver for it to work with LinuxCNC - looks like its pretty plug and play
09:17 PM TurBoss: does it have support?
09:17 PM TurBoss: Nice!
09:17 PM hazzy-m: sweet!
09:17 PM * hazzy-m goes afk for a few
09:19 PM TurBoss: latter
09:19 PM TurBoss: on the zx spectrum CRC spray made the wole keyboard start working
09:20 PM TurBoss: maybe it can do on the fadal keyboard too
09:20 PM * TurBoss uploaded an image: image.png (1597KiB) < https://matrix.org/_matrix/media/r0/download/jauriarts.org/zruIsxzovQorzEGhcVsRwJfg/image.png >
09:20 PM TurBoss: the boat
09:20 PM hilo90mhz[m]1: Looks like its already in the main repo https://github.com/LinuxCNC/linuxcnc/tree/master/src/hal/user_comps/xhc-whb04b-6
09:21 PM hilo90mhz[m]1: TurBoss: Nice! that is a big one!! looks in much better shape than mine too
09:21 PM TurBoss: 60x30
09:22 PM hilo90mhz[m]1: Mine is having Y motor issues I think - random emergency stops and I haven't figured out exactly the cause.. Was working for a day and now this.. I mainly want to find the problem so I can sell the parts and know what works and what doesn't
09:23 PM hilo90mhz[m]1: By parts I mean basically all of the electronics and motors besides the spindle motor
09:23 PM TurBoss: nice!
09:23 PM TurBoss: keyboard without some keys is sold for 250€
09:24 PM hilo90mhz[m]1: I wonder if its just the cherry keys if it would be worth it to solder in new keys?
09:24 PM hilo90mhz[m]1: my used one is worth much less I'm sure.. May not fit yours too looks like
09:24 PM TurBoss: i think its membrane keys
09:24 PM hilo90mhz[m]1: really? mine is actually keyboard clicky keys
09:25 PM TurBoss: https://www.ebay.es/itm/Fadal-CNC-Molino-Teclado-12608-252-251-12627-099-0000-N26-E1/153885246070?hash=item23d4468276:g:H44AAOSwXzBeISFS
09:25 PM TurBoss: not sure if the same here too
09:25 PM hilo90mhz[m]1: oh wow - wonder if they're all like that.. I just assumed because its so old and how it feels
09:28 PM hilo90mhz[m]1: - Ive got to go watch my son so be back later
09:28 PM TurBoss: latter
10:08 PM * hazzy-m is back
10:38 PM TurBoss: hazzy! check this!
10:38 PM * TurBoss uploaded an image: Captura de pantalla de 2020-08-23 05-38-13.png (221KiB) < https://matrix.org/_matrix/media/r0/download/jauriarts.org/csDPbKLsUMMsfJHPpWLOEhzC/Captura de pantalla de 2020-08-23 05-38-13.png >
10:39 PM TurBoss: \o/
10:41 PM hazzy-m: whoa!
10:41 PM Not-8b99: [02qtpyvcp] 07TurBoss pushed 031 commit to 03Cython [+1/-0/±4] 13https://git.io/JUv9g
10:41 PM Not-8b99: [02qtpyvcp] 07TurBoss 03d5b52e8 - first cython test
10:41 PM TurBoss: just UP
10:41 PM Not-8b99: [02qtpyvcp] 07TurBoss created branch 03Cython - 13https://git.io/fhCou
10:42 PM TurBoss: you can it may break but "setup.py build_ext" starts doing some stuff
10:42 PM TurBoss: * it may break but "setup.py build_ext" starts doing some stuff
10:43 PM travis-ci: kcjengr/qtpyvcp#1726 (Cython - d5b52e8 : TurBoss): The build passed.
10:43 PM travis-ci: Diff view : https://github.com/kcjengr/qtpyvcp/commit/d5b52e87109e
10:43 PM travis-ci: Build details : https://travis-ci.org/kcjengr/qtpyvcp/builds/720321451
11:01 PM Not-8b99: [02qtpyvcp] 07TurBoss pushed 031 commit to 03Cython [+0/-0/±1] 13https://git.io/JUvHv
11:01 PM Not-8b99: [02qtpyvcp] 07TurBoss 035fc0191 - ignore glcanon.py
11:03 PM TurBoss: QtCythonVCP
11:03 PM TurBoss: lol
11:08 PM Not-8b99: [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03master [+0/-0/±2] 13https://git.io/JUvH3
11:08 PM Not-8b99: [02qtpyvcp] 07KurtJacobson 03ab63d16 - remove extra dep in VTKBackplot
11:09 PM TurBoss: cool
11:10 PM Not-8b99: [02qtpyvcp] 07KurtJacobson pushed 031 commit to 03gh-pages [+523/-0/±0] 13https://git.io/JUvHC
11:10 PM Not-8b99: [02qtpyvcp] 07traviscibot 0356f380c - Deploy kcjengr/qtpyvcp to github.com/kcjengr/qtpyvcp.git:gh-pages
11:13 PM * TurBoss uploaded an image: Captura de pantalla de 2020-08-23 06-12-43.png (84KiB) < https://matrix.org/_matrix/media/r0/download/jauriarts.org/msuMGIMyPFbQzAFeBpKNUNHU/Captura de pantalla de 2020-08-23 06-12-43.png >
11:14 PM * TurBoss uploaded an image: Captura de pantalla de 2020-08-23 06-14-28.png (44KiB) < https://matrix.org/_matrix/media/r0/download/jauriarts.org/AQSBrMBdTLlBUkycyJXMfFhk/Captura de pantalla de 2020-08-23 06-14-28.png >
11:17 PM Not-8b99: [02qtpyvcp] 07TurBoss pushed 031 commit to 03Cython [+0/-0/±1] 13https://git.io/JUvHr
11:17 PM Not-8b99: [02qtpyvcp] 07TurBoss 0342d20b3 - compile C sources
11:29 PM * hazzy-m uploaded a video: view-settings.mp4 (232KiB) < https://matrix.org/_matrix/media/r0/download/matrix.org/pJmRnuJuLpmmcjtqgSNMCFuu/view-settings.mp4 >
11:30 PM hazzy-m: TurBoss ^^^
11:30 PM TurBoss: checking
11:30 PM TurBoss: fantastic!
11:31 PM TurBoss: Vtk settings from menu
11:31 PM TurBoss: \ø/
11:31 PM hazzy-m: can also be used from buttons, but will make sure that everything stays in sync
11:32 PM TurBoss: so no more ini options?
11:32 PM hazzy-m: no more!
11:32 PM hazzy-m: should be much nicer
11:32 PM hazzy-m: hurray!
11:32 PM TurBoss: great!
11:33 PM TurBoss: ok so I managed to get the .o files
11:33 PM TurBoss: but now what
11:33 PM TurBoss: lol
11:36 PM TurBoss: "setup.py build_ext --inplace"
11:40 PM Not-8b99: [02qtpyvcp] 07TurBoss pushed 031 commit to 03Cython [+0/-0/±1] 13https://git.io/JUvQq
11:40 PM Not-8b99: [02qtpyvcp] 07TurBoss 030e573fa - remove unused
11:50 PM Joco[m]: Could qtpyvcp run under pypy?
11:51 PM Joco[m]: Or will LinuxCNC get all bent out of shape?
11:51 PM TurBoss: you should have to compile linuxcnc against pypy
11:52 PM Joco[m]: ah. Ok. Was wondering about that.
11:52 PM TurBoss: wit the ./configure --with_python...
11:52 PM TurBoss: can't remember
11:53 PM Joco[m]: just ideal curiosity at the moment is all.
11:54 PM TurBoss: but having it compiled in binaries from transpiled C
11:54 PM Joco[m]: Just got through putting the surface grinder back together after figuring out what the odd table measurements were coming from
11:54 PM TurBoss: should be faster
11:54 PM TurBoss: found something?
11:55 PM Joco[m]: Yup. The geometry of the table ways is off. Either through excessive wear or a botched trucite job they have the table angle down to the front
11:56 PM Joco[m]: So if I shim the chuck it get a flat surface. It’s out 0.4mm from front to back. That’s over about 6-7”
11:57 PM Joco[m]: It’s a 6 x18” machine.