- Hardware & Machines
- CNC Machines
- I Can't get the machine to do the speed I'm writing in the INI file
I Can't get the machine to do the speed I'm writing in the INI file
- OmarAhmed-DELTA
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
14 Mar 2022 21:32 #237241
by OmarAhmed-DELTA
Hello all!
I've been encountering a problem for a while now on linuxcnc. My project is a Linear Delta Robot used for milling.
My problem is, when I run the configuration file on any G-Code, the speed of the motors is slow no matter what the speed I'm putting in the INI is.
And also, when I'm setting the StepConf file, in the test-axis section on each axis the motors seem to be working perfectly in terms of speed. But when I run any G-code on the same configuration file, the speed gets reduced so much.
Another problem is an error I get quite often, which is, joint 0 has a following error. I wish someone can guide me through this error.
And thank you.
I've been encountering a problem for a while now on linuxcnc. My project is a Linear Delta Robot used for milling.
My problem is, when I run the configuration file on any G-Code, the speed of the motors is slow no matter what the speed I'm putting in the INI is.
And also, when I'm setting the StepConf file, in the test-axis section on each axis the motors seem to be working perfectly in terms of speed. But when I run any G-code on the same configuration file, the speed gets reduced so much.
Another problem is an error I get quite often, which is, joint 0 has a following error. I wish someone can guide me through this error.
And thank you.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19106
- Thank you received: 6398
14 Mar 2022 22:20 #237247
by tommylight
Replied by tommylight on topic I Can't get the machine to do the speed I'm writing in the INI file
What is the feed rate set in gcode?
Does the feed rate change when moving the feed slider in LinuxCNC?
Does the feed rate change when moving the feed slider in LinuxCNC?
Please Log in or Create an account to join the conversation.
14 Mar 2022 23:44 #237263
by andypugh
Replied by andypugh on topic I Can't get the machine to do the speed I'm writing in the INI file
I think thus sounds like the step-rate required to get the desired speed is higher than the system can generate.
What is your SCALE, MAX_VELOCITY and BASE_PERIOD?
What is your SCALE, MAX_VELOCITY and BASE_PERIOD?
Please Log in or Create an account to join the conversation.
Moderators: cncbasher
- Hardware & Machines
- CNC Machines
- I Can't get the machine to do the speed I'm writing in the INI file
Time to create page: 0.074 seconds