Skip to content

Shared libraries, modules, or scripts related to OpenSCAD

License

Notifications You must be signed in to change notification settings

franpoli/OpenSCADutil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository Overview

This is an independent git repository where you'll find OpenSCAD utilities. Each directory contains a small project with examples or instructions if necessary.

If you are looking for the official OpenSCAD git repository, please visit https://github.com/openscad/openscad/.


utilities

svg_to_scad.py

Description: A python script to convert simple SVG files into a list of coordinates

Updated: 2024-06-28T10:34:20+02:00

Project Directory

libraries

parametric_trolley_token.scad

Description: Parametric trolley token generator

Updated: 2024-06-08T16:05:52+02:00

Project Directory

thumbdrive_housing.scad

Description: Generates customizable USB drive cases

Updated: 2024-06-08T16:05:52+02:00

Project Directory

pipe_locks_generator.scad

Description: generates customizable locking mechanisms for pipes and tubes

Updated: 2024-09-05T16:32:01+02:00

Project Directory

milka_s_radius_gauge.scad

Description: This is an OpenSCAD script to generate Milka's radius gauge with slight variations

Updated: 2024-06-28T01:44:34+02:00

Project Directory

knurled_knob.scad

Description: Knurled knobs generator for bolts and nuts

Updated: 2024-06-08T16:05:52+02:00

Project Directory

kitaboshi.scad

Description: Barrel generator for the Kita-Boshi 2mm mechanical pencil

Updated: 2024-06-09T17:16:51+02:00

Project Directory

ikea_skadis.scad

Description: Generates Ikea Skådis pegboard accessories

Updated: 2024-06-28T01:44:34+02:00

Project Directory

hakko_fx_888_sponge_template.scad

Description: Hakko soldering sponge template

Updated: 2024-06-08T16:05:52+02:00

Project Directory

hakko_fx_888d_magnetic_tips_holder.scad

Description: Hakko FX-888D Magnetic Tips Holder

Updated: 2024-09-04T09:08:20+02:00

Project Directory

extra.scad

Description: OpenSCAD Reusable Modules and Function Library

Updated: 2024-08-19T19:53:27+02:00

Project Directory

escutcheon.scad

Description: Parametric escutcheon generator

Updated: 2024-06-08T16:05:52+02:00

Project Directory

cabletie.scad

Description: Generates simple, quick and easy to print TPU cable ties

Updated: 2024-06-09T23:37:30+02:00

Project Directory


Updating README.md

To update the README.md file with the latest information from the README.org files in the repository, run the following command in the root directory of the repository:

bash update_readme.sh

This will generate a new README.md file with the updated information.

Alternatively, you can copy the update_readme.sh script to your git hooks directory to automatically update the README.md file every time you commit changes. To do this, run the following commands:

cp update_readme.sh .git/hooks/pre-commit
chmod u+x .git/hooks/pre-commit

About

Shared libraries, modules, or scripts related to OpenSCAD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •