vaseweld 1.4.0

Three welds of the same pair of slices, each drawn from its real G-code. Open one and drag the slider past a weld.

vase-above

a solid base with the vase starting at Z=6.2, just under the belly

vaseweld check: OK

G-code: vase-above.gcode

vase-below

a vase body with a solid lid from Z=30.2, so the neck and lip are solid

vaseweld check: OK

G-code: vase-below.gcode

base-vase-lid

a solid base, a spiral body from Z=6.2, and a solid neck and lip from Z=30.2

vaseweld check: OK

G-code: base-vase-lid.gcode

Rebuild all of this from a fresh clone with python sim/demo.py. Nothing to install.

These three use the two slices committed to the repo. With PrusaSlicer 2.9.x on the machine, vaseweld auto vase.3mf --at 6.2 -o hybrid.gcode does both slicing passes and the weld in one command, so you never handle the intermediate files.