Repetier-Host Plugin  2.0.0
RepetierHostExtender.basic.GCodeCompressed Class Reference

This is a compressed version of GCode to reduce the space needed. It is only used to store a compact version for the printjob in ram. More...

Public Member Functions

 GCodeCompressed (GCode c)
 
 GCodeCompressed (string c)
 
GCode getCode ()
 
string getCommand ()
 
override string ToString ()
 

Static Public Attributes

static System.Text.UTF8Encoding enc = new UTF8Encoding()
 

Detailed Description

This is a compressed version of GCode to reduce the space needed. It is only used to store a compact version for the printjob in ram.


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