Subscribe to Blog
Email Address
 
Search for language returned 10 results.
Pages:(1) [1]

Multilingual support in FSWizard is coming!

January 10, 2024, 10:21 pm by Eldar Gerfanov (Admin)

Change long overdue. FSWizard now has support for multiple interface languages.

So far there is only 3 available, and only in the web app at app.fswizard.com

The only languages I know is English and Russian, so please let me know if the current Spanish translation has issues and you would like to help me fix it.

I very much would like to outsource this work to native speakers, so I will be releasing the language files shortly.

HSMAdvisor v2.5.12

November 8, 2022, 9:50 pm by Eldar Gerfanov (Admin)

A new version of HSMAdvisor has just been released!

This minor update adds the Portuguese language and fixes the Language upload feature.
Thanks to TribeJoint - www.instagram.com/tribejoint/ for providing the translation!

Also, minor tweaks were made to improve drill chip load calculations for tiny and very large drills.

In related news. Big work is currently happening with expanding and improving the HSMAdvisor's Material Database.

You can download the latest HSMAdvisor Update over here: https://hsmadvisor.com/download

Cheers!

HSMAdvisor v1.600 More International Support

April 27, 2019, 8:40 pm by Eldar Gerfanov (Admin)

You know this is good...

when we bump a whole TENTH in the version number!

This release focused on fixing various small issues blah-blah.

The main news is the HSMAdvisor's Translator Form that can now not only Upload, but also Download languages from the cloud!
Which means you can now download someone's unfinished translation file, use it, add to it (hopefully) and upload it again!

When you download someone else's language file with the same name as yours, only the untranslated lines will be updated.

From this point on I will be adding languages that contain certain percent of coverage to the installation.
Installed languages will also be updated as time goes on.

At this point we have the following list of installed languages available:

  • English (main)
  • French (full)
  • Russian (full)
  • Spanish (almost full)
  • Slovak(partial)
  • Czech (partial)
  • Polish (partial)
  • Turkish (partial)

Huge thanks to everybody who contributed to the translation effort!
So if you did, please contact me if you need any licenses (have your user name handy, so i can identify your work).

By the way, do i need to remind that good things happen to those who contribute?

Keep tuned for more cool updates to come out this spring!

Cheers!

Updated Translate Capture_Translate.png

HSMAdvisor status report

January 16, 2017, 9:05 am by Eldar Gerfanov (Admin)

Hello everybody!

I have not made many blog posts here lately because i have been working a lot on new features and simply did not have much time for anything.
So I decided i'd make a little report on how we are doing and where the project is.

First things first.

I just released an update to HSMAdvisor v1.503

  • Drilling tools now consider Shank Diameter when calculating maximum allowed torque on the tool.
    This will lead to more safety when using, say 1" tool with a 0.5" shank.
  • Thread Milling tools have been immensely improved.
    Shank diameter is now included into the calculations.
    Default Length is now 2.5 diameters
    Improved suggested cutting speeds and feeds

Our Multiple Language Translation Program is chugging along nicely

Several people messaged me about intentions to build translations so far.

At this point we have people working on translations for the following languages:

  • Croatian
  • Serbian
  • Portuguese
  • Perhaps Polish (I see someone uploading translations, but the person have not contacted me about it)

Mobile FSWizard app is due for major improvements

Major visual re-design is under way and we are working on making FSWizard Mobile accessible on more devices in more ways.
It is going to be a fully fledged WEB app, that can be run on any internet-connected device. Even on a desktop.

Integration with HSMAdvisor Machine Profiles and Tool Libraries is also planned.

Perhaps we are going to drop native support for Google Play and iOS stores. I am sick of them charging us 30% for their services.

HSMAdvisor v1.501

November 26, 2016, 11:51 am by Eldar Gerfanov (Admin)
RussianLanguage.PNG

Every time we add a tenth to HSMAdvisor version number our users know we are up to something completely new and exciting!

Please welcome HSMAdvisor 1.5

Now with International Language support!

I know this feature might not be as interesting to our English-speaking users, but I believe it is a major milestone in maturity of any application.

I have been semi-secretly working on this feature for the past year or so.

Let me just quickly show you how to switch between languages

  • Download and install HSMAdvisor 1.5 as usual
  • Launch HSMAdvisor and go to Settings->General
  • Find button called "Select Language" and click on it
  • Simply select an available language from the list and click OK
  • You will be offered to shut down HSMAdvisor as you can not right now apply the new language mid-flight.
  • When you launch HSMAdvisor again, the language of the User Interface will be of that you have previously selected

If you do not find your native language in the list, do not get upset!
You can easily create your own translation.The proper process for translating HSMAdvior to other languages is described here: http://hsmadvisor.com/?page=help&shell_id=241&article_id=4883_international-language-support

What is next

  • In the coming months we will introduce tools for creating translations on the fly without the need to use a third-party tool.
  • We will add ability for users to earn their free HSMAdvisor license by participating in translation program.
  • And the main thing...

We will continue our hard work to stay the best software tool for CNC machinists!

By the way here are other changes that were introduced in this update:

  • Fixed typos and improved the look of ToolTip messages
  • Fixed 0 - WOC reset when changing tool type

Best Regards

Notepad++: Absolutely Free G-Code Editor With Code Highlighting

March 20, 2016, 3:28 pm by Eldar Gerfanov (Admin)
NPPGcodeLang3.png

