ReplicatorG for Reprap
Description
Tested Electronics
1. RAMPS
2. Sanguinololu
Tested Firmwares
1. Sprinter
2. Marlin
Instructions
2. Open ReplicatorG folder.
3. Open machines folder.
4. Replace reprap.xml with this new one.
5. Restart ReplicatorG.
6. Select the Machine tab.
7. Under Driver select your machine.
8. Print!
9. Celebrate!
You must be logged in to post a comment.
Thank you! I have succesfully installed in in replicatorg and have communication, movement, heat etc.. I am using slice3r with start and stop gcodes. Replicatorg is not liking this :( How should I proceed? It should be stated that I am on ramps 1.4 with marlin.
Posted on Solidoodles Group was a linke to this page. The post read that this .xml file should work with their new machine. I downloaded and followed the instructions, I'm up to the part to: Machine Type (Driver), and am wondering which machine to choose. Can anyone help me?
I want to buy it, hopefully soon I can write to quenegociemos ...
Thank you ... encoontras me as "cer cris" in faceebock. ;)
I do the machine or I buy? I need a 3d plastic printer and laser printer cut ..... I make a suggestion? would be sending to Mexico, which I recommend. Electromechanical Technician I, I have some ideas on the subject but I have to study more .... *DONT_KNOW*
I love that a 14 year old student is making a difference in the RepRap community. Way to go, Caleb! Proud to be working with you. Keep up the great work. - Brook
Wow, this works. I'm honestly really surprised. I changed the code to fix it for me (https://github.com/makerbot/Re... but this fixes it too and seems much simpler. What was your fix? I see no stepper_axis var in the new Prusa Mendel machine definition; was that is? Inquiring minds want to know!
Well what was happening is that previous versions were trying to determine the extruder as an axis. Which is how the Thing-O-Matic does. By doing this RepG looks for settings for that axis. When it can't find the settings it basically "forgets" about the extruder motor. By identifying it as part of the extruder and telling RepG that it is a stepper extruder it allows separate parameters to be set in the tool parameters.
Hope that helps!
Thank you, thank you, THANK YOU! My bro and I have been poopin around trying to figure out how to control our RAMPS board successfully. I hope this does it justice.
Looking forward to try it out! XD
Using the RAMPS 1.4 with stepper motors from Ultimachine. For some reason it only goes in one direction when trying to move the stepper motors with the regular Replicator G files :S
I guess it could be the Sprinter firmware.
couldn't seem to get it working with Marlin 0.9.1, tried editing the rate to 115200 in my firmware then editing the .xml file to 250000 to match the original firmware.
I got Marlin working by setting the baud rate in the firmware to 115200, to match what's in the xml file. Works like a charm. Marlin is kickass, so I'm overjoyed!
Make sure that you have the right serial port selected, and make sure your baud rates are the same. I sounds like you could of easily mixed up your baud rates. I do not have a Gen6 board to test on so I guess your the guinea pig. :)
Will this work for Ramps 1.4 with ulitmachine nema 17 stepper motors?
Can you attach the sprinter firmware you use?


Great! Is there maybe also an GCode-Generator setting for the RepRap?