Version 1.0.8 released.
1. Now does spline interpolation (rather than linear
interpolation). This makes the wire motion much smoother
and reduces sharp accelerations in the wire.
2. The kerf calculation around tight bends is more accurate.
We iterate to find a solution that matches the perdicted
kerf values.
3. The issue that caused the computer to crash if the
MM2001 driver was installed was found and a workaround
written. The program still don't work if the MM2001 driver
is active, but it won't crash the computer either. It will also
warn that it's unable to access the interrupt because the
MM2001 driver has it locked.
4. A number of minor bugs fixed. |