We have a Wenzel 5 axis cnc cmm for sale. respond here or email me if interested. we'd probably let it go for a steal just to get rid of it. I can provide specs if there's interest.
thanks!
david
davida@accuratepattern.com
Search found 15 matches
- Tue Dec 17, 2024 12:56 pm
- Forum: For Sale and Want To Buy
- Topic: CNC CMM FOR SALE
- Replies: 0
- Views: 194
- Tue Nov 26, 2024 3:14 pm
- Forum: PowerMILL
- Topic: Macro - Tool Template
- Replies: 3
- Views: 383
Re: Macro - Tool Template
my pleasure. I'll be posting more on this board starting next week. we're up against due dates this week at work so i'm a little busy with that.
if there's something in particular you're looking for, i can see if i have something, otherwise we can write something together
if there's something in particular you're looking for, i can see if i have something, otherwise we can write something together
- Fri Nov 22, 2024 12:12 pm
- Forum: PowerMILL
- Topic: Please Create a PowerMill Board on Here!!!
- Replies: 12
- Views: 1315
Re: Please Create a PowerMill Board on Here!!!
I had thought about that too, but i dont know enough about powershape to try to run a forum and scare up interest in that. my guess is autodesk mothballs powershape in the next 5 years...
- Fri Nov 22, 2024 8:01 am
- Forum: PowerMILL
- Topic: Macro - Tool Template
- Replies: 3
- Views: 383
Macro - Tool Template
In an effort to get more traffic on this board, I'm going to post tips & tricks that I've found over the years as well as macros that I've written. Here are two macros that I use to save out tools from a project and then load them into another project. A couple notes: The project has to be saved...
- Thu Nov 21, 2024 4:57 pm
- Forum: PowerMILL
- Topic: Please Create a PowerMill Board on Here!!!
- Replies: 12
- Views: 1315
Re: Please Create a PowerMill Board on Here!!!
Awesome! Let's make this more successful than theirs!
- Thu Nov 21, 2024 10:30 am
- Forum: PowerMILL
- Topic: Please Create a PowerMill Board on Here!!!
- Replies: 12
- Views: 1315
Re: Please Create a PowerMill Board on Here!!!
This is awesome! Thank you guys for signing up, and for visiting it! I will do my best to get other users over here to truly make it worth while and as successful as the Delcam forum was!
- Wed Nov 20, 2024 10:16 am
- Forum: PowerMILL
- Topic: Please Create a PowerMill Board on Here!!!
- Replies: 12
- Views: 1315
Please Create a PowerMill Board on Here!!!
The Autodesk PowerMill forum is borderline unusable. I would like to see two PowerMill boards on here after the fashion of the old Delcam forum: One board for general PowerMill questions, one board for PowerMill macros and automation. Please join me in asking the Admin of this site for this by leavi...
- Tue Nov 28, 2023 4:43 pm
- Forum: Job Listings
- Topic: Designer - Sheboygan Wisconsin
- Replies: 8
- Views: 3772
Re: Designer - Sheboygan Wisconsin
oh, ok. thanks! i'm looking for some side work i can do at home in the evenings & on weekends, either designing or programming. i use powershape and powermill.
thanks anyway!
thanks anyway!
PowerMill
Does anyone on here use PowerMill, or know someone who's looking for a PowerMill programmer? We're slow at work so I'm looking for some side-hustle. I can do 3ax and 5ax programming, write macros or create plugins.
Thanks!
Thanks!
- Mon Nov 27, 2023 5:52 pm
- Forum: Job Listings
- Topic: Designer - Sheboygan Wisconsin
- Replies: 8
- Views: 3772
Re: Designer - Sheboygan Wisconsin
is this filled yet?
- Fri Aug 25, 2023 1:11 pm
- Forum: API
- Topic: Export Macro Not Outputting Apperances
- Replies: 5
- Views: 1776
Re: Export Macro Not Outputting Apperances
wow there's a lot of stuff to sift through in this api. i wouldve never found that. thanks a bundle bro!
- Fri Aug 25, 2023 11:22 am
- Forum: Surfacing
- Topic: Surfacing with 3dscan data as template
- Replies: 30
- Views: 8237
Re: Surfacing with 3dscan data as template
Not sure if anyone is still reading this thread or not, and i certainly did not go through it with comb to see if this was mentioned already- PowerShape is a viable option for mesh modelling. you're able to scan directly into it & go from there. it's not super expensive, either. the down side is...
- Fri Aug 25, 2023 11:09 am
- Forum: API
- Topic: Export Macro Not Outputting Apperances
- Replies: 5
- Views: 1776
Export Macro Not Outputting Apperances
Below is my work in progress of my exporting macro. It works well but does not output the colors that are on the model. it's not a huge deal, but it would be nice to be able to have those come into PowerMill how they left SW. Any help is appreciated. Thanks! Option Explicit ' Connect to SolidWorks &...
- Fri Aug 25, 2023 7:49 am
- Forum: API
- Topic: Get Selected Assembly Part
- Replies: 1
- Views: 901
Re: Get Selected Assembly Part
Came back with new patience this morning and found this thread https://cadforum.net/viewtopic.php?t=492 posted in the SW General forum. That thread contained what i needed and more! I've been programming macros & plugins in PowerMill for over 10 years now. My job is shifting to more design than ...
- Thu Aug 24, 2023 5:58 pm
- Forum: API
- Topic: Get Selected Assembly Part
- Replies: 1
- Views: 901
Get Selected Assembly Part
Hello fellow users, hopefully this is an easy one for you: I'd like to get the selected part in my assembly via macro. I'm close (i think) to the kitchen, I can smell the food, but I can't find the door. I think I need to use GetSelectedMember(), but I can't close the deal. Would one of you be good ...