Allows you to build models to print on a LEGO 3D Printer. This was made after winning the 2018 Technocamps Live Challenge.
Creation Edition for FLASH Modelling software. Allows you to build models to print on a LEGO 3D Printer.
Keeping with the theme of lightning, I called it FLASH. It’s also down to how fast and easy it is to create simple models to be printed.
You’ll notice that there are 5 estimated instructions even though no bricks have been placed. As default, the printer will add instructions to home itself and calibrate each axis. This was done using LEGO EV3 Press sensors.
A-D Keys: Move placer on the X-Axis
W-S Keys: Move placer on the Y-Axis
Q-E Keys: Move placer on the Z-Axis
Spacebar: Place brick at placer position
X Key: Delete brick at placer position
1 Key: Select Red brick
2 Key: Select Blue brick
3 Key: Select Yellow brick
I just want to say thank you to some people who have made this possible:
Edward Upton (engiego) for the collaboration, testing, and ideas for the software.
Thomas Woodthorpe (https://lonewolfdesign.co.uk) for testing the code from the start till the end, and creating models during the competiton.
Team Lightning crew for creating the printer idea and building it, and being successful in the Technocamps competition.
This is the first development of the FLASH software that we used after the competition.
These are the printer LEGO Brick Cartridges. Each brick instruction also adds an instruction to go to the brick dispenser to pick up a new brick.
Programmed with synchronous axis movement. You can see the original string method we used to move the print bed.
The first development of the printer had problems with the print head slipping when it placed bricks. However, we managed to get the final model to place bricks without requiring a motor to press it on to the plate.
Final Model Y & Z axis mechanics built by Edward.
More synchronous movement.