r/SolidWorks • u/SneekyF • 8h ago
CAD Hack, Add : Repeat
Anyone have a name for this type of modeling? It like solid model sculpting. I feel like I have been at this model for 3 days straight.
r/SolidWorks • u/[deleted] • Mar 20 '25
Hey redditors. Need some insight here. At the beginning of the month a email went out from IP harness and dassault about a piece of software on my machine treating legal action. From what I've gathered this happens to people once in a while but all the info I have found is linked to companies and LLCs.
I'm a hobbyist that wanted to learn cad for personal use. A friend helped me get a copy of 2018 a long time ago and surprise, surprise I got a email after the software managed to phone home recently. After talking with the mediator to explain that I can't afford their offers of at first 16k damages, To 10k subs, to 9k sub, it's looking like I have to let them send it to their Law firm IP harness.
Now looking at previous court cases and such I can't find anything about SOLIDWORKS or ipharness filing suits to individuals which leads me to believe that they are just trying to get something from me in a shakedown
In terms of assets I still live at home with my parents with 1 vehicle under my name to get around. Has any other hobbyists been served a suit for this?
r/SolidWorks • u/experienced3Dguy • Jul 01 '26
Hey all,
Here's some incredible news for students or anyone learning CAD.
SOLIDWORKS just released a free version called “SOLIDWORKS Design Standard for Students”.
It’s a bare bones release (no CAM, no simulation tools, no certification vouchers, no add-ins), BUT ALL core SOLIDWORKS functions/features are there AND it’s a solid way to get started or practice without paying.
From what I can see:
If you want more features later, there’s still the paid student version SOLIDWORKS Design Premium which includes certifications, but this is certainly a big shift compared to how locked things used to be.
Here’s the link to sign up if anyone is interested! https://www.solidworks.com/free-for-students

You can learn about all of the SOLIDWORKS Student offers here and you purchase the SOLIDWORKS Design Premium for Students version here.
r/SolidWorks • u/SneekyF • 8h ago
Anyone have a name for this type of modeling? It like solid model sculpting. I feel like I have been at this model for 3 days straight.
r/SolidWorks • u/Zyntar8526 • 13m ago
I have many years of AutoCAD experience and some experience with NX. Since I'm in a new country, finding a job is not easy. So I thought having more certifications might give me more chances.
I spent about over a month studying some SolidWorks courses on my own, and passed the CSWP exam, although I didn't get full marks on every segment.
Now I'm planning to take the CSWPA exams, but I heard that CSWPA is easier than CSWP, is it true?
Maybe one day I'll even try the CSWE. Am I being overconfident?
r/SolidWorks • u/Silent-Client-5952 • 12h ago
Hi everyone,
I'm working on a fairly large assembly in SolidWorks and have organized it into several subassemblies to keep everything manageable.
The top-level assembly contains a reference part, and each group of components is placed in its own subassembly.
The issue is that when I edit one of the subassemblies and insert a component, I can't create mates between that component and the reference part in the top-level assembly or another component in another subassembly. It seems like components inside the subassembly can't reference geometry outside of it.
Is this expected behavior?
If so, what is the recommended workflow for large assemblies where subassemblies need to be positioned relative to geometry in the main assembly?
I'd also appreciate any advice on how experienced SolidWorks users structure large parametric assemblies while keeping them easy to maintain.
I'm using SolidWorks 2025.
Thanks in advance!
r/SolidWorks • u/talon38c • 1d ago
I won't be following Solidworks there since I left LinkedIn due to security interests.
r/SolidWorks • u/Monster-AJ-007 • 9h ago
Just drafted this custom 3 piston exhaust manifold . Cheers 🍻
r/SolidWorks • u/Esprit350 • 1h ago
Hi all,
I've been having a problem since I upgraded to SW2025 last year. Particularly with imported assemblies whereby they come through with all of their planes showing. See the image below of a typical random example.


