Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: BrianT on March 14, 2007, 10:37:52 PM

Title: Old MAXNC 10 newbie questions
Post by: BrianT on March 14, 2007, 10:37:52 PM
Some years ago I bought a MAX-NC 10. 

From memory the software was for DOS, maybe WIN95 or 98.   I never used it but a friend did for a few small jobs.   I am now wanting to get the MAX-NC 10 out of mothballs and use it to cut small wood and soft metal parts in my small home workshop.  Will MACH 3 drive the MAX-NC-10 or is there something else?  Is TurboCAD compatible (makes DXF files just fine).  I use TurboCAD 11 for 2D drawing and previously used it to generate files for a ShopBot I had back when I had a big home workshop so I am not a complete novice but pretty close. 

I have not yet found a newbie forum here - so much to look at.  Can someone point me in the right direction please?

Cheers
BrianT

Title: Re: Old MAXNC 10 newbie questions
Post by: Brian Barker on March 14, 2007, 11:08:08 PM
I think the best thing to do is start watching the video's and see if that helps....
Title: MAXNC 10 pinout issues
Post by: BrianT on March 15, 2007, 05:50:02 AM
thank you Brian Barker for the tip.  I have viewed a couple of the videos and loaded the Mach 3 program.  Yes I rebooted after installation.  I have plugged in my old MAX-NC-10 and all that happens is the spindle motor takes off and the X, Y and Z steppers remain dormant and de-energised. 

I think I need to assign the printer port pins to the respective MAX-NC-10 pins.

I do not recall receiving any wiring information with the MAX-NC-10 when I bought it - just a floppy of the driver code - it came assembled.  Can anyone point me to where I can find the appropriate mapping of MACH 3 settings to MAX-NC-10 hardware pins.

BTW,  what is the MAX-NC-10 "WAVE DRIVE" tick box in the configuration screen?

thanks
Brian

Title: MAX-NC pin outs
Post by: BrianT on March 15, 2007, 06:23:49 AM
I bought my MAX-NC-10 in October 1998.  The words "wave drive" were never mentioned as far as I can recall.

I discovered the FTP downloads and have got the MAXNC.GIF file.  Does anyone know if this matches the older MAX-NC pinouts?

Cheers
Brian
Title: Re: Old MAXNC 10 wiring issues
Post by: BrianT on March 15, 2007, 07:13:19 AM
I have dismantled the MAX-NC-10 control box and it looks to me that the MAXNC.GIF wiring drawing on the FTP site is correct for my 1998 version MAX-NC-10.  It looks like there is no software spindle motor control - no big deal for me.

My current problem is I cannot see how to map these input pins to the MACH 3 software.  I can load the MACH3MILL program and the Port & Pins config screen.  I can check the MAX NC-10 Wave Drive box but there is nowhere I can see that the actual parallel port ever gets set.

Are there any MAX-NC-10 users out there that can throw some light on this please??

Thanks

Brian

Title: Re: Old MAXNC 10 newbie questions
Post by: Brian Barker on March 15, 2007, 08:41:07 AM
Under the ports and pins that there is a tab for motor outputs. Under that you can set the pin number that mach will send the S&D out over. You also will need to check Sherline mode to get it running
Title: Re: Old MAXNC 10 newbie questions
Post by: BrianT on March 16, 2007, 01:32:52 AM
thanks Brian but still no joy.

I can select Config from the drop down menu and set MAXNC Wave Drive mode ON.  I can also set Sherline 1/2 step mode.  I hit 'apply' and then restart the program. 

When the program comes back up I can check the \config\motor output\  and I still only get one pin for step and one pin for direction.  Sherline on or off makes no visible difference.

Cheers
Brian
Title: Re: Old MAXNC 10 newbie questions
Post by: Brian Barker on March 16, 2007, 08:05:54 AM
Look at the pic's and you will see where the Tab is and in the next pic it shows you where the settings are after you press the tab.

Hope that helps
Brian
Title: Re: Old MAXNC 10 newbie questions
Post by: cncnut on March 25, 2007, 11:09:15 PM
Some years ago I bought a MAX-NC 10. 

From memory the software was for DOS, maybe WIN95 or 98.   I never used it but a friend did for a few small jobs.   I am now wanting to get the MAX-NC 10 out of mothballs and use it to cut small wood and soft metal parts in my small home workshop.  Will MACH 3 drive the MAX-NC-10 or is there something else?  Is TurboCAD compatible (makes DXF files just fine).  I use TurboCAD 11 for 2D drawing and previously used it to generate files for a ShopBot I had back when I had a big home workshop so I am not a complete novice but pretty close. 

I have not yet found a newbie forum here - so much to look at.  Can someone point me in the right direction please?

Cheers
BrianT


Title: Re: Old MAXNC 10 newbie questions
Post by: Chaoticone on March 26, 2007, 01:12:39 PM
Hey Brian T,
     Are you making any progress?

