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

Running HSMAdvisor on Linux

April 17, 2017, 8:56 pm by Eldar Gerfanov (Admin)
winehq_logo_glass.png

Previously when someone asked me whether HSMAdvisor works on linux or Mac I would steer them towards using VirtualBox or Parallels or some other virtual machine to run HSMAdvisor in the virtual Windows box.

As it turns out it is not always necessary.

Our customer has just managed to successfully run HSMA on Linux using package called Wine.

All he had to do was to use wine in 32 bit mode.

I, personally, did not think it was possible to run an app as complex as HSMAdvisor on linux without any modifications on my side. But i was wrong!

Here is a helpful link if you are running 64 bit version of linux and your Wine refuses to launch HSMAdvisor in 32 bit mode:

https://askubuntu.com/questions/136714/how-to-force-wine-into-acting-like-32-bit-windows-on-64-bit-ubuntu

Reportedly Reference and Geometry tabs do not work. But this is not surprising, since they use Internet Explorer to show the information.

Also pressing ENTER key causes the app to crash.

I am going to install a test Linux system on my workstation in the near future and figure out how to fix those issues and make Non-Windows support more readily available.

On another news.

Having made a new FSWizard App design and right before publishing. I decided to rewrite the whole core almost from scratch.

This was needed to make room for new modules like User Tool Libraries and Machine Profiles.

The work is going ahead at full speed and in due time i will roll our the brand new spanking FSWizard!

A Total Guide into Plunging and Ramping

April 4, 2017, 7:33 pm by Eldar Gerfanov (Admin)

Before we start milling away our stock we first need to get down to the required depth.

This is not a problem with external features when we can plunge outside.

When machining closed pockets, however, we need to find a way to get down to the machining depth first.

As usual there are several ways to get the job done. The plunging methods listed here are not ordered by their preference.

For various machining operations on different materials some may be more preferable than others.

Straight Plunging into a larger Pre-Drilled hole

This is one the best ones in my opinion.
Very few machining modes can compete in effectiveness with drilling and this method will get you the best combined tool life on most materials and (in case of many deep pockets) the least machining time, even when tool change time is factored in.

Read More 

HSMAdvisor v1.403: The one case of being Lazy

August 28, 2016, 12:22 pm by Eldar Gerfanov (Admin)

I have been several times asked to add a right-angle triangle to the Geometry calculators list.

And every time i dismissed the idea because there is already an oblique triangle calculator, which works exactly like a right-angle if you set one angle to 90 degrees.

Basically i was being lazy to add it because i felt like users of my software should not be so lazy and use the Oblique triangle calc instead...

Finally someone asked for the Right Triangle in the new Suggestions form (the blue balloon on the bottom task bar) and having no way to contact the author (suggestions are anonymous) i have decided to finally implement the damn calculator!

So. Enjoy, guys!

Also in this update I fixed one glitch with the S&F Calculator as well.

You can download the update over here: http://hsmadvisor.com/

HSMAdvisor v1.402 Hook For MasterCAM

August 20, 2016, 10:50 pm by Eldar Gerfanov (Admin)

Huge "Farewell to MasterCAM x9" HSMAdvisor Hook update has been released.

The MC 2017 has been out for a few month now and because it has received quite mixed reviews from the machinist's community, i decided to release one more big update to our MCx9 hook before starting to fully work on adapting it for MC 2017.

This update v1.402 is a double update. The hook version has now caught up to the standalone AND we have some new features in standalone HSMAdvisor as well.

Here is a quick video showcasing most of the new features:

What is new and improved in this HSMAdvisor update

  • New Hardened D2 and M2 Steels
  • New 17-4 and 13-8 Stainless Steels in various conditions
  • Mew DB Contents Tree in Select Tool Dialog
  • Plunge Speed Lock
  • New Free GD&T Reference Tab
  • Updated Look and functionality of Scientific Calculator
  • Updated look of all Geometry Calculators.

Whats new and improved in HSMAdvisor Hook:

  • Improved Toolpath import and export
  • New Improved Select Tool/Cut Dialog with Side Contents Tree
  • Plunge RPM lock for toolpaths, that do not support Plunge RPM different from the main RPM
  • Ability to choose which data is read and written into the toolpath.
  • Full ToolDB Functionality including editing and saving tools is now free.

As usual Here you can download the latest updates: http://hsmadvisor.com/ 

Questions, troubles? Let us know via email or our support forums!

Regards. 

List of Free Features in New HSMAdvisor

July 26, 2016, 6:57 am by Eldar Gerfanov (Admin)

Hello Frends,

After the latest changes in HSMAdvisor and addition of free features lots of people ask me to clarify (repeat?) what those are.

So those include:

  1. Thread Reference.
  2. All Geometry Calculators (Bolt Hole, Triangle, etc)
  3. Screw Reference.
  4. All Tool Database functions including access to Speeds and Feeds page where you can edit parameters of the tool.
  5. Full Acess to Speeds and Feeds for One material (1018 steel)

Basically ALL functions except Speeds and Feeds calculations are included for Free.

Check it out here, if you haven't already : http://hsmadvisor.com
Regards!

We are announcing a New Product!

April 1, 2016, 5:01 pm by Eldar Gerfanov (Admin)

I would like to announce the launch of a brand new product called HSMCode.

HSMCode combines the power HSMAdvisor speed and Feed calculator, its advanced Tool and Cut Database and the new functionality of HSMCode into one seamless product!

What does HSMCode Do?

HSMCode allows you to create ToolPaths from imported CAD or Solid geometry with ease.

All you need to do is pick features that need to be machined and HSMAdvisor will pick the most suitable tool, calculate proper speeds and feeds and then HSMCode will generate the G-Code for your machine

As simple as that.

You can also create additional geometry using an in-built CAD designer and Simulate your Toolpaths to verify the correctness of your work.

The sales will begin in a couple of months on June 31 2016!

Please contact me if you would like to test the early demo version, affect the development of the software and (depending on the value of your input) receive your Lifetime Subscription for free!

Cheers!

Lessson 3: CNC Canned Cycles, Drilling, Tapping, Reaming and Boring Cycles

September 20, 2015, 2:49 pm by Eldar Gerfanov (Admin)

Canned cycles are used every time we need to drill, ream or tap holes on our CNC machine

Standard Fanuc G-Code language supports more than a dozen canned cycles.

The most common cycles that will cover 99.9% of your g-Code CNC programming work are:

G-Code Name Motion Style
G81 Standard Drilling Feed-In, Rapid-Out
G83 Deep Hole Peck Drilling Incremental Feed-In by Peck Distance, Rapid Out, Repeat
G84 Right Hand Tapping Feed-In,Reverse Spindle, Feed-Out
G85 Reaming/Boring Feed-In, Feed Out

Subsequent holes

You can drill additional holes After your canned cycle has been initiated.
Any line with X Y position will be treated as another hole position.

Each position can have its own Retract value, feed rate and retract height modifier.

G80 - Canned Cycle Cancel Code

After all the holes of the canned cycle have been drilled, it is required to call G80 code in order to cancel the current cycle.

Read More 

Key factors Determining Success of High Speed Machining (HSM)

September 12, 2015, 7:29 pm by Eldar Gerfanov (Admin)

As a developer of a very successful line of speed and feed calculators I sometimes get questions like : "I calculated speeds and feeds for a conventional toolpath. Got 5.5 cubic inches MRR(Material Removal Rate). And then I calculated S&F for the same endmill with HSM parameters turned on and got almost the same amount of  MRR! What is even the point in using HSM parameters?" -they ask.

I would like to clear some things up for my friends.
In this article I will explain exactly WHY HSM machining is better and HOW to achieve better productivity and tool life.

For starters here are the main features of a HSM-capable cutter:

As usual there are several components of HSM that need to be present in order for it to work to its fullest. These are:

a) Machine
b) Tool
c) Workpiece geometry
d) Workpiece material

I intentionally did not number these as each one of those is equally important.

Read More 

Thank You!

January 1, 2015, 4:51 pm by Eldar Gerfanov (Admin)

I would like to thank everyone who has helped with the development of our software by investing your time and money, making suggestions, reporting bugs, recommending our software on various professional online message boards and to your colleagues.

Every bit of money I charge for our software goes back to development.

Unlike most other software developers, who often hold back on features to not allow their products to compete with each-other, every useful feature available on mobile FSWizard goes to the desktop-based HSMAdvisor and vise-versa. Even if it ends up hurting overall sales.

I was the first developer who was able to bring a speed and feed calculator as complex as FSWizard to the mobile platform and I have just uploaded another update to FSWizard Mobile app, that makes it even more powerful. Almost as powerful in fact as HSMAdvisor.

Why bother? Why create a competing product that does almost as much, but costs almost 3 times cheaper?

Because I know that most of our mobile users are not only unable to buy a more expensive desktop product, but they are also often younger, less experienced and hold machinist positions without access to desktop computers.

These users deserve every help they need to grow skills and their careers.

And when they grow to be CNC Programmers and get to sit in the office, they would need something more convenient and more powerful.

I hope they then remember that the same guy who develops FSWizard:Mobile also develops an even cooler desktop application called HSMAdvisor, that will certainly help keep their bosses even happier than before!

Once again, thank you, guys. Please have a Safe and Prosperous New Year.

 

Here is the list of recent changes to FWizard:Mobile v1.38

Read More 
oirijoiuhiunheurinhviu.JPG oirijoiuhiunheurinhviu.JPG

New Articles in HSMAdvsior Help Section

September 23, 2014, 10:47 pm by Eldar Gerfanov (Admin)

Balancing Cutter Engagement

One of the handiest functions of HSMAdvisor is the ability to suggest Depth of Cut (DOC) and Width of Cut (WOC) based on tool type and user-specified tool geometry.

When Cut data matches the default or ideal data specific for the selected Tool Type, the DOC and WOC fields turn Green in color:

This article describes how to balance the Cutter Engagement and find the most efficient way of removing material.

Read More Here

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