[Emc-users] BeagleY-AI

2024-04-30 Thread John Dammeyer
Apparently available in June it looks like this version of the Beagle may well be a good successor to the original Beagle and MachineKit. https://www.mouser.ca/new/beagleboardorg/beagleboard-beagle-y-ai-computer/ Except it would still require an add on card still called a cape perhaps? And

Re: [Emc-users] Tool setter location and workflow.

2024-04-14 Thread John Dammeyer
> > I'm just checking to get recommendations on tool setter placement and > workflow. > > Thanks, Billy - aka Connor > Where to put the tool setter is likely where it's easiest for an operator to also access the tool. I don't know if the CNC router falls into an operation like changing a

Re: [Emc-users] Carving a spiral

2024-04-12 Thread John Dammeyer
G1 Z-3 F100 G1 X18 A-3240 F300 G1 Z5 F100 G0G90 X36 G1 Z-3.1 F100 G1 X18 A-4320 F400 G1 Z15 F100 G0G90 X0 > -Original Message- > From: John Dammeyer [mailto:jo...@autoartisans.com] > Sent: April 12, 2024 9:10 PM > To: 'Enhanced Machine Controller (EMC)' > Subject: Re: [Emc

Re: [Emc-users] Carving a spiral

2024-04-12 Thread John Dammeyer
> -Original Message- > From: gene heskett [mailto:ghesk...@shentel.net] > Sent: April 12, 2024 7:40 PM > To: emc-users@lists.sourceforge.net > Subject: Re: [Emc-users] Carving a spiral > I see now. That looks like a scroll for a 3 jawed chuck, a much tighter > twist than I had envisioned

Re: [Emc-users] Carving a spiral

2024-04-11 Thread John Dammeyer
> -Original Message- > From: andy pugh [mailto:bodge...@gmail.com] > Sent: April 11, 2024 3:16 PM > To: Enhanced Machine Controller (EMC) > Subject: Re: [Emc-users] Carving a spiral > > On Thu, 11 Apr 2024 at 21:32, John Dammeyer > wrote: > > >

Re: [Emc-users] Carving a spiral

2024-04-11 Thread John Dammeyer
> -Original Message- > From: gene heskett [mailto:ghesk...@shentel.net] > > I only have the 4th Axis version of MECSOFT so I can't generate a fifth axis > program cutting a spiral with the mill using the rotary table. > > Why should you need a 5th axis? What are you going to do with

Re: [Emc-users] Carving a spiral

2024-04-11 Thread John Dammeyer
Where I'm still having trouble is understanding the compromises. Using G02 I,J motion it's possible to specify a feed rate and spindle RPM that remains constant regardless of the spiral diameter. This approach generated by the CAM software does a number of segments. But since a spiral is

Re: [Emc-users] OT: Balluff BRGE1-WSE10 encoder

2024-04-10 Thread John Dammeyer
I'd take a closer look at the power supplies. A system from 1997 could easily have electrolytic capacitors that have aged enough to no longer be effective. If you have an ESR meter you could pull caps and check against new ones. Or just go whole hog and replace them all. John > > >>

Re: [Emc-users] Carving a spiral

2024-04-10 Thread John Dammeyer
; From: gene heskett [mailto:ghesk...@shentel.net] > Sent: April 10, 2024 3:42 AM > To: emc-users@lists.sourceforge.net > Subject: Re: [Emc-users] Carving a spiral > > On 4/10/24 03:37, John Dammeyer wrote: > > Hi Marcus, > > > > Here's the problem. > > &g

Re: [Emc-users] Carving a spiral

2024-04-10 Thread John Dammeyer
Hi Andy, > -Original Message- > From: andy pugh [mailto:bodge...@gmail.com] > Sent: April 10, 2024 1:54 AM > To: Enhanced Machine Controller (EMC) > Subject: Re: [Emc-users] Carving a spiral > > On Wed, 10 Apr 2024 at 06:59, John Dammeyer > wrote: > > >

Re: [Emc-users] Carving a spiral

2024-04-10 Thread John Dammeyer
GT 0] > o IF [[# - #] GE #] > G03 X0 Y[[#-#]*[-1]] R[#-#] > o ENDIF > o IF [[# - [2*#]] GE #] > G03 X[#-[2*#]]Y0 R[#- > [2*#]] > o ENDIF > o IF [[# - [3*#]] GE #] > G03 X0 Y[#-[3*#]] R[#- > [3*#]] > o ENDIF > o IF [[# -

Re: [Emc-users] Carving a spiral

2024-04-10 Thread John Dammeyer
? > https://www.youtube.com/watch?v=KAAajypWQyw > > Sadly, I can't remember who contributed that note on this list. I do > think there may be a routine somewhere in the LinuxCNC electronic > resources. > > Marcus > > > > On 2024-04-10 06:55, John Dammeyer

[Emc-users] Carving a spiral

2024-04-09 Thread John Dammeyer
A friend and I have been discussing exactly how to write the G-Code to create a spiral scroll. His rotary table 90:1 reduction with a 1600 micro-step motor could be set up to move N steps for each step of the X axis to create the spiral. But that approach seems clumsy. Say I wanted to cut a

Re: [Emc-users] Raspberry Pi5

2024-04-09 Thread John Dammeyer
ace saving of a Pi, I > would get a Pi5. There is a long thread on the forum about making it > work. > https://forum.linuxcnc.org/9-installing-linuxcnc/50203-linuxcnc-on- > raspberry-pi-5 > Eric Keller > Boalsburg Pennsylvania > > On Tue, Apr 9, 2024 at 12:50�PM John Dammeyer &

Re: [Emc-users] Raspberry Pi5

2024-04-09 Thread John Dammeyer
bject: Re: [Emc-users] Raspberry Pi5 > > On 4/9/24 12:50, John Dammeyer wrote: > > Hi all, > > > > Will the Pi5 be any better for LinuxCNC than the Pi4 with a MESA Ethernet > > Controller or is the Pi4 already more than what LinuxCNC requires? > > > &

[Emc-users] Raspberry Pi5

2024-04-09 Thread John Dammeyer
Hi all, Will the Pi5 be any better for LinuxCNC than the Pi4 with a MESA Ethernet Controller or is the Pi4 already more than what LinuxCNC requires? John ___ Emc-users mailing list Emc-users@lists.sourceforge.net

Re: [Emc-users] GibbsCAM machine .pst file.

2024-03-27 Thread John Dammeyer
Oh and I made a mistake. The pst file I have is for a Fadal. And a reference to that systems G-Code is here: https://www.helmancnc.com/fadal-g-codes-m-codes-fixed-subroutines/ Now I know what an 'E' does and also the 84.1 and 84.2. > -Original Message- > From: John Dammeyer [mai

Re: [Emc-users] GibbsCAM machine .pst file.

2024-03-27 Thread John Dammeyer
not get a post processor for LinuxCNC then another option would > be to run the Fanuc g-code file through a Python filter program to automate > any required changes: > > <http://linuxcnc.org/docs/2.9/html/gui/filter-programs.html> > > > > > On 28 Mar 2024, at

[Emc-users] GibbsCAM machine .pst file.

2024-03-27 Thread John Dammeyer
Does anyone have a generic GibbsCAM .pst file for LinuxCNC? I've generated G-Code for a FANUC but comments start with a '*' and it has rigid tapping using G84.1 and G84.2. I replaced those with G84 just to see if it would load. Had to add an M3 in front of the S300. There are probably other

Re: [Emc-users] HAAS file

2024-03-21 Thread John Dammeyer
ware. > I have gone to Cimco Edit to see where a file is messed > up.https://www.cimco.com/software/cimco-edit/That is after the post > output. > Sorry I don't have a copy now. > Dale > On Thursday, March 21, 2024 at 01:55:55 AM EDT, John Dammeyer > wrote: > > I recei

[Emc-users] HAAS file

2024-03-20 Thread John Dammeyer
I received a couple of .VNC files used on a HAAS to make heat sinks. The company that did them has closed down but the owner was kind enough to give me the files on a zip drive. Not only that he also gave me a 1/8" 3 flute Niagara cutter used to cut the fins along with verbal instructions on

Re: [Emc-users] WiFi & MESA

2024-02-23 Thread John Dammeyer
Hi Gene, Sorry but for me Samba works just fine. Below The local disks on the WIN-10 system with the P: drive shared as P: on all the other systems so the paths just work. On the network there's the: Synology NAS ASUS WIN-XP running accounting software and programs for hardware that isn't

Re: [Emc-users] Acceleration question.

2024-02-23 Thread John Dammeyer
ges. The more sophisticated controller > can driver the motor in �torque mode� so that it supplies a specified torque. > > > > > > > On Feb 23, 2024, at 10:05�AM, gene heskett > wrote: > > > > On 6/16/22 21:57, John Dammeyer wrote: > >> Hi Gene, > >&

Re: [Emc-users] WiFi & MESA

2024-02-23 Thread John Dammeyer
> -Original Message- > From: andy pugh [mailto:bodge...@gmail.com] > Sent: February 23, 2024 1:24 PM > To: Enhanced Machine Controller (EMC) > Subject: Re: [Emc-users] WiFi & MESA > > On Fri, 23 Feb 2024 at 20:44, John Dammeyer > wrote: > > john@LinuxCNC-G3

Re: [Emc-users] WiFi & MESA

2024-02-23 Thread John Dammeyer
nning Ethernet Mesa cards and have had no problems > using them with USB wifi dongles. > > Do you have your Ethernet port assigned with a static IP address? This > link may help <https://gnipsel.com/linuxcnc/debian-9-eth.html> > > Les > > > On 23/02/2024

[Emc-users] WiFi & MESA

2024-02-22 Thread John Dammeyer
Hi all, My LCNC system is in the garage and the PC has only one hardware Ethernet port which is connected to the MESA 7i92H. Works like a charm. No issues. I thought instead of sneakernet I'd try a WiFi adaptor I found in my sons things when I was cleaning up his stuff after his untimely

Re: [Emc-users] Axis direction

2024-02-09 Thread John Dammeyer
I'd guess that if you were a manufacturer of CNC equipment before the internet age you'd set up the machines however you wanted to lock in your customers. The idea of being compatible with your competitors is just wrong. Now however, we have MACH, LinuxCNC, and a number of embedded systems not

Re: [Emc-users] Axis direction

2024-02-06 Thread John Dammeyer
(Z) is + and table movement > (X) to the right is + > > So think of standing on the left side of a Bridgeport then tipping it over to > the > left. > > On Monday, February 5, 2024 at 11:05:50 AM MST, John Dammeyer > wrote: > > There's been an interesting discus

Re: [Emc-users] Axis direction

2024-02-05 Thread John Dammeyer
with the work in the chuck, > > > tilt your head to the right and you now have the tool on the right and > > > the work on the left, like a mill with the tool above (on the right) and > > > work in the chuck below (on the left0. Now the movement of the tool > &

[Emc-users] Axis direction

2024-02-05 Thread John Dammeyer
There's been an interesting discussion on the Unimat users list about axis direction. As usual someone can always find something on the web that supports their opinion. For example this one: https://digit-chain.com/names-of-axes-in-cnc-machine/ However I disagree that movement towards the

Re: [Emc-users] PCIe parallel port card suggestion

2024-01-01 Thread John Dammeyer
I'd be more inclined to change over to the MESA 7i92H and get two parallel port cards with all the high end capabilities of that product for smoother stepping etc. I did and haven't looked back. John > -Original Message- > From: Tomaz T. [mailto:tomaz_...@hotmail.com] > Sent: January 1,

Re: [Emc-users] Ball Screw Driving Questions

2023-12-25 Thread John Dammeyer
There is no reason you cannot used a toothed belt and pulley at the other end. As long as the lead screw backlash is taken out somehow. On my Gingery Lathe I have two ball thrust bearings on either side of the lead screw bushing taking out the backlash. At the tail stock end a toothed

Re: [Emc-users] LinuxCNC 2.9.2 is released

2023-12-25 Thread John Dammeyer
Is there going to be a MicroSD image for The Pi4? > -Original Message- > From: andy pugh [mailto:bodge...@gmail.com] > Sent: December 25, 2023 6:15 PM > To: Enhanced Machine Controller (EMC) > Subject: [Emc-users] LinuxCNC 2.9.2 is released > > LinuxCNC 2.9.2 has been released. This is a

Re: [Emc-users] my rpi4

2023-12-12 Thread John Dammeyer
> -Original Message- > From: andy pugh [mailto:bodge...@gmail.com] > On Tue, 12 Dec 2023 at 09:35, gene heskett wrote: > > > link to how to add that to sources.list please? > > http://linuxcnc.org/docs/stable/html/getting-started/getting- > linuxcnc.html#_updates_to_linuxcnc > > --

Re: [Emc-users] OT Fanuc ot-c cpu power supply A16B-1212-0950

2023-12-05 Thread John Dammeyer
or that, a $500 ir imager would be nice, but a $29 ir thermometer from > >> the local lumber yard can do as well. Leonardo might even have one of > >> those in his toolbox, if only to check his food for adequate cooking. I > >> do. When I'm on the road, living out

Re: [Emc-users] OT Fanuc ot-c cpu power supply A16B-1212-0950

2023-12-05 Thread John Dammeyer
Leonardo, How many defective motors do you have? Here's the link for the STMB motor drive. https://github.com/rene-dev/stmbl I don't recall the web site for the forum. Andy might have that handy. Might be worthwhile posting on that forum with the motor and encoder information. Someone is likely

Re: [Emc-users] OT Fanuc ot-c cpu power supply A16B-1212-0950

2023-12-02 Thread John Dammeyer
> From: Chris Albertson [mailto:albertson.ch...@gmail.com] > > If it is a simple linear power supply, yes they are very easy to debug and > repair, LIkey it is the caps. > > But switching power supplies are much harder to debug, You can guess it > might be the same issue but these have dozens

Re: [Emc-users] OT Fanuc ot-c cpu power supply A16B-1212-0950

2023-12-02 Thread John Dammeyer
Replace the electrolytic capacitors in the power supply.If you can get one of these meters you can verify this is a good solution by measuring the one of the old ones with a new one. https://vi.aliexpress.com/item/4001294233271.html The 3 phase motor controller on our expensive Bosch Fridge

Re: [Emc-users] Trajectory planning

2023-11-23 Thread John Dammeyer
> From: Peter Wallace [mailto:p...@mesanet.com] > On Thu, 23 Nov 2023, John Dammeyer wrote: > > > Quick question here. The HAL file has two time intervals I believe in > nanoseconds? > > BASE_PERIOD = 24000 > > SERVO_PERIOD = 100 > > > > So BASE

[Emc-users] Trajectory planning

2023-11-23 Thread John Dammeyer
Quick question here. The HAL file has two time intervals I believe in nanoseconds? BASE_PERIOD = 24000 SERVO_PERIOD = 100 So BASE_PERIOD is about 41.67kHz and SERVO_PERIOD is 1kHz? I'm guessing the encoder edges are counted between BASE_PERIOD Ticks to determine spindle velocity? Is

Re: [Emc-users] Pi5 + PCIe Mesa card?

2023-11-09 Thread John Dammeyer
> -Original Message- > From: andy pugh [mailto:bodge...@gmail.com] > It looks like it might be possible (but external power supplies need > to be added) > https://www.youtube.com/watch?v=G5VOzO_ERTM And video card? John ___ Emc-users

Re: [Emc-users] LinuxCNC 2.9 is Released

2023-11-05 Thread John Dammeyer
> From: Andy Pugh [mailto:bodge...@gmail.com] > > > On 5 Nov 2023, at 05:03, John Dammeyer > wrote: > > > > How does one upgrade a Pi4 running LinuxCNC without building the OS > from scratch? > > Have you updated the apt sources to 2.9-uspace ? > How doe

Re: [Emc-users] LinuxCNC 2.9 is Released

2023-11-04 Thread John Dammeyer
Thanks to everyone who worked on this. I do understand just how much is involved to get to a new release. First question on this subject then. My LinuxCNC on the Pi4 is 2.8.4 on Buster. A sudo apt-get update does update some files but then says other paths won't be valid for 17 days and

Re: [Emc-users] New Beaglebone

2023-11-04 Thread John Dammeyer
My guess is it doesn't. At least not directly but likely could have a cape built for it that does. But unless it has the co-processors, like the original BBB, to handle say a 5 axis mill and VFD for the spindle I don't see a future in it for LCNC. If the FPGA programming is required for the

Re: [Emc-users] X-NUCLEO-IHM03A1 stepper controller

2023-11-01 Thread John Dammeyer
Here's a bit more information. https://www.megunolink.com/exclusive/powerstep01-10a-stepper-driver/ > -Original Message- > From: fxkl47BF--- via Emc-users [mailto:emc-users@lists.sourceforge.net] > Sent: November 1, 2023 4:38 PM > To: Enhanced Machine Controller \(EMC\) > Cc:

Re: [Emc-users] Mesa Step Pulses?

2023-10-25 Thread John Dammeyer
OK. 500kHz max step rate. Max micro-steps/step is 16. Standard stepper motor has 200 full steps per rev so that's 3200 steps/rev or 156.25 revs/sec at 500kHz max step rate which is 9375 RPM. Yeah right a stepper motor turning that fast. And their data sheet also states 200-51,200 micro steps in

Re: [Emc-users] Mesa Step Pulses?

2023-10-25 Thread John Dammeyer
This might be a silly question but if you only want to move it one step then does the step line stay high? When does it go low? After all the next step might be in 30 minutes so should it go low in 15 minutes? That's quite the lookahead. Enquiring minds wish to know. ;-) John > -Original

Re: [Emc-users] silly Q #42

2023-10-12 Thread John Dammeyer
> From: Todd Zuercher [mailto:to...@pgrahamdunn.com] > > A shop vac should be able to run continuously with no hose attached without > overheating. However what would overheat one fairly quickly, would be > running with a restriction in the exhaust. Perhaps you're muffler is adding > too much

Re: [Emc-users] silly Q #42

2023-10-11 Thread John Dammeyer
> From: gene heskett [mailto:ghesk...@shentel.net] > > I blew up old bucket-vac by putting a larger diameter hose on the > intake. This raised the air flow and the amps it drew, and apparently > tripped a one time thermal fuse about 9 minutes into a 12 minute job. > > This one claims 4 hp peak

[Emc-users] New Raspberry Pi5 coming.

2023-09-28 Thread John Dammeyer
This is exciting. Can't wait to see LinuxCNC running on this. https://www.elektormagazine.com/articles/raspberry-pi-5-a-first-look ___ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users

Re: [Emc-users] Touch screen interface.

2023-09-26 Thread John Dammeyer
Well that was a long journey down a rabbit hole. I can totally understand why a number of people on a local metal working group rave about ACORN CNC. Trying to get gmoccapy to be functional was a huge headache. This document reads more like a dictionary or a encyclopedia rather than a getting

Re: [Emc-users] Q about angular vel in dro

2023-09-24 Thread John Dammeyer
> From: gene heskett [mailto:ghesk...@shentel.net] > > On 9/23/23 19:11, andy pugh wrote: > > On Sat, 23 Sept 2023 at 22:42, John Dammeyer > wrote: > >> > >> Andy, > >> Just curious since we have the same harmonic drive and STMBL for the > 4th

Re: [Emc-users] Q about angular vel in dro

2023-09-23 Thread John Dammeyer
> -Original Message- > From: gene heskett [mailto:ghesk...@shentel.net] > First, my numbers are for a nema-23 3 phase stepper servo, a closed loop > setup with an optical encoder on the rear of the motor that feeds the > controller. All lcnc does is feed it steps. > Gene, What 3

Re: [Emc-users] Q about angular vel in dro

2023-09-23 Thread John Dammeyer
Thanks Andy, > -Original Message- > From: andy pugh [mailto:bodge...@gmail.com] > Sent: September 23, 2023 4:09 PM > To: Enhanced Machine Controller (EMC) > Subject: Re: [Emc-users] Q about angular vel in dro > > On Sat, 23 Sept 2023 at 22:42, John Dammeyer

Re: [Emc-users] Q about angular vel in dro

2023-09-23 Thread John Dammeyer
. STEPGEN_MAXVEL = 225.00 STEPGEN_MAXACCEL = 900.00 P = 1000.0 I = 0.0 D = 0.0 FF0 = 0.0 FF1 = 1.0 FF2 = 0.0 BIAS = 0.0 DEADBAND = 0.0 MAX_OUTPUT = 0.0 And if I give it an G0 A1440 it does 4 revolutions at an indicated velocity of 10800. John > -Original Message- > From: John Da

Re: [Emc-users] Q about angular vel in dro

2023-09-23 Thread John Dammeyer
Andy, Just curious since we have the same harmonic drive and STMBL for the 4th axis what max velocity and acceleration are you using. John > -Original Message- > From: andy pugh [mailto:bodge...@gmail.com] > Sent: September 23, 2023 12:26 PM > To: Enhanced Machine Controller (EMC) >

Re: [Emc-users] Q, switching machine from inch default to metric (mm's) default?

2023-09-21 Thread John Dammeyer
Hi Gene, I don't know enough about the inner workings of LinuxCNC but when I designed the Electronic Lead Screw for the lathe I made a decision (good or bad) that the fundamental units would be imperial simply because at the time I didn't have a metric lathe to test on. But there was a need for

Re: [Emc-users] Touch screen interface.

2023-09-20 Thread John Dammeyer
Unplugged the 7i92 and counted to 10. Plugged it in and counted to 10 and then ran the same PNCconf generated gmoccapy version. Screen shot shows it's running. Now to find out what's different between the HAL and INI files on mine. Although the first question which is not intuitively obvious is

Re: [Emc-users] Touch screen interface.

2023-09-20 Thread John Dammeyer
dow which then vanishes and is replaced with the error list. John > -Original Message----- > From: John Dammeyer [mailto:jo...@autoartisans.com] > Sent: September 20, 2023 5:22 PM > To: 'Enhanced Machine Controller (EMC)' > Subject: Re: [Emc-users] Touch screen interface. > &

Re: [Emc-users] Touch screen interface.

2023-09-20 Thread John Dammeyer
Stated in that report file is 2.8.4. > -Original Message- > From: andy pugh [mailto:bodge...@gmail.com] > Sent: September 20, 2023 5:11 PM > To: Enhanced Machine Controller (EMC) > Subject: Re: [Emc-users] Touch screen interface. > > On Thu, 21 Sept 2023 at 01:07, J

Re: [Emc-users] Touch screen interface.

2023-09-20 Thread John Dammeyer
be screwing this up. Thanks John > -Original Message- > From: andy pugh [mailto:bodge...@gmail.com] > Sent: September 20, 2023 4:36 PM > To: Enhanced Machine Controller (EMC) > Subject: Re: [Emc-users] Touch screen interface. > > On Wed, 20 Sept 2023 at 23:36, John Dammey

Re: [Emc-users] Touch screen interface.

2023-09-20 Thread John Dammeyer
:bodge...@gmail.com] > Sent: September 20, 2023 1:50 AM > To: Enhanced Machine Controller (EMC) > Subject: Re: [Emc-users] Touch screen interface. > > On Wed, 20 Sept 2023 at 06:47, John Dammeyer > wrote: > > > PYGST libray not installed? > > is python-gstX

Re: [Emc-users] Touch screen interface.

2023-09-20 Thread John Dammeyer
$ > -Original Message- > From: andy pugh [mailto:bodge...@gmail.com] > Sent: September 20, 2023 1:50 AM > To: Enhanced Machine Controller (EMC) > Subject: Re: [Emc-users] Touch screen interface. > > On Wed, 20 Sept 2023 at 06:47, John Dammeyer > wrote: > &

Re: [Emc-users] Touch screen interface.

2023-09-19 Thread John Dammeyer
nterface. > > On Mon, 18 Sept 2023 at 19:05, John Dammeyer > wrote: > > > For the touch screen AXIS isn't really the best UI. I'm looking for > suggestions for a better one and how to incorporate it. > > Try them all? In many cases all you need to change is the D

[Emc-users] Touch screen interface.

2023-09-18 Thread John Dammeyer
I've accumulated this set of parts for a simple LinuxCNC system and have been developing my power drawbar etc. control via CAN bus using the CANUSB. I did a quick spreadsheet to figure out costs including the new touch screen. Qty Description

Re: [Emc-users] STMBL forum

2023-09-03 Thread John Dammeyer
t; > On Sun, Sep 3, 2023 at 3:15�PM John Dammeyer > wrote: > > > I've misplaced my link to the STMBL forum. > > Can someone direct me? > > Thanks > > John > > > > > > > > > > ___ > > Em

[Emc-users] STMBL forum

2023-09-03 Thread John Dammeyer
I've misplaced my link to the STMBL forum. Can someone direct me? Thanks John ___ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users

Re: [Emc-users] Reverse Pulse Control on Dust Collectors

2023-08-22 Thread John Dammeyer
re code. > It > also offers bug tracking and a forum and you can even build a simple web > page. > > > > > On Aug 22, 2023, at 9:59 AM, John Dammeyer > wrote: > > > > I tried to send some python source code, an xml and text file as > > attachment

Re: [Emc-users] Reverse Pulse Control on Dust Collectors

2023-08-22 Thread John Dammeyer
averst...@frontier.com] > Sent: August 22, 2023 1:34 PM > To: John Dammeyer; emc-users@lists.sourceforge.net > Subject: Re: [Emc-users] Reverse Pulse Control on Dust Collectors > > > John, > So if I understand you correctly, you are suggesting using > LinuxCNC computer to communica

Re: [Emc-users] Reverse Pulse Control on Dust Collectors

2023-08-22 Thread John Dammeyer
s.relay1D John > -Original Message- > From: Earl Weaver [mailto:weaverst...@frontier.com] > Sent: August 22, 2023 1:34 PM > To: John Dammeyer; emc-users@lists.sourceforge.net > Subject: Re: [Emc-users] Reverse Pulse Control on Dust Collectors > > > John,

Re: [Emc-users] Reverse Pulse Control on Dust Collectors

2023-08-22 Thread John Dammeyer
up in archives. John Dammeyer > -Original Message- > From: Earl Weaver [mailto:weaverst...@frontier.com] > Sent: August 22, 2023 8:41 AM > To: emc-users@lists.sourceforge.net > Subject: [Emc-users] Reverse Pulse Control on Dust Collectors > > Hi everyone,

Re: [Emc-users] Rigid tapping

2023-08-15 Thread John Dammeyer
[Emc-users] Rigid tapping > > On Tue, 15 Aug 2023 at 01:11, John Dammeyer > wrote: > > > It's why I'm filtering. And yes. I agree, at this slow a speed I suspect > > what I will find is two different velocities reported from edge to edge. > > Rigid tapping use

Re: [Emc-users] Rigid tapping

2023-08-15 Thread John Dammeyer
Yes. That's way faster tapping than I've done. I'm going to have to try tapping that quickly just to keep up. ;-) But I'm not so concerned about being able to tap slowly. Just that I want to see the behaviour and how the trajectory planner handles hand turning the spindle and have the Z axis

Re: [Emc-users] Rigid tapping

2023-08-14 Thread John Dammeyer
How would that be done in the HAL file? And BTW, Peter could probably explain why but when I bumped the RPM up to 100 and then looked at the velocity output and it mirrored the 1 RPM velocity profile. Just at higher rate.I'm guessing that even though the HAL rate is 1mS inside the MESA it's

Re: [Emc-users] Rigid tapping

2023-08-14 Thread John Dammeyer
] Rigid tapping > > On 8/14/23 15:53, John Dammeyer wrote: > > This thread has some good information about this > > > > https://sourceforge.net/p/emc/mailman/message/34363029/ > > > > > > > > For interest sake I set my mill up to turn 1 RPS with my 60 tooth &g

Re: [Emc-users] Rigid tapping

2023-08-14 Thread John Dammeyer
gid tapping > > On Mon, 14 Aug 2023 at 20:57, John Dammeyer > wrote: > > > > What I found is that it moved in short spurts. > > Are you using straight encoder position, or position-interpolated? > (this might not be an option depending on what is counting the enc

[Emc-users] Rigid tapping

2023-08-14 Thread John Dammeyer
This thread has some good information about this https://sourceforge.net/p/emc/mailman/message/34363029/ For interest sake I set my mill up to turn 1 RPS with my 60 tooth non-symmetrical encoder (4mm slots, 2.5mm teeth) and then ran the power tapping G-Code to see what the knee Z axis would

Re: [Emc-users] Drilling holes in the back of a stepper motor

2023-08-14 Thread John Dammeyer
ign it in such a way that you can still replace the encoder if need be. > > Roland > > > > > On Sun, 25 Jun 2023 at 05:31, John Dammeyer > wrote: > > > I want to add an encoder onto the back of this stepper motor. I can > > install > > either a U

Re: [Emc-users] Beaglebone black latency

2023-08-08 Thread John Dammeyer
Here's a link of the process of setting up the BeagleBone from 7 years ago. And again as usual with a lot of these types of projects. Unfinished. Left hanging. https://machinekit.narkive.com/qsd3ZYMP/hal-vcp-controller-with-beaglebone-g reen-and-lcd-cape

Re: [Emc-users] Beaglebone black latency

2023-08-06 Thread John Dammeyer
w.homanndesigns.com > > > On 6 Aug 2023, at 5:17 am, gene heskett wrote: > > > > ?On 8/5/23 14:45, Martin Dobbins wrote: > >> It makes me wonder which operating system they put on that Chinese > controller, and what motion control system. > >> Mar

Re: [Emc-users] Beaglebone black latency

2023-08-05 Thread John Dammeyer
Here's a bit more info with respect to displays for the BBB. (Or Pi for that matter) The Backpack with Touch HDMI from Adafruit is 800x480 (out of stock and is now 800x600) https://www.adafruit.com/product/2407 On my Version the Beagle MachineKit main screen looks nice.

Re: [Emc-users] Beaglebone black latency

2023-08-05 Thread John Dammeyer
pretty long history with linuxcnc (I really got into it at > the start of emc2 and HAL) but for me it really is a swiss army knife. I > see problems that have a linuxcnc solutions :) > > Just the HAL part is so powerful and flexible.. > > sam > > > On Sat, Aug 5, 2023 at 8:57�PM John Dam

Re: [Emc-users] Beaglebone black latency

2023-08-05 Thread John Dammeyer
run an actual mill to machine > actual stuff. It works very well - no issues... > > It does some amazing stuff like... (and is an actual cnc controller that > takes actual gcode..) Am I getting my point across? > > https://www.youtube.com/shorts/23bEsKMNJH0 > > sam >

Re: [Emc-users] Beaglebone black latency

2023-08-05 Thread John Dammeyer
> -Original Message- > From: John Dammeyer [mailto:jo...@autoartisans.com] > Sent: August 5, 2023 3:24 PM > To: 'Enhanced Machine Controller (EMC)' > Subject: Re: [Emc-users] Beaglebone black latency > > Me too. A closer look at the fine print and selecting the correct button s

Re: [Emc-users] Beaglebone black latency

2023-08-05 Thread John Dammeyer
of some of the other also discontinued touch screens. John > -Original Message- > From: John Dammeyer [mailto:jo...@autoartisans.com] > Sent: August 5, 2023 3:24 PM > To: 'Enhanced Machine Controller (EMC)' > Subject: Re: [Emc-users] Beaglebone black latency > > M

Re: [Emc-users] Beaglebone black latency

2023-08-05 Thread John Dammeyer
uy a used tablet you > really could under cut the cost of a $500 Chinese device. > > LCNC was written to take advantage of �cheap� community hardware. This > is when a basic 16-bit PC would sell for �only� about $3,500. Today�s > commodity hardware is called a �cell phone� and they are MU

Re: [Emc-users] Beaglebone black latency

2023-08-05 Thread John Dammeyer
er which operating system they put on that Chinese > controller, and what motion control system. > > Martin > > ____ > From: John Dammeyer > Sent: Friday, August 4, 2023 7:41 PM > To: 'Enhanced Machine Controller (EMC)' us...@lists.sourceforge

Re: [Emc-users] Beaglebone black latency

2023-08-04 Thread John Dammeyer
My biggest issue with the Xylotex BBB Cape for CNC was that the logic for ESTOP was inverted. ESTOP was a N/O switch so if a wire was broken you wouldn't find out until you tried to save a body part from being injured with the ESTOP. But back when a BBB was around $50 and a cape around $25 you

Re: [Emc-users] LinuxCNC build on BeagleBoneBlack

2023-08-04 Thread John Dammeyer
I'm curious. I have one of the original Xylotex boards. The link to this web site implies there's a newer version along with a link to 4GB BeagleBone Image for MachineKit which I have read hasn't been supported for years.

Re: [Emc-users] Drilling holes in the back of a stepper motor

2023-07-30 Thread John Dammeyer
el.net] > Sent: July 29, 2023 10:37 PM > To: emc-users@lists.sourceforge.net > Subject: Re: [Emc-users] Drilling holes in the back of a stepper motor > > On 7/30/23 00:12, John Dammeyer wrote: > > Hi Gene, > > Best answered with the data sheet. > > https://www.cu

