RE: [Machinekit] BBB Machinekit setup.sh differences

2021-04-21 Thread John Dammeyer
nekit@googlegroups.com] On > Behalf Of Charles Steinkuehler > Sent: April-21-21 4:57 AM > To: John Dammeyer; machinekit@googlegroups.com > Subject: Re: [Machinekit] BBB Machinekit setup.sh differences > > On 4/20/2021 12:12 PM, John Dammeyer wrote: > > I was looking at what is

[Machinekit] BBB sharing limit/home switches.

2021-04-20 Thread John Dammeyer
For my MESA 7i92 I have this set up for sharing limit switches. The Home and Minus Limit switch for the X axis are shared. net min-home-x => axis.0.home-sw-in net min-home-x => axis.0.neg-lim-sw-in And the Positive Limits for X and Y along with the Minux Z are shared. net max-x-y-min-z =>

[Machinekit] BBB Machinekit setup.sh differences

2021-04-20 Thread John Dammeyer
I was looking at what is in my mill setup.sh and what is in a setup.sh Frederic Ribble sent me for his lathe on the BBB. Notice one uses P8.12 and the other P8_12 P8.12 out # gpio1.12 X_Step P8_12 out # X Step / DB25.2 I suspect either will work but is there a preferred

RE: [Machinekit] BBB and charge pump

2021-04-18 Thread John Dammeyer
> > Warning: lines below will probably wrap...the loadrt command needs to be > all one line. > > So turn this: > loadrt hal_bb_gpio output_pins=107,113,119,126,214 > input_pins=109,110,114,118,241 > > ...into this: > loadrt hal_bb_gpio output_pins=807,819,826,914 >

RE: [Machinekit] BBB and charge pump

2021-04-17 Thread John Dammeyer
] On Behalf Of John Dammeyer Sent: April-13-21 8:26 PM To: 'Charles Steinkuehler'; machinekit@googlegroups.com Subject: RE: [Machinekit] BBB and charge pump Making progress. Scope shows PWM and DIR on correct pin. Buttons work. + button however increases speed reported value above 3000 RPM when

RE: [Machinekit] BBB and charge pump

2021-04-13 Thread John Dammeyer
=> bb_gpio.p8.out-19 # This output is on DB25-17 net charge-pump => bb_gpio.p9.out-14 > -Original Message- > From: machinekit@googlegroups.com [mailto:machinekit@googlegroups.com] On > Behalf Of John Dammeyer > Sent: April-13-21 7:46 PM > To:

RE: [Machinekit] BBB and charge pump

2021-04-13 Thread John Dammeyer
3-21 6:50 PM > To: machinekit@googlegroups.com > Subject: Re: [Machinekit] BBB and charge pump > > If you just need a charge pump signal, use the PWM function on the PRU > (alternately, you could use a stepgen instance, but that's more code > overhead). > > On 4/13/2021 11:56 AM, John Da

RE: [Machinekit] BBB and charge pump

2021-04-13 Thread John Dammeyer
inekit@googlegroups.com] On > Behalf Of John Dammeyer > Sent: April-12-21 8:52 PM > To: 'Machinekit' > Subject: [Machinekit] BBB and charge pump > > I'm using the Xylotex DB25 cape for the BBB. I've been trying to add the > charge pump component without much luck. > In th

[Machinekit] BBB and charge pump

2021-04-12 Thread John Dammeyer
I'm using the Xylotex DB25 cape for the BBB. I've been trying to add the charge pump component without much luck. In the HAL file I can do a loadrt charge_pump but an addf charge_pump fails with function 'charge_pump' not found. If I leave that out and run MachineKit on the Beagle I do see

RE: [Machinekit] Re: running EMCApplication basic steps

2020-10-24 Thread John Dammeyer
tool changer be CANopen based. John Dammeyer From: machinekit@googlegroups.com [mailto:machinekit@googlegroups.com] On Behalf Of Claudio Lorini Sent: October-22-20 4:32 AM To: Machinekit Subject: [Machinekit] Re: running EMCApplication basic steps I'm currently working on this: myd-czu3eg

