DrLex0 / FFCP-GCodeSnippets

G-Code and scripts for using the FlashForge Creator Pro with PrusaSlicer (Slic3r)
https://www.dr-lex.be/software/ffcp-slic3r-profiles.html?r=gh
Creative Commons Attribution 4.0 International
59 stars 16 forks source link

Wrong temp #5

Closed zwoop closed 5 years ago

zwoop commented 5 years ago

Was hoping you might have an answer, but when using your presets, and trying to print some PLA at 205 degrees, it seems to send it to the FFCP with a target of 140 degrees. If I monitor the FFCP via Octoprint using a normal print (.x3g) it reports the correct temperature. So, something is going wrong here, even though the Filament settings shows a target of 205 in Slic3r.

Any ideas ?

DrLex0 commented 5 years ago

The extruder always starts heating at 140°C until the correct bed temperature is reached, then it will continue heating to the actual extrusion temperature. This is to avoid cooking the filament while it sits idle during the heating of the bed, which usually takes longer than heating the extruders. If the extruder temperature does not jump to 205°C after the bed has reached 60°C (or whatever you have configured), then there is something wrong.

zwoop commented 5 years ago

Aha! Yeh that was it. I got it working with Octoprint and Slic3r without problem, very straight forward to just import the .ini. I made one change however, instead of doing the Postprocessing in the .gcode, I installed and enabled the GPX plugin in Octoprint. And it works very well, no problems at all!