OctoPrint-PrintTimeGenius icon indicating copy to clipboard operation
OctoPrint-PrintTimeGenius copied to clipboard

Problem with Octoprint Prestart Job

Open ManuelW77 opened this issue 7 years ago • 1 comments
trafficstars

OctoPrint Version: 1.3.9

PrintTimeGenius Version (if you know): 1.1.6

What did you try: I have heatup temps and bedleveling functions script in octos prestart job. The pre temp ist set to 180/80°C. The Printfile brings the temps for printing, 210/60°C as example.

What happenned: If the plugin is activated, the pre temps are set and if the print starts the temps in the printfile ignored, so it starts with 180/80°C to print and not with the temps i set. So it seems to ignore the temps in the gcode.

What did you expect to happen: read an execute all gcodes.

In earlier versions of the plugin it don't happened. This behavior started with the latest Version or the version before.

ManuelW77 avatar Sep 14 '18 08:09 ManuelW77

That's very strange. Nothing in PTG should filter commands. Do you have any output in the logs that might provide a hint about the problem?

eyal0 avatar Sep 21 '18 01:09 eyal0