Hi,
It seems to be possible to merge Gcode files in ReplicatorG. Of Course stl files are no problem.
What I have tried is to merge two Gcode files of Kisslicer (added with the standard start Gcode ReplicatorG uses for merging). Only it hangs at the first dual extrusion window.
I suppose it's because of the different structures of Gcode (although the both print fine on my Replicator).
ReplicatorG structure:
G1 X-14.8 Y-14.79 Z0.14 F3300.0
G1 X-14.8 Y-14.8 Z0.14 F1080.0 E1.001
G1 X-10.91 Y-14.8 Z0.14 F1080.0 E1.187
G1 X-10.91 Y-2.34 Z0.14 F1080.0 E1.784
G1 X-14.8 Y-2.34 Z0.14 F1080.0 E1.97
G1 X-14.8 Y-14.79 Z0.14 F1080.0 E2.566
G1 X-14.41 Y-14.4 Z0.14 F3300.0
Kisslicer (after conversing)
Or is there another reason it won't merge the files?
Hope someone can help
Bart