This website requires JavaScript.
Explore
Help
Sign In
ManuelW
/
grbl-LPC-CoreXY
Watch
1
Star
0
Fork
0
You've already forked grbl-LPC-CoreXY
Code
Issues
Pull Requests
Releases
1
Wiki
Activity
82075627b3
grbl-LPC-CoreXY
/
sim
/
.gitignore
3 lines
19 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix sim makefile so it works on mac These changes include a path separator fix and the removal of --gc-sections which causes ld failures, and is not needed on a pc. This patch also changes how a compiler is selected. The makefile will now select the system compiler , which should work fine under mingw and linux.
2013-01-18 17:22:42 +01:00
grbl_sim.exe
Total rework of simulator for dev branch. Create separate thread for interrupt processes. Tick-accurate simulation of timers. Non-blocking character input for running in realtime mode. Decouple hardware sim from grbl code as much as possible. Expanded command line options. Provisions for cross-platform solution.
2014-07-04 17:14:54 +02:00
*.dat
Reference in New Issue
Copy Permalink