Jump to content

No print / immediately finished - AssertionError in timeEstimator?


Phil_

Recommended Posts

Posted · No print / immediately finished - AssertionError in timeEstimator?

I am trying to print this thing here: https://www.thingiverse.com/thing:2551559 

 

Bottom_3.stl worked fine but when I try to print 2.stl / 1.stl the printer starts normally and then "fails": It starts and immediately finishes.

 

Sep 15 09:50:07 ultimakersystem-ccbdd3003607 python3[350]: 2018-09-15 09:50:07,013 INFO printJobStateProperty New print job state: paused -> post_print
Sep 15 09:50:06 ultimakersystem-ccbdd3003607 python3[350]: 2018-09-15 09:50:06,996 INFO procedure PrintProcedure(key='PRINT') transitioning from PrintFileStep(key='PRINTING') --> OtherProcedureStep(key='RUN_POST_PRINT')
Sep 15 09:50:06 ultimakersystem-ccbdd3003607 python3[350]: 2018-09-15 09:50:06,508 INFO printFileStep File handler finished
Sep 15 09:50:06 ultimakersystem-ccbdd3003607 python3[350]: AssertionError
Sep 15 09:50:06 ultimakersystem-ccbdd3003607 python3[350]: assert self._paused == False
Sep 15 09:50:06 ultimakersystem-ccbdd3003607 python3[350]: File "/usr/share/griffin/griffin/printer/fileHandlers/timeEstimators/timeEstimator.py", line 22, in __init__
Sep 15 09:50:06 ultimakersystem-ccbdd3003607 python3[350]: super().__init__(log.name)
Sep 15 09:50:06 ultimakersystem-ccbdd3003607 python3[350]: File "/usr/share/griffin/griffin/printer/fileHandlers/timeEstimators/perLayerTimeEstimator.py", line 11, in __init__
Sep 15 09:50:06 ultimakersystem-ccbdd3003607 python3[350]: return PerLayerTimeEstimator(gcode_metadata)
Sep 15 09:50:06 ultimakersystem-ccbdd3003607 python3[350]: File "/usr/share/griffin/griffin/printer/fileHandlers/timeEstimators/__init__.py", line 9, in getTimeEstimator
Sep 15 09:50:06 ultimakersystem-ccbdd3003607 python3[350]: self._time_estimator = getTimeEstimator(self._metadata)
Sep 15 09:50:06 ultimakersystem-ccbdd3003607 python3[350]: File "/usr/share/griffin/griffin/printer/fileHandlers/gcodeFileHandler.py", line 47, in run
Sep 15 09:50:06 ultimakersystem-ccbdd3003607 python3[350]: self.run()
Sep 15 09:50:06 ultimakersystem-ccbdd3003607 python3[350]: File "/usr/share/griffin/griffin/printer/fileHandlers/fileHandler.py", line 23, in _run
Sep 15 09:50:06 ultimakersystem-ccbdd3003607 python3[350]: Traceback (most recent call last):
Sep 15 09:50:06 ultimakersystem-ccbdd3003607 python3[350]: 2018-09-15 09:50:06,495 ERROR fileHandler Exception in file handling
Sep 15 09:50:06 ultimakersystem-ccbdd3003607 python3[350]: 2018-09-15 09:50:06,481 INFO printerService Procedure next step: PRINT: PRINTING

 

 

Any ideas how to work around this?

log.log

2.stl

  • Link to post
    Share on other sites

    Posted · No print / immediately finished - AssertionError in timeEstimator?

    If you are slicing with Cura, switch to the "Layer view" mode (top right). Check to see if there are any slicing errors. You could also save the .gcode file locally and open it with a text editor to see if it is unexpectedly short.

  • Link to post
    Share on other sites

    Posted · No print / immediately finished - AssertionError in timeEstimator?

    I tried printing something completely different and smaller after that with the same issue.

     

    Turns out a reboot was all that was needed. Clearly a bug in the software.

  • Link to post
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    • Our picks

      • UltiMaker Cura 5.7 stable released
        Cura 5.7 is here and it brings a handy new workflow improvement when using Thingiverse and Cura together, as well as additional capabilities for Method series printers, and a powerful way of sharing print settings using new printer-agnostic project files! Read on to find out about all of these improvements and more. 
         
          • Like
        • 18 replies
      • S-Line Firmware 8.3.0 was released Nov. 20th on the "Latest" firmware branch.
        (Sorry, was out of office when this released)

        This update is for...
        All UltiMaker S series  
        New features
         
        Temperature status. During print preparation, the temperatures of the print cores and build plate will be shown on the display. This gives a better indication of the progress and remaining wait time. Save log files in paused state. It is now possible to save the printer's log files to USB if the currently active print job is paused. Previously, the Dump logs to USB option was only enabled if the printer was in idle state. Confirm print removal via Digital Factory. If the printer is connected to the Digital Factory, it is now possible to confirm the removal of a previous print job via the Digital Factory interface. This is useful in situations where the build plate is clear, but the operator forgot to select Confirm removal on the printer’s display. Visit this page for more information about this feature.
          • Like
        • 0 replies
    ×
    ×
    • Create New...