Ultimaker / Cura

3D printer / slicing GUI built on top of the Uranium framework
GNU Lesser General Public License v3.0
6.06k stars 2.06k forks source link

Wall count different on overlap modifier settings depending on print sequence mode #12623

Open mutrised opened 2 years ago

mutrised commented 2 years ago

Application Version

5.0.0

Platform

windows 10

Printer

Ender 3 Pro (same for Wanhao D12, CR-10...)

Reproduction steps

  1. Have a piece to slice
  2. Add a mesh to change settings on specific parts of the piece to print
  3. Set the mesh as modify settings on overlap, infill mesh only
  4. Base settings is 2 walls
  5. Add 2 extra walls for the overlap to have 4 wall on the part that requires more strengh
  6. Select One a a time as print sequence setting

Actual results

The part get 4 wall added (1 out, 1 inn, 1 out and 1 inn) when print sequence is set to one at a time So 6 wall instead of 4, with odd extra outer wall in the middle. image

Expected results

The same as when print sequence is set to all at once, have 2 walls added to reach 4.

Checklist of files to include

Additional information & file uploads

wall_count_issue_print_oneatatime.zip

GregValiant commented 2 years ago

I saw your post on the UM Forum. This was easy to duplicate. Thanks for posting it here.

mutrised commented 2 years ago

Thanks for being so reactive ;)

mutrised commented 1 year ago

Since there is no news on this for the moment, for those who would be interested in a workaround, that's not a proper one but it fit my needs at least: the Extra infill wall count can be used. Walls are added the same way, the only difference is these are infill instead of inner walls, but it prints faster than outer walls so I'm ok with it.