mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-04 00:32:08 +00:00
Add the rest of the param defs
Also added temperatures category to handle them
This commit is contained in:
@@ -1480,6 +1480,12 @@ public:
|
||||
DimensionsConfigDef();
|
||||
};
|
||||
|
||||
class TemperaturesConfigDef : public ConfigDef
|
||||
{
|
||||
public:
|
||||
TemperaturesConfigDef();
|
||||
};
|
||||
|
||||
class TimestampsConfigDef : public ConfigDef
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user