mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
ENH:modify the chamber temperature to float
jira:[new] Change-Id: Ibd7e71e8d6e7f43767ca754481ac864c73b98057
This commit is contained in:
parent
6999b4447e
commit
23ee6bc4cd
2 changed files with 3 additions and 3 deletions
|
@ -565,7 +565,7 @@ public:
|
|||
float bed_temp;
|
||||
float bed_temp_target;
|
||||
float chamber_temp;
|
||||
int chamber_temp_target;
|
||||
float chamber_temp_target;
|
||||
float frame_temp;
|
||||
|
||||
/* cooling */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue