COMPAS SLICER
  • COMPAS SLICER
  • 0.7.0
    latest stable 0.7.0 0.6.2 0.6.1 0.6.0 0.5.0 0.4.0 0.3.5 0.3.4 0.3.3 0.3.2 0.3.1 0.3.0 0.2.2 0.2.1 0.2.0 0.1.3 0.1.2 0.1.1 0.1.0
  1. COMPAS SLICER
  2. API Reference
  3. compas_slicer

print_organization

Classes

BasePrintOrganizer

Base class for organizing the printing process.

BasePrintOrganizer

InterpolationPrintOrganizer

Organizing the printing process for the realization of non-planar contours.

Functions

set_extruder_toggle

Sets the extruder_toggle value for the printpoints.

override_extruder_toggle

Overrides the extruder_toggle value for the printpoints with a user-defined value.

set_blend_radius

Sets the blend radius (filleting) for the robotic motion.

add_safety_printpoints

Generates a safety print point at the interruptions of the print paths.

set_wait_time_on_sharp_corners

Sets a wait time at the sharp corners of the path, based on the angle threshold.

set_wait_time_based_on_extruder_toggle

Sets a wait time for the printpoints, either before extrusion starts, after extrusion finishes, or in both cases.

override_wait_time

Overrides the wait_time value for the printpoints with a user-defined value.

set_linear_velocity_constant

Sets the linear velocity parameter of the printpoints depending on the selected type.

set_linear_velocity_per_layer

Sets the linear velocity parameter of the printpoints depending on the selected type.

set_linear_velocity_by_range

Sets the linear velocity parameter of the printpoints depending on the selected type.

set_linear_velocity_by_overhang

Set velocity by overhang by using set_linear_velocity_by_range.

  • Overview
  • Installation
  • Tutorials
    • 1. Introduction
    • 2. Visualization in grasshopper
  • Examples
    • 1. Simple planar slicing
    • 2. Interpolation slicing
    • 3. Planar slicing with vertical sorting
    • 4. Gcode generation
    • 5. Non-planar slicing on custom base
    • 6. Transferring attributes to PrintPoints
  • API Reference
    • compas_slicer
      • geometry
      • slicers
      • print_organization
      • pre_processing
      • post_processing
      • utilities
  • Developer Guide
  • License
  • Citing
  • print_organization
    • Classes
      • BasePrintOrganizer
    • Functions
Previous
InterpolationSlicer.to_json
Next
BasePrintOrganizer

COMPAS

A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.

Copyright © 2017-2021 compas-dev