Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 727 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 727 Bytes

openscaser

OPENSCAD library for press and fit laser cutting

export_light

export_press_and_fit

Contains 3 files for the moment:

  • config.scad contains all the parametric variable of the project.

  • slots.scad contains all the module to generate parametric slots and holes.

    This file need to be slit in two or three files (utils.scad, transformations.scad and slots.scad)

  • main.scad use slots to display and export the all thing.

    Need to write great parametric functions for displaying and exporting the code in DXF

What's next ?

  • write functions of diplaying and exporting
  • Improve the transformation with external shapes