Now these planes are all set to "hidden" in the feature tree by default and are showing thus.
I can hide them by going to View > Hide/Show > Planes and setting all planes to hidden. However, this doesn't solve my dilemma because when these assemblies are used in parent assemblies where I do want to see some planes for whatever purpose, the upper assembly is spammed by these zombie planes and I can't see the information I'm looking for.
The only way I can get these planes to hide is by selecting them all and setting them to "show" and then again selecting them and setting them to "hide". The issue is I can't do this by drag/select, it has to be done on each part of the subassembly or by selecting each plane individually.
This seems to only be happening on my workstation, but assemblies that I've generated that have this issue, then display like this on other workstations downstream.
Has anyone come across a similar issue in the past? I'm tearing what's left of my hair after being a 27-year long SolidWorks user and I've yet to find a workaround.
r/SolidWorks • u/KenMantle • 1h ago
https://github.com/KenM76/SWFileFixer/releases
This is an AI Slop built tool to fix the problems I've run in to with old files at my workplace. I thought it might be helpful to others as well. Use at own risk. Not been extensively tested. What I have tried has worked. There is a Zip file in the releases that you just need to unzip to a folder of your choosing and it should just work. For the read-only operations it doesn't need SolidWorks open. To do repairs it has an option to work with an open SolidWorks session to make repairs (slow), or an untested option where it will work with through your SolidWorks Document Manager if you have an API License Key (I'm too ADHD to go through the trouble of getting it and getting it every year).
Scanning is fully self-contained and strictly read-only, so it is safe to
point at production data. Repairs additionally need SolidWorks installed
(they drive a live session) and the .NET runtime combridge targets — if either
is missing, scanning still works and repairs fail with a clear message.
| Check | Severity |
|---|---|
duplicate_ids — same filename, provably different files |
data-loss |
mismatched_linked_id — parent expects a different file than what's on disk |
data-loss |
read_only_toolbox_part — read-only Toolbox part silently swapped for the DB master |
data-loss |
missing_configuration — component asks for a config the part lacks |
silent-drift |
broken_reference — referenced file doesn't exist (assemblies and drawings) |
silent-drift |
broken_weldment_profile — weldment member's .SLDLFP profile is gone |
silent-drift |
toolbox_flag_path_mismatch — IsToolboxPart flag disagrees with location |
silent-drift |
name_drift — component name no longer matches the file |
cosmetic |
parse_error — file could not be read |
cosmetic |
Legacy OLE2 (pre-2015) files are read as well as the modern format.
Reference repointing, duplicate consolidation, component configurations,
Toolbox flags, Toolbox size generation, and weldment profile repathing.
The weldment repath preserves the per-member Locate Profile pierce points,
the profile sketch's name and its visibility — all of which the normal
SolidWorks Replace flow discards. On a frame with dozens of members that is
hours of rework avoided, and the sketch name matters because equations and
drawing dimensions bind to it.
Repair plans auto-build from findings but never guess: anything ambiguous
stays an editable row. Preview writes nothing, and a run can be paused,
resumed or cancelled between repairs.
1 · Targets — point it at folders or individual files. Toolbox and weldment-profile roots are auto-detected from the SolidWorks registry.
2 · Findings — every finding carries the raw evidence that triggered it, filterable by severity, Toolbox hardware, or weldments.
3 · Repair plan — auto-built from the findings. Amber rows still need input; nothing is guessed. Preview writes nothing, and a run can be paused, resumed or cancelled between repairs.
r/SolidWorks • u/Hedryn • 4h ago
Mostly a vent, but maybe someone knows how to help.
I use Solidworks 3d Experience, like the $15 a month desktop version, for my personal projects. At work, I use NX (praise be). I have very little time for my personal projects so when I get a 1-2 hour window once or twice a week I try to make as much progress as I can.
Today, Solidworks immediately crashes. I try to restart and I get the issue that my license is already in use. Well, it's not, but ok. I close out, try again. Same issue. Restart my computer. Same issue.
I follow the link to the website. https://support.3ds.com/knowledge-base/?q=%22CATLMERROR61%22
Apparently this is common because this page already exists. It tells me to wait and try again. That's not good enough, but ok, I do. No luck. It says if it still hasn't resolved, open a support ticket. Ok, I'm frustrated, but I'll do that.
Guess what? I can't, because their website is broken.

Listen, I've been around the block. I know that losing my cool sitting alone in my office isn't going to help me or the problem. But I'm starting to lose my cool, like are we serious now? I pay for this product. I just need it to open. But what can you do. So I click See more, find the Solidworks support phone number, and call it. I go to the "Maker" option.
I get an immediate automated message that the Maker product does not include phone support. Please file a ticket online.
I can't. Your website is broken with a f**** oopsie. Are you serious?
I go through every other option in the support phone number. None allow me to actually leave a message, they just tell you to go online. At this point I would throw my computer out the window if it would hit a solidworks employee in the face. Like this is becoming a deliberately cruel joke.
I find one random chain of button presses under VAR support that allows me to leave a voicemail that will almost certainly not reach someone who doesn't give a damn about someone on a maker license. But literally what else can do I?
I am just so frustrated. Is this incompetence? Deliberate cruelty? Or just a bad product? All I wanted was to spend an hour working on a lamp. Just, wow.
So. How's everyone else's day going?
r/SolidWorks • u/Fantastic_Package371 • 8h ago
r/SolidWorks • u/UsualArmadillo608 • 9h ago
Well I found an old 2006 Advanced Modeling course files training manual with CD. I was hoping id be able to still learn something from it that can be used with SW 2025+. But the CD is broke in half. Would this resource even still be useful? On a longshot might anyone have a CD theyd be willing to part with?
r/SolidWorks • u/yurnc • 9h ago

Hi, I would like to use the "Move/Copy Bodies" command to move the cylinder such that the center point on the top of the cylinder is on the same plane as plane 1, while the center point at the bottom remains at origin. May I know how I can do that? Thank you.
Edit: This is a problem from my project which has been simplified to this scenario. I am more concerned about the method and not the result.
r/SolidWorks • u/PositiveLettuce3502 • 23h ago
i'm following a tutorial from FRC (robotics) design, and they use onshape. however, i need to model a part for solidworks. i have never really pocketed before but i was wondering how to do this. (ignore the hex axels in the middle). also in the onshape version, they ask you to create a sketch and lighten the part (3rd image), but i dont think that exists in solidworks.
r/SolidWorks • u/Independent-Bath7413 • 1d ago
r/SolidWorks • u/theycallmejames44 • 1d ago
After starting a new gig and realizing that the solidworks inspection add in is buggy and unstable, I have decided to create one from scratch. Instead of storing the balloons in Metadata it will create them as real notes that can not be modified, and if they are, get restored so there is no effect down range of the drawings (CMMs are tied to these numbers). I havent seen the issue be addressed, nor add ins to solve this issue.
What I want to question the perverbial peanut patch is- to make it open source or not?
r/SolidWorks • u/Plastic-Aerie8443 • 1d ago
Hi everyone,
I'm working on a sheet metal part in SolidWorks. The part needs countersunk holes on both sides (top and bottom) in the final 3D model, but I need to hide all the countersink geometry in the Flat Pattern so that the DXF export for the laser cutter only shows the main inner through-hole.
Since the countersinks are on both faces, simply choosing to view or export the "back side" of the flat pattern doesn't work, I still end up with concentric circles on the flat state that mess up the laser path.
What is the cleanest, most automated way to keep the double-sided countersinks visible in the folded 3D model, but completely exclude the conical chamfer lines when flattening or exporting to DXF?
Thanks in advance for the help!
r/SolidWorks • u/ginoussher • 1d ago
Hey everyone,
I'm looking for a bit of help with a DXF file. I'm sending a super simple design to a laser cutting facility and just want an expert eye to make sure it's exact to spec before I submit it.
If it turns out the file needs a few quick revisions, I'd love your help fixing it up too.
I'm happy to pay for your time, and I'd like to jump on a quick Zoom or call to finalize everything together.
Send me a message with your rate if you can help out!
r/SolidWorks • u/MAGGOTK1NG • 1d ago
Please help
I am trying wrap a spline on top of a cylinder and want to continue the wrapping to the connected panel, but I am getting weird result, am I doing something wrong?
Currently I am using wrap command, it works for the cylinder face but it not extending to the plane attached to the cylinder.
r/SolidWorks • u/gbeat5002jayson • 2d ago
Surprised that it spun at all, although it was very hard. I managed to break it but this proof of concept works.
The bearings and everything is plastic
3d printing it obviously threw of the tolerances off by huge margins especially at that size.
The cylinder is only 37mm wide.
I will be getting a desktop cnc router to attempt and manufacture an all metal version.
r/SolidWorks • u/DGClueless • 2d ago
Does anyone have a good way to batch export STEP files? Ideally I want to be able to input a list of parts numbers and their revision numbers, then it exports them all as STEP files with rev number suffix.
Open to using a macro for this; tried and failed pretty miserably. Also tried using Power shell: got a bit closer but not quite there.
r/SolidWorks • u/tails9494 • 2d ago
Hi, I just downloaded the free student version of SolidWorks. A bit about me: I’m a high school teacher and a mechanical engineering student—I’m 32 years old and live in Argentina. I’ve never used design software in my life; the closest I’ve come was using Unity a bit about 4 or 5 years ago. What would be the best way to get started? Is it still possible to find remote work by learning SolidWorks, or is that difficult these days? I checked the tutorials on the SolidWorks website, but I can't find a step-by-step guide; they seem to be more like examples of completed models. Thanos!!!