Superslicer adding a G10 command from nowhere?
-
the first 2 lines are being added automatically by the slicer, not myself. I cant find where to change this. does anyone else experience this and have a fix for this? -
Check the release notes on the latest superslicer. I think there is support for G10 temp setting now, but I haven't tried it out myself yet.
-
@Phaedrux i've included a g10 in my start g-code, but this doesnt get rid of the automatically added g10 for some reason.
-
https://github.com/prusa3d/PrusaSlicer/releases
A new RepRapFirmware G-Code flavor was added. RepRapFirmware has deprecated usage of M104 for temperature changes in favor of G10. The new flavor supports the new behavior. We have decided to keep the old RepRap/Sprinter flavor for compatibility with older firmware implementations. (#4553, thanks to @ardenpm)
-
@Veti yes i saw that before posting because theres no mention of a fix for what is happening to me. The slicer is adding a g10 command, despite my inclusion of one, and its using values i dont want it to use
-
just switch to RepRap/Sprinter flavor
-
@Veti im not using the alpha 2.3, im using the 2.2.53 version. there is only the reprap option, and i am using it. im not looking to use an alpha product until it gets out of testing.
-
@Turbo said in Superslicer adding a G10 command from nowhere?:
its using values i dont want it to use
It's likely using values from your filament settings for temp, is it not?