Jump to content

mistermikev

GOTM Winner
  • Posts

    4,764
  • Joined

  • Last visited

  • Days Won

    133

Everything posted by mistermikev

  1. right on. I like your enthusiasm. I have a saying that this reminds me of: "I have all my code written... now I just need to get it to work"!! here's to an uneventful first build!!
  2. roger that. will do. was thinking of creating a test... where I try different angles... because I suspect it's the very fine movements that are the problem. 45 deg doesn't seem to pose an issue... my guess is I'd have to try some 5, 2.5 and 1 deg angles and see what shakes. anywho, I will go run these asap. thanks again for the continued help!!
  3. well I can def live with that kind of accuracy!! Honestly, I'd like to get on to running some other things I have planned... but at this point I just don't trust this machine.
  4. yessir... yes, I do realize that .0001 is one tenth of .001 (hehe, couldn't help myself!) wasn't expressing concern about this... that's what it always says when it returns to zero.
  5. grbl... i imagine that has all sorts of niceties for doing holes and such for pcb layout? I've oft wondered why couldn't one just use mach3/aspire and load in a pcb shape... but I guess the answer is going to be that aspire is going to try to trace the outline of it... as opposed to using the fill. anywho, congrats.
  6. ok, so rebuilt my machine... tried it - sm result so... can rule out any issues with the pc! ran you code... every time it went to xo/yo it was at .0001 which is typically what I get when I go to zero. some interesting code there in the sense that it's commented well and I've learned some interesting things from it... like how to pause! saving that for later.
  7. well, I have done lots of preliminary cuts that were successful. did a dust boot -a few times actually, did a spoil board 2x, did some circles in the form of coasters... did some engraving. planed my materials using it, did my mounting holes - all went swell. honestly each part of this guitar is broken down into simple steps... and even the body shape went fine. the reason gecko is of focus is that it is very much recommended for this machine. lots of folks have had success with it. further the implementation is very simple. it has the drivers right on the control board which simplifies things a bit. as I understand I can always add a motion controller to it later and go out via usb or ethernet. It is quite popular and as such has a lot of support. That is also the reason I chose mach3 - there is lots of support/threads regarding it. In my mind these are all good places to start. I realize there are lots of other solutions out there ucnc, etc. My thoughts are that if I could start with something simple... I can continue to learn and perhaps learn why one might go the ucnc rout other than just to get usb or ethernet. I know your advice was to not use center-line - but I can't help it - that's what makes the most sense to me. Everything I've done apart from the neck pocket has worked great using that. It would seem that using ctr line is not an option when tiling but other than that... I don't see a down side to it. that is indeed what I'm picking for my x0/yo. then we come to machine coordinates... perhaps I need to learn something there but machine coordinates seem irrelevant in that they don't really matter if you just disregard them once you have workpiece coordinates (and assuming you don't have limit switches setup). Either way... I'm gonna keep throwing things at this... build a new pc today, rewire the steppers/vfd next week, perhaps build a new controller - until it makes sense and runs the way I expect. Perhaps along the way I'll stumble into what is causing issue here but so far it sure doesn't seem like it's anything I'm doing. Any chance you could run my g-code and see if you have the sm issue? If you don't: doesn't tell me much... but if you do - then it's def something in the g-code. I don't want to lean on you too much, so totally fine if you don't want to. Either way - I very much appreciate the help from both of you - I've actually learned a lot just troubleshooting this so... I think I would probably have learned less if things just went w/o issue. Please forgive if I don't always take your advice verbatim - it's not that I doubt you... it's just that I have to learn and that means sometimes not blindly following but picking the wrong path and making mistakes, and finding out why something isn't a good idea.
  8. well I've found that learning is seldom pleasant in the short run so... if this is the worst thing that happens to me this year - I'm good!
  9. again, thanks for all your help. I do very much appreciate it.
  10. that's a very good point about the body and was thinking that earlier myself... totally blows my theory. yes, the gecko is parallel, I'd be adding on a pci slot parallel card to run that. Would feel a bit like a step backwards. I guess another thing could be the laptop it's running on. I was warned that laptops are not great for cnc but I've setup the power options to never sleep and kept the power supply way away from the setup... that said, I have a tower as I just built a new pc that would be terribly overbuilt for this purpose but i don't have another use for it... just need to get a monitor. Would be worth a shot anyway.
  11. seems like what it is is... every time it tells it to travel at an angle but in the y direction... it is likely just going perfectly straight... but it things it's traveling at that angle... so it just ends up off by that angle compounded by however many passes it makes. I think (and keeping in mind I have no idea) that it has something to do with this machine not following commands where it is moving along x and y at the sm time. this is backed up by how it reacts to the keyboard jog. if you hold two arrows... it only moves in one direction. it can't receive two direction at once. when i bought this machine - I had read a lot about them... and everyone says the mechanical is solid, steppers are decent, spindle is great... but controllers are just not good. I've read thread after thread of folks trying things and eventually buying a gecko g540 and then you never hear from them again. Further - usually those sm threads have 5or 6 posts of folks telling the person to get a g540 and not waste time trying to troubleshoot the chinese junk!! I hate to throw money at something w/o really knowing what's going wrong... but am getting a bit discouraged by the sm result over and over. I've bought the cables to redo them... if I buy a new controller or not I'll redo those cables so... should have them setup in the next week or so. I've found a g540 build but w/o spindle control for $450... and I could reuse this vfd or get a new one for $150... patch that into it with just a few components and that should do it... so thinking pretty hard on that!
  12. thinking about that earlier run... with the pickup AND the neck pocket... even more baffled as it runs the pickup right afa going west of the centerline... and even stopped it after the pickup and we are still on center... but as soon as it starts running the neck pocket - if you stop it... ctr is no longer ctr.
  13. sorry, first time i ran the wrong file (hadn't renamed it to .txt so mach3 didn't see it). ran the file to do the profile and maybe saw a little bit of a 45 at the two corners where it's rounded but def square pattern at the uppermost corners.
  14. ran it... can't really see any 45deg movement. just looks like it's moving in the square spiral pattern.
  15. oh, and in mach3 - the image it shows is just fine. looks like my neck pocket... even shows it entered on the x centerline.
  16. oh, and jogging the x... there is no real difference to how it moves east or west of the x.
  17. so, moving the x axis manually... when it's off - it moves the sm the whole way through the area. when I add power - it's much harder to move the x axis. ran the program - sm result. afterwards my x had drifted.
  18. so I'll answer some of these and then go give a few things a shot... it moves to the position just west of the x with precision every time... like it was programmed to go there. no stall, no variation. I read some about settings this morning and changed a bunch of stuff... including upping the pulse to 5... and it made the machine fast as all get out... but ran the original neck program and still does the sm thing. will go check for stiffness and run the prog - thanks again for sticking it out here with me! I fell like if I could at least zero in on the problem being w the controller... I'd feel pretty good about it... but it being an unknown... just frustrating!!
  19. sorry for delay... had some thanksgiving chores to do for the wife and (according to her) they were immediate need (happy wife happy life and all). so, finally got around to running it and catching it at the part where it does the neck... sm issues. keeps returning to just west of the centerline and keeps progressing further east.
  20. can't complete it because too many passes (takes forever ran it 3 times) it keeps getting too close to my workpiece (I'm not ready to move that just yet) and I've maxed out my z axis (if I go any higher I'll hit my limit). for what it's worth the pickup part ran fine. If I knew what to remove or how to change all passes to be sm height...
×
×
  • Create New...