Repetier-Host Plugin  2.0.0
RepetierHostExtender.interfaces.ISlicerInstance Interface Reference

Public Member Functions

bool PrepareSlicing ()
 Gets called before Slice is called. Use it to show that host is saving files. More...
 
void Slice (string[] files, string output)
 
void KillSlicing ()
 
void SelectPrinter (IPrinter printer)
 
void RefreshConfigurations ()
 
void SetAction (string action)
 
void SlicingFinished ()
 

Properties

string Name [get]
 Name of the instance More...
 
Control Panel [get]
 Return panel for settings More...
 
Control Setup [get]
 
string InputFormat [get]
 
string SlicerName [get]
 
bool IsAutostart [get]
 
DockStyle PanelDockStyle [get]
 

Member Function Documentation

◆ PrepareSlicing()

bool RepetierHostExtender.interfaces.ISlicerInstance.PrepareSlicing ( )

Gets called before Slice is called. Use it to show that host is saving files.

Property Documentation

◆ Name

string RepetierHostExtender.interfaces.ISlicerInstance.Name
get

Name of the instance

Returns

◆ Panel

Control RepetierHostExtender.interfaces.ISlicerInstance.Panel
get

Return panel for settings

Returns

The documentation for this interface was generated from the following file:
About Us | Privacy Policy