![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| LinuxCNC (formerly EMC2) Discuss LinuxCNC (formerly EMC2) Controlers here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
Iam pulling my hair out with the stepper ini. I can get f20 and sometimes f30 but if I do a g0 the emc dro run and the motor stops and hums or I get a Jont 0 following error.I am using the Xylotex 3 axis board and the x and y axis is has no pullys to the 276oz/in steppers on a x2 minimill with the lead srwews that came with it. it work great with mach3 but I hate bill and winblows can anyone help and please dont send me a link to the docs as I have read them. the gcode runs fine if I edit all the g0 and put in g1 f10 but now the files I need to use are to big to edit like that. TIA Craig |
|
#2
| |||
| |||
| Craig, You are trying to spin the stepper to fast. The higher the RPM the lower the power. Or you may have the acceleration set to quick. I am using Mach3 software and on motor setup I can adj. the time it takes the motor to go from 0 RPM to its fastes RPM. I also use 2:1 gearing on my motors. Jim Geib Mansfield, Ohio |
|
#3
| |||
| |||
| I had the same problems with emc. I think it is a problem with how fast the computer can generate the pulses as opposed to how fast emc2 thinks they should be generated to achieve the programmed speed. The thing that always drove me nuts was how in the world do you get following errors on an open loop system. ![]() But that aside keep bringing your numbers in your ini file down that control the speed. I know that asked for no links and trust me this isn't an RTFM, I've been in more than one flame war with a$$s who never answer anything just point at the docs, but this was one of the places that gave me a hint to solve this. http://wiki.linuxcnc.org/cgi-bin/emc...ollowing_Error I also searched the mailing list quit a bit. What it boiled down to was alot of expermintation with the settings look in your axis settings. Try lowering your MAX_VELOCITY setting first. Then move on to MAX_ACCELERATION and STEPGEN_MAXACCEL settings. Keep bringing these down until you can perform a rapid move without the following error. Do this for just one axis to start with and remember that emc2 needs to restarted for changes to take. I think there is a way to force it to reload the ini files but I don't remember what it is. I finally had to give up on emc2 the pc I was using was an 800 mhz machine and I could never get it to move the axes faster than 8.0 ipm without faulting out. There might be a way around that though, but I never found it. I would love to be able to go back to emc2 right now I'm using turbocnc and cnczeus. Mostly cnczeus as the backlash comp works well for my setup.
|
|
#5
| |||
| |||
| Yetiman: do you know if CNCZeus has a G code which mills slots ? Some programs call this a zigzag command - You might move from X0 to X2 back and forth dropping down 0.1 inches each time till you reach a specific depth. TurboCNC does this nicely (G77 command) and I am looking for another simple CNC program which does this same thing. Thanks. |
| Sponsored Links |
|
#6
| |||
| |||
| The custom macro capability of cnczeus doesn't exist from what I've seen which is what I think you are asking about. They have a free download version that is limited to 50 lines of code and the docs for it are a free download if you'd like to try it out. There are the usual drilling cycles, and a handy circular command, but nothing that I've run across that would let you specify say a begining and end set of coordinates with something x, y, z, i, j, k that would then cut a slot. I did like the fact that turbocnc would let you use variables I got really used to that using fanuc controls at work. Being able to right a few lines of code that perform a simple loop can really simplify the gcode. The thing that really sold me cnczeus as a dos solution for me was the backlash compensation and the cutter comp. In turbocnc backlash comp was always incredibly slow. Everytime an axis needed to reverse everything would just stop as the motor ticked over the number of steps to allow for the backlash. Another thing about cnczeus is that all of your leadscrews need to be the same pitch and driven at the same gear ratio for interpolation to work right. I've emailed support at cnczeus about this to see if there is a work around or fix but haven't heard back yet. <<<<< This seems to no longer be true. I've tried the newest version with the same setup as above and it seems to work fine with different pitch leadscrews now. <<<<<< In the end both have some problems the best bet is to try them see which fits better. Last edited by yetiman; 12-13-2006 at 12:20 AM. Reason: New Info |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |