Thanks for the info Daid! As far as the other settings would you recommend leaving everything else stock?
Yep, those defaults are good and safe. But note that the default "steps per E" is set to 865.888, while older RepG and Skeinforge expects this to be 14.
Another option would be to switch to Cura for all your printing needs:
https://github.com/daid/Cura/wiki
which contains a known good Marlin firmware, assists you in upgrading to it, and has good default settings. It's an attempt to end the software nightmare that is RepG ;-)
Yep, those defaults are good and safe. But note that the default "steps per E" is set to 865.888, while older RepG and Skeinforge expects this to be 14.
Not sure what ya mean by this one. Right now I am using the Build 2 from RepG with this M92 E865.888 X78.7402 Y78.7402 in my start.gcode and everything seems to be fine with gcode generated with SF47. The only bug I have been having is I can't seem to use m109 or M6 in order to have the toolhead wait to heat up and then start printing. The M109 command works however afterwards the extruder spins a crazy amount. I have also tried altering the firmware so that it recognizes the M6 command but it does the same thing.
I will give cura a look over when I get some time it looks interesting.
I gave that site a try but have had no sucess with any of the generated firmwares =/ I'm currently using RepG26 and I set the baud rates to what you recommended but no joy. The only two versions I can get working are either Build 2 or Build 3 by BK. Any ideas why this would be?
Because those build uses 112500 for baud rate
Still no joy =( However that does seem to be the correct Baud because instead of trying to connect over and over it only tries two times. On the first attempt it recognizes Marlin 1.0.0 RC2 and then reports a bunch of steps per mm values and a few other things. However the final results sais Ultimaker cant read gcode, which then causes it to not connect.
That means that Marlin didnt recognize M110 as a valid command.
Any recommendation on how to fix that? Sorry im still learning the ropes with some of this stuff.
Still no go for me on this one. I can't seem to find anything about M110 other than its supposed to set the build chamber temp. Why this would prevent the machine from connecting is beyond me =\
http://www.reprap.org/wiki/G-code#M110: ... ine_Number
This is automatically sent by repG to verify that repG is actually working, and it also resets the machine. Are you using Daid's, Erik Zalm's or Ultimaker Marlin build? Repg34 should accept them all nowadays.
Recommended Posts
Daid 306
Both builds are old. A much newer version can be obtained from:
http://daid.eu/~daid/marlin_build/
If you want to print from RepG you need to set the baudrate to 38400 or 57600 (depending on which machine settings you use)
Link to post
Share on other sites