9swampy

Results 19 issues of 9swampy

What base system should the example work on? I've tried on a windows box as well as a vagranted trusty64 with bare minimum install; node 8.11.1, npm 5.6.0 but both...

Maybe I've missed something but all I can find is a zip of the compiled EDTrackerUI[3]. Am I missing something or are you intending to publish only the Arduino source...

I wanted to include your example in several projects I'm working on so I've taken MarcoCobena's completed migration to VS2013 as a base, then extracted to a utility DLL so...

I'm still getting the process is not defined error using 1.2.5. Implementing akin to how MarcoRS had proposed fixes for me still errors when it tries to access process. This...

I'm still getting the process is not defined error using 1.2.5. Implementing akin to how MarcoRS had proposed fixes for me still errors when it tries to access process. This...

Curious why you've added the C part to the DXF samples. Have you done any work to understand why the following happens (using some more of the sample shapes you've...

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

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