helpppppp........... sir after programing 5axis machining in fusion 360 and enabling 4th and 5th axis in post processor in grbl post processor i export nc code and when i am importing it in grbl gru and running my code there is an issue in each time when i run my code to perform operation some times the position of axis is going in wrong direction some times only axis a works or either axis b works . kindly make full tutorial for us what the issue and how to resolve it ::::::
Mega-5X is the program for the controller that runs on the Arduino Mega. My program (GrblGru) is a CAM and visualization program. You can either use it to visualize the GCode you calculated with another program, or let GrblGru calculate the GCode from a DXF file.
@@grblgru Hello; Firstly, thanks for your response. I want to ask a little more clearly; The interface you edited was more useful to me, I uploaded the arduino file of RC keith, so your interface program cannot run the workbench. Is there a simple solution to this? Thank you and have a nice day.
Unfortunately, I have no experience with the program of RC keith. But I assume that it is a Mega-5X fork. If you install GrblGru you will find in the installation directory the file "grbl-Mega-5X-v1.2d_XYZU_SPINDLE_PWM_ON_D6.Hex". This is also a fork of Mega-5X. You can flash this file to the Mega. With this GrblGru should work.
I want to connect VFD of cnc router to control speed and direction of cnc router for tapping or threading options Kindly help me in connection dn wiring I am using aurdino mega 2560 + ramp 1.4 and VFD is ms300 for 5.5 kw cnc router Please tell me VFD connection through the ramps pwm pinouts
Helix ramping operation is not working in grblgru 5 , and any version When I program in fusion 360 it simulates well But when I import it in grblgru and start gcode y axis get freezed and don't movie only x and z moves so it don't take turns and don't do helix move for ramping 2 pocketing please help and tell me the solution
Is the problem also with the beta version V5.1.7 ? If so, please send me the project file and the GCode to GrblGruNoReply@Yahoo.com so I can investigate what the problem is. I will then get back to you.
@@grblgru okay can I develop it for my own simulation and gcode sender software like grblgru. for firmware .. how can I add and mention pinouts for my probing and additional code writing for certain things and functions like tool changing and something if i want to add in machine firmware mega 5x
The developer of Mega-5X, Gauthier Brière, is a helpful guy. Check out his site github.com/fra589/grbl-Mega-5X On github.com/fra589/grbl-Mega-5X/discussions you can ask him questions. I am sure he will help you. :)
When I switch on the interface, I wait for a ready message, starting with "grbl ..." from Mega-5X. If I don't get it, the error message is displayed. Turn on the display of the two controller windows at the bottom and check if Mega-5X reports (right window). You can also connect a normal terminal program instead of GrblGru to your controller to test the protocol.
Error 20 always appears when an unknown GCode command is received from the controller. You can suppress this error message (only error 20) in the GrblGru Settings. -> "Suppress controller message" = Yes
Nie, nie mam polskiego tłumaczenia. Byłoby wspaniale, gdybyś mógł je udostępnić. No, I don't have a Polish translation. It would be great if you could provide one.
Hello sir please help me I need your help I have a machine grbl mega 5x edge in Arduino mega 2560 + ramp 1.4 homing settings is $23=7 nothing is inverted When I am running homing cycle test by two jumper wires by touching both ends in place of limit switches from minimum limit pins it works well .... When I extend the wire by joining jumper wire of limit pins to my machine approximately 2meter long wiring it starts detacting without getting touched also homing function invers nd going wrong direction nd traveling few centimetres and stops Then i tried again by only small jumper wires it works fine when I am extending the wire by joining jumper wire it goes wrong ... Why please help me it's out of my head
I don't know which Mega-5X version you are using. In the setup of GrblGru I have the file "grbl-Mega-5X-v1.2d_XYZAB_SPINDLE_PWM_ON_D6.hex" added. This is configured in such a way that you have 3 linear and 2 rotational axes. Maybe you should try it.
Merci Gauthier pour ce travail énorme.
Thanks very much. Could you pls show me the pinout from RAMPS 1.4 to the driver ?
See github.com/fra589/grbl-Mega-5X/wiki/grbl-Mega-5X-pinout
Hi;
I loaded rc keith Grbl Mega5x hex file, how can I work with your gbrl ?
Thanks
helpppppp...........
sir after programing 5axis machining in fusion 360 and enabling 4th and 5th axis in post processor in grbl post processor i export nc code and when i am importing it in grbl gru and running my code there is an issue in each time when i run my code to perform operation some times the position of axis is going in wrong direction some times only axis a works or either axis b works .
kindly make full tutorial for us what the issue and how to resolve it ::::::
Is there any solve for use your gbrl program and rckeith hex loading together?
Mega-5X is the program for the controller that runs on the Arduino Mega.
My program (GrblGru) is a CAM and visualization program. You can either use it to visualize the GCode you calculated with another program, or let GrblGru calculate the GCode from a DXF file.
@@grblgru Hello;
Firstly, thanks for your response.
I want to ask a little more clearly; The interface you edited was more useful to me, I uploaded the arduino file of RC keith, so your interface program cannot run the workbench. Is there a simple solution to this?
Thank you and have a nice day.
Unfortunately, I have no experience with the program of RC keith. But I assume that it is a Mega-5X fork. If you install GrblGru you will find in the installation directory the file "grbl-Mega-5X-v1.2d_XYZU_SPINDLE_PWM_ON_D6.Hex".
This is also a fork of Mega-5X. You can flash this file to the Mega. With this GrblGru should work.
can lastest grbl mega works with grblgru?
I want to connect VFD of cnc router to control speed and direction of cnc router for tapping or threading options
Kindly help me in connection dn wiring
I am using aurdino mega 2560 + ramp 1.4 and VFD is ms300 for 5.5 kw cnc router
Please tell me VFD connection through the ramps pwm pinouts
Helix ramping operation is not working in grblgru 5 , and any version
When I program in fusion 360 it simulates well
But when I import it in grblgru and start gcode y axis get freezed and don't movie only x and z moves so it don't take turns and don't do helix move for ramping 2 pocketing please help and tell me the solution
Is the problem also with the beta version V5.1.7 ?
If so, please send me the project file and the GCode to GrblGruNoReply@Yahoo.com so I can investigate what the problem is.
I will then get back to you.
@@grblgru okay can I develop it for my own simulation and gcode sender software like grblgru.
for firmware
.. how can I add and mention pinouts for my probing and additional code writing for certain things and functions like tool changing and something if i want to add in machine firmware mega 5x
The developer of Mega-5X, Gauthier Brière, is a helpful guy.
Check out his site github.com/fra589/grbl-Mega-5X
On github.com/fra589/grbl-Mega-5X/discussions you can ask him questions. I am sure he will help you. :)
Hi Grblgru, my simulation is working perfectly, but my real time displays are not working. How can I contact you?
See my message in the CNC Zone forum
hi bro can you help me please when I connect the machine in grbl gru i receive a message that missing gbrl mega 5x @port5
When I switch on the interface, I wait for a ready message, starting with "grbl ..." from Mega-5X. If I don't get it, the error message is displayed.
Turn on the display of the two controller windows at the bottom and check if Mega-5X reports (right window). You can also connect a normal terminal program instead of GrblGru to your controller to test the protocol.
it connected but i received a message that error 20 , buffer size =250
there is any solution for that please
Error 20 always appears when an unknown GCode command is received from the controller. You can suppress this error message (only error 20) in the GrblGru Settings. -> "Suppress controller message" = Yes
ok what about buffer size =250 problem?
I do not know this error message. Open the two controller windows and copy the contents of the right window (Mega-5X messages) and post it here.
Witaj. Twój program jest rewelacyjny. Chciałbym zmienić na język polski. Masz może gotowy plik, czy muszę tłumaczyć?
Nie, nie mam polskiego tłumaczenia. Byłoby wspaniale, gdybyś mógł je udostępnić.
No, I don't have a Polish translation. It would be great if you could provide one.
@@grblgru Udało mi się przetłumaczyć. Gdzie mogę udostępnić plik?
Jeśli podasz mi adres e-mail, skontaktuję się z Tobą.
If you give me an email address I will contact you.
Hello sir please help me
I need your help
I have a machine grbl mega 5x edge in Arduino mega 2560 + ramp 1.4 homing settings is $23=7
nothing is inverted
When I am running homing cycle test by two jumper wires by touching both ends in place of limit switches from minimum limit pins it works well ....
When I extend the wire by joining jumper wire of limit pins to my machine approximately 2meter long wiring it starts detacting without getting touched also homing function invers nd going wrong direction nd traveling few centimetres and stops
Then i tried again by only small jumper wires it works fine
when I am extending the wire by joining jumper wire it goes wrong ...
Why please help me it's out of my head
I'm not a controller expert and I don't use limit switches on my machines myself. Therefore, I can not help you. Sorry
Okay i solved it
Shown version is Gbrl Mega 5x 5.12, I think I load your hex files, bud this time axis name mybe change???
I want a fast & real 5axis CNC machine.
HI no respond from A and B axis !!
I don't know which Mega-5X version you are using. In the setup of GrblGru I have the file
"grbl-Mega-5X-v1.2d_XYZAB_SPINDLE_PWM_ON_D6.hex"
added. This is configured in such a way that you have 3 linear and 2 rotational axes. Maybe you should try it.
@@grblgru I can't find the particular Mega5x with the Hex file.