Page 8 of 9
Re: v5.22 is now available for testing. this is a bug fix only release 12-4-24
Posted: Fri Dec 20, 2024 3:28 pm
by cnckeith
Ken Rychlik wrote: ↑Wed Dec 18, 2024 1:16 pm
I am just setting wizard, limits, changing buttons, ect... I am not to the point of running test files. I had it not recognize fast or slow jog speeds when I selected the rabbit bunny button, nothing changed. I had it set for fast jog on opening and it came up slow as well. I ended up reverting back to 5.2 also. I can get a report from the messed up stuff on 5.22 if you need it.
thanks. i can't get that to happen. please post a report so i can load it and try it!
Re: v5.22 is now available for testing. this is a bug fix only release 12-4-24
Posted: Sat Dec 21, 2024 12:15 pm
by Ken Rychlik
I reloaded 5.22, restored the report, and could not duplicate the issue. I tried....
Re: v5.22 is now available for testing. this is a bug fix only release 12-4-24
Posted: Mon Dec 23, 2024 1:50 pm
by cnckeith
Ken Rychlik wrote: ↑Sat Dec 21, 2024 12:15 pm
I reloaded 5.22, restored the report, and could not duplicate the issue. I tried....
thanks, sometimes you can get the vcp to not close when installing/ rebooting bbg too fast , then it is disconnected from CNC12 and stuff like you describe can happen.
Re: v5.22 is now available for testing. this is a bug fix only release 12-4-24
Posted: Sun Dec 29, 2024 7:24 pm
by spikee
I think i found a bug in 5.22 with the MPG. This is just default wizard setup.
My x,y, have much higher mpg speeds than z.
When i change my axis over from x,y to z AND do not wait like 2-3 seconds , the z axis happily runs at the jogging speeds that x or y has at the specific mpg x1,x10,x100 setting. I.e. the speed limit is ignored. This auto corrects itself after a few seconds. I feel that somewhere in the code there is a higher priority for the mpg input than the axis change button. In my case it has not caused issues yet, but i could imagine it can.
My siy aolution is to now just wait 1-2s after changing acis selector before i go turn the mpg.
Re: v5.22 is now available for testing. this is a bug fix only release 12-4-24
Posted: Mon Dec 30, 2024 3:24 pm
by cnckeith
hello. thanks. fyi...if you change the selection knobs in the middle of the move it doesn't take effect until the move is over.
Re: v5.22 is now available for testing. this is a bug fix only release 12-4-24
Posted: Mon Dec 30, 2024 3:24 pm
by cnckeith
we are working on a v5.24 with other misc bug fixes, i should have a beta to post here soon.
Re: 12-4-24 v5.22 has been released, beta period for v5.22 is over.
Posted: Sat Jan 04, 2025 4:55 am
by suntravel
There is a typo in the last version of spindlebenchtest.cnc
Code: Select all
IF [#29001 < #103] || [#29001 > #104] THEN M225 #100 "Invalid Voltage. Voltage should be within ±10 percent of %.2fVDC\nReview section 6.2 and confirm Max spindle is 3000rpm.\nPress Cycle Start (alt-s) to retry" #101
Line55 is with #101 that will display the rpm, not the expected voltage. Change to #102 will display the expected voltage
This version with max. rpm set to 3000 will test:
750rpm - 2.5V
1500rpm - 5.0V
2250rpm - 7.0V
3000rpm - 10.0V
Install manual for Acorn / AcornSix should be updated.
To what is Review section 6.2 referring to?
Uwe
Re: 12-4-24 v5.22 has been released, beta period for v5.22 is over.
Posted: Mon Jan 06, 2025 12:15 pm
by Allin1Chris
suntravel wrote: ↑Sat Jan 04, 2025 4:55 am
There is a typo in the last version of spindlebenchtest.cnc
Good catch, will have it corrected for the next release.
Section 6.2 i believe was referencing the section of the installation manual and was a carry over from the previous version of the spindlebenchtest. I updated this wording as well while i was at it. Reads as "Review Spindle Bench Test Section of the Installation Manual" now, as depending on the board it may differ what section it is (Hickory, AcornSix, Acorn).
Re: 12-4-24 v5.22 has been released, beta period for v5.22 is over.
Posted: Tue Jan 14, 2025 2:26 pm
by biobrett
I'm not sure if this is related to a previous bug.
When setting the part z zero with tool x, height offset for tool 0 is used.
In the photo, you can see that t5 was used but H0 is shown for the tool height.
Re: 12-4-24 v5.22 has been released, beta period for v5.22 is over.
Posted: Tue Jan 14, 2025 3:35 pm
by ASPeters
biobrett wrote: ↑Tue Jan 14, 2025 2:26 pm
I'm not sure if this is related to a previous bug.
When setting the part z zero with tool x, height offset for tool 0 is used.
In the photo, you can see that t5 was used but H0 is shown for the tool height.
In your tool library, which Height offset is set to tool 5?
Can you post a report?