FabLab EDP
    • Create new note
    • Create a note from template
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Write
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
    • Invite by email
      Invitee

      This note has no invitees

    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Note Insights
    • Engagement control
    • Transfer ownership
    • Delete this note
    • Save as template
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Versions and GitHub Sync Note Insights Sharing URL Create Help
Create Create new note Create a note from template
Menu
Options
Engagement control Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Write
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
  • Invite by email
    Invitee

    This note has no invitees

  • Publish Note

    Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

    Your note will be visible on your profile and discoverable by anyone.
    Your note is now live.
    This note is visible on your profile and discoverable online.
    Everyone on the web can find and read all notes of this public team.
    See published notes
    Unpublish note
    Please check the box to agree to the Community Guidelines.
    View profile
    Engagement control
    Commenting
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    • Everyone
    Suggest edit
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    Emoji Reply
    Enable
    Import from Dropbox Google Drive Gist Clipboard
       owned this note    owned this note      
    Published Linked with GitHub
    Subscribed
    • Any changes
      Be notified of any changes
    • Mention me
      Be notified of mention me
    • Unsubscribe
    Subscribe
    # Tinkercad **[Wiki Home](https://hackmd.io/@fablabedp/home)** ###### tags: `CAD` `tinkercad` `3d` ![](https://github.com/fablabedp/fablabedp-wiki/raw/main/images/tinkercad.jpg) ### Navigation - `right click` to rotate the view. `middle click` or `shift + right click` to pan. - `F` - Fit the selected objects to the view. - Controls on left side for changing the view, including a button to change to an orthographic view. Orthographic view is recommended for most cases, using the view cube to enter 2D views. ### Transforming Objects - `arrow keys` - Translate object in X or Y, or hold `crtl` for Z. Hold `shift` for fast move. - `D` - Drop the object to the workplane. - Drag to translate an object on the workplane, hold `shift` to constrain movement to the X or Y axis. Drag the Z arrow to reposition the object off the workplane. - Drag corner handles to scale an object. Hold `shift` to maintain proportions, and/or hold `alt` to scale about the object center on the workplane. - These transformations normally snap to the grid. The default is grid size is 1mm, but can be adjusted or disabled. - Drag curved handles to rotate an object. Hover over the inner circle for 1/16 (22.5°) snaps, and the outer circle for free rotation. Hold `shift` for 1/8 (45°) snaps. ### Using dimensions - After any transformation operation, dimension boxes will appear, that can be edited to more accurately define the transformation. ### Placing objects - Normally new objects are placed on the workplane, but when hovering over an existing object, they can be placed on a face of that object. You can use `C` to disable this feature to place on the workplane instead. - If you place a new object on a face of an existing object, a green workplane will appear on the selected face. You can then reposition the new object on this workplane if needed. This workplane will disappear when you click off the object. ### Object properties - Different types of objects have different properties, shown in the inspector window. Some object types are more customisable than others. These parameters can be changed at any time. - Dimensional properties represent the object before any other transformations have been applied. If you scale or deform an object, this will not effect the dimensional values in the object inpector. - Any geometry built in tinkcad is made up of straight edges and flat surfaces. "Curved" surfaces are divided into flat segments, and most of the main object types with curved surfaces have an adjustable resolution for this (such as `steps`, `sides` or `segments`). ### Combining objects - Any object can be defined as `solid` or `hole`, and combined with other objects in a group. After grouping, the hole objects are hidden, and only the resulting solid geometry remains visible. - You can put groups inside other groups, which can be useful for organising more complex geometries. - You can double click a group to enter inside it and edit its individual components, and then exit the group by clicking outside it. You can't however, enter into a subgroup of a group, to do this you need to first ungroup the larger group. A red shadow will appear around a group when you enter it. ### Visibility - `ctrl + H` - You can hide objects in the inspector window, to reshow a hidden objects there is a 'show all' button `ctrl + shift + H`. - `ctrl + L` - You can also lock/unlock objects in the inspector window. A locked object cannot be edited, and shows a purple outline when selected. ### Aligning objects - `L` - If more than one object is selected, you can use the align tool to reposition the objects to be aligned left, right or center in any of the X, Y or Z axes. - By default, it will reposition the objects relative to the overall left, right or center position of total area of all the objects selected. Alternatively, you cant `ctrl + click` on any individual object to align relative to that object. ### Mirror - `M` - The mirror tool can be used to mirror the selected objects in the X, Y or Z axis. ### Cruise - `C` - You can use the cruise tool to reposition an object as if you are adding it as a new object, whereby it can be placed onto a face of another object. ### Duplicate - `ctrl + D` - Duplicate will copy an paste the object in the same position, which is useful for contructing aligned shapes. - If you apply transformations to a duplicated object, and then duplicate this new object, it will reapply the same transformations to the next object. This is useful for creating patterns. ### Workplanes - It is possible to temporarily change the workplane position using the workplane tool, by selecting the face of an object. - All transformations, including align and mirror operations, will be done relative to new workplane. - To restore the default workplane, click anywhere in the background with the workplane tool. - Note that the grid cannot be precisely positioned when using the workplane tool, so the align tool needs to be used for precise dimensioning in this case. ### Rulers - A Ruler can be added as a reference point, so that when selecting an object, the position can be defined relative to the reference point. - You can toggle between `use endpoint` and `use midpoint` for a ruler. The `use midpoint` option is useful for dimensioning objects relative their center, which is normally not the case. ### Types of objects - Many of the objects in the tinkercad library have more of a decorative purpose, or have limited use due to a lack of configurability. Some of the more useful ones are: + `Box` + `Cylinder/Polygon` + `Sphere` + `Cone` + `Pyramid` + `Wedge/Roof` + `Tube` + `Torus` + `Paraboloid` - Some shapes are defined by a 2D drawing, such as: + `Extrusion` + `Revolved adjustable shoulder` + `Scribble` + `Text` - It is also possible to import a 2D vector SVG file to create 3D geometry. + Via the import menu, this will create an extrusion of the vector shape. * This is useful for importing text or other graphic elements for adding to a model surface. + With the `SVG revolver` object. - Some more complex useful objects are: + `Bent Pipe` + `Spherical Shell` + `Spring` + `ISO metric thread` ## Keyboard Shortcuts https://www.tinkercad.com/blog/keyboard-shortcuts-for-the-3d-editor PC => MAC `Ctrl` => `Command` `Alt` => `Option` ### Viewing 3d Space | | | | --- | --- | | Pan | `Middle mouse` | | Orbit | `Right mouse` | | Zoom in or out | `-` and `+` or `Scroll` | | Fit selection into view | `F` | | Place Workplane | `W` ( + `Shift` to flip ) | | Place Ruler | `R` | | Add Note | `N` | ### Move, Rotate, And Scale | | | | --- | --- | | Move step on Workplane (X/Y axis) | `Arrow keys` | | Move up step (Z axis) | `Ctrl` + `Up` / `Down` | | 10x move step (X/Y axis) | `Shift` + `Arrow keys` | | 10x move step (Z axis) | `Shift` + `Ctrl` + `Up` / `Down` | | Rotate snap 45˚ | `Shift` + `Rotate Handle` | | Uniform scale | `Shift` + `Scale Handle` | | Scale about center | `Alt` + `Scale Handle` | | Align | `L` | | Mirror or Flip | `M` | ### Commands | | | | --- | --- | | Drop to Workplane | `D` | | Select multiple | `Shift` | | Select all | `Ctrl + A` | | Copy / Paste | `Ctrl + C` / `Ctrl + V` | | Drag a copy | `Alt` + `Move shape` | | Duplicate & repeat | `Ctrl + D` | | Undo action | `Ctrl + Z` | | Redo action | `Ctrl + Shift + Z` / `Ctrl + Y` | | Delete | `Del` | ### Shapes Properties | | | | --- | --- | | Group / Ungroup | `Ctrl + G` / `Ctrl + Shift + G` | | Make a hole | `H` | | Make a solid color | `S` | | Make transparent | `T` | | Lock or Unlock | `Ctrl + L` | | Hide | `Ctrl + H` | | Show all | `Ctrl + Shift + H` |

    Import from clipboard

    Paste your markdown or webpage here...

    Advanced permission required

    Your current role can only read. Ask the system administrator to acquire write and comment permission.

    This team is disabled

    Sorry, this team is disabled. You can't edit this note.

    This note is locked

    Sorry, only owner can edit this note.

    Reach the limit

    Sorry, you've reached the max length this note can be.
    Please reduce the content or divide it to more notes, thank you!

    Import from Gist

    Import from Snippet

    or

    Export to Snippet

    Are you sure?

    Do you really want to delete this note?
    All users will lose their connection.

    Create a note from template

    Create a note from template

    Oops...
    This template has been removed or transferred.
    Upgrade
    All
    • All
    • Team
    No template.

    Create a template

    Upgrade

    Delete template

    Do you really want to delete this template?
    Turn this template into a regular note and keep its content, versions, and comments.

    This page need refresh

    You have an incompatible client version.
    Refresh to update.
    New version available!
    See releases notes here
    Refresh to enjoy new features.
    Your user state has changed.
    Refresh to load new user state.

    Sign in

    Forgot password

    or

    By clicking below, you agree to our terms of service.

    Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox Sign in with Wallet
    Wallet ( )
    Connect another wallet

    New to HackMD? Sign up

    Help

    • English
    • 中文
    • Français
    • Deutsch
    • 日本語
    • Español
    • Català
    • Ελληνικά
    • Português
    • italiano
    • Türkçe
    • Русский
    • Nederlands
    • hrvatski jezik
    • język polski
    • Українська
    • हिन्दी
    • svenska
    • Esperanto
    • dansk

    Documents

    Help & Tutorial

    How to use Book mode

    Slide Example

    API Docs

    Edit in VSCode

    Install browser extension

    Contacts

    Feedback

    Discord

    Send us email

    Resources

    Releases

    Pricing

    Blog

    Policy

    Terms

    Privacy

    Cheatsheet

    Syntax Example Reference
    # Header Header 基本排版
    - Unordered List
    • Unordered List
    1. Ordered List
    1. Ordered List
    - [ ] Todo List
    • Todo List
    > Blockquote
    Blockquote
    **Bold font** Bold font
    *Italics font* Italics font
    ~~Strikethrough~~ Strikethrough
    19^th^ 19th
    H~2~O H2O
    ++Inserted text++ Inserted text
    ==Marked text== Marked text
    [link text](https:// "title") Link
    ![image alt](https:// "title") Image
    `Code` Code 在筆記中貼入程式碼
    ```javascript
    var i = 0;
    ```
    var i = 0;
    :smile: :smile: Emoji list
    {%youtube youtube_id %} Externals
    $L^aT_eX$ LaTeX
    :::info
    This is a alert area.
    :::

    This is a alert area.

    Versions and GitHub Sync
    Get Full History Access

    • Edit version name
    • Delete

    revision author avatar     named on  

    More Less

    Note content is identical to the latest version.
    Compare
      Choose a version
      No search result
      Version not found
    Sign in to link this note to GitHub
    Learn more
    This note is not linked with GitHub
     

    Feedback

    Submission failed, please try again

    Thanks for your support.

    On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

    Please give us some advice and help us improve HackMD.

     

    Thanks for your feedback

    Remove version name

    Do you want to remove this version name and description?

    Transfer ownership

    Transfer to
      Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

        Link with GitHub

        Please authorize HackMD on GitHub
        • Please sign in to GitHub and install the HackMD app on your GitHub repo.
        • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
        Learn more  Sign in to GitHub

        Push the note to GitHub Push to GitHub Pull a file from GitHub

          Authorize again
         

        Choose which file to push to

        Select repo
        Refresh Authorize more repos
        Select branch
        Select file
        Select branch
        Choose version(s) to push
        • Save a new version and push
        • Choose from existing versions
        Include title and tags
        Available push count

        Pull from GitHub

         
        File from GitHub
        File from HackMD

        GitHub Link Settings

        File linked

        Linked by
        File path
        Last synced branch
        Available push count

        Danger Zone

        Unlink
        You will no longer receive notification when GitHub file changes after unlink.

        Syncing

        Push failed

        Push successfully