Thingiverse
Customisable Neva Rail Mount
par Uko
5
Téléchargements
6
Likes
0
Makes
This is a parametrizable mounting base for a Dagoma NEVA printer. I won't suggest using Customizer because this requires OpenSCAD 2016+. Instead just download the .scad file and use it as a library in your designs.
Example usage:
```
use ;
height = 50;
frameThickness = 5;
nevaRailMount(height, frameThickness);
```
`hight` defines the hight of the mounting bracket, `thickness` defines the widest part of the horizontal cross-section. The provided .stl files demonstrate the generated model for a few different input values.
If you want to stay up to date with the latest changes consider following the project on GitHub or cloning it: https://github.com/Uko/NevaRailMount
Example usage:
```
use ;
height = 50;
frameThickness = 5;
nevaRailMount(height, frameThickness);
```
`hight` defines the hight of the mounting bracket, `thickness` defines the widest part of the horizontal cross-section. The provided .stl files demonstrate the generated model for a few different input values.
If you want to stay up to date with the latest changes consider following the project on GitHub or cloning it: https://github.com/Uko/NevaRailMount
Vous avez imprimé ce modèle ? Connectez-vous et partagez votre make !
Connectez-vous pour laisser un commentaire
Se connecterPas encore de commentaires – soyez le premier !