Search found 65 matches
- Wed Sep 06, 2023 12:48 pm
- Forum: C Programs
- Topic: Controlling Step-Servo Motor(Hybrid motor) with KFlop
- Replies: 9
- Views: 4972
Re: Controlling Step-Servo Motor(Hybrid motor) with KFlop
Dear sir, If we use snap amp board to run 4 servo motors, Is it necessary that we need to use the motor driver to run the motor. note: The Motor encoder we have been using is differential. Yes KFLOP should interface to those Drives with Step/Dir signals. It seems to be a stepper motor driven as a se...
- Tue Sep 05, 2023 12:56 pm
- Forum: C Programs
- Topic: Controlling Step-Servo Motor(Hybrid motor) with KFlop
- Replies: 9
- Views: 4972
Re: Controlling Step-Servo Motor(Hybrid motor) with KFlop
Dear sir, While going through the dynomotion, i have come across a topic snap amp. https://www.dynomotion.com/SnapAmp.html#:~:text=The%20SnapAmp%20is%20a%20high,a%20mixed%20and%20match%20manner. I need some clarification in this snap amp that in the manual they have stated Each side (A, B) has 4 hal...
- Wed Aug 30, 2023 11:37 am
- Forum: C Programs
- Topic: Controlling Step-Servo Motor(Hybrid motor) with KFlop
- Replies: 9
- Views: 4972
Guindance for selecting Kflop to drive 4 axes robot
Dear sir, we are planning on builting a new desktop robot using Kflop which is a 4 axis Bot. The axes are driven by servo. But we have an issues with selecting the Kflop components. Can you suggest what are the Kflop components required to run a 4 axes robot?. Is it possible to run a servo motor wit...
- Mon Feb 27, 2023 4:38 am
- Forum: C Programs
- Topic: exit the executing c program for homing when Estop is pressed
- Replies: 1
- Views: 738
exit the executing c program for homing when Estop is pressed
Dear Sir, I added c program for initiating the Gcode and External Emergency Stop button. when i am executing the C program for homing and Pressed the Emergency stop.it doesnot respond and continuing the execution of the C program. Is there a way to stop the execution of any C program when the Emerge...
- Wed Feb 22, 2023 4:36 am
- Forum: KMotionCNC, G Code Files, Offsets, Post Process
- Topic: setting the DRO unit in mm
- Replies: 2
- Views: 1331
Re: setting the DRO unit in mm
Dear Sir,
Thanks for your Guidance
Thanks for your Guidance
- Tue Feb 21, 2023 10:57 am
- Forum: KMotionCNC, G Code Files, Offsets, Post Process
- Topic: setting the DRO unit in mm
- Replies: 2
- Views: 1331
setting the DRO unit in mm
Dear sir,
I have been facing an issue that whenever I open my KMotion CNC Application, by default the DRO value units in Inches.
Is it possible to change the Default unit of Kmotion CNC to mm.
Regards,
Ajith Arawinth
I have been facing an issue that whenever I open my KMotion CNC Application, by default the DRO value units in Inches.
Is it possible to change the Default unit of Kmotion CNC to mm.
Regards,
Ajith Arawinth
- Thu Feb 09, 2023 12:45 pm
- Forum: C Programs
- Topic: c program to convert a VAR file to gcode
- Replies: 1
- Views: 738
c program to convert a VAR file to gcode
Dear sir,
Is it possible to use kflop to run a c program that converts a VAR file to txt file and read and store the content of the txt file in a Variable.
Is it possible to use kflop to run a c program that converts a VAR file to txt file and read and store the content of the txt file in a Variable.
- Thu Feb 09, 2023 9:53 am
- Forum: Hardware Interface Issues
- Topic: stepper motor over stepping than its actual position
- Replies: 5
- Views: 1347
Re: stepper motor over stepping than its actual position
dear sir, By "position" do you mean mm? kind of sir. i just mentioned it so that it is easier to describe the problem we are facing. Actually the DRO's value is in mm. So I think you are saying when moving one direction 100mm it overshoots 2mm but when you move back it does not. How do you know this...
- Wed Jan 25, 2023 4:40 am
- Forum: Hardware Interface Issues
- Topic: stepper motor over stepping than its actual position
- Replies: 5
- Views: 1347
Re: stepper motor over stepping than its actual position
Dear sir, I assume you didn't have a problem before you changed the mechanics? If so it would likely be something mechanical. yes sir, it works fine in our old setup. If it is mechanical miss stepping then the offset will always be an exact multiple of 4 motor full steps (1/50th of a rev). How much ...
- Tue Jan 17, 2023 11:36 am
- Forum: Hardware Interface Issues
- Topic: stepper motor over stepping than its actual position
- Replies: 5
- Views: 1347
stepper motor over stepping than its actual position
Dear sir, we have a glue dispensing machine controlled by Kstep. recently we changed the axis mechanical setup to timing belt rotated via pulley for axis movement.But we have been experiencing over stepping of the motor than the commanded position that is each time there is an increase in step aroun...