Looking forward to your first print
Here it is a 20x20 config cube! An almost perfect cube off by just .1 of a mm in every axis.
Some things I have been fighting with:
1) Cura doesn't seem to want to print properly - every time it seems to dig down on the second layer (not raising z enough) killing the print - If I send the same gcode to Pronterface it prints fine. Cura is also doing weird things randomly on certain models like printing half the first layer and then jumping 2 cm across the bed and starting again, very odd and unexplained.
Right now i'm slicing in Prusa Slicer generating gcode, exporting the gcode, modifying in the g29 and then sending that via pronterface - I don't like this so last night I set up Slic3er (sp?) to give it a go toady.
2) All my models print mirrored - So I have to mirror all models before slicing (no idea why this is yet) and it doesn't make sense!
3) The titan - If I use the proper formula for the titan eg (steps per mm = motor steps (200 1.8deg) x micro stepping (changed to 16 using UART to test) x gearing (3) / (hob diameter (7.3) x pie (3.14) - I get 418.8 - However if I then put that into Firmware I get a serious amount of over extrusion so have had to drag this figure back to 260mm steps to get anything like a print. (effectively running about 60/70% extrusion) - It makes zero sense. Unless there is something different about this Titan (?) that isn't covered in the documentation. I know this is a real dea E3D titan as well so am stumped.
I'm half tempted to rip the extruder off and measure the gear wheel and hob wheel to see if they are what they should be. Even weirder I did the 100mm test and with the 418 it pulls the perfect amount through, I genuinely can't explain the extrusion numbers, they make no sense. I guess the gear ratio or hob diameter could be different which will throw out these numbers.
Weirdly it's not only me and seems to be happening for others on core XY - Others in this thread experience the same
https://forum.duet3d.com/topic/356/why-am-i-having-to-run-with-an-extrusion-multiplier-of-60
I just cant work out why! And it seems that neither can others.
What ive set up so far:
1) 2208's in UART for that sweet digital adjustment! For troubleshooting i'm currently running 16 stepping.
2) Bilinear bed levelling with custom set margins, using g29 after g28 on every print - Makes a big difference to the first layer and after plenty of testing I can confirm that it is working well for sure. Weirdly there are some bits here that mirror those backwards/mirrored prints. It thinks the front of the machine is the back and the back is the front, so the z probe offsets are backwards as are the bed margins for front/back. Nothing I can change makes it act any differently and if I correct it the problem moves to X rather than Y. (this could be related to the x/y belt setup but I haven't explored that fully). I do know it caught me out and caused almost an entire day of confusion.
3) Baby stepping (not used it yet) - am setting Z offset with eeprom and M851 gcode.
4) Z safe homing and homing with the sensor, all that works pretty damn well.
If anybody here is a bit of a core XY expert then I would love some input
