libslic3r
Library for generating gcode from 3d models
Public Member Functions | Public Attributes | List of all members
Slic3r::OozePrevention Class Reference

#include <GCode.hpp>

Public Member Functions

 OozePrevention ()
 
std::string pre_toolchange (GCode &gcodegen)
 
std::string post_toolchange (GCode &gcodegen)
 

Public Attributes

bool enable
 
Points standby_points
 

Constructor & Destructor Documentation

◆ OozePrevention()

Slic3r::OozePrevention::OozePrevention ( )

Member Function Documentation

◆ post_toolchange()

std::string Slic3r::OozePrevention::post_toolchange ( GCode gcodegen)

◆ pre_toolchange()

std::string Slic3r::OozePrevention::pre_toolchange ( GCode gcodegen)

Member Data Documentation

◆ enable

bool Slic3r::OozePrevention::enable

◆ standby_points

Points Slic3r::OozePrevention::standby_points

The documentation for this class was generated from the following files: