Re: Re-assign driver on Azteeg board

I'm running a 3D printer (homemade RepRapPro Mendel) with an Azteeg X3 Pro board and am using the Arduino software for configuration. I damaged my z-axis driver on the board and need to reassign an unused driver on the same board to function in the z-axis mode. I understand that I can accomplish this by swapping pin numbers between Z and E4 but need some detailed guidance for making this change.

The original pin numbers are....

Z Step 46
Z Dir 48
Z Enable 62

E4 Step 43
E4 Dir 37
E4 Enable 42

Do I open Arduino
->File
->Open
-> Highlight the pins.h file and right click to Open
-> Make the pin number changes and save
-> Upload the new files to the printer

This pin.h file appears to be a WordPad file and does not seem to be the right format to control the printer. What is the proper procedure for swapping pin numbers. Thanks in advance
Gonetotx

Take a look at the rest of the thread you took this from they won't be change by you starting a new topic.

Mark

Maybe I'm missing something but there was no response to my September 11th memo. I'm just trying very hard to get some meaningful instructions that I, as a non-computer person, can follow to make the re-assignment to the drives so I can get on with my project. I received some instructions over a month ago that I could not follow. I believe the sender thought I had more familiarity with the programming than I actually had. Looking for someone with a little patience and understanding who is willing to take the time to help.