I'm not sure I understand your problem, you are saying there is no way to set/save the values after you tested the bed or that there is no place to view the current values?
I use Marlin and it's just easier to set this up on the configuration.h file and upload to the printer.....
In any case, try to be sure PID for the bed is actually enabled.
In Marlin you must uncomment this line "#define PIDTEMPBED" to make it work, otherwise you will just change values that will never do nothing :P
I use Marlin and it's just easier to set this up on the configuration.h file and upload to the printer.....
In any case, try to be sure PID for the bed is actually enabled.
In Marlin you must uncomment this line "#define PIDTEMPBED" to make it work, otherwise you will just change values that will never do nothing :P