So after Makertech version of cura told me this print would take only 2 hours . . . finally after 6 hours I have completed a 5cm tall moai head dual colour print. So another positive I know it will carry out a print over 6 hours with out fail.
Does it look like the print quality of the example they used . . . NO (Iwould love for them to send the step file they used)
Did I make manual changes to the gcode the slicer put out . . . YES (that was very tedious)
Did I have to watch this print for the whole 6 hours . . .YES
Did I have to unblock the filaments during this print. . . .YES, I had to intervene 5 times during the first 2 hours. After that the filament change overs were fine.
To get the print to actually work I had to do 2 main things.
1. Open up the internal diameter of all 5 metal couples that feed the filament to the hotend. Long story short I ended up opening the ID’s up to 3/32 inches (2.38mm) using a 3/32 in drill bit and a pillar drill. This has drastically stopped the amount of blockages I have been having due to inconsistent filament width and also the filament cooling larger than 1.75mm.
2. I manually changed part of the gcode that was causing large amounts of blobbing on the purge tower.
This is what the original gcode looked like at the end of the purge during the colour swap.
G1 F1500 X144.458 Y186.149 E41.02784
G0 F2400 X143.836 Y186.149
G1 F1500 X138.849 Y181.162 E41.26007
;------- T0 End Gcode -------
T1
G92 E0
M105
M109 S200
G1 F4200 E-5
;MESH:Moai_Body.stl
G0 F2400 X165.677 Y104.074 Z0.18
G0 X168.058 Y104.487
This text in bold were the bits causing problems. At the end of the purge the hot end would pause in its place whilst it did a temperate check/change. After the temperature change it would then do a 5m retraction before moving to the print.
G1 F1500 X144.458 Y186.149 E41.02784
G0 F2400 X143.836 Y186.149
G1 F1500 X138.849 Y181.162 E41.26007
G92 E0
G1 F4200 E-5
;------- T0 End Gcode -------
T1
;MESH:Moai_Body.stl
G0 F2400 X165.677 Y104.074 Z0.18
G0 X168.058 Y104.487
I added a 5mm retraction to the end of the purge sequence and removed the temperature check.
I did a few tests with some small dual print calibration pieces and you can leave the temperature check in provided the 5mm filament retraction is before it.
This unfortunately I think it can only be changed by Makertech as it is the way the slicer is generating its instructions based on their pre-sets when they set the program up.
The stringing between the purge block and the head isn’t a problem of the printer that was also do to an issue in the gcode that I noticed when doing my alterations but didn’t correct as at the time I thought it was meant to be like that. Oh how I wish I trusted my gut instinct and just corrected it.
The print quality issues between the layers i believe is down to the speed at which it was printed. Instead of it being at 50mm/s i will drop it down to 35mm/s in the future.
Tomorrow I have planned a second print using a different slicer just to see the results. From looking at the gcode it does already look more positive.
Congrats!
I had a cable fail on my extruder on my other printer. So for the foreseeable future I'll be on a single extruder setup.
Close but no cigar today!
Today I actually used Cura 4.7.1 to slice and write the gcode for the dual print models instead of makerstech version and copied across there start up and end gcode.
Both prints were going amazing. None of the issues I was facing with the gcode created using Makertech version.
Unfortunately, both prints in the end failed. First attempt I cancelled due to an extreme layer slide, how this happened I don’t know, as I was sat next to the printer the whole print whilst I was working.
The second print failed due to the cheap knock off ‘all metal’ hotend clogged up. No idea why but I will disassemble the whole thing again to see what happened.
Moral of the story don’t use the Makertech version of cura. As they haven’t been at all helpful or replied to anything. I assume they know they have under delivered and potentially even lied about the parts and abilities of this printer during the kickstarter campaign.
@Makertech (adeel Ali) are you ever going to respond or aid in the issues being faced?
What a way to put someone off this hobbie!
what kind of printer settings did u use in cura 4.7.1 I undestand that if i import axis profile i get the same problems when slicing with makertech cura?
I didnt import the axis printer profile. i set it up as a new profile, however i did use th same print head values and start and end gcode shown in the makertech cura settings.
When it came to the actual printing settings in cura. i used the esun pla+ as the filament settings and dialled the print speed for both filaments down to 35mm/s and made sure the purge tower was selected with a retract distance of 121mm. that distanc is what was used by makertech but if you have cut all the PTFE tubes to the correct length then that distance is correct. well it was for me anyway.
Regarding filament temperature i have found 190C works well for me. in the print setting make sure you can see all the different temperatures in the dual extrusion settings. i put them all to the same and did a retraction between moving lines of 5mm.
I hope this makes sense if not i will screen shot what i mean.
As im a newbie in all this a printscreen would be great :).
Will try to print it with the modified G-code first. Cause i have similar problem with the plob in the purge tower.