GBRL software and Arduino
Shop › Forum › Everything Else › GBRL software and Arduino
- This topic has 9 replies, 2 voices, and was last updated 7 years, 9 months ago by Dan.
-
AuthorPosts
-
2017-03-18 at 16:57 #12674AnonymousInactive
Dear Dan
### From “ 2 Axis CNC “How to build an 2-axis Arduino CNC Gcode Interpreter ” ###
How to introduce the GBRL software to Arduino UNO?
Thank you
2017-03-19 at 03:45 #12675AnonymousInactiveExcuse me I want to write GRBL software.
2017-03-19 at 11:33 #12676DanKeymasterDo you want to write Gcode to send to GRBL? https://en.wikipedia.org/wiki/G-code
Do you want to recreate GRBL? Why reinvent the wheel?
2017-03-19 at 16:16 #12678AnonymousInactiveDear Dan
Very Thank you for replayI uploaded your codes on a arduino Uno about 2 Axis CNC at the following link:
https://github.com/MarginallyClever/GcodeCNCDemoThen I drew a figure in the CamBam software and I converted it to G-code by the same software (CamBam software).
Then I open .cn file by GRBL software to test on arduino Uno but it write following errors:for COM3:
> (CTRL-X)
No data from COM port after connect. Expecting Grbl version string.for COM4:
Can’t open COM port COM4
-Does current user have sufficient permissions?now, only one COM port is available in my computer, in Device Manager is Written COM4 that it is for arduino software and COM3 and 5,6,7,8 is Written in used.
In GRBL software only allowed to select COM3 and COM4 but by the two ports wasn’t allowed to connect GRBL to arduino.How can I open a port for GRBL software?
Thank you again
2017-03-19 at 17:30 #12679DanKeymasterTo use GRBL software you must install GRBL firmware on arduino.
https://github.com/grbl/grbl/wiki/Flashing-Grbl-to-an-Arduino
2017-03-20 at 02:15 #12681AnonymousInactiveDear Dan
Thank you very muchBut I could not find hex file to upload on arduino Uno by Xloader software. a hex file is offered at the following link:
And several file at this link suggested:
https://cdn.instructables.com/ORIG/FHL/ULOZ/I03OBTO8/FHLULOZI03OBTO8.hex
https://cloud.github.com/downloads/grbl/grbl/grbl_v0_9a_edge_328p_16mhz_9600_build20121210.hex
https://cloud.github.com/downloads/grbl/grbl/grbl_v0_8c_atmega328p_16mhz_9600.hex
https://cloud.github.com/downloads/grbl/grbl/grbl_v0_7d_atmega328p_16mhz_9600.hex
https://cloud.github.com/downloads/grbl/grbl/grbl_v0_8a_edge_328p_16mhz_9600_build20120310.hex
https://cloud.github.com/downloads/grbl/grbl/grbl_0_6b_atmega168_16mhz_9600.hex
https://cloud.github.com/downloads/grbl/grbl/grbl_0_6b_atmega328p_16mhz_9600.hex
https://cloud.github.com/downloads/grbl/grbl/grbl_0_51_atmega328p_16mhz_9600.hex
https://cloud.github.com/downloads/grbl/grbl/grbl_0_51_atmega168_16mhz_9600.hexI tested These hex files but that isn’t upload on arduino and Xloader software write errors:
upload failedCan you sent me a hex file suitable?
2017-03-23 at 05:50 #12709AnonymousInactiveDear Dan
I cannot connection Grbl software with arduino uno
None of the above files will not be uploaded by Xloader software2017-03-23 at 10:31 #12710DanKeymasterYou will have more success asking the developers of GRBL.
2017-03-23 at 15:15 #12714AnonymousInactiveDear Dan
Thank you for your replyMay be without Grbl make a CNC machine by ardoinu for example by labVIEW software or other software?
2017-03-23 at 18:00 #12716DanKeymasterMaybe.
Perhaps you should reconsider why you are building a CNC machine when you can buy one for less effort.
-
AuthorPosts
- You must be logged in to reply to this topic.