markwal / OctoPrint-GPX

An OctoPrint plug-in to use GPX as the protocol layer underneath rather than replacing g-code to talk to s3g/x3g machines, for example, a FlashForge.
GNU Affero General Public License v3.0
104 stars 25 forks source link

Octoprint doesn't complete jobs when printing from SD #23

Closed Multiplxd closed 7 years ago

Multiplxd commented 7 years ago

Similar to Issue #16, when printing from SD Octoprint doesn't complete a print. These prints are always initiated through the OctoPrint interface. Sending M73 P100 doesn't seem to help. Terminal shows the following when the print has finished: Recv: Done printing file X:117.85 Y:102.01 Z:150.00 E:0.00

Version: 1.2.13 (master branch) GPX 2.5.2

Multiplxd commented 7 years ago

Fixed with latest patch!