DeepNestSharp icon indicating copy to clipboard operation
DeepNestSharp copied to clipboard

Results 16 DeepNestSharp issues
Sort by recently updated
recently updated
newest added

Hi, Thank you very much for the work done! I wanted to know if a documentation work was considered? I would love to participate in such a project, as well...

help wanted

Clipper2 has been developped and actively maintained here https://github.com/AngusJohnson/Clipper2

When I started the refactor one of the goals was to try to replace the Genetic Algorithm SvgNest had implemented with [GeneticSharp](https://github.com/giacomelli/GeneticSharp). The refactor took me a long way towards...

help wanted

Is anyone aware of a way to run/compile the GUI version of this on Linux/a fork which runs on modern Linux distros? Alternatively any tips to set things up via...

Drag drop works, but only for small movements. If you drag too far the mouse gets ahead of the part being dragged and the drag terminates. Current work around is...

help wanted

Currently it's only possible to move parts on an existing SheetPlacement around. To add additional parts I'm going in and modifying the SheetPlacement directly to add additional parts to the...

help wanted

Neither the NestMonitor nor Preview Auto-Fit functions are optimal. I have to admit the Canvas scaling/drawing was all new to me and I found it a bit obscure tbh, and...

help wanted

Avalon dock provides the Tool/File drag/drop window functionality; works great but the ability to Save/Load layouts doesn't work right. AvalonDock already all wired up for someone familiar with AvalonDock maybe...

help wanted

SaveAs can always be used and you can just reuse a previously used file name; but Save detection of when files have changed needs work.

help wanted

@9swampy I reorganized my previous changes into more sensible commits, so they should hopefully be easier to sift through. So far, the only testing I've done has been with me...