Page 1 of 1

QUICK Radius Clirification..

Posted: Tue Sep 10, 2013 8:56 am
by m4r1n5
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.

Re: QUICK Radius Clirification..

Posted: Tue Sep 10, 2013 9:02 am
by geneb
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.

Re: QUICK Radius Clirification..

Posted: Tue Sep 10, 2013 7:29 pm
by edward
Wait...GOTO statements!?

What decade are you programming in? :lol:

Re: QUICK Radius Clirification..

Posted: Tue Sep 10, 2013 8:37 pm
by m4r1n5
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..

Posted: Tue Sep 10, 2013 8:47 pm
by m4r1n5
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?