Compare commits
3 Commits
2bae29dc22
..
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 0a3a8a3d17 | |||
| 79d9bac9ed | |||
| fc4403a9e8 |
@@ -51,3 +51,12 @@ Reference: https://help.solidworks.com/2026/English/SolidWorks/sldworks/t_Creati
|
|||||||
|
|
||||||
## How do I move features around without them going into assemblies on the tree?
|
## How do I move features around without them going into assemblies on the tree?
|
||||||
Select them, then drag them with ALT pressed.
|
Select them, then drag them with ALT pressed.
|
||||||
|
|
||||||
|
## How do I make components in an assembly that snap into the right locations without having to put all the relations in?
|
||||||
|
You need to make [Smart Components](https://help.solidworks.com/2026/english/solidworks/sldworks/c_Smart_Components.htm). Summary:
|
||||||
|
1. Create an assembly with the part in it (or open an existing one)
|
||||||
|
1. Appy mates to that component
|
||||||
|
1. Tools > Make Smart Component
|
||||||
|
1. Set the options
|
||||||
|
1. Save the assembly and click Yes to save the reference models that have been modified.
|
||||||
|
1. You don't need the assembly anymore if you created it just for this operation.
|
||||||
|
|||||||
@@ -13,3 +13,7 @@ If you are using different printers, you may have to use a different slicer and
|
|||||||
1. Open the `.stl` file in a slicer designed for your printer
|
1. Open the `.stl` file in a slicer designed for your printer
|
||||||
1. Update the settings for your particular model of 3D printer
|
1. Update the settings for your particular model of 3D printer
|
||||||
- TODO: add the settings for the V207 printers --foley
|
- TODO: add the settings for the V207 printers --foley
|
||||||
|
1. Copy the GCODE (or whatever it uses) to a micro or mini SD card
|
||||||
|
1. Put the SD card into the 3D printer slot
|
||||||
|
1. Select the print on the front display
|
||||||
|
1. Print!
|
||||||
|
|||||||
Reference in New Issue
Block a user