Snapmaker Inconsistent Bed Temperature

I’ve been having issues with the heated bed on the A350 maintaining a constant temperature whenever printing wirelessly. I sliced using Luban and set a bed temperature of 70C, however before the first layer is completed the bed temperature reverts to 50C. Is this common and is there a way to fix this? Also, does Luban have settings for initial layer settings (bed temp, speed, fan speed, etc)?

Luban used to have an initial (layer 1) head temp, initial bed temp, then a head and bed temp for layer 2+. Luban uses CuraSlicer on the backend, and Cura also has initial and layer 2+ print temps.

I have no idea where those settings went to. They should be in the material config, but damned if I can find them. I see the material selection in the upper right hand corner of Luban 4.4.0. When I click on it, select a material, and click the material settings button. I see a “Heating & Cooling” section, but don’t see any values I can change there. :person_shrugging:

I’ve stopped using Luban for 3DP. The older versions of Luban 3DP were very similar to Cura, so it was very easy to switch. Luban was always intended to be beginner friendly, with more advanced users moving on to more advanced tools.

If you’re comfortable editting GCode, open the GCode up, and look for M140 (set bed temp) and M190 (wait for bed temp) commands. They both take a temperature in celsius as an argument.

Will it actually let the heat bed go to a higher temp setting?