grbl / grbl-sim

Compiles Grbl into an executable for your computer.
GNU General Public License v3.0
89 stars 76 forks source link

running grbl-sim.exe uses an entire core #26

Open flynneva opened 4 years ago

flynneva commented 4 years ago

looks like there might be a memory leak or something somewhere. i dont think this simulation should use an entire core.

OS: Ubuntu 20.04 Hardware: Dell XPS 13 laptop, Intel 7i7, 4cores, 8GB RAM

flynneva commented 4 years ago

this causes the sim to miss gcode commands - especially when trying to send an entire nc file.