CauldronDevelopmentLLC / CAMotics

Open-Source Simulation & Computer Aided Machining - A 3-axis CNC GCode simulator
Other
602 stars 140 forks source link

Warn or prevent simulations which would use up all the memory. #288

Open jcoffland opened 5 years ago

jcoffland commented 5 years ago

As simulation resolution increases CPU and memory requirements go up exponentially. Setting the resolution too low can easily use up all the system's memory. This can lead to lockups or crashes in many OS. It would be nice to handle this better.