Subscribe to Blog
Email Address
 
Search for Machine returned 82 results.
Pages:(9) 1 2 3 4 5 [6] 7 8 9

HSMAdvisor v0.862

September 14, 2014, 4:09 pm by Eldar Gerfanov (Admin)

This weekend was very productive

I have finished work on floating license scheme and volunteers have begun testing it.

Licensing like that requires a lot of work on both the web side AND the client side. So a lot of things can go wrong and hopefully testing exposes all of the possible problems before a paying customer has the opportunity to face any.

Aside from cleanup here and there i have added the material search feature.

"Material" panel is now expandable and it is hiding a search field.
When you type anything into that field, material list right above will filter out items that contain the text being searched.
To clear search results user can just click the red x button to the right of the search field.

Here is how it looks:

You don't really need to click on the magnifying glass button as searing and selecting of material is done in real time as you type text.

In fact in many cases simply typing things like "D2" will select the material you need.

What's New:

  • Material Search Feature
  • Added several new machine profiles to the default machine list
    (When you install over existing installation, use machine import function to add them to your current machine list)
  • Finished floating license module (pending testing)

What's improved:

  • Added Aluminum 6061-T4 to materials list
  • Fixed missing Aluminum 6061-T6
  • Added floating pop-up box to pretty much all fields on the FSWizard screen
  • Cleaned up various things.

HSMAdvisor MidSummer Sale!

July 14, 2014, 9:32 pm by Eldar Gerfanov (Admin)

For a limited time purchase any HSMAdvisor license at more than 15% discount.

We hadn't had a sale in quite a while, so i thnik it is time for one more to mark.....eh.. the very middle of the Summer!

It is July 15, and i just realized we are past half-way point and it is not long before summer is over.

Invest into software that takes "guess" out of your machine shop work!

HSMAdvisor UI Survey Results

May 7, 2014, 9:23 pm by Eldar Gerfanov (Admin)

I think it is time to reflect on latest changes to our HSMAdvisor and look at survey results.

Thanks to your input I was able to make changes that I believe addressed some of the issues you guys were having.

You can download and try HSMAdvisor for 30 more days here http://hsmadvisor.com/index.php?page=Download

This update resets your trial counter back to "30 days left", so if your old trial expired, you can use it for one month more.

First of all, I put all of the available overrides on plain sight. Now you do not need to expand a panel to access speed/feed overrides.

I also added cutting speed and chipload to the collapsed view.

Machine Panel now has  Max RPM on collapsed view.

Gages panel now is not expandable and has Read More 

HSMAdvisor v0.775 .Net4.0 Update

April 18, 2014, 10:04 pm by Eldar Gerfanov (Admin)

Up to now people who wanted to use HSMAdvisor Speed and Feed Calculator on their Windows 8 machines had to install .Net Framework 2.0

I have decided from this point on to supply HSMAdvisor in both .Net versions.

As much as i would like to move completely to 4.0, too many people still run archaic versions of .NET framework.

I also fixed quite a few other things in this update.
So, if something looked wird before, it now should be fixed.

Edit: I have added a fix for metric taps in version 0.777

HSMAdvisor v0.760

April 1, 2014, 9:08 pm by Eldar Gerfanov (Admin)

Happy April Fool's day!

Seriously though, i have just published another update.

This update adds a floating Speed and Feed mini-window that stays on top and displays most relevant information to help users with populating S&F values on their CAM software.

To show/Hide this window, click the red-and-white "Float" button in the status bar.

Upon right mouse click on the floating window you can choose what kind of information you would like to display in there.

Also one bug was fixed where when no machine was selected from the drop-down list, deflection and torque limits were not firing for milling and drilling tools.

But wait! There is more!

I will not open all my cards, but right now i am working on a massive update to HSMAdvisor's Tool Database.
Keep tuned in.

Improved HSMAdvisor 0.740

February 24, 2014, 1:18 am by Eldar Gerfanov (Admin)

This update is mainly a bug fix and has some usability improvements.

