Hello Guest it is March 28, 2024, 07:29:18 AM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Mauri

Pages: « 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 »
31
Mach4 General Discussion / Re: Toolpath Display with 4 Axis
« on: June 28, 2019, 09:26:55 PM »
Craig,
I made a button with the settings below (pic) and it works.
The function locate is just the button number only it opens the Toolpath display when you press it.
So "Gcode Load" does it all.
I will do more testing but this works with no wait instant after loading the file and it displays correctly.
Regards,
Mauri.

32
Mach4 General Discussion / Re: Toolpath Display with 4 Axis
« on: June 28, 2019, 08:40:04 PM »
Craig,
Could you provide the full coding for the button.
My try failed with Lua error issues.
Regards,
Mauri.

33
Mach4 General Discussion / Re: Toolpath Display with 4 Axis
« on: June 28, 2019, 08:30:32 PM »
Craig,
Small amount of G-Code is not an issue, however it becomes a problem with larger amount 4 axis code.
As for you suggestion I would have to test it to see if it works.
My screen sets do not have the Toolpath on the front screen.
Regards,
Mauri.

34
Mach4 General Discussion / Re: Toolpath Display with 4 Axis
« on: June 28, 2019, 08:25:50 PM »
Hi,
Tested CNC PC's.
ESS V241 with Mach4 V4225 AMD 1GB I7
HiCON V4225 Mach4 V4225 No video card I5
Mach4 Screen must not have a Toolpath displaying on the Screen Set on loading G-Code.
1 Million line of 4 Axis G-code tested.
Also must set X/Y/Z/A Axis on Screen to Zero on Mach4 before loading G-Code else if loaded make them Zero then regen the Toolpath and wait 2 minutes before displaying Toolpath.
If the PC is slow may have to wait longer before displaying Toolpath.

Best to test the time that suits your PC.

Both PC's had no issues in displaying and running the Toolpath once the above processes where used.

When running the CNC it is best not to continually display the Toolpath as it will heat up the GPU.
When not displaying the GPU usage will be at nearly Zero and the temp very low.

Regards,
Mauri.

35
Hi,
I have spent yesterday testing for 8 hours testing and came out disillusioned with hit and miss results on the Test PC and CNC PC's.
Today I did a fresh approach to the problem and after testing every combination I could think off I have finally found the answer.
Tests made with my test PC using Mach4 V4225.
Large 4 axis G-Code with various 1 Million lines tested 7 times in a row with no restart of Mach4 all displayed correctly using method below.
I tried another restart of PC and then started Mach4 and did another 7 times using different G-code samples in a row and all displayed correctly all using the following method below.
1)   Load Mach4 with NO Toolpath screen display on load page.
2)   Load a complex 4 axis G-Code with a lot of lines (or any G-Code that did not display correctly).
3)   Wait up to 2 minutes (dependant on PC speed and amount of G-Code).
4)   Click on display Toolpath and it should display correctly (With G-Code not running but displaying, usage 0-1% GPU load and 0% Fan speed on Nvidia 1070).
5)   Turn Screen back to NO Toolpath screen display.
6)   Press Close G-Code
7)   Press Regen Toolpath (this will blank the Toolpath screen).
8)   Load the next G-Code and redo 1) to 5 above).
9)   Click enable and view Toolpath, then click on Cycle Start, use GPU-Z2.210 Sensor tab and the GPU usage will go to 100% and the GPU temperature will start to rise and eventually the Fans will be tigered on to cool the GPU with large G-Code files.
On smaller 4 Axis G-Code the GPU usage will be less.
AMD cards use less GPU usage I do not know why.
I have found my Mill HiCON PC that has a AMD 1GB runs at 40% GPU using a million lines of code, so a faster one may be less.
On the PC with no card Router Table ESS, it runs about 45% on the GPU using a million lines of code.

So I think this is the solution on making large G-Code display correctly.

Will test it on the CNC PC’s later today to ensure they continually display correctly with this method.

Regards,
Mauri.

36
Mach4 General Discussion / Toolpath Display with 4 Axis
« on: June 27, 2019, 07:06:41 PM »
Hi,
I have complained about this for more that 3 years now.
If you are doing complex 4 Axis G-Code, I have made the following extensive tests on 4 PC's and my findings are below.
1) Mach4 with Sim plugin ticked, Toolpath display bears no resemblance to the actual G-Code.
2) Mach4 with HiCON plugin, Toolpath display is correct, but requires HiCON to be connected to run simulation.
3) Mach4 connected to a HiCON CNC machine will do a running toolpath display correctly.
4) Mach4 with ESS plugin, Toolpath display is correct and can run a toolpath display without ESS card connected, however for each new G-Code you must restart Mach4 otherwise it will not display correctly with the next G-Code simulation. (Toolpath does not clear its buffer).
5) In the non connected to CNC machine PC's you must have Sim plugin also ticked i.e. Sim and ESS otherwise it not work.
6) No mater how fast your PC and (like RTX 2060) Nvidia Video cards are, all Nvidia cards will always use 100% when the Toolpath is being displayed and then also run the card very hot with its fans running at max.
7) With AMD low spec cards will run up to 60% usage.
8) No video card in PC will not have an issue.
I hope one day some one at Mach will get these issues ironed out, as not all users do simple 2 and 3 axis CNC machining.
Regards,
Mauri.

37
Mach4 General Discussion / Re: New CV Wizards
« on: January 11, 2019, 05:21:34 AM »
Chaoticone,
Thanks, this is a better version of CV and now does what I was doing to the V3804 limiting the CV Angle to se set value.
Regards,
Mauri.


38
Mach4 General Discussion / New CV Wizards
« on: December 21, 2018, 05:29:04 PM »
Hi,
I just looked at the Mach4 V4006 and noticed that there are New CV Wizards in the Wizard Directory.
they are mcCvTuningWizard and mcCvDistToleranceV001.
mcCvDistToleranceV001 [CVFeedrate] and [CVBlendRadius] produces nan(ind) in the machine.ini see below?
There is no explanation to what these entries mean and do to the G-Code process.
I cannot see anything in the Mach4 config that has "ind" values and all entries are the same except the =0.
Could someone explain how this all functions.  ???
Regards,
Mauri.

[CVFeedrate]
Angle_0=-nan(ind)
Angle_1=-nan(ind)
Angle_2=-nan(ind)
Angle_3=-nan(ind)
Angle_4=-nan(ind)
Angle_5=-nan(ind)

[CVBlendRadius]
Angle_1=-nan(ind)
Angle_2=-nan(ind)
Angle_3=-nan(ind)
Angle_4=-nan(ind)
Angle_5=-nan(ind)

39
Mach4 General Discussion / Re: Mach4 + ESS CV tuning wizard problem
« on: December 04, 2018, 04:38:01 PM »
SEREGIUS,
Here is the G-Code you requested.
Regards,
Mauri.

40
Mach4 General Discussion / Re: Mach4 + ESS CV tuning wizard problem
« on: December 04, 2018, 04:37:32 PM »
SEREGIUS,
Here is the G-Code you requested.
Regards,
Mauri.

Pages: « 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 »