

- CREATION WORKSHOP EXPORT GCODE HOW TO
- CREATION WORKSHOP EXPORT GCODE INSTALL
- CREATION WORKSHOP EXPORT GCODE DRIVERS
- CREATION WORKSHOP EXPORT GCODE DRIVER
The first is your build volume size in millimeters (width, depth, height). Open printSettings.py with your preferred text editor and change the parameters to your needs. The set-up currently takes place in the file printSettings.py and serialCommunication.py (this will be working via the GUI soon). I will soon post my code for the stepper motor control.

CREATION WORKSHOP EXPORT GCODE DRIVERS
It connects an Arduino Pro Micro with the Pololu DRV8825 stepper drivers and to other peripherals like end stops. Schematics for the Monkeyprint controller board.
CREATION WORKSHOP EXPORT GCODE DRIVER
CREATION WORKSHOP EXPORT GCODE INSTALL
Sudo apt-get install git-core libvtk5.10 libopencv-core2.4v5 python2.7 python-vtk python-gtkglext1 python-numpy python-opencv python-imaging python-scipy python-serial python-zmq avrdude Download MonkeyprintĪfter the installation of dependencies has finished it is time to download Monkeyprint itself. Sudo apt-get install git-core libvtk5.8 libopencv-core2.4 python2.7 python-vtk python-gtkglext1 python-numpy python-opencv python-imaging python-scipy python-serial python-zmq avrdude If you are running Ubuntu or a similar Debian-based distro you can install these dependencies by executing the following command in your terminal.
CREATION WORKSHOP EXPORT GCODE HOW TO
The following article will provide information on how to download, install and use Monkeyprint. It can control the steppers for build platform and tilt mechism The Monkeyprint DLP printer controller board is made of inexpensive and widely available components. And the best thing: Monkeyprint already includes the firmware needed to breathe some life into your hardware and make it communicate with your PC. The hardware consists of inexpensive and widely available components.

In addition Monkeyprint comes with schematics for the hardware side of your printer.

model positioning and orientation in the build volume of your printer,.A status bar and slice view keeps you informed about the progress of the build. You can also enable the camera trigger to record time lapses of your prints. The build tab allows for setting the projector exposure parameters.
