Page 1 of 1
G1 Z10 F1200 - Nowhere close! (RostockMax)
Posted: Sun Mar 24, 2013 12:28 pm
by cassetti
Attempting to fix what I think is a microstepping issue.
When I enter G1 Z10 F1200 - I expect the hotend to be approximately 10mm from the build surface. However instead it's near the middle of the printer!
I suspected this was a microstep issue (rambo 1.1) so i have changed the configuration.h file of polygonhell's firmware - changing #define MICRO_STEPS 8 to #define MICRO_STEPS 16 and updating the firmware, but it does not appear to have resolved the issue.... help?
Re: G1 Z10 F1200 - Nowhere close! (RostockMax)
Posted: Sun Mar 24, 2013 12:35 pm
by cambo3d
cassetti wrote:Attempting to fix what I think is a microstepping issue.
When I enter G1 Z10 F1200 -
I suspected this was a microstep issue (rambo 1.1) so i have changed the configuration.h file of polygonhell's firmware - changing #define MICRO_STEPS 8 to #define MICRO_STEPS 16 and updating the firmware, but it does not appear to have resolved the issue.... help?
"I expect the hotend to be approximately 10mm from the build surface. However instead it's near the middle of the printer!" This doesn't make sense.
Re: G1 Z10 F1200 - Nowhere close! (RostockMax)
Posted: Sun Mar 24, 2013 12:39 pm
by cassetti
cambo3d wrote:cassetti wrote:Attempting to fix what I think is a microstepping issue.
When I enter G1 Z10 F1200 -
I suspected this was a microstep issue (rambo 1.1) so i have changed the configuration.h file of polygonhell's firmware - changing #define MICRO_STEPS 8 to #define MICRO_STEPS 16 and updating the firmware, but it does not appear to have resolved the issue.... help?
"I expect the hotend to be approximately 10mm from the build surface. However instead it's near the middle of the printer!" This doesn't make sense.
Doesn't Z10 set the carriage to 10 mm? Right? Z0 would be the first print layer, correct?
Re: G1 Z10 F1200 - Nowhere close! (RostockMax)
Posted: Sun Mar 24, 2013 12:46 pm
by cambo3d
what you say doesn't make sense because your comparing height to position.
do you mean the middle in height? when you say middle of the printer
Re: G1 Z10 F1200 - Nowhere close! (RostockMax)
Posted: Sun Mar 24, 2013 12:48 pm
by cassetti
Here's another example of the problem
G1 Z0 F1200 sends the printer to this position - exactly 200mm above the print surface
[img]
http://farm9.staticflickr.com/8520/8585 ... 1786_c.jpg[/img]
I cannot reach the bottom of the build surface once I home my printer
Re: G1 Z10 F1200 - Nowhere close! (RostockMax)
Posted: Sun Mar 24, 2013 12:50 pm
by cambo3d
I misunderstood what you meant. read through mhackey post to change settings.
Re: G1 Z10 F1200 - Nowhere close! (RostockMax)
Posted: Sun Mar 24, 2013 12:54 pm
by cassetti
cambo3d wrote:I misunderstood what you meant. read through mhackey post to change settings.
If you read my first post, I thought I tried that with defining the microsteps to 16. It didn't fix my issue. I'll re-read his posts, but I thought I did what he did
Re: G1 Z10 F1200 - Nowhere close! (RostockMax)
Posted: Sun Mar 24, 2013 1:01 pm
by mhackney
Don't forget about EEPROM. If you are using that to save settings (which is the default) simply uploading new firmware will NOT make the changes. Verify by looking at the EEPROM settings under the Printer menu. Read the comments in the Configuration.h file about how to use or disable the EEPROM. Or search here for EEPROM and find my many posts telling people how to do this!
Re: G1 Z10 F1200 - Nowhere close! (RostockMax)
Posted: Sun Mar 24, 2013 1:29 pm
by Polygonhell
What this forum needs is a FAQ.
Re: G1 Z10 F1200 - Nowhere close! (RostockMax)
Posted: Sun Mar 24, 2013 1:36 pm
by mhackney
That can be arranged through a sticky topic. Maybe SeeMeCNC could link that to the forum home page. I have moderator status and can make stickies.
Re: G1 Z10 F1200 - Nowhere close! (RostockMax)
Posted: Sun Mar 24, 2013 3:01 pm
by cassetti
I suspected it was the eeprom - but I don't know what 'printer menu' you're referring to (if it's in the lcd screen - mine is currently kaput). I'll do a search. I suspected as much when I reverted back to 8 microsteps and the effect was the same.
Thanks
Re: G1 Z10 F1200 - Nowhere close! (RostockMax)
Posted: Sun Mar 24, 2013 3:15 pm
by Polygonhell
cassetti wrote:I suspected it was the eeprom - but I don't know what 'printer menu' you're referring to (if it's in the lcd screen - mine is currently kaput). I'll do a search. I suspected as much when I reverted back to 8 microsteps and the effect was the same.
Thanks
The printer menu is the menu labelled printer in repetier host, there is an option there to open a dialog that displays and allows you to edit the EEPROM settings.