Re: [Emc-users] Drilling holes in the back of a stepper motor

2023-07-29 Thread John Dammeyer
ent: July 29, 2023 9:02 PM > To: emc-users@lists.sourceforge.net > Subject: Re: [Emc-users] Drilling holes in the back of a stepper motor > > On 7/29/23 22:36, John Dammeyer wrote: > > Here's my solution. Drilled and milled 0.065" aluminum. Two counter sunk > > hole

Re: [Emc-users] Drilling holes in the back of a stepper motor

2023-07-29 Thread John Dammeyer
end result is also has a flat surface. > > > > Rough and clean the back of the motor up, then use a decent polyurethane > > adhesive to bond it on. During the setup you could use a jig to keep it > > concentric with the shaft. > > Design it in such a way that y

Re: [Emc-users] CNC machining setup cards

2023-07-12 Thread John Dammeyer
> From: Karl Schmidt [mailto:k...@lrak.net] > I got burned with electronic-CAD software - the software quit unless you > signed up for their new expensive support > package.. > > > I've been using FreeCAD - slowly getting better - steep learning curve, but > they can't pull the plug -- AND it

Re: [Emc-users] CNC machining setup cards

2023-07-11 Thread John Dammeyer
> -Original Message- > From: andy pugh [mailto:bodge...@gmail.com] > On Tue, 11 Jul 2023 at 23:13, gene heskett wrote: > > > I also have a problem with the $1000 limit, even if my total intake in > I think you are missing the point. Fusion is free to use until and if > you are using

