Page 1 of 1

bug: FFF settings does not save bed temperature

Posted: Wed Feb 21, 2018 1:53 pm
by m.savazzi
I have noticed that every time I enter the FFF settings to prepare a print I have to reset the bed temperature.
Is not saved when I press "update settings"

am I doing something wrong?

Re: bug: FFF settings does not save bed temperature

Posted: Thu Feb 22, 2018 2:53 am
by rrdavis
Hard to help without having any other information..

Maybe you can post your FFF file and explain exactly what steps you are taking to change the temperature (and what value you are setting it to)

Re: bug: FFF settings does not save bed temperature

Posted: Mon Oct 07, 2019 2:54 am
by JanBassett
I have the same problem, which is getting annoying.

I'm currently running my Creality CR-10S Pro with a cold (or you need a hammer and chisel to get parts off the bed). I therefore deleted the default 60° bed temperature for the profile and added a single set-point of 0° and clicked the update profile button. I also added a new material to allow swapping between requirements. The problem are:

  • Every time I (re)start S3D it resets the bed temperature to a single set-point of 60°.
  • If I change profile the bed temperature resets to a single set-point of 60° when that profile is reselected.
  • If I change material the bed temperature resets to a single set-point of 60° when that material is reselected.

Re: bug: FFF settings does not save bed temperature

Posted: Wed Jan 15, 2020 9:18 am
by Crunchysann
Also running into this same problem...Not that it matters because you can reproduce this problem an any computer following the steps above with default profiles. But I've attached my FFF profile anyway. This is happening in S3D 4.1.2 on Win10

Re: bug: FFF settings does not save bed temperature

Posted: Sun Oct 04, 2020 5:53 am
by jefferybond
Yes, I'm seeing this too. I'm trying to set 60c bed temperature for layer 1, then bed heater off for all other layers. Even though I click 'update profile', this setting never gets saved. It's a real nuisance!

I'm running version 4.1.2 on MacOS.

Re: bug: FFF settings does not save bed temperature

Posted: Fri Oct 09, 2020 6:04 am
by parallyze
jefferybond wrote: Sun Oct 04, 2020 5:53 am Yes, I'm seeing this too. I'm trying to set 60c bed temperature for layer 1, then bed heater off for all other layers. Even though I click 'update profile', this setting never gets saved. It's a real nuisance!
Would you mind adding the profile so others can have a look at it?
Crunchysann wrote: Also running into this same problem...Not that it matters because you can reproduce this problem an any computer following the steps above with default profiles. But I've attached my FFF profile anyway. This is happening in S3D 4.1.2 on Win10
Sorry, can't reproduce the problem using my current profiles. But looking at the FFF file:

While there's a temperature controller "Bed":
bed_1.JPG
...all the material presets come with a set globalBedTemperature:
bed_2.JPG
I'm always using the temperatureController-tag when adding presets, seems to work so far. Maybe replacing the globalBedTemperature-tags
might work.

Re: bug: FFF settings does not save bed temperature

Posted: Fri Oct 09, 2020 5:00 pm
by S3D-Jake
I believe to update the bed temperature to have multiple setpoints you need the temperature controller to be present in the autoconfigures for materials. So in the case where there is a global temperature setting you would actually want to remove that and add the bed's temperature controller in it's place.