Items not being correctly deleted from RTree

Issue #86 resolved
Juan Pablo Caram repo owner created an issue

Affects g-code generation algorithms.

Comments (1)

  1. Juan Pablo Caram reporter

    Fix via the implementation of FlatCAMRTree and FlatCAMRtreeStorage. These are wrappers around rtree to keep track of indexes and points to ensure unique deletion.

  2. Log in to comment