Brett
Title: Re: Old MAXNC 10 newbie questions
Post by: BrianT on March 26, 2007, 06:06:06 PM
Hello Brett,

Yes I am making progress. 

What set me back for days was the quirk/bug/fault/omission in Mach 3 when using the MAXNC mode.  The native mode for Mach 3 is to provide Step & Direction signals to the stepper controllers for each axis - 2 signals per axis.  Maxnc uses "wave drive", presumably for some sort of half or quarter stepping,  where there are 5 wires and 4 signals needed for each channel.  No matter how you configure Mach 3 it always shows only the step and direction pins as being active.  In fact the correct maxnc signals ARE being generated despite the screens showing otherwise - I consider this a fault in Mach 3.  Some also suggested that the Sherline half step mode should be checked.  AFAICT this makes no difference and I always get 314 steps per mm in all axes in all configurations that I tried. 

Next came the direction signals, I had Y and Z going the wrong way.  There were two suggestions from this forum about how to change the direction of the axes.  Neither worked, but they got me fiddling in areas I had not fiddled before and I now have control of the machine in X, Y and Z axes, all in the correct sense/direction.  I also found out, when a lead fell off at the stepper motor, that the stepper motor plugs can be unplugged, rotated 180 degrees and replugged and this also reverses direction.

I am now at the point where I can draw a shape in TurboCad, save as a DXF, import that DXF into LazyCAM and generate a GCode file.  I have to edit the GCode file by hand to increase the feed from F1.00 to F100 and to manually set the plunge depth.  I am sure there are programatic ways of doing this but my attempts to set logical (to me at least) values in LazyCAM, before the GCode generation takes place, are not yielding the expected results.

I can draw simple shapes and cut text into MDF.  I am only using a Vee bit at this point so no tool diameter compensation but overall I am making progress.

Cheers
Brian

Title: Re: Old MAXNC 10 newbie questions
Post by: Brian Barker on March 27, 2007, 09:59:32 AM
Hello Brian,
Wave Drive will ONLY work in a MaxNC and all the Directions are set in the software for a MaxNC. This was done to make it simple for the user and was done with he help Of MaxNC (Otto the creator him self). So If you need to change the direction you don't have a standard MaxNC. As for not showing the motor axis pins... This is a very small section of the sales and was added to help a few users with old MaxNCs.

As for the Sherline mode, this will give you a longer step pulse (40us) and some of the lesser quality drives need to have a pulse that long to make them work. Sherline Mode will not effect MaxNc modes as they have there own pulsing format.

Under the properties  tab you can set the depth per pass, rapid height, start height, depth, plung feed and feed rate. You MUST have the layer selected to change the settings. If you are new to running a machine stay away from cutter comp. Cutter Comp is great for typical parts and sucks if you are doing short moves that are in artistic shapes.
Title: Re: Old MAXNC 10 newbie questions
Post by: BrianT on March 28, 2007, 06:15:56 AM
Wow! this seems to have pricked a nerve.

My complaint is inconsistent documentation.  I find I can change to/from maxnc mode but NEVER does the step direction page change, even though I later find out that maxnc wave mode is being secretly turned on/off.  It is absolutely great that maxnc is supported by Mach3, I can't thank you enough, but I sure get frustrated when the program tells me it is stuck in step/direction mode when in reality it is in maxnc mode.

Sherline mode - 40 uS pulses.  Where is that covered?  I found no mention in the help or tutorials but then I do doze off from time to time. I see no change on my maxnc so I leave the Sherline mode OFF.

Axis direction.  The step/direction screen lets me change direction on my maxnc - you seem to be saying this is not so.  The other way to change direction on my maxnc, found after a lead fell off, is to flip the connector at the stepper motor.

Keep up the good work, a great program but one that could do with a few consistency checks.

Cheers
Brian
Title: Re: Old MAXNC 10 newbie questions
Post by: Brian Barker on March 28, 2007, 06:42:18 AM
Nope, it is not a nerve :) I am just trying to set everything straight...  Mail and Forums are not that good at showing emotion :(

In Quantum we are going to change how all this is done and I think you are going to like how we are going to work it... We are going to take the settings and move them to the PlugIn. There you will only have the settings that you need... But you have to know that you are doing something that you only do one time, If you have to change your Pin settings every time you run your mill I think there is a problem ;) .

You will not see any Docs on Sherline more because it was done to make Sherline mills work in Mach3. It just happens to be something that helps other drives as well (2-3 years later). You can check Sherline mode but it is not going to change anything in the driver :) We locked out the settings in the code.

You are correct MaxNC mode is only setup in one direction, It should be the correct direction, I hope :)

The Checks that you are looking for can be added but this is a section that we get such little support on that we have not taken much time to go back and add code. We are going to keep working on bugs and get the software running as good as we can for the users and after that we will see... It may be time to go back and add a few dialogs for you  :)

Later and best of luck with the mill!
Brain