home.social

#cadtools — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #cadtools, aggregated by home.social.

  1. Basic extrusions are working again with the all new object system. I´m trying to write the code as transparent as possible. This helps me picking up the project after longer pauses and others jumping in should have a good time too :D

    I´ll mirror the repo to github once its usable for some basic tasks..

    So far these are the components:

    • Project: Main File
    • Timeline : Used to track the steps
    • Assembly: Uses Components and Connectors to form Assemblies
    • Component: Container for multiple smaller elements "part"
    • Connector: Preserves connections between parts even if the part in between is deleted
    • Code: A special type that directly builds bodies from sdfCAD code.
    • Body: The 3D meshed result from sdfCAD (blue in 3d view)
    • Sketch: The base to draw new entities.
    • Interactor: A special component mesh that is used to manipulate the bodies in 3d view.

    #solvespace #freecad #sdfcad #cadtools

  2. Basic extrusions are working again with the all new object system. I´m trying to write the code as transparent as possible. This helps me picking up the project after longer pauses and others jumping in should have a good time too :D

    I´ll mirror the repo to github once its usable for some basic tasks..

    So far these are the components:

    • Project: Main File
    • Timeline : Used to track the steps
    • Assembly: Uses Components and Connectors to form Assemblies
    • Component: Container for multiple smaller elements "part"
    • Connector: Preserves connections between parts even if the part in between is deleted
    • Code: A special type that directly builds bodies from sdfCAD code.
    • Body: The 3D meshed result from sdfCAD (blue in 3d view)
    • Sketch: The base to draw new entities.
    • Interactor: A special component mesh that is used to manipulate the bodies in 3d view.

    #solvespace #freecad #sdfcad #cadtools

  3. Basic extrusions are working again with the all new object system. I´m trying to write the code as transparent as possible. This helps me picking up the project after longer pauses and others jumping in should have a good time too :D

    I´ll mirror the repo to github once its usable for some basic tasks..

    So far these are the components:

    • Project: Main File
    • Timeline : Used to track the steps
    • Assembly: Uses Components and Connectors to form Assemblies
    • Component: Container for multiple smaller elements "part"
    • Connector: Preserves connections between parts even if the part in between is deleted
    • Code: A special type that directly builds bodies from sdfCAD code.
    • Body: The 3D meshed result from sdfCAD (blue in 3d view)
    • Sketch: The base to draw new entities.
    • Interactor: A special component mesh that is used to manipulate the bodies in 3d view.

    #solvespace #freecad #sdfcad #cadtools