Page 1 of 1

Finding FFF used previously

Posted: Fri Nov 13, 2020 5:53 pm
by streff
I have a gcode that prints great for my purpose but unfortunately I did not save it. Is there any way I can find the details from the gcode?

Re: Finding FFF used previously

Posted: Fri Nov 20, 2020 4:13 pm
by S3D-Mitch
Simplify3D gcode files begin with a series of comments that contain the settings used to generate that particular gcode file. If the gcode was sliced using multiple processes, ONLY the first (bottom) process's settings are listed. Additionally, only the active auto-configures' settings are listed. However, this may be a better starting point than starting from scratch on a custom profile.

To access these settings, you can go to File > Import FFF Profile within Simplify3D and select the gcode file. This will create a new profile with the settings from the gcode file, with the limitations mentioned above.