ReplicatorG-Erik5D
ReplicatorG-Erik5D copied to clipboard
An open-source gcode interpreter for driving RepRaps, Makerbots, and other similar CNC beasties
It would be really nice if G-Code generators would end with a G-Code that signifies the end if a set of instruction. If this is not present, ReplicatorG should display...
The manual extrude panel should have 2 modes. For makerbots it should be RPM + PWM. For 5D machines it should be Flowrate (mm/s). A RPMExtruder and FlowrateExtruder should probably...
After shutting down my reprap and turning it back on the only way to reconnect to it is to restart ReplicatorG. That sucks and I intend to fix it!
It appears that the 210x210x210 build volume doesn't exactly visually turn out to be 210mm high in the preview. It is therefor likely to scale models just a tat to...
See: http://blog.erikdebruijn.nl/?url=archives/151-RepRap-and-ReplicatorG-5D.html This makes it work with other versions of the firmware.
There currently is no support for uploading files to the SD card during printing for untethered printing. This would be very useful to have. Just printing a file preloaded on...
If the temperature sensor has a problem (e.g. it reads too low for too long while the heater is on), it should interrupt the build and turn of the extruder...
If the Z-limit switch is triggered, this should generate a safety stop that is visible in the ReplicatorG GUI. Preferably, it should be possible to continue the build, but the...
If you try to print a model that is outside of the specified dimensions of the machine, it should give a warning. It should suggest 'auto-fitting'.
The ability to download pre-built firmware that works on your Makerbot is one of the best features of ReplicatorG. To do this for RepRap is a bit more difficult since...