AndrewDiehl Just started using Repetier and my models all appear to be OK for the first 39 layers and then my paths no longer seem to show correctly. The files print correctly with other g-code senders. Files are sliced with KISSlicer64. Is there a setting I'm missing somewhere? Screenshot of the model and paths are found below, as well as my g-code. Thank you. https://www.dropbox.com/sh/qiv1ggzrmc4qcqa/AABhA_sDczK2WJedRsavgkB5a?dl=0<br/><br/>~Andrew <br/><br/>
MartinH without having the stl its hard to say what cause that, could be the slicer or a non uniform stl.
AndrewDiehl The .stl has no issues. The gcode prints OK even though the preview is bonkers. Seems to just be gcode output from KISslicer, but despite manually browsing the file I can't tell why the preview fails. Everything looks OK to me...
Repetier Have checked it and it is a flout overflow. At lines like theseG91 ; SET RELATIVE MODEG1 Z5 E0.0001 F1000 ;LIFT HEAD 5MM BEFORE PARKINGG90 ;SET ABSOLUTE MODE The filament usage doubles, which is an error. Will fix that for next release.
AndrewDiehl Thank you. The E0.0001 was a legacy extrude value to fix an old firmware bug. Removing that seems to have solved the display problem. Pretty sure that bug has been fixed...
ufoDziner It appears that I'm having this same issue using Kisslicer. Is there something that I'm supposed to do to correct it? Thanks.