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

#include <CoolingBuffer.hpp>

Public Member Functions

 CoolingBuffer (GCode &gcodegen)
 
std::string append (const std::string &gcode, std::string obj_id, size_t layer_id, float print_z)
 
std::string flush ()
 
GCodegcodegen ()
 

Constructor & Destructor Documentation

◆ CoolingBuffer()

Slic3r::CoolingBuffer::CoolingBuffer ( GCode gcodegen)
inline

Member Function Documentation

◆ append()

std::string Slic3r::CoolingBuffer::append ( const std::string &  gcode,
std::string  obj_id,
size_t  layer_id,
float  print_z 
)

◆ flush()

std::string Slic3r::CoolingBuffer::flush ( )

◆ gcodegen()

GCode* Slic3r::CoolingBuffer::gcodegen ( )
inline

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