Jump to content

nems

Member
  • Posts

    2
  • Joined

  • Last visited

Posts posted by nems

  1. Hello,

     

    We have a rather new UM3Extended which i have been using for about a month now. After changing filament today, im not able to start print jobs.

    The printer will run the pre print operations as it usually does (heating, levelling), but as it raises the bed to start the print job it will immediatly go to "Print finished".

     

    I got the logs and it seems to fail at "Exception in file handling"...

    I have tried with two different USB sticks (the one i usually use, as well as the one that came with the printer).

     

    Snip from the log:

     

    Dec 03 11:59:43 ultimakersystem-ccbdd300542f python3[350]: 2018-12-03 11:59:43,426 INFO     printerService  Procedure next step: PRINT: PRINTING
    Dec 03 11:59:43 ultimakersystem-ccbdd300542f python3[350]: 2018-12-03 11:59:43,439 ERROR    fileHandler     Exception in file handling
    Dec 03 11:59:43 ultimakersystem-ccbdd300542f python3[350]: Traceback (most recent call last):
    Dec 03 11:59:43 ultimakersystem-ccbdd300542f python3[350]: File "/usr/share/griffin/griffin/printer/fileHandlers/fileHandler.py", line 23, in _run
    Dec 03 11:59:43 ultimakersystem-ccbdd300542f python3[350]: self.run()
    Dec 03 11:59:43 ultimakersystem-ccbdd300542f python3[350]: File "/usr/share/griffin/griffin/printer/fileHandlers/gcodeFileHandler.py", line 47, in run
    Dec 03 11:59:43 ultimakersystem-ccbdd300542f python3[350]: self._time_estimator = getTimeEstimator(self._metadata)
    Dec 03 11:59:43 ultimakersystem-ccbdd300542f python3[350]: File "/usr/share/griffin/griffin/printer/fileHandlers/timeEstimators/__init__.py", line 9, in getTimeEstimator
    Dec 03 11:59:43 ultimakersystem-ccbdd300542f python3[350]: return PerLayerTimeEstimator(gcode_metadata)
    Dec 03 11:59:43 ultimakersystem-ccbdd300542f python3[350]: File "/usr/share/griffin/griffin/printer/fileHandlers/timeEstimators/perLayerTimeEstimator.py", line 11, in __init__
    Dec 03 11:59:43 ultimakersystem-ccbdd300542f python3[350]: super().__init__(log.name)
    Dec 03 11:59:43 ultimakersystem-ccbdd300542f python3[350]: File "/usr/share/griffin/griffin/printer/fileHandlers/timeEstimators/timeEstimator.py", line 22, in __init__
    Dec 03 11:59:43 ultimakersystem-ccbdd300542f python3[350]: assert self._paused == False
    Dec 03 11:59:43 ultimakersystem-ccbdd300542f python3[350]: AssertionError
    Dec 03 11:59:43 ultimakersystem-ccbdd300542f python3[350]: 2018-12-03 11:59:43,453 INFO     printFileStep   File handler finished
    Dec 03 11:59:43 ultimakersystem-ccbdd300542f python3[350]: 2018-12-03 11:59:43,932 INFO     procedure       PrintProcedure(key='PRINT') transitioning from PrintFileStep(key='PRINTING') --> OtherProcedureStep(key='RUN_POST_PRINT')
    Dec 03 11:59:43 ultimakersystem-ccbdd300542f python3[350]: 2018-12-03 11:59:43,936 INFO     printJobStateProperty New print job state: paused -> post_print
    Dec 03 11:59:43 ultimakersystem-ccbdd300542f python3[350]: 2018-12-03 11:59:43,967 INFO     printerService  Procedure next step: PRINT: RUN_POST_PRINT

    Looking forward to any help!

    ultimakersystem-ccbdd300542f.4.3.3.20180529.boot0.log

×
×
  • Create New...