g2 icon indicating copy to clipboard operation
g2 copied to clipboard

3D printing Hardware - Duet3D

Open jonbob0687 opened this issue 6 years ago • 4 comments

I too am working towards g2core firmware to control a 3d printer similar to @pbannister. I have been using g2core for several years on my CNC mill and love the firmware. I run it on a due with a custom shield driving copley servo drives.

I am still in the research and design phase of my project and looking at hardware options for the 3d printer.

has anyone looked at running g2core on the Duet3D hardware? it looks like a really great hardware option. From the surface, it seems like it's meant to be mostly hardware compatible with the Due which makes me think it wouldn't take too much effort to get up and running. obviously it has a rich set of dedicated IO for 3d printing.

https://duet3d.dozuki.com/Wiki/Hardware_Overview

Is their any update on gQuintic release date? at least it seems like there is an active community behind the Duet3D project.

There are plenty of other firmwares out there for 3D printing. I like g2core because of the dedication to accurate, smooth motion control and planning strategies. the features are well implemented and it's come a long way even since i started using it. I would really like to see it become a more popular option in the 3D printing communities as a solid 3D printing firmware option.

jonbob0687 avatar Aug 03 '18 00:08 jonbob0687

You can compile for the gquintic-b board right now: make BOARD=gquintic-b

myk3y avatar Oct 09 '18 05:10 myk3y

Thanks Mike. I was actually searching for a way to purchase a gquintic board as they seem quite illusive on the interwebs.

I have received my Duet3D Wifi and I have to say, the user interface is exceptional. The browser based UI to load files directly to SD card space and configure the firmware without re-compiling is awesome since i tend to tinker a lot. im currently running their RTOS based reprapfirmware. Personally, i feel like the lack of SD card or other non-volatile memory on the DUE is one of the biggest downsides to the g2core firmware at this point. It took 5 min to go through the web-configurator tool and setup and save all the hardware configuration for the firmware. I didn't have to download any toolchains to compile and flash anything.

When i get some time, i will see about building g2core for the Duet3D board since i have one now. Currently, my design time is consumed with the actual printer build, and not so much the firmware. I need to update my CNC as well since i think it's running edge 0.97 or thereabouts. https://filameister.blogspot.com/

jonbob0687 avatar Oct 10 '18 01:10 jonbob0687

At £145, too rich for me, considering I can do the same job with a £10 pi clone and a Due and a cnc shield.

But, I will have a deeper look at how their ESP12 integrates. In my experience the ESP12E is just not up to the task of solid WiFi serial comms. The ESP32, sure, but not the 12E.

myk3y avatar Oct 10 '18 02:10 myk3y

printrboard g2 would work

drphil3d avatar Dec 21 '18 01:12 drphil3d