I’m about to create a printer compatibility list for GCodePrintr.
Please let me know if your printer is missing and should be added.
GCodePrintr - Supported 3D Printers
Prusa i3
Prusa Mendel
Mendel 90
MendelMax 1.5
Tantilot
Solidoodle
SpiderBot Delta Printer
Printrbot Simple/Simple Metal
Printrbot Jr/LC/Plus
Multec Mulitrap
Gigabot
BQ Witbox (disable strict mode)
Cerberus Delta Bot
Cyrus 3D Printer
Brahma 3
Renkforce RF1000
Velleman K8200
Makibox
Felix Printer (need confirmation)
Robo3D (need confirmation)
RigidBot (need confirmation)
GermanReprap Neo/Protos/X400 (need confirmation)
Ultimaker 1/2 (need confirmation)
I think you can write that all Reprap printers running Marlin are possible to use.
sorry next time go to lab test it with powerWasp and FALLA 3d (surely this last work because use ramps and standard Marlin)
Wouldn’t be better make a electronics compatibility list?
@Berna_Bap
Yes! That was my intention when I said that all Reprap printers are compatible (Atmega 2560)
@Berna_Bap this is certainly true. I will add a list of printer electronics as well.
@Johannes_Gehberger Every raprap printer is different! There is a Prusa I3 for every electronics available. Atmega 2560 is only one of the chips used in the eletronics, there is a lot more.
Works with SpiderBot Delta Printer : Repetier Firmware 0.91 + Megatronics V3.0/Atmega 2560.
@Berna_Bap But it’s the most common. Nearly every control board is powered by an ATMEGA 2560. At least all I know are powered by an Atmel Chip so there shouldn’t be a big problem because all of those boards are able to receive commands by a computer so why should there be a difference?
@Johannes_Gehberger This chip does not even has native usb interface, what matters here is the serial-to-usb chip.
@Johannes_Gehberger there are subtile differences. e.g some use a FTDI chip others use CDCACM which use a different code path in GCodePrintr. In addition the USB product ID must be on the list before GCodePrintr can use it. I remember some communication breaks with Teensylu (should be fixed meanwhile)
@Mathias_Dietz Oh yes. Fogot about that
MendelMax 1.5, and the homebrew Tantilot are good to go.
Really, it’s Marlin stable on RAMPS 1.4 and smoothieware stable on smoothieboard that I’ve verified that work.
A lot of “packaged” printers do come with the same firmware and electronics packaged with. So it’s good for novices to see a list of vendors machines. We ought to also have a list of firmware and boards that work well.
@Mike_Creuzer thanks. I wasn’t sure about smoothieware because it behaves different to Marlin for commands like M109/M104,…
I have tested it with Gigabot. Works great, only need option to display the full 600 x 600mm bed. Thank you!
I’ll double check those two commands
@Matthew_J_Fiedler thx. I have just added 600x600 … will be in the next beta
RepRapPro Tricolour with Melzi Electronics work