https://github.com/buserror/simreprap
emulates en entire reprap 3D printer running a Marlin firmware binary, renders it in opengl
https://github.com/buserror/simreprap
Last synced: 8 months ago
JSON representation
emulates en entire reprap 3D printer running a Marlin firmware binary, renders it in opengl
- Host: GitHub
- URL: https://github.com/buserror/simreprap
- Owner: buserror
- Created: 2012-06-16T08:24:43.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2021-07-22T02:04:10.000Z (over 4 years ago)
- Last Synced: 2025-04-26T12:46:31.348Z (9 months ago)
- Language: C
- Size: 5.31 MB
- Stars: 37
- Watchers: 6
- Forks: 13
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simreprap
emulates en entire reprap 3D printer running a Marlin firmware binary, renders it in opengl
Uses simavr to emulate the Marlin binary, and allows you to connect pronterface to the simavr 'virtual uart' port
to send commands to the 'printer'.
The emulator also simulates thermistors, hotbed, stepper motors and endstops!
Emulation lacks laying down some 'plastic' but it still quite fun.
