Difference: FrameDesign (5 vs. 6)

Revision 62016-05-27 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="EWheelEn"
%DASHBOARD{ section="banner"
Changed:
<
<
image="/twiki/pub/Velo/BlingBlingTechnik/prototyp2.jpg"
>
>
image="/twiki/pub/Velo/FrameDesign/frame.jpg"
  title="Frame Design" titlestyle="color:#F00000;" }%
Changed:
<
<

Mechanical Design for the Velo Bling-Bling Frame

>
>

Mechanical Design for the Velo Bling-Bling Mounting Frame

  LED lights for bicycle wheels. 16 multi color LEDs on each side (PCB top- and bottom side).
Line: 63 to 63
 psi@homer:~/veloblingbling/frame>
Changed:
<
<

CAD Tool

>
>

CAD Tool OpenSCAD

Quote from http://www.openscad.org/about.html:
OpenSCAD is a software for creating solid 3D CAD models. It is free software and available for Linux/UNIX, Windows and Mac OS X. Unlike most free software for creating 3D models (such as Blender) it does not focus on the artistic aspects of 3D modelling but instead on the CAD aspects. Thus it might be the application you are looking for when you are planning to create 3D models of machine parts but pretty sure is not what you are looking for when you are more interested in creating computer-animated movies.
 
Added:
>
>
OpenSCAD is not an interactive modeller. Instead it is something like a 3D-compiler that reads in a script file that describes the object and renders the 3D model from this script file. This gives you (the designer) full control over the modelling process and enables you to easily change any step in the modelling process or make designs that are defined by configurable parameters.

OpenSCAD provides two main modelling techniques: First there is constructive solid geometry (aka CSG) and second there is extrusion of 2D outlines. As data exchange format format for this 2D outlines Autocad DXF files are used. In addition to 2D paths for extrusion it is also possible to read design parameters from DXF files. Besides DXF files OpenSCAD can read and create 3D models in the STL and OFF file formats.

 

How To Build or Order Frames

Line: 103 to 110
 

Comments

<--/commentPlugin-->
Added:
>
>
META FILEATTACHMENT attachment="frame.jpg" attr="" comment="" date="1464334010" name="frame.jpg" path="frame.jpg" size="56602" user="PeterSchmid" version="3"
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback