Hi, I love the project and hate that it is not available to purchise any longer.
The plan is to order parts from PCBWay or similar and I have 3 questions.
In which material to order printed parts?
Are the files on Github enough for PSBWay to make a complete board?
I read in one of the posts that Arduino shield can be used instead of ordering the board?
I will use the Chameleon on Duet controlled printer and it is a perfect solution for us who are not good with coding.
Thanks a lot.
Working on this. Have both a shield v3 and V4. Have connected the switch and an OLED display to the V4 and uploaded the code. Switch triggers the display. Stepper moves using simple code so should work fine also. Putting the Chameleon together watching the vid by Chris Riely. Hope to do more on it in the next few days.
The firmware only needs the pins changed... there is no code changes necessary other than the Enable, Step, Direction pins as well as the I/O for the button. The code has those pins defined at the top and all you need to do is match the proper pins with the board you choose.
https://www.amazon.com/s?k=cnc+shield&crid=3MVR50G4IYYQ1&sprefix=cnc+shield%2Caps%2C153&ref=nb_sb_noss_1
BIll
Looking forward to see your progress.
What is strange is how few videos are there from users on YT. Bill did many and Chris but no vids from actual users.
I use EVA3 toilhead and will be using their cutter, mechanical, simple and filament switch that is unstalled below extruder, above cutter.
Hi googler25,
You sure do have experience with shields.
Would you share your code for them?
Are you happy how it works and reliability?
I made a change and will be using ordinary 5mm dia spring. I changed the design to accomodate these.
i got lucky i guess, i ordered a mk4 in the last batch, wired a screen and servo (accidentally bought 270 gonna try to make it work). the 3d chameleon works great with no firmware upgrades or anything, although i havent gotten the time to fully get everything together, i have tested it and it seems to work as advertised, ive been printing mounts (still making spool rewinder/buffers). id love to see how to implement a filament sensor? would be great to be able to automate this. will post my setup in the next week or so in the printers installation forum.
I have build different 3D Chameleon: First one based on SimuIIDE. Second one based on a breadboard. Third one based on a holeboard. Fourth one on CNC Shield V4. Last but not least one is based on CNC Shield V3.
My recommendation is using CNC Shield V4.
And have a look at the 3D Auto Clippy and Filamentalist Passive Rewinder. Great tools...
And note: Chris Riley uses old Firmware MK3.
Same as mine then V3.
Still not received ot though.
Looking forward to see it working.
Thank You for that I have the V3 I have 4 Motor Driver Slots and it connects to a regular  Arduino. I am waiting on the stepper driver cables. Once I think I have the electronics working I will work on everything else.
V4 has 3 motor driver slots and Arduino Nano slot.
V3 has 4 motor driver slots.
I am waiting on a few more parts and I will try on mine. Not sure which version of the CNC shield I have.
Hi, no I am in Croatia. Our Post is worse than Canadian when in strike!
Are you in Canada is it being held up by the post office strike?
Still waiting for it to arrive, then the struggle!
Have you figured out the CNC shield ? I would like to know what changes are needed in the code.
Hi Bill,
I checked the 3DChameleon Mk4.1 Firmware and will probably go with CNC shield.
If I neex help modifying the code I hope to get some here as I am sure other users might go same route.
Hi Bill,
Thanks for the reply. PCBway or JLC same, it was just an example. I was more in a line of SLS Nylon but if PETG is fine even better.
Noted regarding the shield, to be honest I had a rough idea of the pinout being different but now got a confirmation.
Wondering if anyone did the same already?
We printed all our parts in PETG. As for PCBWay, I have no idea, we used JLCPCB and our full project file is included, just import it into EasyEDA. Lastly, the Arduino CNC shields will work just fine if you change the pin assignments for the stepper motors and the I/O ports you want to use.
Bill