Re: [Emc-users] Installing From Debian?

2023-07-08 Thread John Dammeyer
Installing From Debian? > > On Sat, 8 Jul 2023 at 21:31, John Dammeyer > wrote: > > > sudo apt-get install linuxcnc > > It reported an error > > E: Unable to locate package linuxcnc > > It's actually linuxcnc-uspace > > (Maybe it shouldn't be any mo

Re: [Emc-users] Installing From Debian?

2023-07-08 Thread John Dammeyer
ers] Installing From Debian? > > On Sat, 8 Jul 2023 at 21:31, John Dammeyer > wrote: > > > sudo apt-get install linuxcnc > > It reported an error > > E: Unable to locate package linuxcnc > > It's actually linuxcnc-uspace > > (Maybe it shouldn't be any mo

Re: [Emc-users] Installing From Debian?

2023-07-08 Thread John Dammeyer
I have an old MacBook (A1278) that is currently running Debian GNU/Linux with a Raspberry Pi Desktop. Is it possible to install LinuxCNC into this environment? I did try: sudo apt-get install linuxcnc It reported an error E: Unable to locate package linuxcnc John > -Original

Re: [Emc-users] G33.1 error then g-code file parsed

2023-07-05 Thread John Dammeyer
the capability of the system. However it just stops at the end of the retraction point. The S200 M3 doesn't occur. No fault message. John > -Original Message- > From: John Dammeyer [mailto:jo...@autoartisans.com] > Sent: July 5, 2023 12:08 AM > To: 'Enhanced Machine Con

Re: [Emc-users] G33.1 error then g-code file parsed

2023-07-05 Thread John Dammeyer
Hi Gene, > -Original Message- > From: gene heskett [mailto:ghesk...@shentel.net] > That Z following until the spindle is completely stopped is a > possibility I hadn't considered. And I don't read src code that easily. > I have always considered the sync was released when z had been

Re: [Emc-users] G33.1 error then g-code file parsed

2023-07-04 Thread John Dammeyer
On 7/4/23 18:18, gene heskett wrote: > On 7/4/23 16:49, John Dammeyer wrote: Hi Gene, I think you are overthinking the problem. . > Lets clarify where the error is, because the turn around at the bottom > of the hole is synchronized, the turn around at the top is not. > So wher

  1   2   3   4   5   6   7   8   9   10   >