<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Problem: Skeinforge can&amp;#039;t save?</title>
        <description> I&#039;ve been avoiding Skeinforge up to now, but I&#039;m finally biting the bullet and setting it up.  I&#039;ve been using Pronterface as the frontend to skienforge and I cannot seem to get the gcode file saved once it is sliced. Any ideas on what I&#039;m doing wrong?  The error code is listed below.


Thanks!


Slice layer count 29...
Slice layer count 30...
Slice layer count 31...
Slice layer count 32...
Slice layer count 33...
Carve procedure took 1 second.



Exception traceback in getModuleWithDirectoryPath in archive:

Traceback (most recent call last):

  File &quot;C:\Software-master\skeinforge\fabmetheus_utilities\archive.py&quot;, line 217, in getModuleWithDirectoryPath

    folderPluginsModule = __import__(fileName)

ImportError: No module named unpause



That error means; could not import a module with the fileName unpause

and an absolute directory name of C:\Software-master\skeinforge\skeinforge_application\skeinforge_plugins\craft_plugins



Traceback (most recent call last):

  File &quot;./skeinforge/skeinforge_application/skeinforge_utilities/skeinforge_craft.py&quot;, line 227, in 

    main()

  File &quot;./skeinforge/skeinforge_application/skeinforge_utilities/skeinforge_craft.py&quot;, line 224, in main

    writeOutput(&#039; &#039;.join(sys.argv[1 :]), False)

  File &quot;./skeinforge/skeinforge_application/skeinforge_utilities/skeinforge_craft.py&quot;, line 135, in writeOutput

    return pluginModule.writeOutput(fileName, shouldAnalyze)

  File &quot;C:\Software-master\skeinforge\skeinforge_application\skeinforge_plugins\craft_plugins\export.py&quot;, line 275, in writeOutput

    gcodeText = skeinforge_craft.getChainTextFromProcedures(fileName, procedures[: -1], gcodeText)

  File &quot;C:\Software-master\skeinforge\skeinforge_application\skeinforge_utilities\skeinforge_craft.py&quot;, line 44, in getChainTextFromProcedures

    text = craftModule.getCraftedText(fileName, text)

  File &quot;C:\Software-master\skeinforge\skeinforge_application\skeinforge_plugins\craft_plugins\preface.py&quot;, line 84, in getCraftedText

    return getCraftedTextFromText(archive.getTextIfEmpty(fileName, text), repository)

  File &quot;C:\Software-master\skeinforge\skeinforge_application\skeinforge_plugins\craft_plugins\preface.py&quot;, line 92, in getCraftedTextFromText

    return PrefaceSkein().getCraftedGcode(repository, text)

  File &quot;C:\Software-master\skeinforge\skeinforge_application\skeinforge_plugins\craft_plugins\preface.py&quot;, line 214, in getCraftedGcode

    self.addInitializationToOutput()

  File &quot;C:\Software-master\skeinforge\skeinforge_application\skeinforge_plugins\craft_plugins\preface.py&quot;, line 172, in addInitializationToOutput

    self.addToolSettingLines(pluginFileName)

  File &quot;C:\Software-master\skeinforge\skeinforge_application\skeinforge_plugins\craft_plugins\preface.py&quot;, line 197, in addToolSettingLines

    preferences = skeinforge_craft.getCraftPreferences(pluginName)

  File &quot;C:\Software-master\skeinforge\skeinforge_application\skeinforge_utilities\skeinforge_craft.py&quot;, line 60, in getCraftPreferences

    return settings.getReadRepository(getCraftModule(pluginName).getNewRepository()).preferences

AttributeError: &#039;NoneType&#039; object has no attribute &#039;getNewRepository&#039;</description>
        <link>https://reprap.org/forum/read.php?4,185218,185218#msg-185218</link>
        <lastBuildDate>Mon, 08 Jun 2026 17:22:44 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?4,185218,185377#msg-185377</guid>
            <title>Re: Problem: Skeinforge can&#039;t save?</title>
            <link>https://reprap.org/forum/read.php?4,185218,185377#msg-185377</link>
            <description><![CDATA[ Try Skeinforge  from the original source of the software:<br />
<br />
[<a href="http://fabmetheus.crsndoo.com/files/50_reprap_python_beanshell.zip" target="_blank"  rel="nofollow">fabmetheus.crsndoo.com</a>]<br />
<br />
Pretty much any other source of Skeinforge is a modified version.<br />
<br />
I have had issues with modified versions of SF, like the Sfact version support plugin had been modified and would create support on the top of sliced models. Replaced with Fabmetheus support plugin and problem solved.]]></description>
            <dc:creator>Dirty Steve</dc:creator>
            <category>Reprappers</category>
            <pubDate>Sun, 17 Feb 2013 12:36:25 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,185218,185337#msg-185337</guid>
            <title>Re: Problem: Skeinforge can&#039;t save?</title>
            <link>https://reprap.org/forum/read.php?4,185218,185337#msg-185337</link>
            <description><![CDATA[ I am running Python 2.7.3, I have the 32 bit version installed on my old 32 bit machine, and I am using Skeinforge 50.  I've tried the pre-loaded version on RepRapPro's github site <a href="https://github.com/reprappro/Software" target="_blank"  rel="nofollow">here</a>.  Still doesn't work.]]></description>
            <dc:creator>PeteD</dc:creator>
            <category>Reprappers</category>
            <pubDate>Sun, 17 Feb 2013 06:48:54 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,185218,185301#msg-185301</guid>
            <title>Re: Problem: Skeinforge can&#039;t save?</title>
            <link>https://reprap.org/forum/read.php?4,185218,185301#msg-185301</link>
            <description><![CDATA[ Are you running 32 or 64bit system? I remember when I setup SF/Pronterface that although I run 64bit Windows I had to install all 32bit python etc. to get it to work.]]></description>
            <dc:creator>smartroad</dc:creator>
            <category>Reprappers</category>
            <pubDate>Sun, 17 Feb 2013 04:02:18 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,185218,185251#msg-185251</guid>
            <title>Re: Problem: Skeinforge can&#039;t save?</title>
            <link>https://reprap.org/forum/read.php?4,185218,185251#msg-185251</link>
            <description><![CDATA[ It's either your Python install, or your version of Skeinforge.<br />
<br />
You need Python version 2.7.3, and I have been using Skeinforge 50 without any issues. That file slices and saves with no errors.<br />
<br />
[<a href="http://www.python.org/download/releases/2.7.3/" target="_blank"  rel="nofollow">www.python.org</a>]<br />
[<a href="http://fabmetheus.crsndoo.com/files/50_reprap_python_beanshell.zip" target="_blank"  rel="nofollow">fabmetheus.crsndoo.com</a>]]]></description>
            <dc:creator>Dirty Steve</dc:creator>
            <category>Reprappers</category>
            <pubDate>Sat, 16 Feb 2013 21:11:19 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,185218,185237#msg-185237</guid>
            <title>Re: Problem: Skeinforge can&#039;t save?</title>
            <link>https://reprap.org/forum/read.php?4,185218,185237#msg-185237</link>
            <description><![CDATA[ It is just a simple 0.5mm walled calibration box.  I've tried this on a few different .stl files, and all of them are having the same problem.]]></description>
            <dc:creator>PeteD</dc:creator>
            <category>Reprappers</category>
            <pubDate>Sat, 16 Feb 2013 19:11:40 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,185218,185231#msg-185231</guid>
            <title>Re: Problem: Skeinforge can&#039;t save?</title>
            <link>https://reprap.org/forum/read.php?4,185218,185231#msg-185231</link>
            <description><![CDATA[ Can you post the .stl you are trying to slice?]]></description>
            <dc:creator>Dirty Steve</dc:creator>
            <category>Reprappers</category>
            <pubDate>Sat, 16 Feb 2013 18:44:17 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,185218,185218#msg-185218</guid>
            <title>Problem: Skeinforge can&#039;t save?</title>
            <link>https://reprap.org/forum/read.php?4,185218,185218#msg-185218</link>
            <description><![CDATA[ I've been avoiding Skeinforge up to now, but I'm finally biting the bullet and setting it up.  I've been using Pronterface as the frontend to skienforge and I cannot seem to get the gcode file saved once it is sliced. Any ideas on what I'm doing wrong?  The error code is listed below.<br />
<br />
<br />
Thanks!<br />
<br />
<br />
Slice layer count 29...<br />
Slice layer count 30...<br />
Slice layer count 31...<br />
Slice layer count 32...<br />
Slice layer count 33...<br />
Carve procedure took 1 second.<br />
<br />
<br />
<br />
Exception traceback in getModuleWithDirectoryPath in archive:<br />
<br />
Traceback (most recent call last):<br />
<br />
  File "C:\Software-master\skeinforge\fabmetheus_utilities\archive.py", line 217, in getModuleWithDirectoryPath<br />
<br />
    folderPluginsModule = __import__(fileName)<br />
<br />
ImportError: No module named unpause<br />
<br />
<br />
<br />
That error means; could not import a module with the fileName unpause<br />
<br />
and an absolute directory name of C:\Software-master\skeinforge\skeinforge_application\skeinforge_plugins\craft_plugins<br />
<br />
<br />
<br />
Traceback (most recent call last):<br />
<br />
  File "./skeinforge/skeinforge_application/skeinforge_utilities/skeinforge_craft.py", line 227, in <br />
<br />
    main()<br />
<br />
  File "./skeinforge/skeinforge_application/skeinforge_utilities/skeinforge_craft.py", line 224, in main<br />
<br />
    writeOutput(' '.join(sys.argv[1 :]), False)<br />
<br />
  File "./skeinforge/skeinforge_application/skeinforge_utilities/skeinforge_craft.py", line 135, in writeOutput<br />
<br />
    return pluginModule.writeOutput(fileName, shouldAnalyze)<br />
<br />
  File "C:\Software-master\skeinforge\skeinforge_application\skeinforge_plugins\craft_plugins\export.py", line 275, in writeOutput<br />
<br />
    gcodeText = skeinforge_craft.getChainTextFromProcedures(fileName, procedures[: -1], gcodeText)<br />
<br />
  File "C:\Software-master\skeinforge\skeinforge_application\skeinforge_utilities\skeinforge_craft.py", line 44, in getChainTextFromProcedures<br />
<br />
    text = craftModule.getCraftedText(fileName, text)<br />
<br />
  File "C:\Software-master\skeinforge\skeinforge_application\skeinforge_plugins\craft_plugins\preface.py", line 84, in getCraftedText<br />
<br />
    return getCraftedTextFromText(archive.getTextIfEmpty(fileName, text), repository)<br />
<br />
  File "C:\Software-master\skeinforge\skeinforge_application\skeinforge_plugins\craft_plugins\preface.py", line 92, in getCraftedTextFromText<br />
<br />
    return PrefaceSkein().getCraftedGcode(repository, text)<br />
<br />
  File "C:\Software-master\skeinforge\skeinforge_application\skeinforge_plugins\craft_plugins\preface.py", line 214, in getCraftedGcode<br />
<br />
    self.addInitializationToOutput()<br />
<br />
  File "C:\Software-master\skeinforge\skeinforge_application\skeinforge_plugins\craft_plugins\preface.py", line 172, in addInitializationToOutput<br />
<br />
    self.addToolSettingLines(pluginFileName)<br />
<br />
  File "C:\Software-master\skeinforge\skeinforge_application\skeinforge_plugins\craft_plugins\preface.py", line 197, in addToolSettingLines<br />
<br />
    preferences = skeinforge_craft.getCraftPreferences(pluginName)<br />
<br />
  File "C:\Software-master\skeinforge\skeinforge_application\skeinforge_utilities\skeinforge_craft.py", line 60, in getCraftPreferences<br />
<br />
    return settings.getReadRepository(getCraftModule(pluginName).getNewRepository()).preferences<br />
<br />
AttributeError: 'NoneType' object has no attribute 'getNewRepository']]></description>
            <dc:creator>PeteD</dc:creator>
            <category>Reprappers</category>
            <pubDate>Sat, 16 Feb 2013 17:53:02 -0500</pubDate>
        </item>
    </channel>
</rss>