RE: [Machinekit] BBB RootCape - New Cape for BBB

2020-05-14 Thread John Dammeyer
John Dammeyer From: machinekit@googlegroups.com [mailto:machinekit@googlegroups.com] On Behalf Of Jason Kridner Sent: May-14-20 6:46 AM To: Peter RCNC Newbery Cc: Machinekit Subject: Re: [Machinekit] BBB RootCape - New Cape for BBB All of this is why I'd started a thread about making

RE: [Machinekit] Seeed to design and build Machinekit focused Cape for BeagleBone Black/AI

2020-05-05 Thread John Dammeyer
I too have looked at the BBB as a machine controller. Using the Xylotex Cape I temporarily hooked it up to my mill conversion that had Z and Y completed. MachineKit. The Xylotex DB-25 PP Port output to a PMDX-126 Break out board. https://youtu.be/9GF709ZfLRQ Although it worked I found the BBB

RE: [Machinekit] Re: Breakout board for BeagleBone Black (BBB)

2020-04-04 Thread John Dammeyer
lly that group of people who don't want CNC on their mill but do want a DRO and power feed. And if you suddenly plugged in an Ethernet connection to something running on the latest high tech hardware you have full Linux or MachineKit CNC. If you want. John Dammeyer From: machine

RE: [Machinekit] Re: Breakout board for BeagleBone Black (BBB)

2020-04-03 Thread John Dammeyer
I'm about halfway through modifying the cape PC board. Correct me if I'm wrong but because the BBB has internal flash it's expected that the OS and all run on that. That then frees up the pins on P8 marked MMC1_-- ? I'm basing this off the charts from www.ExploringBeagleBone.com. I have

RE: [Machinekit] Re: Breakout board for BeagleBone Black (BBB)

2020-04-02 Thread John Dammeyer
Since I'm sitting around trying to figure out what to do with myself due to this COVID-19 I thought I'd put together a spreadsheet that shows how the pins are used on my Xylotex BBB_DB25_26 and how they are on the BBB-DB25-CNC-Cape. There are issues with both of them. The Xylotex is no longer

RE: [Machinekit] Seeed to design and build Machinekit focused Cape for BeagleBone Black/AI

2020-03-18 Thread John Dammeyer
From: machinekit@googlegroups.com [mailto:machinekit@googlegroups.com] On Behalf Of justin White Sent: March-18-20 5:24 PM To: John Dammeyer Cc: Machinekit; beaglebo...@googlegroups.com Subject: Re: [Machinekit] Seeed to design and build Machinekit focused Cape for BeagleBone Black/AI Wow

RE: [Machinekit] Seeed to design and build Machinekit focused Cape for BeagleBone Black/AI

2020-03-18 Thread John Dammeyer
it up but don't even know where to start. Obviously there's probably more going on under the covers to deal with hard limits. Seems like soft limits are dealt with before motion starts with the option to not move because it will exceed machine limits. Thanks John Dammeyer -- website

RE: [Machinekit] Seeed to design and build Machinekit focused Cape for BeagleBone Black/AI

2020-03-13 Thread John Dammeyer
, an MPG and a display it's not something buried deep in a box behind the machine. So based on my experience I would never again build the motor drivers onto the cape. John Dammeyer Bas -- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit

RE: [Machinekit] Seeed to design and build Machinekit focused Cape for BeagleBone Black/AI

2020-03-12 Thread John Dammeyer
he array and when and how. John Dammeyer From: machinekit@googlegroups.com [mailto:machinekit@googlegroups.com] On Behalf Of John Dammeyer Sent: March-12-20 4:59 PM To: 'Machinekit' Cc: beaglebo...@googlegroups.com Subject: RE: [Machinekit] Seeed to design and build Machinekit focused Cape

