Re: [Machinekit] Re: Trying to measure velocity and acceleration of the machinekit axis

2017-05-17 Thread Bas de Bruijn
> On 17 May 2017, at 19:12, michelvanderbregge...@gmail.com wrote: > > acceleration currently is 4000 ( probably insane ). No, not really > I will try and place the ddt on the PID output, see if that changes something. Also probe the pins of the hpg component > > The reason for the high

[Machinekit] Re: Trying to measure velocity and acceleration of the machinekit axis

2017-05-17 Thread michelvanderbreggen21
acceleration currently is 4000 ( probably insane ). I will try and place the ddt on the PID output, see if that changes something. The reason for the high accelerations is that machinekit slowed the motion so much that it was visible on the print ( in the form of blobs ). Thanks for the

Re: [Machinekit] Re: Trying to measure velocity and acceleration of the machinekit axis

2017-05-17 Thread Bas de Bruijn
> On 17 May 2017, at 18:17, michelvanderbregge...@gmail.com wrote: > > Hello Bas, > This is what I get when I put the scale to 1/div. This looks more like noise > to me than real data, but i could be wrong. I also slit the zoom back to 0. I > also changed the scale of the acceleration axis. >

[Machinekit] Re: Trying to measure velocity and acceleration of the machinekit axis

2017-05-17 Thread michelvanderbreggen21
Hello Bas, This is what I get when I put the scale to 1/div. This looks more like noise to me than real data, but i could be wrong. I also slit the zoom back to 0. I also changed the scale of the acceleration axis.

Re: [Machinekit] Re: Trying to measure velocity and acceleration of the machinekit axis

2017-05-17 Thread Bas de Bruijn
> On 17 May 2017, at 17:53, michelvanderbregge...@gmail.com wrote: > > Sorry forget to include the right angle. I am printing an arced element > > > > > > Op woensdag 17 mei 2017 17:24:32 UTC+2 schreef michelvand...@gmail.com: >> >> Hello All, >> I am trying to measure the velocity and

[Machinekit] Re: Trying to measure velocity and acceleration of the machinekit axis

2017-05-17 Thread michelvanderbreggen21
Sorry forget to include the right angle. I am printing an arced element Op woensdag 17 mei 2017 17:24:32 UTC+2 schreef

Re: [Machinekit] Trying to measure velocity and acceleration of the machinekit axis

2017-05-17 Thread Alexander Rössler
Hello Michel, It looks like you have plotted just the acceleration. Please try to plot Xvel as well on a second channel. michelvanderbregge...@gmail.com writes: > Hello All, > I am trying to measure the velocity and acceleration of the individual axis > in machinekit. > > I have added the ddt

[Machinekit] Trying to measure velocity and acceleration of the machinekit axis

2017-05-17 Thread michelvanderbreggen21
Hello All, I am trying to measure the velocity and acceleration of the individual axis in machinekit. I have added the ddt components and included them in my hal. This is a copy of part of my hal file with the DDTs included. *# axis enable chain* *newsig emcmot.00.enable bit* *sets

Re: [Machinekit] hb04 Pendant integration

2017-05-17 Thread Mike Cinquino
I think I was looking at before and after I ran the commands. Looks the same now. It tells me Idconfig: command not found On Wed, May 17, 2017 at 9:09 AM, schoone...@btinternet.com < schoone...@btinternet.com> wrote: > > On 17/05/17 13:19, Mike Cinquino wrote: > > I ran the commands above.

Re: [Machinekit] Moving QtQuickVCP buttons/pins to tabs give pin count mismatch error

2017-05-17 Thread Alexander Rössler
You top level component is a HalRemoteWindow right? If this is the case you need to switch to ServceWindow and create multiple HalRemoteComponents to create a working setup. The HalRemoteComponent looks for pins in child items of the "container" item. It may be the case that the Tabs aren't

Re: [Machinekit] CRAMPS kicad errors

2017-05-17 Thread Charles Steinkuehler
On 5/17/2017 4:32 AM, Klemen Zhivko wrote: > Dear all and Charles, > > I want to build custom hat for cramps, where I could have connectors for > stepper > signals, modiy E-STOP, add some custom connectors, etc... > So to get pcb footprint of cramps I open CRAMPS kicad project and KICAD >

Re: [Machinekit] Moving QtQuickVCP buttons/pins to tabs give pin count mismatch error

2017-05-17 Thread Bas de Bruijn
> On 17 May 2017, at 12:04, Klemen Zhivko wrote: > > According to my experience I think for connecting remote components both > components need to have same number (and same type) of pins. > So if you adding pins in UI you should add them also in hal file. > I am

Re: [Machinekit] Moving QtQuickVCP buttons/pins to tabs give pin count mismatch error

2017-05-17 Thread Klemen Zhivko
According to my experience I think for connecting remote components both components need to have same number (and same type) of pins. So if you adding pins in UI you should add them also in hal file. I am using hal file to create remote comp, but they can be also python created and mk side. I

[Machinekit] Re: Problems with integrating Machinekit BBB into CNC machine

2017-05-17 Thread Klemen Zhivko
1. there should be some error in linuxcnc logs? have you checked those? 2. dont know I run my machine over machinekit remote interface (haltalk) 3. there is a NO_FORCE_HOMING = 1 in [TRAJ] section in INI regards Dne nedelja, 14. maj 2017 15.03.56 UTC+2 je oseba Simon Mali napisala: > > Dear all

[Machinekit] CRAMPS kicad errors

2017-05-17 Thread Klemen Zhivko
Dear all and Charles, I want to build custom hat for cramps, where I could have connectors for stepper signals, modiy E-STOP, add some custom connectors, etc... So to get pcb footprint of cramps I open CRAMPS kicad project and KICAD throws this errors: Do I need to setup this libraries