On 02/06/2014, 4:43 AM, Simon Bird wrote:
> Dear all,
>
> I am a technician in an art college and have established a small 3d print
> facility
> I have taken it on myself to repair a broken *Replicator 2X, *
>
> I have a small amount of experience building Reprap Prusa and Mendelmax
>
> I would be grateful for any help or advise on replacing the *MightyBoard *with
> RAMPS or Sanguinolo boards?
You will then need to
1.remove the thermocouples from the extruders and replace
them with thermistors apropriate to the boards and firmware builds.
2. Likely abandon the existing LCD / button / SD card interface and
replace it them with units apropros to the electronics and firmware
you choose to run. Either that or work out the wiring interface and
make an appropriate patch cable / patch board / etc. to jumper them
over to what is expected by the new electronics.
3. Also work out the current levels expected by the existing stepper
motors and then ensure that the firmware build and electronics you
are using meet those requirements. Particularly with the Z stepper
motor.
4. I've likely forgotten something.
> or used Pronterface/printrun instead of Makerware
Won't work: they do not speak s3g/x3g. Makerbots do not accept
gcode. They use a binary protocol referred to as s3g/x3g. (Dates
back to the RepRap world circa 2009/2010.)
Dan