Subscribe to Blog
Email Address
 
Pages:(35) 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35

Advanced Screen Editor for UCCNC Motion Controller Software

March 4, 2021, 7:03 pm by Eldar Gerfanov (Admin)
(2)_image.png

The job of a software developer is to solve problems.

So naturally, when I wanted to easily edit a screenset for UCCNC motion control software, I decided to create an app for that!

You can find it here: https://snapwebapps.com/uccnceditor/

Read More 

3D Printed Enclosure for Touchscreen CNC Control

February 10, 2021, 11:29 pm by Eldar Gerfanov (Admin)
image.png

Since my garage/shop has a limited workspace, I have long wanted to upgrade the big and clumsy computer I used to drive my little Prolight desktop CNC to something more elegant and convenient.

TL;DR: You can read about the printing settings and download files on Thingiverse: https://www.thingiverse.com/thing:4754968
Here is the shared Fusion Project: https://a360.co/36UhI15

After quite a bit of googling, and testing the UCCNC control software that i already have I decided to re-use my old Z83 mini-PC with Intel Atom processor.

Then I ordered a SunFounter 10.1" touchscreen monitor with a nice resolution of 1200x800 from amazon.

Since the display does not come with an enclosure I decided to design one myself.
A good opportunity to dust off my 3d modeling skills:

Read More 

HSMAdvisor: Monthly Subscription!

January 26, 2021, 12:25 pm by Eldar Gerfanov (Admin)
example_new_cnc.png

Since the beginning of the pandemic, I wondered how I could make HSMAdvisor more accessible and affordable for the customers?

Then it hit me: "What if I create a subscription plan for a price of 2 cups of coffee per month?"

So let me introduce a new HSMAdvisor payment option: $5/mo Unlimited Monthly Subscription.

With it, you get all the HSMAdvisor Power without the usual upfront commitment - you can simply drop the subscription at any time.

https://hsmadvisor.com/?page=Buy

Obviously, all the other options are still available under the "HSMAdvisor Licenses" category.

Fusion 360 is 30% off today.

January 14, 2021, 10:39 am by Eldar Gerfanov (Admin)

30% off!

Not affiliated in any way.

I just bought a 3-year license for myself.

https://www.autodesk.com/products/fusion-360/pricing

On the other note.

HSMAdvisor is also 30% off!

https://hsmadvisor.com/

New PLM2000 Benchtop CNC machining video!

January 14, 2021, 1:18 am by Eldar Gerfanov (Admin)

Did some testing for HSMAdvisor in A36

Tool: 3/16" 4 FL 0.25" LOC 0.7 Stickout

RPM: 5000 Feed: 32.0ipm

Original engagement DOC:  0.25, WOC: 0.083

Was successful and sounded nice, but the TTS holder started to pull out. Had to half both DOC and WOC for the video:

2023 Holiday Sale!

December 15, 2020, 4:13 pm by Eldar Gerfanov (Admin)
2020_Sale.PNG

Merry Christmas and Happy Holidays, everyone!

Hopefully, you have weathered this pretty horrible year in good health and spirits.

Anyway here is 30% off for all products in the HSMAdvisor store ONLY!

First real project almost done!

December 10, 2020, 8:36 pm by Eldar Gerfanov (Admin)

Machined this 2-piece utility knife on my ProLIGHT2000 benchtop CNC.

Just one little lock left!

View this post on Instagram

A post shared by Eldar Gerfanov (@hsmadvisor)

HSMAdvisor v2.1.12 for MasterCAM

October 20, 2020, 9:55 pm by Eldar Gerfanov (Admin)

I have just released a big update for our HSMAdvisor for MasterCAM.

Plugin v2.1.12 now supports Mastercam 2021, 2020 and 2019

Features for all versions are now aligned to the latest HSMAdvisor code!

Check it out here: https://hsmadvisor.com/?page=HSMAdvisor_for_MasterCAM

Cheers!

HSMAdvisor and 3rd-party Tool Libraries

October 3, 2020, 10:55 pm by Eldar Gerfanov (Admin)

It only recently occurred to me that since the introduction of the HSMWorks Tool Library import feature, HSMAdvisor users can import all kinds of libraries designed for F360!

Thanks to the popularity of F360, many tool manufacturers offer their stock in Fusion format.

You can see and download them all from here:
https://cam.autodesk.com/hsmtools

You can download and import the .hsmlib file you need into HSMAdvisor using the Tool Database ->Actions->Import->Import HSMWorks Tool Database menu.

For example, Harvey offers HSMWorks Tool Libraries for all of their tools over here:
https://cam.autodesk.com/hsmtools?p=%20Harvey%20Tool&utm_source=Pardot&utm_medium=Redirect&utm_content=Harvey_Fusion&utm_campaign=CAM_Tool_Libraries

I tried it with their endmill database.

It is huge, contains about 16 thousand tools, and rendering all of them on the same page takes about 10 seconds on my computer.
It is not too bad, though, since you can use filters to limit the number of displayed tools and find the one you need faster.

Perhaps I should include the ability to download them directly into HSMAdvisor without having to go to the website?

Let me know what you think about it!

proLIGHT 2000 Benchtop CNC: Progress update and the First Finished Piece!

October 2, 2020, 2:27 pm by Eldar Gerfanov (Admin)

Finally got my proLIGHT CNC Mill running with UCCNC control software.

Chose that over mach3/4 because uccnc software seemed better made. Unfortunately, it too has bugs.

Most importantly, executing gcode.
Instead of running all codes in a block simultaneously, it does them in the incorrect order.

For example, code like

Code
G55
G0 G90 G54 X0 Y0

Instead of going to X0 Y0 defined in offset #54, it will go to coordinates of offset #55!
Only after executing that line, the offset will change to G55.
Similar issue with
Code
G28 G91 Z0

Don't need to tell you this may lead to crashes.
So I changed the MasterCAM's post processor to output some of the codes in different lines.

Hopefully, devs will fix this issue soon.

In other news, I have just finished the first 2-tool piece.

It was a miniature skull figure made out of aluminum:

I got 150 bucks for machining that for a guy I met in a Facebook group. Nice!

The smallest endmill was 1mm ball nose, and it held up perfectly at max RPM of 5000 and feed rate of about 25ipm.

The DOC and stepover were about 0.004"

Now I wish it had a 20k spindle. If I could run at 100ipm, it would make a quick work of that little piece.
This way, it took 1 hour, which is not too bad either.

Cheers! 

Pages:(35) 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
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