I've read as much as I could before asking this, but I wanted to make sure I'm doing this right. When I make changes to the "#define Printer_Radius" I do the following:
1) EEPROM- 0
2)Upload
3)Change Printer Radius
3)upload
4)EEPROM- 1
5)upload
6) re zero X,Y,Z before checking the center.
Redo 1-6 if I need to make more adjustments.
I wanted to make sure that's the right way to do it or if its shorter than what I'm doing.
THANKS.
QUICK Radius Clirification..
Re: QUICK Radius Clirification..
1. EEPROM 0
2. Upload
3. Change printer radius
4. Adjust end stops
5. Test - if not correct, goto 3
6. EEPROM 1
7. Upload.
g.
2. Upload
3. Change printer radius
4. Adjust end stops
5. Test - if not correct, goto 3
6. EEPROM 1
7. Upload.
g.
Delta Power!
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
Re: QUICK Radius Clirification..
Wait...GOTO statements!?
What decade are you programming in?
What decade are you programming in?

My Thingiverse profile: http://www.thingiverse.com/edwardh
Re: QUICK Radius Clirification..
geneb wrote:1. EEPROM 0
2. Upload
3. Change printer radius
4. Adjust end stops
5. Test - if not correct, goto 3
6. EEPROM 1
7. Upload.
g.
Wow. Feels like im way off. back to "1. "

Re: QUICK Radius Clirification..
Follow up question. If I make all my endstop adjusts with eeprom off, does the "Printable height" end up affect the endstops after I put eeprom back to 1?