New Things

  • Persistence in Threads Tab
    Now Threads Page will stay the way you left it when you shut down the program
  • Persistence in column selection for Drill Chart for both the Treads Page and Tap Tool on FSWizard Page as well.
  • Capture Wizard can now capture target windows with dynamic controls. (Still working on SprutCAM integration profile that required this feature)

Fixed and Improved things

  • Tapping tools had a bug in metric mode. Now it is fixed
  • Text color for selected row in myCut Database page is now white on blue background. Which makes things easier to see.
  • Capture Wizard is now a lot faster and should be less prone to hang ups.
  • Improved Machine Limits behavior
    Power Overload now causes feedrate to reduce.

Lessson 2: Outside Profile, Cutter Radius Offset Compensation

January 28, 2014, 10:51 pm by Eldar Gerfanov (Admin)

In this tutorial we are going to explore different options and techniques when programming cutter movement.

Lets begin with a simple part shown in a drawing below.

Basically it is a rectangular piece 4.00x2.00
For the purpose of simplicity lets make the depth of our profile (z- dimention) 0.75"

We are going to use a 0.5" dia endmill, again because it is a very common size and is easy to do basic math with.

I took a liberty of puting locations for our part/toolpath, so it is easy to extract numbers from the drawing just by looking at it.

Notice the green rectangle. This rectangle represents the path that the center of the tool will have to take to produce the part with required dimentions.
The thing is: because endmills have certain diameter, the center of the tool must be always offset by its radius.

There are two ways of doing that.Read More 

HEM - High Efficiency Milling - Like your HSM but without crazy feedrates

October 24, 2013, 12:03 am by Eldar Gerfanov (Admin)

HEM is a relatively new term.

It means High Efficiency Milling. It only became available when constant tool engagement toolpahs became almost standard on most of the CAM software.

Unlike HSM that utilizes chip thinning effect, HEM relies on much larger widths of cut and thus chip thinning does not occur. What gives it its name is much higher material removal rate that would normally be possible.

When you are machining a pocket you are most often only milling at about 50% WOC. But nevertheless you need to calculate speeds and feeds based on the fact that the very first move and every corner will be full slotting action. Which means that the whole pocket needs to be machined at lower feedrate.

HEM uses constant engagement toolpths to make sure that this never happens and that Width of Cut remains optimal. Tool never needs to make a full slot so you can ramp up the feedrate as if you were doing outside profiling.

Here is a video of a 1/2" 3 flute endmill machining a 5/8" deep pocket in aluminum at full depth. Normally this pocket would have been machined in 2 steps at 150 inches per minute.

Using Constant Tool Engagement toolpaths we can go full depth at 0.175" stepover and 275 inches per minute.

The advantage of this method is obvious- Higher Productivity.

HEM is not ideal for all cases and each application merits its own method of machining, but its always nice to know more than one way to do your job.

 

Huge machine milling miniscule detail on a car scale model

September 29, 2013, 9:05 am by Eldar Gerfanov (Admin)

Check this video out.

The whole thing is pretty impressive, but the best part starts closer to the middle of the video. At around 3:20 you can see the size of the machine. Truly amazing.

Note: TURN YOUR VOLUME DOWN

Working with HSMAdvisor myCutDB Tool Library

September 25, 2013, 9:09 pm by Eldar Gerfanov (Admin)

I have been asked to create a tutorial on how to work with the tool library, so here it is.

myCut Tool Database is quite a unique thing.

It not only contains all of your tools, but also each and every tool can have multiple operations or "Cuts" attached to it.

Everything is very simple.

Database contains Libraries

Libraries contain Tools

And Tools contain Cuts


Each entity behaves according to specific rules and "knows" specific kind of data.

Please read more to learn how it all works.Read More 

Pages:(9) 1 2 3 4 5 [6] 7 8 9
Sing In

© 2009-2022 Eldar Gerfanov. All Rights Reserved.
© 2009 Eldar Gerfanov. Materials on this site are presented as is and are mostly for educational use.

You may freely reproduce information presented herein without any consent from me, provided you include link to this site.
In case when i am not the copyright holder, you may want to contact proper owner of material. Anyway, they are freely available on the Internet.
If you hold the copyright right for any of the materials on this site and want them removed, please contact me here