Quite often I see people asking which text editors others use to work with their G-Code.

Some even suggest paid ones.

I am using a free general-purpose advanced text editor called Notepad++.

It is so flexible, it can recognize the language you are working with and turn on the language-specific highlighting for even the G-Code.

I created my own Language profile for it. It is attached to this article so that everyone can download it.

Below is how you can apply this language profile to turn on g-code highlighting:

Read More 
G-CODE_N Language G-CODE_N.xml G-CODE DARK G-CODE_DARK.xml Size:0.01 MB

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 

HSMAdvisor v1.146 released

March 29, 2015, 9:08 pm by Eldar Gerfanov (Admin)

We have one major feature in this release and a lot of small improvements:

Starting form this update every HSMAdvisor installer and executable file will be digitally signed.
This will keep both your IT guy and your Antivirus Program happy.

I made a decision to invest into signing my executables because users were complaining about AV programs like Norton shutting down my software.

You can download the latest version in our downloads section


What's New:

  • Digital signing added to the executable files
  • Maximum Tapping RPM added to the Machine Definition dialog to recognize the fact that tapping speed is often a lot smaller than the maximum spindle speed available on most machines.

Improvements:

  • Major work is being done to translate HSMAdvisor to other languages
  • Typos fixed all over the place
  • Machine Definition dialog functions improved
  • Thread Milling tool type now includes DOC and WOC fields
  • Cutting speeds for several materials have been adjusted
  • Fixed condition where restoring the window in "Narrow" mode would cause controls to disappear until Maximize button was pressed
  • Tool drop-down box now better scales and crops extra-long values to make room for all columns

HSMAdvisor Status Update

December 23, 2014, 6:09 pm by Eldar Gerfanov (Admin)

First of all Merry Christmas and a Happy New Year !

There has been a spur in development in the last couple of weeks.
Mainly due to the fact that i took a vacation from my day job.

I also used this time to pay a visit to some businesses operating in the area to get some feedback on my software, hear out their needs and desires.

I have not been able to post about the latest updates, so let's summarize what we have at this moment in the latest v1.110 update

  • New 90 Degree metric Flat Head screw reference tool
  • Ability to use comma sign instead of dot as a decimal point.
    HSMAdvisor will still convert comma to dot, but now it treats input properly
    This was done to accommodate users whose language settings use comma on their numpad
  • Fixed scaling for all DPI types.
  • Added a bunch of materials like Machinable Wax, Plywood, some Steels etc.
  • Improved and made more predictable loading of tools and cuts from the database
  • Made improvements to Machine definition window.

Most of the work has been finished on the CAM integration feature.
If any of you, my users, feel like you want the FREE integration with their favorite CAM, please nag your CAM support and/or sales desk!!

........

........

Now did I mention I plan on NOT changing a dime for the integration feature?

If not, then let me repeat it again.

CAM Integration feature will come at no price for my users!

So if i were you, i would file support tickets (make some phone calls, write letters) to your CAM providers and ask them to consider enabling their software to speak with mine.

My contact details can be found here: http://hsmadvisor.com/index.php?page=help&shell_id=241&article_id=4426

Have a nice New Year!

Ways in which High Speed Machining (HSM ) works

October 12, 2013, 11:32 am by Eldar Gerfanov (Admin)

Lately there have been a lot of really interesting HSM topics on PracticalMachinist forums.

In one of them a guy who owns his own resharpening business posted a video of his endmill milling a block of D2 hardened to over 60 RC.
The forum topic is located here First try on D2 62Rc(video)

Here is his post so you know what we are talking about:

Quote:
In an effort to perfect our speeds and feeds while hardmilling, this is the first try. Its not right yet, but far from a failure. I apologize for the language at the end, but I do not edit my videos. The endmill was a reground garr VRX at .353 diameter. Parameters were 750 sfm, .018 radial, .300 axial and .004 ipt.
The next run will be at 650 sfm, .006 ipt using a mist sprayer. Also, any small areas will be blocked off to be ran at lower speeds to allow cooling time for the cutter. Just a note for anyone using a Mag Fadal, The E-stop button is not quick enough, use feed hold. The endmill was badly worn on the corners, but not broken, and will be resharpened and used again.

In the ensuing discussion i posted my own take on how and why HSM works

Quote:
HSM works in many ways.

1) Reduced cutting time per edge per revolution allows it to cool down more.
2) Chip thinning allows to increase chipload (advancement per tooth per revolution)
3) Increased depth of cut combined with shallow radial positively affects deflection. Tool bends less as it is more rigid towards the tool holder.
4) Higher cutting speed actually reduces cutting forces as heat generated in the cutting zone makes it easier to shear off a layer of metal. Yet because the time of contact is so small, most of the heat is carried away with the chip.
5) Higher RPM also allows to get rid of hot chips faster thus further reducing heat transferred to the tool.
6) Higher feedrate actually reduces relative cutting speed.
7) At high axial engagements more than one flute is in contact with the workpiece at different points along the axis of the tool. This too helps combat vibrations and chatter.
8) You are using more of the tool than just its tip, so technically you can do more work with one tool before it gets dull.
9) lastly it looks cool as hell and is very impressive. Whenever we know visitors or bosses are coming we try to make sure some HSM is going on even if application does not merit that
I am not sure if the air that is moved by the endmill is doing much, but i suspect he didn't mean exactly that.

 

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