Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days 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 12 years ago)
- Default Branch: master
- Last Pushed: 2021-07-22T02:04:10.000Z (over 3 years ago)
- Last Synced: 2023-03-23T00:27:18.342Z (over 1 year ago)
- Language: C
- Size: 5.31 MB
- Stars: 34
- Watchers: 5
- 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 openglUses 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.
![simreprap screenshot](doc/simreprap.jpg)