§ Submission #72

I get an error saying vector too long when i try to slice. i cant even get to the point where i try to physically print the model. I have provided the 3mf file so hopefully it'll help you all debug this.

26 April 2026 at 17:23 Failed Compare…

3D model · Femmobook A2 to aeropress with stand.3mf

Build context

Wave-overhangs version
0.2.3
OrcaSlicer base
2.4.0-dev
Printer
Filament
Layer height
Nozzle diameter
Nozzle temp
Bed temp
Filament flow ratio
Support enabled

Wave settings

Highlight values different from
Algorithm
Andersons
Wave perimeters
1
Line spacing
0.35 mm
Wave flow
0.15 mm³/mm
Print speed
2 mm/s
Travel speed
40 mm/s
Fan speed
100 %
Floor layers
2
Nozzle temp override
0 °C
Min wave time
0 s
Min layer time
0 s
Replace bridges
no

Print profile

Wall loops
2
Top shells
5
Bottom shells
3
Infill density
15 %
Infill pattern
crosshatch
View WaveOverhangs debug header
; WAVE_OVERHANG_BUILD wave_overhangs_version=0.2.3 orca_base=2.4.0-dev
; WAVE_OVERHANG_CONFIG region=0 algo=andersons outer_perim=1 spacing=0.350 flow_mm3_per_mm=0.150 speed=2.0 travel=40.0 fan=100 floor_layers=2 min_angle=0.0 min_length=0.00 max_iterations=0 ring_overlap=0.15 pattern=smart spacing_mode=uniform seam_mode=alternating perimeter_overlap=0.10 minimum_wave_width=0.70 min_new_area=0.0100 end_retract=0.00 nozzle_temp_override=0 min_wave_time=0.00 min_layer_time=0.00 wall_loops=2 top_shell_layers=5 bottom_shell_layers=3 infill_density=15 infill_pattern=crosshatch support_remainder=1 instead_of_bridges=0

Comments 1

  • Dennis

    Reproduced your crash on v0.2.3 with your 3MF. The bug is in the wall trim code added in v0.2.3. Cutting v0.2.4 with the fix now, should be on the releases page in about 2 hours. Thanks for the report.