2022 Makelangelo

LabAbertoBot

The “LabAbertoBot” is based on the makelangelo project:
http://www.makelangelo.com/

How to use the LabAbertoBot

In order to use the machine, you have to generate some gcode, with the Makelangelo-software, and either save it to the SD-card or send it by USB-cable.

Here are the instructions on how to install the software: https://github.com/MarginallyClever/Makelangelo-software/wiki/Getting-Started-for-Developers
This is the direct link to the software:
https://github.com/MarginallyClever/Makelangelo-software/releases/download/7.31.0/Makelangelo-7.31.0.zip
You have to install the “Open Java Development Kit” before using the software.

After downloading the JDK, extract it to e.g. C:\Program Files\jdk-18.0.2
Then go to: Start --> Settings --> search for "vari" --> Edit the system variables --> Environment Variables
Edit "System variables" --> Edit Path --> add "C:\Program Files\jdk-18.0.2\bin\"



Add new system variable:
Nome da variável: JAVA_HOME
Valor da Variável: C:\Program Files\jdk-18.0.2\

Once you have the software downloaded and extracted, copy the path to the folder C:\Users\Lenovo\Documents\Ferdi\Makelangelo-7.31.0\Makelangelo-7.31.0
open a command-line window
start --> type "cmd" --> Enter


write cd
paste the path Ctrl+V
and execute this command:
java -jar Makelangelo-7.31.0-with-dependencies.jar

In Linux the command has to be:
java -jar Makelangelo-7.31.0-with-dependencies.jar -nolf

In Makelangelo go to Makelangelo –> Open controls







How to make your own

Here you can download the firmware for the machine in LabAberto:
http://feadi.de/lababerto/files/marlin-2.x_lababerto.zip