Welcome! Log In Create A New Profile

Advanced

Extruder keeps the same number of step regardless of config edit

Posted by hpayandah 
Extruder keeps the same number of step regardless of config edit
June 12, 2015 09:17PM
Hi,
I am new to reprap and I have been trying to assemble one for myself. Everything seems to go well except for the extruder. No matter what I change DEFAULT_AXIS_STEPS_PER_UNIT to, I keep getting the same measurement. Anyone has any idea what may be the problem?
Re: Extruder keeps the same number of step regardless of config edit
June 12, 2015 09:56PM
Is your EEPROM enabled?
Re: Extruder keeps the same number of step regardless of config edit
June 13, 2015 01:34AM
Yes

What firmware are you using and do you have eeprom enabled. If eeprom is enabled, the values stored there will be used regardless of what you change the code to. Usually, though, there are commands available to change the steps/millimeter on the fly and then store those new values into eeprom.

See G code commands M92, M500, and M501 here.
Sorry, only registered users may post in this forum.

Click here to login