
Clock with LEGO Mindstorms EV3
These are assembly instructions for a user uploaded clock from LEGO Mindstorms EV3 set
- #138
- 05 Nov 2020
These are assembly instructions for a user uploaded clock from LEGO Mindstorms EV3 set
If you have an instruction that is in a single LDR file you can upload it directly!
Supported LDR instructions:
Softwares that we know that can export into LDR:
Example source: download
If your model is in more than one LDR file you should add a build.ini file with the option 'main_ldr_file'.
The file that is the main module and includes all the other modules. After that you should zip all the files and upload it.
The format of the zip should be:
- Extraction-Instruction-BuildIn3d-Ldr-Format.zipExample source: download
Building instructions for a LEGO robot that shoots 40 mm ping pong balls. The shooting mechanism is powered by two EV3 Large motors, while the whole mechanism is rotated by a medium motor. The robot can store up to 6 ping pong balls and has a Ultrasonic Sensor to detect targets.
Instructions provided by FLLCasts - #1 STEM Platform and available originally at Torvi - ball shooting LEGO Machinve
Instructions provided by FLLCasts - #1 STEM Platform and available at Devi, a really stubborn LEGO Mindstorms EV3 Robot