1

Topic: Repeteir host eprom settings on mac

I was trying to adjust the flow rate settings but was surprised to see the eprom settings list is empty : /
Any ideas? I checked and I am updated to the latest version of RH and I am running it from my HD (not from a mounted drive)

2

Re: Repeteir host eprom settings on mac

As of 12/2013 you have to enter the G-Code manually in the Print Panel page.

3 (edited by ronsii 2013-12-09 07:29:12)

Re: Repeteir host eprom settings on mac

OSX has always had a problem with the eeprom values.

Here is a list of g/m codes ---> http://reprap.org/wiki/G-code

use m92 for setting axe step value ie... 'M92 E xxx'  make sure to use caps wink 'E' is for the extruder stepper/axis

then you can use M500 to save the settings in eeprom
and M501 to read them
and M502 to revert them to factory