jffmichi
jffmichi
@GregValiant you added the "Needs Info" status. What information do you need and how can I help?
Like so? [prime_tower_after_model.zip](https://github.com/Ultimaker/Cura/files/15239084/prime_tower_after_model.zip)
Switching to "Normal" prime tower does fix the order on the topmost layer. However, it generates filament switches on EVERY layer, even if the model only uses extruder 1 on...
Are you saying the interleaved prime tower should also change filament on every layer? While I agree that this would probably work with an automated system it seems like a...
I'm not sure the issue is completely fixed with [#14898](https://github.com/FreeCAD/FreeCAD/pull/14898). I'm on revision 37914. When opening the attached file [tnp_issue.zip](https://github.com/user-attachments/files/15992504/tnp_issue.zip) and changing anything in `Sketch`, the reference edge in `Sketch001`...
I don't think it is nice to have the pngs and svgs in different folders. Those are all icons/image and having to put them in different folders only based on...
> IF you don't migrate, AND FreeCAD doesn't find a v1.1 (or whatever version your using), it will default to the original location. I actually do like this behaviour. In...
@dbtayl since you recently made changes to the Adaptive operation, could you maybe have a look? Thank you in advance :)
As far as I can tell there are currently no tests for any postprocessor that use dressups... so I don't really know where to start. I'll have a look...
I noticed that the refactored postprocessors handle the pre- and post-operation comments differently. Fixed that and updated the affected tests. Is it OK to include this in this PR? Also...