Hello Guest it is March 28, 2024, 11:46:23 AM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - HobieCat

Pages: 1
1
Thanks BR549, I'll try a second LPT port and see what happens, after going through the process I realize I should have used 2 LPT ports in the first place instead of trying to get some extra inputs using a pre-made multiplexed system.
Thanks Jeff for the tips on using a Smoothstepper or some kind of controller, that looks like it might work better than what I'm doing.

2
Hi BR549,

I should clarify, the guys at CandCnc said if I "used my head" I would only have to square the system once and not have to re-square it even after turning the machine off for the night. We know the gantry needs to be squared though because we have another 4 axis system at the same customer that was having a problem with the gantry being square, originally we tried to do it without separate home switches, but it didn't work. It's a production machine operated and cleaned and maintained by regular hourly workers so sometimes it would get out of square when they were cleaning or whatever when the power is off and getting it back was not something a $8/hr operator can be expected to do by manual manipulation, it was hard and took a while for their trained guys to do it, especially compared to pushing a "Y-ref" button. I think the CandCnc manual explains the reasons why having independent home switches is a good idea for a gantry, particularly for a paying customer. I have a stepper driven plasma cutter that doesn't have it, but I wouldn't sell that to a customer.
The machine is a foam router and the gantry is 8 feet long so if it's off a little it makes a big difference over 8 feet. Since it's a servo system, and the operators are the above mentioned, having a physical stop doesn't seem like a good idea, they regularly drive the thing into the over-travel switches, maybe if the stop(s) was removeable that would be ok.
I'm hoping we can come up with a quick fix(I was really hoping it was a 5 axis system) like maybe an additional LPT card or a 2-port LPT card? Has anyone tried that with a CandCnc system? Does that work with their special drivers?

Thanks

3
General Mach Discussion / CandCnc 5 axis (really a 4 axis) system problem
« on: October 28, 2013, 01:21:40 PM »
Hello,

I bought a 5-axis Bladerunner/MP3000 servo system recently to control a gantry system with a rotary feature on the head. Unfortunately their 5-axis system is not really a 5-axis system, it's a 4 axis system with a 5th motor driver that is connected to the same pulse output as the y-axis, so only 4 axis can be independently controlled by Mach3, the problem is that the Y and A(the slaved gantry axis) axis cannot be controlled independently so squaring up the gantry is my problem, they can't be homed(referenced) independently so any squaring has to be done manually, like by manually trying to loosen the pulley or power down the motors and move into place, then power it back up and hope it stays, each time the machine is turned on.

The people and CandCnc said that if I "used my head" I wouldn't have to square the gantry, or do it twice anyway, so the manual process shouldn't be a big deal, and none of their other customers have needed to square their systems, so that's their answer. Their manual points out the reasons why it's a good idea to have independent home switches on the gantry axis(to square the system), but when you buy their 5-axis system apparently the reasoning for having independent homing goes away and smart people don't need it, but I need it.

Does anyone have a workaround for this? Tom at CandCnc said that if I wanted a system that was a true 5 axis system I needed to buy a system from someone else, I will certainly accept his advice for the next machine but I'm hoping to use their system for this machine,  I'm hoping someone smarter than me or Tom has figured out an easy way to address this less than 5 axis homing problem.

Thanks!

4
Thanks Brett,

That did it!


5
VB and the development of wizards / VB macro runs when regenergating path
« on: October 09, 2013, 10:15:22 PM »
Hello,

I have a macro that has some JogOn commands called by my Gcode, each time I edit the Gcode and close/save it Mach3 regenerates the path and the macro runs, moving the tool around, but since the previous Gcode did not actually execute, it was just scanned for the path regen, the macro does weird/bad stuff.

Is there a way to inhibit the macro when the Gcode is just being scanned to regenerate the path? Is there a way to inhibit path regeneration?

Thanks,
Hobie

6
Hello all,

I have a few different computers running Mach3, they work pretty well. One is not working like the others though, but I can't see why. I have a process where I want to run a program that calls a macro and  the macro jogs around a little bit detecting various edges, but this won't work. Also, in single step mode I can jog the x-axis while the program is running, so after various lines are executed I want to hit the manual jog button (the arrow keys on the keyboard) and jog to a new x position. Two systems we have do this just fine, one Mach3 system won't allow this, on this one whenever the program is running (but paused) jog does not work, with the keys or with JogOn() in VB script. I think I set all the config setting that have something to do with jogging the same, no luck. I used the same XML file on different systems, the jog feature works on two of them but not the ONE.
I can't find any settings that seem to affect this feature on any of the systems, the systems that will jog while running always will, the other one won't, ever.

Thanks in advance for any info.

Hobie

Pages: 1