[Machinekit] Re: installing MachineKit on RPI3

2017-10-02 Thread Masoun Mardini
I found this from raspberry pi web site http://downloads.raspberrypi.org/raspbian/images/raspbian-2017-07-05/ after downloading you must copy it to SD card above 8GB using win32diskimager

[Machinekit] Re: installing MachineKit on RPI3

2017-10-02 Thread Masoun Mardini
First sorry if the website appears like this it didn’t show anything on my mac I found it using google search. Try other sites for older versions of raspbian I found that all links from raspberry pi site give a link to strech only. The other link is from machinekit web site installing packages.

Re: [Machinekit] Re: Z tool height setting probe and automation for MPCNC using machinekit and pymachinetalk

2017-10-02 Thread Masoun Mardini
Then i think you refer to z leveling which used in reprap 3d printers, it takes several touch points on surface and then make a file to represent the heat map to z levels and use yhem during machining, but I didn’t see anything similar in machinekit nor linuxcnc. Also i have read something

Re: [Machinekit] Re: Z tool height setting probe and automation for MPCNC using machinekit and pymachinetalk

2017-10-02 Thread Tom M
Looks nice,Is that your machine? Thats not exactly what I was thinking, but a custom Mcode has some appeal. On Oct 2, 2017 3:41 AM, "Masoun Mardini" wrote: > You mean something like this??? > https://youtu.be/OmOqhB4CsJk > if so you need to write your own G code program

Re: [Machinekit] Howto create DE10_Nano_SoC_DB25

2017-10-02 Thread Mario Scholz
Hi, On 2017-10-02 10:48, schoone...@btinternet.com wrote: On 02/10/17 07:56, Mario Scholz wrote: I think there is a misunderstanding. I would like to use Terasic DE10: http://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English=1046 Yes, read it quickly and missed the '1', I don't

Re: [Machinekit] intergrate computed torque control (PD controller)

2017-10-02 Thread thangle
i want to use pulse/dir signal to control position, analog voltage -+10V (or another stage ) to control Torque, take position and velocity feedback from encoder i have plan to use driver EPS-B1-0D20AA and the servo motor is 60DNMA1-0D20D. It has the close control loop themselves.With them,

[Machinekit] Re: Z tool height setting probe and automation for MPCNC using machinekit and pymachinetalk

2017-10-02 Thread Masoun Mardini
You mean something like this??? https://youtu.be/OmOqhB4CsJk if so you need to write your own G code program and remap to custom M instruction ( note the video is done Linuxcnc but I think it will work on machine kit) On Sunday, 1 October 2017 20:26:26 UTC+2, Tom M wrote: > > My apologies in

Re: [Machinekit] Howto create DE10_Nano_SoC_DB25

2017-10-02 Thread Mario Scholz
Dear Bas, thanks for helping me and taking the time. I'm aware of the two threads. The one you were referring and the 2nd one from Michael Brown on "DE10-DE0-Nano - Invitation to collaborate" Michael Brown also made support for the DE10-CRAMPS

Re: [Machinekit] Howto create DE10_Nano_SoC_DB25

2017-10-02 Thread Bas de Bruijn
> On 2 Oct 2017, at 08:56, Mario Scholz > wrote: > > Hi, > > Thanks for your response. > > I think there is a misunderstanding. I would like to use Terasic DE10: > http://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English=1046 I think

Re: [Machinekit] Howto create DE10_Nano_SoC_DB25

2017-10-02 Thread Mario Scholz
Hi, Thanks for your response. I think there is a misunderstanding. I would like to use Terasic DE10: http://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English=1046 together with the db25 interface board from Charles Steinkühler: https://oshpark.com/shared_projects/ZSjsiCUd In order