RE: [Machinekit] Seeed to design and build Machinekit focused Cape for BeagleBone Black/AI

2020-03-12 Thread John Dammeyer
. The amount of time the 8th pair is ON and OFF is dependent on the PWM frequency and PWM pulse period within that frequency. It's a simple matter of keeping the queues with this information full and default values when they aren't. John Dammeyer From: machinekit@googlegroups.com

RE: [Machinekit] Re: PICnc with Machine Kit.

2020-03-03 Thread John Dammeyer
was "being worked on" so it's strictly a Stepgen/gpio project where it stalled. On Tuesday, March 3, 2020 at 9:22:44 PM UTC-5, John Dammeyer wrote: Hi Justin, Clearly we're on different pages. Thanks for your input. John From: machi...@googlegroups.com [mailto:machi...@googlegro

RE: [Machinekit] Re: PICnc with Machine Kit.

2020-03-03 Thread John Dammeyer
Hi Justin, Clearly we're on different pages. Thanks for your input. John From: machinekit@googlegroups.com [mailto:machinekit@googlegroups.com] On Behalf Of justin White Sent: March-03-20 5:35 PM To: Machinekit Subject: Re: [Machinekit] Re: PICnc with Machine Kit. I thought I was quite

RE: [Machinekit] Re: PICnc with Machine Kit.

2020-03-03 Thread John Dammeyer
So what is the purpose of doing it any other way? to avoid the cost of a rpi? On Monday, March 2, 2020 at 9:33:11 PM UTC-5, John Dammeyer wrote: Let me go back one step and outline my idea. First I have machinekit running on a BBB with a Xylotex Cape that has a DB-25. There are some prob

RE: [Machinekit] Re: PICnc with Machine Kit.

2020-03-02 Thread John Dammeyer
@googlegroups.com [mailto:machinekit@googlegroups.com] On Behalf Of justin White Sent: March-02-20 5:56 PM To: John Dammeyer Cc: Machinekit Subject: Re: [Machinekit] Re: PICnc with Machine Kit. Yeah, there is no reason to use ethernet when almost everything has a uart. SPI is a viable rt interface

RE: [Machinekit] Re: PICnc with Machine Kit.

2020-03-02 Thread John Dammeyer
connectivity. I have these modules. http://www.autoartisans.com/PIC32/AutoBoard_CAN_EEROM.jpg http://www.autoartisans.com/PIC32/PIC32_Sets.jpg And a bunch of others with dsPIC33F series modules. This will require some more research… John Dammeyer -- website: http://www.machinekit.io blog

RE: [Machinekit] Re: PICnc with Machine Kit.

2020-03-01 Thread John Dammeyer
nnected to a decent Cape is to run MachineKit but instead of the Axis Interface run the stand alone ELS-MILL user interface with the LCD screen and array of buttons. But plug in a monitor, keyboard and mouse and press the local/remote switch on the LCD user interface and suddenly you are running Ma

RE: [Machinekit] Re: PICnc with Machine Kit.

2020-02-29 Thread John Dammeyer
of both worlds. A small LCD/Keypad/MPG based module not much bigger than a DRO for pseudo manual operation of the mill but also attach a laptop or roll up a PC and you have full blown CNC. This is all still kicking the tires. Maybe a PIC32 would be an easier solution. John Dammeyer From

RE: [Machinekit] Re: PICnc with Machine Kit.

2020-02-27 Thread John Dammeyer
it becomes the hardware interface to LinuxCNC or maybe also MACH3/4. John Dammeyer <http://www.autoartisans.com> http://www.autoartisans.com http://www.autoartisans.com/ELS/ From: machinekit@googlegroups.com [mailto:machinekit@googlegroups.com] On Behalf Of TJoseph Powderl

RE: [Machinekit] PICnc with Machine Kit.

2020-02-27 Thread John Dammeyer
ic to PIC chips and 8051 derivatives. ;-) > > On 2/27/2020 12:42 AM, John Dammeyer wrote: > > This project seems to have lapsed 5 years ago. > > https://github.com/kinsamanka/PICnc-V2/wiki > > > > Any interest in resurrecting it? > > > > John Dammeyer >

