Search found 85 matches
- Thu Nov 07, 2024 1:29 pm
- Forum: Macro Library
- Topic: Revision control app macro (release)
- Replies: 60
- Views: 15998
Re: Revision control app macro (release)
Thank you for confirming, I thought that was it :) I added a check to disregard such files so you don't have to enforce that policy, but I suspect there is still plenty of ways to break my macro, I didn't include a lot of error checking because of how limited VBA is and how annoying it soon becomes...
- Thu Nov 07, 2024 9:20 am
- Forum: Macro Library
- Topic: Revision control app macro (release)
- Replies: 60
- Views: 15998
Re: Revision control app macro (release)
Well, thanks to you!!! That's certainly the problem, when I hover over "filename" it shows "231130-450.sldprt". So it's a file that was copied there without the macro. I can enforce a "do not touch directly" policy to the Repo folder but I cannot guarantee it will be fo...
- Wed Nov 06, 2024 3:32 pm
- Forum: Macro Library
- Topic: Revision control app macro (release)
- Replies: 60
- Views: 15998
Re: Revision control app macro (release)
Ok, I still get this "Subscript out of range" error. Here's a video: sldrx.wmv -Nothing happens if I just use "Tools->Macro->Run..." or use the button "Run Macro". The MainForm shows up when I assign the macro to a button. Is it because there's a field for the method (C...
- Wed Nov 06, 2024 12:43 pm
- Forum: Macro Library
- Topic: Revision control app macro (release)
- Replies: 60
- Views: 15998
Re: Revision control app macro (release)
... Can you please check if everything is working now? Please don't forget to change the Constants to your custom settings. If something is not working, please enable the Debug mode and make a screenshot or two. ... Thanks to you! I'll do extensive testing in the next couple of days and report. Are...
- Tue Nov 05, 2024 3:55 pm
- Forum: Macro Library
- Topic: Revision control app macro (release)
- Replies: 60
- Views: 15998
Re: Revision control app macro (release)
Hi guys, sorry for my absence, for some reason I was not getting notifications, and now like 5 of them arrived at once :shock: I am looking into this issue as we speak. If there is no NDA or anything, could you please share at least one file (and it's revision history files) that shows the "su...
- Tue Nov 05, 2024 12:51 pm
- Forum: Macro Library
- Topic: Revision control app macro (release)
- Replies: 60
- Views: 15998
Re: Revision control app macro (release)
Frustrating... it worked well for months and now this.
The only thing that happened is that I showed how to use it to a co-worker. It did not work on his computer, but I'll debug that after, if I manage to get it working again on mine.
The only thing that happened is that I showed how to use it to a co-worker. It did not work on his computer, but I'll debug that after, if I manage to get it working again on mine.
- Tue Nov 05, 2024 10:06 am
- Forum: Macro Library
- Topic: Revision control app macro (release)
- Replies: 60
- Views: 15998
Re: Revision control app macro (release)
I think it is failing because there is only 1 instance of "_" in the FileName string, and you are looking for the 2nd one. The file I'm using right now that I'm testing on has these in the "Repo" folder: 66233193_A.1_231130-312.SLDPRT 66233193_A.2_231130-312.SLDPRT 66233193_A.2_...
- Tue Nov 05, 2024 9:53 am
- Forum: Macro Library
- Topic: Revision control app macro (release)
- Replies: 60
- Views: 15998
Re: Revision control app macro (release)
Great to hear that! Okay, feel free to share it here, but let me know what has been changed exactly, so I can merge your improvements into the main macro. Hi, I used the macro quite a lot here it was great and, with a few changes to follow our revision scheme, it was perfect. I say "was" ...
- Wed Sep 18, 2024 1:03 pm
- Forum: SW General
- Topic: SOLIDWORKS pet peeves
- Replies: 304
- Views: 474320
- Mon Sep 16, 2024 4:28 pm
- Forum: SW General
- Topic: Need some ideas from the braintrust for a really cool project!
- Replies: 13
- Views: 694
- Fri Aug 09, 2024 11:32 am
- Forum: Macro Library
- Topic: Revision control app macro (release)
- Replies: 60
- Views: 15998
Re: Revision control app macro (release)
I restarted everything but it seems to be lost for good :roll: I retrieved a version with Windows' version history but either it never cached the one I modified or, since we use OneDrive, it's messed up by Windows. I'll send a copy home next time! We need a way to implement changes without having to...
- Wed Aug 07, 2024 12:54 pm
- Forum: Macro Library
- Topic: Revision control app macro (release)
- Replies: 60
- Views: 15998
Re: Revision control app macro (release)
Is it a problem with the Macro Editor?
When I run the macro from SW it runs with my modifications...
When I run the macro from SW it runs with my modifications...
- Wed Aug 07, 2024 12:28 pm
- Forum: Macro Library
- Topic: Revision control app macro (release)
- Replies: 60
- Views: 15998
Re: Revision control app macro (release)
Great to hear that! Okay, feel free to share it here, but let me know what has been changed exactly, so I can merge your improvements into the main macro. It's mostly changing some constants and some terminology. For example we use Phase / Revision instead of Branch / Version While updating my vers...
- Wed Aug 07, 2024 9:38 am
- Forum: Macro Library
- Topic: Revision control app macro (release)
- Replies: 60
- Views: 15998
Re: Revision control app macro (release)
Hi guys, sorry for the delay, I was neck-deep in other work. I fixed all of the issues that were reported so far. That includes @mgibeault , @JoshuaDeeMan and @Kn1ght. I didn't have a chance to test it very thoroughly, so if I made any new bugs, let me know, I should be able to fix them fast now. A...
- Thu Aug 01, 2024 10:56 am
- Forum: Kitty Dump
- Topic: What's the Best ERP System?
- Replies: 29
- Views: 8933
Re: What's the Best ERP System?
@Jaylin Hochstetler My organization uses Epicor. I keep my distance, but am forced every so often to use it (less so now since I run SQL queries in Excel to pull information I need) and It's manageable. I hear there's a lot of configurability but it was setup well before I started. Recently I've be...
- Thu Aug 01, 2024 10:24 am
- Forum: How To Questions
- Topic: Painted part vs unpainted part part number in solidworks.
- Replies: 4
- Views: 699
Re: Painted part vs unpainted part part number in solidworks.
I don't like to work with them but I think the way to handle this in SolidWorks is with configurations. I mostly use them to have two "states" of the same part (a spring for example), but I think it would work well in your scenario. There are options to handle them correctly for your usage...
- Tue Jul 30, 2024 8:42 am
- Forum: SW General
- Topic: Exploded View Issues
- Replies: 23
- Views: 10685
Re: Exploded View Issues
I encountered the problem in 2024 SP1.0
The problem was indeed an exploded view saved in perspective.
The problem was indeed an exploded view saved in perspective.
- Mon Jul 29, 2024 4:50 pm
- Forum: 2D Drawings
- Topic: Can't attach balloons
- Replies: 1
- Views: 519
Can't attach balloons
On a drawing, I'm trying to attach balloons on an exploded view but the tool doesn't pick up any edge or face.
Well, it does but it picks components where there's nothing. something like a quarter of an inch besides the component...
Well, it does but it picks components where there's nothing. something like a quarter of an inch besides the component...
- Fri Jul 26, 2024 8:51 am
- Forum: SW General
- Topic: can "On Edge" mates be repaired?
- Replies: 7
- Views: 881
Re: can "On Edge" mates be repaired?
I just discovered that it's a bit more difficult when the sketch entity is still directly atop of what it needs to be re-mated to and there's no way to temporarily drag it out of the way. Haven't quite figured that out yet... Don't forget "Select Other"... 2024-07-26_085045-Clipboard.png
- Tue Jul 23, 2024 9:34 am
- Forum: Macro Library
- Topic: Revision control app macro (release)
- Replies: 60
- Views: 15998
- Mon Jul 22, 2024 4:04 pm
- Forum: What's Wrong?
- Topic: Can't send Direct Messages
- Replies: 6
- Views: 1160
Re: Can't send Direct Messages
Ok, thanks Matt!
- Mon Jul 22, 2024 3:01 pm
- Forum: What's Wrong?
- Topic: Can't send Direct Messages
- Replies: 6
- Views: 1160
Re: Can't send Direct Messages
Direct messages sit in your outbox until the recipient reads them. This is just a quirk of how the phpbb works. If you have fewer than 3 approved messages posted, you won't be able to send direct messages. So @mgibeault , just post a couple more messages that don't look spammy, and you'll be able t...
- Mon Jul 22, 2024 2:56 pm
- Forum: Kitty Dump
- Topic: Watercooler Talk
- Replies: 1478
- Views: 240791
Re: Watercooler Talk
I usually watch from: https://maps.app.goo.gl/ih5GTBPp1xU3Naas6 It's a temporary village with foodtrucks, a beach, a band or DJ, with a pretty good view of the fireworks. Not the perfect view though. I go there early with my camping chairs. We eat, drink, dance while my daughter plays around. Very g...
- Mon Jul 22, 2024 1:51 pm
- Forum: Kitty Dump
- Topic: Watercooler Talk
- Replies: 1478
- Views: 240791
Re: Watercooler Talk
Great, that's what I planned!
- Mon Jul 22, 2024 12:11 pm
- Forum: Kitty Dump
- Topic: Watercooler Talk
- Replies: 1478
- Views: 240791
Re: Watercooler Talk
Enjoy your stay!Frederick_Law wrote: ↑Mon Jul 22, 2024 12:02 pm @AlexLachance
Going Montreal this weekend for fireworks, again LOL
If you need something, hit me before Thursday!
-Marc
- Mon Jul 22, 2024 9:26 am
- Forum: What's Wrong?
- Topic: Can't send Direct Messages
- Replies: 6
- Views: 1160
Can't send Direct Messages
Hi Matt,
I tried to send a DM but it's stuck in the "outbox".
Preview works and when I press on Submit, it simply get me back in the Outbox with the message still there.
Thanks,
-Marc
I tried to send a DM but it's stuck in the "outbox".
Preview works and when I press on Submit, it simply get me back in the Outbox with the message still there.
Thanks,
-Marc
- Mon Jul 22, 2024 9:18 am
- Forum: Macro Library
- Topic: Revision control app macro (release)
- Replies: 60
- Views: 15998
Re: Revision control app macro (release)
Hi Marc, sorry for the delay. I am not sure what that error is about, I haven't seen it before. Can you click on "Aide" when that error appears, and show me what the application does then? Maybe make a video of the whole thing? Does this happen with any SW document? Please send this as PM...
- Wed Jun 26, 2024 4:44 pm
- Forum: Macro Library
- Topic: Revision control app macro (release)
- Replies: 60
- Views: 15998
Re: Revision control app macro (release)
In my new job we will definitively implement this tool, with the options you provided in v3 we can configure it just like I need. But I cannot get the "Restore" function to work, I get this message: 2024-06-13_024820-Microsoft Visual Basic for Applications - Version_control_app [running]....
- Thu Jun 20, 2024 4:55 pm
- Forum: 2D Drawings
- Topic: updating general table calculations that has hidden columns
- Replies: 3
- Views: 759
Re: updating general table calculations that has hidden columns
In the assembly BOM table, when you show the column with the mass, you can have it add a row with the calculated total.
If I recall correctly... I am not there yet at my new job...
If I recall correctly... I am not there yet at my new job...
- Thu Jun 13, 2024 3:48 pm
- Forum: SW General
- Topic: Perplexed about SolidWorks color choices
- Replies: 6
- Views: 1018
Re: Perplexed about SolidWorks color choices
I'll try that, but for the moment I'm pleased with the light schemes... reminds me of the old times!
- Thu Jun 13, 2024 3:43 pm
- Forum: Macro Library
- Topic: Revision control app macro (release)
- Replies: 60
- Views: 15998
Re: Revision control app macro (release)
Hmm, okay, that could work. So, you're suggesting the archive would be one folder up... In my new job we will definitively implement this tool, with the options you provided in v3 we can configure it just like I need. But I cannot get the "Restore" function to work, I get this message: 20...
- Thu Jun 13, 2024 11:24 am
- Forum: SW General
- Topic: Perplexed about SolidWorks color choices
- Replies: 6
- Views: 1018
Re: Perplexed about SolidWorks color choices
Thanks Alex!
At least I know this combination is possible somehow... When I'll have some time I'll dig into that.
At least I know this combination is possible somehow... When I'll have some time I'll dig into that.
- Thu Jun 13, 2024 10:16 am
- Forum: SW General
- Topic: Perplexed about SolidWorks color choices
- Replies: 6
- Views: 1018
Re: Perplexed about SolidWorks color choices
When switched to Default color scheme, the text is black and visible...
But then all the interface is changed.
But then all the interface is changed.
- Thu Jun 13, 2024 10:10 am
- Forum: SW General
- Topic: Perplexed about SolidWorks color choices
- Replies: 6
- Views: 1018
Perplexed about SolidWorks color choices
The header of the "Custom Properties" panel:
Is everybody has these colors? Is there a way to change this?
What they were thinking?Is everybody has these colors? Is there a way to change this?
- Wed Jun 12, 2024 3:41 pm
- Forum: Kitty Dump
- Topic: Jokes Thread (Keep it Clean)
- Replies: 1709
- Views: 434430
- Tue Jun 11, 2024 1:41 pm
- Forum: SolidWorks FAQ
- Topic: Description property in Windows Explorer
- Replies: 6
- Views: 1652
Re: Description property in Windows Explorer
I managed to get back to this.
Effectively, when no SolidWorks is installed, only one Description column is available and it's the one that doesn't work.
Once SolidWorks is installed, the second Description column is available...
Effectively, when no SolidWorks is installed, only one Description column is available and it's the one that doesn't work.
Once SolidWorks is installed, the second Description column is available...
- Mon Apr 22, 2024 12:05 pm
- Forum: SolidWorks FAQ
- Topic: Description property in Windows Explorer
- Replies: 6
- Views: 1652
Re: Description property in Windows Explorer
Thanks Alex,
I'll try to install some free stuff like SW File Explorer to see if I can get it without a full SW install.
I'll report back.
I'll try to install some free stuff like SW File Explorer to see if I can get it without a full SW install.
I'll report back.
- Mon Apr 22, 2024 11:13 am
- Forum: SolidWorks FAQ
- Topic: Description property in Windows Explorer
- Replies: 6
- Views: 1652
Re: Description property in Windows Explorer
Reading my post today makes me think the question is not very clear... In Windows' file Explorer, I have the habit to add a column to show the Description custom property of SolidWorks files. I go through the process described on every reseller website such as this one: https://www.solidsolutions.co...
- Fri Apr 19, 2024 5:13 pm
- Forum: SolidWorks FAQ
- Topic: Description property in Windows Explorer
- Replies: 6
- Views: 1652
Description property in Windows Explorer
Is the second "Description" property, the good one that shows what we add in SolidWorks is only available on computers that have SW installed?
- Tue Mar 19, 2024 11:26 am
- Forum: SW General
- Topic: SW 2020 SP5 or 2021 SP1 on Windows 11?
- Replies: 9
- Views: 2396
Re: SW 2020 SP5 or 2021 SP1 on Windows 11?
do you need pdm? pdm client is likely going to break with win11 23H2 or the explorer update. it need an hotfix to replace the pdm dll on client side. in that case you are left with the old control panel trick to start the old explorer as the hf is not available for versions before sw2022. also pdm ...
- Mon Mar 18, 2024 3:47 pm
- Forum: SW General
- Topic: SW 2020 SP5 or 2021 SP1 on Windows 11?
- Replies: 9
- Views: 2396
Re: SW 2020 SP5 or 2021 SP1 on Windows 11?
In the Compatibility modes options I have only Windows 8 or older... and the SolidWorks installer says that's too old. Running normally, without the compatibility mode option, there's a message saying that a reboot is pending from a previous installation... the computer has been rebooted several tim...
- Mon Mar 18, 2024 2:21 pm
- Forum: SW General
- Topic: SW 2020 SP5 or 2021 SP1 on Windows 11?
- Replies: 9
- Views: 2396
Re: SW 2020 SP5 or 2020 SP1 on Windows 11?
Have you tried installing it in "Compatibility Mode"? https://support.microsoft.com/en-us/windows/make-older-apps-or-programs-compatible-with-windows-783d6dd7-b439-bdb0-0490-54eea0f45938 Did you receive any kind of error message when it failed? Good idea, I'll try the compatibililty mode!...
- Mon Mar 18, 2024 1:23 pm
- Forum: SW General
- Topic: SW 2020 SP5 or 2021 SP1 on Windows 11?
- Replies: 9
- Views: 2396
Re: SW 2020 SP5 or 2020 SP1 on Windows 11?
Thanks Alex, I wrote the question in a hurry and it's not complete... We have a computer that was upgraded from Windows 10 to Windows 11. SolidWorks 2020 SP5 was already installed and continues to work without problems it seems. On a new computer that we received with Windows 11, the SW2020 installa...
- Mon Mar 18, 2024 12:42 pm
- Forum: SW General
- Topic: SW 2020 SP5 or 2021 SP1 on Windows 11?
- Replies: 9
- Views: 2396
SW 2020 SP5 or 2021 SP1 on Windows 11?
Does somebody has experience on installing these on Windows 11?
For some reason, they are the versions we have available and we have a new computer with Windows 11.
We tried to install 2020 SP5 on it but it got stuck. Before spending too much time on this, what should I spend my efforts on?
Thanks!
For some reason, they are the versions we have available and we have a new computer with Windows 11.
We tried to install 2020 SP5 on it but it got stuck. Before spending too much time on this, what should I spend my efforts on?
Thanks!
- Wed Feb 07, 2024 3:45 pm
- Forum: CAD Agnostic
- Topic: Which CAD + simulation software for an amateur?
- Replies: 10
- Views: 2353
Re: Which CAD + simulation software for an amateur?
A few suggestions; Free to use with a 1300 node limit, CDN$99 for a perpetual license: https://lisafea.com/ $60 a month for this Onshape addon: https://www.intact-solutions.com/rev/intact-simulation/intact-simulation-onshape/ Or there's a version that takes advantage of Grasshopper (parametric plug-...
- Thu Jan 25, 2024 3:02 pm
- Forum: Rendering and Motion
- Topic: How often do you do renderings?
- Replies: 35
- Views: 11508
Re: How often do you do renderings?
Here's one we did for a Tilt trailer that will be on display at a show in New York. It's a bit "offset" in the screenshot. image.jpg We'll be doing a bit of rendering in the near future so that sales and aftermarket can have manuals and other things of that nature but that's about as much...
- Wed Nov 08, 2023 1:42 pm
- Forum: SW General
- Topic: Pack N Go and drawings
- Replies: 2
- Views: 618
Re: Pack N Go and drawings
The drawings have exactly the same name as the part/assembly they are referencing?
- Mon Oct 30, 2023 9:31 am
- Forum: Surfacing
- Topic: Surfacing add ons for Solidworks
- Replies: 18
- Views: 5008
Re: Surfacing add ons for Solidworks
There is a link to a .txt file of the macro in the video description, have you had a look at that? Also may be differences between needed versions of Rhino (6, 7, 8)? Sorry, I missed that because I watched the embeded video here. And it works! I changed "Rhino.Interface.7" for "Rhino...
- Fri Oct 27, 2023 3:43 pm
- Forum: Surfacing
- Topic: Surfacing add ons for Solidworks
- Replies: 18
- Views: 5008
Re: Surfacing add ons for Solidworks
Would you mind showing the first lines of the macro? I might miss some.
- Fri Oct 27, 2023 1:45 pm
- Forum: Surfacing
- Topic: Surfacing add ons for Solidworks
- Replies: 18
- Views: 5008
Re: Surfacing add ons for Solidworks
For the mesh settings, to have a good evaluation, you could insert this script that works well for a document in inches: -Properties Object RenderMeshSettings Object AdvancedOptions Angle 15 AspectRatio 0 Distance 0 Density 1 Grid 16 MaxEdgeLength 0.015 MinEdgeLength 0.005 Enter Enter Enter Enter Fo...