The support algorithm is somehow wrong, I don't know yet what's causing this, nor do I know if it's only a display bug or a print bug as well (I will confirm after printing the model, although I expect the print to have the same issue since the slicing is done on the same vtk pipeline), but I can clearly see an issue in how the support material gets inserted for the eiffel tower model.
If we look at this screenshot of the eiffel tower :

We can see that the support is going right through the model, which would make it impossible to remove. There is an issue with almost all of the support pillars, the most obvious one is the one in the middle of the screenshot, going right through the leg of the eiffel tower, but we can also see in the bottom right corner that the support going through the base of the leg is also poking through it. And in the top-center of the screenshot, we can also see the tip of the support cone traversing the first 'floor' of the eiffel tower.
I have checked that the behavior happens on both VTK5 and VTK6. The support algorithm must have a bug somewhere, causing this.
The support algorithm is somehow wrong, I don't know yet what's causing this, nor do I know if it's only a display bug or a print bug as well (I will confirm after printing the model, although I expect the print to have the same issue since the slicing is done on the same vtk pipeline), but I can clearly see an issue in how the support material gets inserted for the eiffel tower model.

If we look at this screenshot of the eiffel tower :
We can see that the support is going right through the model, which would make it impossible to remove. There is an issue with almost all of the support pillars, the most obvious one is the one in the middle of the screenshot, going right through the leg of the eiffel tower, but we can also see in the bottom right corner that the support going through the base of the leg is also poking through it. And in the top-center of the screenshot, we can also see the tip of the support cone traversing the first 'floor' of the eiffel tower.
I have checked that the behavior happens on both VTK5 and VTK6. The support algorithm must have a bug somewhere, causing this.