Hi all,
I'm using the G-code importer to import 3D slicing data frum Prus Slicer and I'm running into a problem with the extrusion values. For some reason the last E1 value from a print move is repeated for travelmoves.
I've tested some things, like using a GO code instead of a G1 code for travel moves, but same result.
Anyone facing the same issue?
I've attached textfragments of the same part in both G-code input as well as the KRL output.
Hello,
Does it cause a problem, if the E1 value is repeated? Because if it's repeated, the extruder won't move during the travel move. Or are you using relative values for the extrusion?
Best,
Johannes