Subscribe to Blog
Email Address
 
Search for reference returned 26 results.
Pages:(3) 1 2 [3]

HSMAdvisor v0.822

July 12, 2014, 5:06 pm by Eldar Gerfanov (Admin)

A latest update to HSMAdvisor is available right now in the downloads section!

The main new thing is ability to assign custom or Tool Manufacturer-recommended Speeds and Feeds to tools saved in the database.
Please refer to this tutorial for a detailed walk-through on how this can be accomplished.

Why have manufacturer-recommended speeds and feeds when my calculator already does pretty much the same thing?
Simply because cutter geometry and composition varies from manufacturer to manufacturer. And tools made by different companies often vary in quality and performance.

Even things like cutter material and coatings vary in hardness and toughness.

Aside from this major update, little bugs were fixed.

Fixed and Improved:

  • New "Speed and feed source" indicator disappearing problem solved.

  • Fixed limits for drilling, taping and turning.

  • changed layout for Reference Calculators

Edit: I just uploaded a video showing how to add custom Speeds and Feeds to youtube.

HSMAdvisor v0.801

May 11, 2014, 8:46 pm by Eldar Gerfanov (Admin)

Hello guys,

I have just uploaded a latest release of HSMAdvisor v0.801.

In this update i only added a few calculators to the new Reference Tab.

Lets review all those calculators here.
And since i last time got repremended by mr rlockwood for making my post too long and dry, i will spice it up with a ton of pictures and even a download link. BTW you can download the updated version over here http://hsmadvisor.com/index.php?page=Download

There are 3 new calculators.

Those are:

  • Scientific Calc -a child of my labor over this weekend.
    The standard Windows calc was driving me crazy with its small buttons, so i whipped up this one. Maybe later i will make it a separate pop-up window or something
  • Drll Point Calc - a handy tool that allows to calculate depth required to make a countersink of set angle, and tip flat size
  • Partial Bolt Hole Calc- allows to find location of equally spaced holes laying on an ark. 

Here is a full list of calculators available at this point in the Reference Tab:

Scientific Calculator

Bolt Hole


Partial Bolt Hole

Bolt Line

Drill/Countersink Point Calculator

I plan to keep adding more and more new calculators and features and improving existing ones.
Should you have any suggestions, please let me know.

HSMAdvisor v0.800

May 4, 2014, 4:29 pm by Eldar Gerfanov (Admin)

This update resets trial counter back to "30 days left"!

New Things:

  • New Reference Tab
    I am starting to port geometry calculators found in FSWizard:Mobile app to HSMAdvisor.
    You will be able to find them in ths tab. For now i have added 3 calculators: True Position, Bolt Line and Bolt Hole
  • Ability to Download and save ALMOST any web page as a plugin.

Improved Things:

  • Improved Scaling and layout when using larger Windows Font Size and lager App Font size.
  • Changed position of several controls withing the app to improve usability.

Now lets look closer what has changed....

Read More 

Lesson 1 : Generic G-Code Milling Program Flow

January 23, 2014, 11:40 pm by Eldar Gerfanov (Admin)

At my day job I am starting to do more and more manual programming.

Which i do not realy like, but since am at it anyway i have decided to keep piling little articles about G-Code programming into this new category.
This way when i forget things again i will be able to quicly refresh my memory.

Program Start

O0001 (COMMENT OR PROGRAM NAME)

Starting safety blocks

(G20 IMPERIAL UNITS, G21-METRIC)
(G17 XY ARC PLANE, G18-XZ, G19-YZ)
(G40 CANCEL TOOL RADIUS COMPENSATION)
(G49 CANCEL TOOL LENGTH OFFSET)
(G80 CANCEL CANNED CyCLE)
(G90 ABSOLUTE POSITIONING MODE)

G20 G17 G40 G49 G80 G90

Tool Change Routine

(T14 - call 2.5" Face mill)
(M6 - Perform tool change)
(G0 - rapid feedrate)
(G55-G59 - Choose Work Offset)
(X, Y - Command a Position to move to)
(S - choose spindle speed)
(M03 - Turn spindle on Clockwise, M04 - Counter-clock wise)


T14 M6
G0 G54 G90 X{X} Y{Y} S{SPEED} M03;

Apply Tool length offset at retract height, Turn on Coolant

(G43 H14 Z2.0 - All codes must be in the same line Apply cutter length offset from record #14 to cuttent tool, move to 2.0 above work at the same time )
(M8 - Turn on Coolant)

G0 G43 H14 Z2.0 M8

Rapid tool to plunge height

G0 Z{Z_PLUNGE}

Plunge to cutting depth at plunge feedrate

G01 Z{Z_DEPTH} F{F_PLUNGE}

Make a straight cut in xy direction at cutting feedrate

G1 X{X_POS} Y{Y_POS} F{F_FEED}

Retract to plunge height at either rapid or retract feedrate

G1 Z{Z_PLUNGE}

Retract to rapid height, turn off colant

(M09 - Turn OFF coolant)

G0 Z{Z_RETRACT} M09

Retract to tool change height, turn off spindle

(G28 G91 Z0 - all coes must be in the same line, move Z axis to HOME POSITION through a reference point)
(G91 Z0 - Causes reference point to be the current location, thus sending axis straight up )
(M05 - Turn off spindle)

G0 G28 G91 Z0 M05

Perform Next tool change or end program

M30(end program)

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 

HSMAdvisor v0.601 Release

September 23, 2013, 11:07 pm by Eldar Gerfanov (Admin)

I have just uploaded a new release of HSMAdvisor.

I have decided to extend trials every time major releases come out.

This will happen every several months or so.

This release is pretty big. So every one who has not purchased yet gets 30 days more to play with it.

We have material cross-reference tool.

It allows you to quickly figure out material group for a large number of materials. Around 1000 of them.
You can access it by pressing "MORE" button next to material drop-down list.

Here is it looks:

Second Big thing is new tool life estimator.

It allows to show you how tool life reacts to changes in speed, feed rate and depth of cut.

It is a percentage based on normal shoulder milling cut that should equal 100%

Nobody else has this feature- it is absolutely unique to HSMAdvisor and that is in part why i decided to extend trials this time.

Besides tool life gage there is a new tab in results area.

It is called Gages.

It shows important information like what percentage of deflection, torque and machine load we are running at the moment.

It helps to figure out at a glance if something is out of whack.

As always feedback is welcome.

Pages:(3) 1 2 [3]
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