<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://baszerr.eu/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>BaSzErr - blog:2020:06:08</title>
        <description></description>
        <link>https://baszerr.eu/</link>
        <lastBuildDate>Tue, 28 Apr 2026 12:21:39 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://baszerr.eu/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
            <title>BaSzErr</title>
            <link>https://baszerr.eu/</link>
        </image>
        <item>
            <title>2020-06-08_-_code_dive_-_cfp</title>
            <link>https://baszerr.eu/doku.php?id=blog:2020:06:08:2020-06-08_-_code_dive_-_cfp</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;codedive_-_cfp&quot;&gt;2020-06-08 - code::dive - cfp&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://codedive.pl/register/cfp&quot; class=&quot;urlextern&quot; title=&quot;https://codedive.pl/register/cfp&quot; rel=&quot;ugc nofollow&quot;&gt;call for papers for code::dive&lt;/a&gt; conference has recently started. while i&amp;#039;ve been on all code::dive editions, i did not gave a talk there &lt;a href=&quot;https://codedive.pl/index/year2017&quot; class=&quot;urlextern&quot; title=&quot;https://codedive.pl/index/year2017&quot; rel=&quot;ugc nofollow&quot;&gt;since 2017&lt;/a&gt; – very long time. &lt;a href=&quot;https://baszerr.eu/doku.php?id=blog:2019:12:31:2019-12-31_-_back_in_black_almost&quot; class=&quot;wikilink1&quot; title=&quot;blog:2019:12:31:2019-12-31_-_back_in_black_almost&quot; data-wiki-id=&quot;blog:2019:12:31:2019-12-31_-_back_in_black_almost&quot;&gt;last 2.5 years i was so busy&lt;/a&gt;, i barely had time to get any sleep, whatsoever. this year it has changed – i finally started to rest and slow down a bit. you can see this reflected both &lt;a href=&quot;https://baszerr.eu/doku.php?id=blog:2020:2020&quot; class=&quot;wikilink1&quot; title=&quot;blog:2020:2020&quot; data-wiki-id=&quot;blog:2020:2020&quot;&gt;on the number of blog entries&lt;/a&gt; and &lt;a href=&quot;https://github.com/el-bart?tab=overview&amp;amp;from=2020-01-01&amp;amp;to=2020-06-08&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/el-bart?tab=overview&amp;amp;from=2020-01-01&amp;amp;to=2020-06-08&quot; rel=&quot;ugc nofollow&quot;&gt;OSS projects activity&lt;/a&gt;. i hope i&amp;#039;ll manage to find some time to prepare a talk for this year. i have already a topic selected for well over 3 years now. just need to find some time to actually make a talk out of it. deadline is in 1.5 month from now… let&amp;#039;s see…
&lt;/p&gt;

&lt;/div&gt;
</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 15 Jun 2021 20:09:25 +0000</pubDate>
        </item>
        <item>
            <title>2020-06-08_-_printing_big</title>
            <link>https://baszerr.eu/doku.php?id=blog:2020:06:08:2020-06-08_-_printing_big</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;printing_big&quot;&gt;2020-06-08 - printing BIG&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://baszerr.eu/lib/exe/detail.php?id=blog%3A2020%3A06%3A08%3A2020-06-08_-_printing_big&amp;amp;media=blog:2020:06:08:full_size_cube.png&quot; class=&quot;media&quot; title=&quot;blog:2020:06:08:full_size_cube.png&quot;&gt;&lt;img src=&quot;https://baszerr.eu/lib/exe/fetch.php?w=800&amp;amp;tok=e36f73&amp;amp;media=blog:2020:06:08:full_size_cube.png&quot; class=&quot;mediaright&quot; align=&quot;right&quot; loading=&quot;lazy&quot; title=&quot;full-size cube in OpenSCAD&quot; alt=&quot;full-size cube in OpenSCAD&quot; width=&quot;800&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
last year i&amp;#039;ve bought a new printer (will write a review one day – i promise!). details aside, it&amp;#039;s printing area is huge! it can print 40x40x45cm objects. this opened a lot of doors (again – topic for a separate blog entry). while obviously you typically do not need to print things THAT big, i did had 80h lasting print this year already. so i wondered – what is the maximum print time?
&lt;/p&gt;

&lt;p&gt;
it obviously is model-dependent, but just to have an overview on a row of magnitude here, i&amp;#039;ve create the test app, in &lt;a href=&quot;https://en.wikipedia.org/wiki/OpenSCAD&quot; class=&quot;interwiki iw_wp&quot; title=&quot;https://en.wikipedia.org/wiki/OpenSCAD&quot;&gt;OpenSCAD&lt;/a&gt;:
&lt;/p&gt;
&lt;pre class=&quot;code openscad&quot;&gt;cube([400,400,450]);&lt;/pre&gt;

&lt;p&gt;
it took some tens of minutes and GBs of RAM to generate &lt;a href=&quot;https://en.wikipedia.org/wiki/gcode&quot; class=&quot;interwiki iw_wp&quot; title=&quot;https://en.wikipedia.org/wiki/gcode&quot;&gt;gcode&lt;/a&gt; out of it. it took even longer to process it with a &lt;a href=&quot;https://github.com/kliment/Printrun/blob/master/printrun/gcoder.py&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/kliment/Printrun/blob/master/printrun/gcoder.py&quot; rel=&quot;ugc nofollow&quot;&gt;python script for estimating print times&lt;/a&gt;, based on gcode. here are some numbers:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; OpenSCAD model processing time – 1s&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; model STL file size – 2kB&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; gcode generation with &lt;a href=&quot;https://en.wikipedia.org/wiki/slic3r&quot; class=&quot;interwiki iw_wp&quot; title=&quot;https://en.wikipedia.org/wiki/slic3r&quot;&gt;slic3r&lt;/a&gt; – about 5 minutes&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; gcode size – 4GB&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; print time estimation calculation – about 15 minutes&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; print time estimation RAM usage – over 95GB (&lt;em&gt;gods bless cloud computing!&lt;/em&gt;)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; estimated print time – 70 days&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; filament required – 20kg&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
checking this out was an amusing experience. when it domes to predicted results – i definitely never want to give a shot in practice. ;)
&lt;/p&gt;

&lt;/div&gt;
</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 15 Jun 2021 20:09:25 +0000</pubDate>
        </item>
    </channel>
</rss>
