Skip to content

This is part of the RepRap project, see http://www.reprap.org. Gen7 is the next generation of electronics meant to drive a RepRap machine. Focus on this generation is to allow for better replicatability while not standing back behind industry products.

Notifications You must be signed in to change notification settings

ka5kxw/Generation_7_Electronics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design Goals

 * PCB easily to manufacture on a RepRap.
 * All parts on one board. Except for the Opto Endstops, of course.
 * Enough components to run a Mendel or Huxley with extruder and heated bed.
 * Easy to set up. For example, this would include an USB port.
 * Well available and cheap parts.
 * Based on the ATmega644.
 * Well suited for community driven development. 

Features

 * Single board solution.
 * Single sided PCB.
 * Pololu stepper drivers, exchangeable.
 * 4x stepper motor drivers with 1/16 microstepping.
 * TODO: on-board USB-RS232 converter.
 * Integrated hardware for driving one extruder (stepper, heater and thermistor).
 * Integrated hardware for a heated bed (heater, thermistor).
 * Integrated hardware for driving a fan.
 * Ready to be hooked up on a generic PC power supply unit (PSU).
 * Use of standard connectors.
 * Debug LEDs for power, Fan and both heater outputs.
 * Can turn PSU on and off in software.
 * Reset button. 

For more details, see http://reprap.org/wiki/Generation_7_Electronics

About

This is part of the RepRap project, see http://www.reprap.org. Gen7 is the next generation of electronics meant to drive a RepRap machine. Focus on this generation is to allow for better replicatability while not standing back behind industry products.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 40.8%
  • C++ 26.6%
  • Assembly 13.7%
  • KiCad Layout 6.3%
  • SourcePawn 4.4%
  • GLSL 3.8%
  • Other 4.4%