Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pattern - hexagon #113

Closed
nicolasdb opened this issue Apr 6, 2019 · 9 comments
Closed

Pattern - hexagon #113

nicolasdb opened this issue Apr 6, 2019 · 9 comments

Comments

@nicolasdb
Copy link
Owner

Note pour créer un motif en hexagone.

Partir d'une fleur de vie. un hexagone au centre et la répétition est alors homogène.
Easy dans un soft CAD type rhino, autocad, librecad, etc...
image

dans inkscape. L'espace intersticiel entre les cellule hexa.
Soit un ratio de 2.6
Avec hexa de 10 dans cercle de 26, = écart de 3mm
image

@nicolasdb
Copy link
Owner Author

nicolasdb commented Apr 6, 2019

Donc en résumé,
le rayon du cercle = largeur de l'hexagone + espacement

image

@nicolasdb
Copy link
Owner Author

nicolasdb commented Apr 6, 2019

horizontale c'est ok.
ensuite, calcule de la diagonale.

image

Donc, avec R=13
sin60° * R = y = 11.26
et x= R/2 = 6.5

image

@nicolasdb
Copy link
Owner Author

image
image

@nicolasdb
Copy link
Owner Author

yeah, done.
In fusion360, ready to generate DXF file then to import in SVG.
image

@nicolasdb
Copy link
Owner Author

image

@nicolasdb
Copy link
Owner Author

image

@nicolasdb
Copy link
Owner Author

nicolasdb commented Apr 6, 2019

@nicolasdb
Copy link
Owner Author

image

@nicolasdb
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant