Hello Guest it is March 28, 2024, 07:46:41 PM

Author Topic: New CV Wizards  (Read 1319 times)

0 Members and 1 Guest are viewing this topic.

Offline Mauri

*
  •  328 328
    • View Profile
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)
Re: New CV Wizards
« Reply #1 on: January 10, 2019, 01:48:23 AM »
I'm interested too.
I suppose that does not work. Just at low speeds is not noticeable.

Offline Chaoticone

*
  • *
  •  5,624 5,624
  • Precision Chaos
    • View Profile
Re: New CV Wizards
« Reply #2 on: January 10, 2019, 01:59:58 PM »
Yeah Mauri, that was a bug in the wizard introduced with Lua 5.3. It's fixed in 4026.
;D If you could see the things I have in my head, you would be laughing too. ;D

My guard dog is not what you need to worry about!

Offline Mauri

*
  •  328 328
    • View Profile
Re: New CV Wizards
« Reply #3 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.