Nicholas Humfrey

Results 69 issues of Nicholas Humfrey

_From the old MediaWiki WantedFeatures page_ PyCAM uses some polygon-related code (e.g. for offsetting). The [Clipper library](http://www.angusj.com/delphi/clipper.php) fulfills all our needs, but its packaging is quite cumbersome. Anyway: it seems...

_From the old MediaWiki WantedFeatures page_ [opencamlib](http://code.google.com/p/opencamlib/) ... > ... a GPL licensed C++ library with Python bindings for creating toolpaths for cnc-machines. *opencamlib* currently supports some features that are...

I am currently using pycam to cut a 2D shapes out of 12mm plywood. * In the Processes section I have set the Step Down to 3mm. * In the...

- [ ] build homebrew Formula - [ ] get second person to test - [ ] submit to Homebrew - [ ] update pycam documentation for Mac

Not sure if this is a good idea or not but it seems like a reasonable new home for the project. I have asked in https://github.com/LinuxCNC/linuxcnc/issues/235

The `option_t` structure has a [description](https://github.com/paulusmack/ppp/blob/master/pppd/pppd.h#L107) string defined. And most of the `option_t` structure do seem to define a description for each of the options. For example: ```C { "ipv6cp-accept-remote",...

Hi, I am having trouble with timeouts when looking up some domains. I am slightly confused about what I might be doing differently/weirdly, because I would expect others to be...

Hi, I have been trying to parse the RSS feed for [99% Invisible](https://99percentinvisible.org): http://feeds.99percentinvisible.org/99percentinvisible But the entries are are of class `Feedjira::Parser::RSSFeedBurnerEntry`, which does not have a `#enclosure_url` method. Is...

I have a build process for building stable .tar.gz and .zip files, which removes unnecessary files, not needed by composer based consumers of my library - such a test data,...

https://github.com/github/renaming But slightly worried about breaking stuff. Might be best to wait for Github to solve the pain for us.