Universal Controller: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
{{Hint|The Universal Controller is a LCD-screen equipped controller that is capable of controlling 3D printers, CNC machines, welders, filament makers, automated machines, or any other applications where a microcontroller runs different actuators, sensors, or power elements. It is a platform consisting of RAMPS, LCD screen, power supply, power outlet, and power handling SSRs, and can be connected to external stepper drivers, solenoid valves, or other power elements. Equipped with an Arduino Mega, it can be used to control just about anything that requires a 100 kHz or lower control signal. See 2019 work on this at [[OSE Design Manual - Universal Machine Controller]]}}
{{Hint|The Universal Controller is a LCD-screen equipped controller that is capable of controlling 3D printers, CNC machines, welders, filament makers, automated machines, or any other applications where a microcontroller runs different actuators, sensors, or power elements. It is a platform consisting of RAMPS, LCD screen, power supply, power outlet, and power handling SSRs, and can be connected to external stepper drivers, solenoid valves, or other power elements. Equipped with an Arduino Mega, it can be used to control just about anything that requires a 100 kHz or lower control signal. See 2019 work on this at [[OSE Design Manual - Universal Machine Controller]]}}
=How to Build=
=How to Build=
The Universal Controller consists of a 3D printed mounting panel, which holds all the components. This panel is printed with a 90 degree bend, and is straightened with a heat gun as shown in  
The Universal Controller consists of a 3D printed mounting panel, which holds all the components. This panel is printed with a 90 degree bend, and is straightened with a heat gun as shown in [[4D Printing]]. The main components for the D3D Pro 3D printer are 5:
 
#GFCI - safety device, which shuts off the circuit if any short is detected.
#24V power supply - provides power to stepper motors and electronics
#RAMPS control board - the brain of the controller
#LCD display - allows for controlling the machine with an SD card, without using a wire computer connection
#Solid State Relay - switches power to the heatbed.
 
Then, a 5V wall wort powers the RAMPS control board. A plug connected to the GFCI feeds the heat bed and power supply.
 
See below for all the connection details.


=With External Stepper Drivers=
=With External Stepper Drivers=

Revision as of 22:06, 21 November 2020


HintLightbulb.png Hint: The Universal Controller is a LCD-screen equipped controller that is capable of controlling 3D printers, CNC machines, welders, filament makers, automated machines, or any other applications where a microcontroller runs different actuators, sensors, or power elements. It is a platform consisting of RAMPS, LCD screen, power supply, power outlet, and power handling SSRs, and can be connected to external stepper drivers, solenoid valves, or other power elements. Equipped with an Arduino Mega, it can be used to control just about anything that requires a 100 kHz or lower control signal. See 2019 work on this at OSE Design Manual - Universal Machine Controller

How to Build

The Universal Controller consists of a 3D printed mounting panel, which holds all the components. This panel is printed with a 90 degree bend, and is straightened with a heat gun as shown in 4D Printing. The main components for the D3D Pro 3D printer are 5:

  1. GFCI - safety device, which shuts off the circuit if any short is detected.
  2. 24V power supply - provides power to stepper motors and electronics
  3. RAMPS control board - the brain of the controller
  4. LCD display - allows for controlling the machine with an SD card, without using a wire computer connection
  5. Solid State Relay - switches power to the heatbed.

Then, a 5V wall wort powers the RAMPS control board. A plug connected to the GFCI feeds the heat bed and power supply.

See below for all the connection details.

With External Stepper Drivers

Uc.jpg

As used in the CNC Torch Table v19.10:

Uses

Working Doc

edit

CAD

See D3D v19.06 for complete machine.


See more at 3D Printer Control Panel

Framev1902.pngPowersupply v1904.pngRAMPS14 v1904.pngStepperdriver v1904.pngSsr v1904.pngSmartcontroller v1904.pngGfci v1904.pngControlpanel v1904.pngControlpanel+frame v1904.pngControlpanel+panel v1904.pngControlpanelproper v1904.pngControlpanelwithmounts v1904.pngWirecover v1904.pngPanelonly v1904.pngBentpanel v1904.pngHeatbed wirelock.pngFinalcontrolpanel.pngOntrolpanelseated.png D3DPlugInner.png D3DPlugCover.png

BOM

edit

Video - from June 2019 STEAM Camp

  • Connect Power Cord to the GFCI on the Control Panel - [6]

Converting RAMPS to 24V

Build

See 4D Printing:

From 2019 STEAM Camp - Video by Adrian Sinclair

https://drive.google.com/drive/folders/1ZRZDaOsyJex-eOKjf2QqtyDj6Gbs97yg?usp=sharing

October 2019

July 2019

June 2019

Links