Skip to content

'wireframe_top_delay' ignored unless 'wireframe_strategy' is 'knot' #224

Open
@fieldOfView

Description

@fieldOfView

The "Wire Printing Top Delay" setting is supposed to insert delays after vertical wires, but setting it to a non-zero value doesn't insert G4 delays in the gcode.

Looking at https://github.com/Ultimaker/CuraEngine/blob/master/src/Wireframe2gcode.cpp, it seems that top_delay is only added when the Knot strategy is chosen. I don't know if this is intended, but it does seem to me that top_delay can also be useful with the other strategies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions