Since creality print is a fork of OrcaSlicer, not Prusa directly, there will be quite a few problems with the gcode config. I would recommend just switching to prusa, as it will be way simpler. But, if you really would like to continue, then change "M104 S[temperature]" to "M104 S[nozzle_temperature]"
This is because prusa only uses [temperature], while orca is modified and uses [nozzle_temperature]
This is why it is recommended to switch to prusa, because otherwise there will be a bunch of little tweaks like this.
(well, at least this is what other posts say about orca and its forks. I haven't tried it lately.)
Since creality print is a fork of OrcaSlicer, not Prusa directly, there will be quite a few problems with the gcode config. I would recommend just switching to prusa, as it will be way simpler. But, if you really would like to continue, then change "M104 S[temperature]" to "M104 S[nozzle_temperature]"
This is because prusa only uses [temperature], while orca is modified and uses [nozzle_temperature]
This is why it is recommended to switch to prusa, because otherwise there will be a bunch of little tweaks like this.
(well, at least this is what other posts say about orca and its forks. I haven't tried it lately.)