FullControlXYZ / fullcontrol

Python version of FullControl for toolpath design (and more) - the readme below is best source of information
GNU General Public License v3.0
672 stars 78 forks source link

Documentaion / Reference website #10

Closed dicksondickson closed 1 year ago

dicksondickson commented 1 year ago

Thank you for all the work put into creating the examples in the python notebooks.

I'd imagine you'd be adding much more functions to FC. Going forward, may I suggest creating a wiki? I always found the doc pages for Processing to be very convenient to use.

Thank you!

fullcontrol-xyz commented 1 year ago

Thanks that looks really clean and nice. And will be necessary as more fun functions get added. We're also considering automatic generation of the tutorial notebooks. Hopefully it'll be a nice simple framework... when a new function gets added, it's also accompanied with a standalone bit of documentation which updates everything else as appropriate. This will likely be done after python source code is simplified a bit (planned).

fullcontrol-xyz commented 1 year ago

added to roadmap - closing issue