mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-21 13:47:59 -06:00
Add the rest of the param defs
Also added temperatures category to handle them
This commit is contained in:
parent
02258b4391
commit
ecd20184f9
5 changed files with 51 additions and 3 deletions
|
@ -39,6 +39,7 @@ class EditGCodeDialog : public DPIDialog
|
|||
PrintStatisticsConfigDef cgp_print_statistics_config_def;
|
||||
ObjectsInfoConfigDef cgp_objects_info_config_def;
|
||||
DimensionsConfigDef cgp_dimensions_config_def;
|
||||
TemperaturesConfigDef cgp_temperatures_config_def;
|
||||
TimestampsConfigDef cgp_timestamps_config_def;
|
||||
OtherPresetsConfigDef cgp_other_presets_config_def;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue