RepRap Gcode Generator

Here is a simple gcode generator to test out some settings on your reprap/repstrap if you are having trouble getting skeinforge working. This only has a few settings (layer height, extrusion width and speed) and will make either a open-top cube or cylinder. Keep in mind when using this, it is just testing software and some quick scripts to see if your machine works at all. It is not intended to make high quality prints or complex objects.

You may wish to adjust the temp settings of the output (just search and replace all the M104 SXXX T0 lines with XXX = to *C of the temp you want). Some of the setting, like the warmup/cooldown I borrowed from skeinforg. Some of the gcode might need to be cleaned up (line breaks before M commands) or you can fix it in the source.
http://github.com/BinaryConstruct/RepRap-Helpers/

Add new comment

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.

Connect

RSStwitter

Support

Feel like supporting BinaryConstruct?

Recent Posts


TEdit
Instructions To install TEdit, simply download the latest version and unzip all contents to the...

TEdit - Terraria Map Editor
TEdit 3 Beta for Terraria 1.1.1 is available. If you would like to see it, check out github! What...

C# WinForms Search Textbox and Toggle Button
WinForms Search Text Box V2: Now uses GDI+ to draw the icons. Single code file instead of code +...

Resistor Heater X2
It turns out a single resistor wasn't enough to drive the extruder, so following some ideas from...

Caution Choosing a Thermistor
Temperature Tuning Part 1 Thermistors work very well when measuring temperatures near the middle of...