Prusa3d Marlin fork
Public Attributes | List of all members
Sheet Struct Reference

Public Attributes

unsigned char name [MAX_SHEET_NAME_LENGTH]
 Can be null terminated, doesn't need to be null terminated.
 
int16_t z_offset
 Z_BABYSTEP_MIN .. Z_BABYSTEP_MAX = Z_BABYSTEP_MIN*2/1000 [mm] .. Z_BABYSTEP_MAX*2/1000 [mm].
 
uint8_t bed_temp
 0 .. 254 [°C] NOTE: currently only written-to and never used
 
uint8_t pinda_temp
 0 .. 254 [°C] NOTE: currently only written-to and never used
 

The documentation for this struct was generated from the following file: