try raising the extrusion multiplier if .4 height gives you problems. also play around with the extrusion WIDTH. put it at .35mm wide or .30mm wide. there are a lot of new machines that use width of (nozzle diameter - 0.1mm) with great results
I don't personally have an XYZ, but from what I heard you need a modified version of the xyz software in order to run gcode prints? yes there is a modified version that looks like it has debug mode enabled. it's on another forum. i dont know the rules here so i can't post a link. don't want to be b...
hi, here is a batch file. condition: batch file is located in a folder with your GCODE files. i usually have S3D export to the gcode folder. the last modified file in this folder will be edited what happens: last modified file will automatically have G0 replaced with G1 and saved @echo off for /f %%...
thanks a lot for the tip. i will try it today. i got some consistent printing but if that g0->g1 thing works, i'll spend another cartridge dialing it in even more. you are right about the stringing. do you know of the maximum rapid it will accept? i tried up to 9000 but at some point it just started...
i really wish this was open source or i could just do coding for free to add more features. it would be so easy to slow down the shell layers. they already have parameter to slow down the outside layers, just not the infill of the top layers. since there is already an option box for the number of so...