Hello, sir,
I hope you are healthy.
I want to ask, can the KANALOG board be connected to a PANASONIC brand servo driver?
because I want to install it on the flame cutting machine.
Search found 47 matches
- Thu Nov 09, 2023 3:11 am
- Forum: C Programs
- Topic: KANALOG with SERVO DRIVER
- Replies: 1
- Views: 2740
- Tue Apr 12, 2022 7:53 am
- Forum: C Programs
- Topic: plasma cutting machine
- Replies: 5
- Views: 1400
Re: plasma cutting machine
is there an update for the kmotionCNC software, sir?
- Sat Jan 22, 2022 9:34 am
- Forum: C Programs
- Topic: plasma cutting machine
- Replies: 5
- Views: 1400
Re: plasma cutting machine
I need 3 axis, X Y Z. plan X and Y using stepper motor Nema 34, and Y I'm not so sure, what's your suggestion for Z axis about motor? do they all have to be the same? then what board should I buy?
- Thu Jan 20, 2022 8:14 am
- Forum: C Programs
- Topic: plasma cutting machine
- Replies: 5
- Views: 1400
plasma cutting machine
hello,
now i want to make a plasma cutting machine. what products from dynomotion should I buy? certainly KFLOP and there are other additions.
now i want to make a plasma cutting machine. what products from dynomotion should I buy? certainly KFLOP and there are other additions.
- Tue Aug 17, 2021 7:57 pm
- Forum: C Programs
- Topic: make the machine semi-auto.
- Replies: 35
- Views: 6645
Re: make the machine semi-auto.
This is the result of bending, I tried to lower the x-axis first by about 3 mm.
- Mon Aug 16, 2021 3:37 am
- Forum: C Programs
- Topic: make the machine semi-auto.
- Replies: 35
- Views: 6645
Re: make the machine semi-auto.
Bagaimana Anda mengkuadratkan tuan dan budak? I don't know about how to use this, sir. the height of my machine, for the x axis is higher than the y axis. about 3 mm. this is my complete c program sir. #include "KMotionDef.h" #define TMP 10 // which spare persist to use to transfer data #include "K...
- Sun Aug 15, 2021 7:28 am
- Forum: C Programs
- Topic: make the machine semi-auto.
- Replies: 35
- Views: 6645
Re: make the machine semi-auto.
Anda mungkin berhenti sejenak di akhir dan memeriksa kesalahan antara Tujuan yang diperintahkan dan Posisi Terukur pada Layar Sumbu KMotion. yes,sir. indeed the problem is in the hydraulic position of the engine, the X and Y axes, sir. has a difference of 3 mm. for the measured position in KmotionC...
- Sat Aug 14, 2021 2:41 pm
- Forum: C Programs
- Topic: make the machine semi-auto.
- Replies: 35
- Views: 6645
Re: make the machine semi-auto.
this is a new problem again, sir. About correction axis x and y. I made a bend of 137°, with a material thickness of 3 mm. the result is a difference, a difference of 3 degrees. for axis ( slave ) X=134° and for axis ( master ) Y=137°. can KFLOP increase or decrease the distance for one of the axes,...
- Thu Aug 12, 2021 12:15 pm
- Forum: C Programs
- Topic: make the machine semi-auto.
- Replies: 35
- Views: 6645
Re: make the machine semi-auto.
sir, what is the difference between these two commands. SetFROwRateTemp <F> <R> and SetFROTemp <F> earlier I tried to write SetFROTemp (-0.2); when in feedhold, and the axis can move up, only the movement falters. such as less stable acceleration and velocity. how to make the movement when going up,...
- Mon Aug 09, 2021 8:43 am
- Forum: C Programs
- Topic: make the machine semi-auto.
- Replies: 35
- Views: 6645
Re: make the machine semi-auto.
Sorry I still don't understand the question. No if the GCode is moving down you can't move up. Actually if you Feed Hold you can reverse the GCode. https://youtu.be/uPQfGeydsDM Although with your machine if you need to switch relays to change directions it may not work. how do you get forward and r...