[Machinekit] PICnc with Machine Kit.

2020-02-26 Thread John Dammeyer
This project seems to have lapsed 5 years ago. https://github.com/kinsamanka/PICnc-V2/wiki Any interest in resurrecting it? John Dammeyer "ELS! Nothing else works as well for your Lathe" Automation Artisans Inc. www dot autoartisans dot com -- website: http://www.machinek

Re: [Machinekit] Output Pulse on Start Up

2018-05-21 Thread John Dammeyer
e same every time which is how this > error shows. > > Why it isn't closing down properly is another matter. > > On 5/19/2018 5:18 AM, John Dammeyer wrote: > > I'm running a BBB with Xylotex BBB-DB25/26. Often when I start up > MachineKit I get the opening banner, it vanishes

[Machinekit] Re: Guidance on 3 axis retrofit

2018-05-18 Thread John Dammeyer
> > > It seems like a good choice because it works with LCD screens, MachineKit, > and has the IO that I need. I don't know what I don't know so if anyone has > any suggestions I'd be interested in hearing them! > I'm doing something similar but with a Xylotex BBB-DB25/26 cape connected to a

[Machinekit] Output Pulse on Start Up

2018-05-18 Thread John Dammeyer
I'm running a BBB with Xylotex BBB-DB25/26. Often when I start up MachineKit I get the opening banner, it vanishes and then a minute or so later pops up with an error window. Attached is the dump. I can restart and MachineKit begins normally. Or maybe it fails again and then runs correctly

[Machinekit] Re: Xylotex BBB-DB25/26 and Limit verses Home switches.

2018-04-19 Thread John Dammeyer
I didn't have home switches. HOME = 0.000 HOME_OFFSET = 0.00 HOME_SEARCH_VEL = -.1 HOME_LATCH_VEL =0.2 HOME_IGNORE_LIMITS =YES HOME_IS_SHARED =0 #HOME_SEQUENCE =2 On Wednesday, April 18, 2018 at 6:35:34 PM UTC-7, John Dammeyer wrote

[Machinekit] Xylotex BBB-DB25/26 and Limit verses Home switches.

2018-04-18 Thread John Dammeyer
With respect to limit switches the README for the BBB-DB-25/26 states: *"This configuration drives a standard 4-axis system using the PRU forhigh speed step/dir pulse generation and a Xylotex BBB interface board. Theinterface board sets up the STEP/DIR/Limit as:XS-2, XD-3, XL-11,

[Machinekit] Re: Rotary Axis on BBB and Xylotex BBB_DB25/26

2018-03-30 Thread John Dammeyer
> > I'll answer my own question. I was searching through the HAL docs rather > than the ini docs. > http://www.machinekit.io/docs/config/ini_config/#sub:AXIS-section In that document I found ANGULAR_UNITS = degrees and has nothing to do with NC code. *"'ANGULAR_UNITS = ' - Specifies the

[Machinekit] Rotary Axis on BBB and Xylotex BBB_DB25/26

2018-03-29 Thread John Dammeyer
The BBB Xylotex.ini file Axis 3 is set as: TYPE = ANGULAR Currently the comment for SCALE is # scale is 200 steps/rev * 8 uSteps/rev * 10 TPI. SCALE=32000 I can see for a linear axis how this works although 32,000 doesn't match the 16,000 in the comment. Is the scale ultimately the number of

Re: [Machinekit] Homann Designs MODIO on the BBB.

2017-10-11 Thread John Dammeyer
Nice price on that MPG. It would work with the bare MODIO. I have my Y Axis Servo working with the BBB MachineKit, Xylotex DB-25/26 cape and Probotix interface board. Response from the keyboard arrow keys or the mouse clicking on the jog buts is abysmal. MDI commands to move the Y axis work.