set_linear_velocity_per_layer
- compas_slicer.print_organization.set_linear_velocity_per_layer(print_organizer, per_layer_velocities)[source]
Sets the linear velocity parameter of the printpoints depending on the selected type.
- Parameters:
print_organizer (
compas_slicer.print_organization.BasePrintOrganizer
)per_layer_velocities (list) – A list of velocities (floats) with equal length to the number of layers.