LaserCutFabTools

LaserCutFabTools Alfa_version_rhino-plug-in from stefano paradiso on Vimeo.

This is the alfa version of laserCut useful tools for Rhinoceros

Requirements:

List of Tools:

  • Time: Estimate time of laserCut working
  • Box maker: this is a parametric notched box generator for laserCut
  • Joins maker: given a line generates a notched joins
  • Bending wood: this is a parametric Kerf pattern (linear version) generator, for wood bending with a lasercut  http://www.gedankensuppe.de/kerf-bending-patterns

Here you can find the software and the instruction https://github.com/paDIYs/LaseCutFabTools

This is an OpenSource software, fork it!

Load Previous Comments
  • Dylan Johnson

    Python 2.7.6 (default, Nov 10 2013, 19:24:18) [MSC v.1500 32 bit (Intel)] on win32
    Type "copyright", "credits" or "license()" for more information.
    >>> ================================ RESTART ================================
    >>>

    Traceback (most recent call last):
    File "C:\Users\katastrophy\AppData\Roaming\McNeel\Rhinoceros\5.0\scripts\LaseCutFabTools-master\Box_Maker.py", line 1, in <module>
    import rhinoscriptsyntax as rs
    ImportError: No module named rhinoscriptsyntax
    >>>

  • stefano

    Have you tried with a standard rhino example? not the LaseCutFabTools but the standard of rhino.

    Because this is a very strange error.

    Are you using the 32 or 64bit version of rhino?

  • zadeira

    Box working good for me, thanks