Ultimaker / CuraEngine

Powerful, fast and robust engine for converting 3D models into g-code instructions for 3D printers. It is part of the larger open source project Cura.
https://ultimaker.com/en/products/cura-software
GNU Affero General Public License v3.0
1.66k stars 874 forks source link

Handle specific prime tower raft line spacing #1974

Closed wawanbreton closed 8 months ago

wawanbreton commented 8 months ago

Add the ability for a specific line spacing for the raft of the prime tower's first layer, because in some situations we want extra adhesion for it as it has a low footprint but can get very tall.

When the line spacing for the models raft is similar to the prime tower's raft, they are merged if too close. When they are different, the prime tower's raft take precedence.

This goes along with https://github.com/Ultimaker/Cura/pull/17124

CURA-11233

github-actions[bot] commented 8 months ago

Unit Test Results

26 tests  ±0   26 :heavy_check_mark: ±0   14s :stopwatch: +5s   1 suites ±0     0 :zzz: ±0    1 files   ±0     0 :x: ±0 

Results for commit c35eebd5. ± Comparison against base commit d9523056.