<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>3D Printing Newbie With a Fisher Delta</title>
        <description>Hi Guys, 

New to the forum and to the world of 3D printing in general. I was lucky enough to receive a Fisher 1.0 for Christmas, and have successfully built it and commissioned it... And gone through the robot printing right of passage. :)

However, I have had a few issues since that initial success. Full disclosure -I have had to edit the config.g file to allow the printer to maintain a static IP address, as I could never get the web interface to load by using the printer name as the UR -and trying to work out what the DHCP server in the router had dolled out to it each time was a pain. That&#039;s the only change to the config I&#039;ve done, everything else is as it was out of the box.

What I&#039;ve noticed since the first initially good print:

1)Homing the axis seems to be hit and miss. Some times it does it as you&#039;d expect - up the towers, triggers the limit backs of a fraction. But it occasionally crashes into the the switch and would appear to keep driving the belt, as I can here a clicking noise which I assume is the belt slipping on the timing cog.
2)AJAX web comms drop outs happen from time to time.
3)The build tak surface which was great the first day of printing seems to have lost it&#039;s grip. The last couple of print attempts have not adhered, and I end up with a rats nest of extruded filament, usually stuck to the effector and the brass nut.

I&#039;ve tried to search for answers on here, but I&#039;m getting lost in the lingo and the G code fragments posted up. Any help would be gratefully appreciated. 

Thanks

Jason

http://www.greatoldone.co.uk
https://www.youtube.com/channel/UCf8zFBi9JgwE6FnKz6jXFpg</description>
        <link>https://reprap.org/forum/read.php?409,736162,736162#msg-736162</link>
        <lastBuildDate>Thu, 11 Jun 2026 22:34:22 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?409,736162,773299#msg-773299</guid>
            <title>Re: 3D Printing Newbie With a Fisher Delta</title>
            <link>https://reprap.org/forum/read.php?409,736162,773299#msg-773299</link>
            <description><![CDATA[ Different coloured filaments do require different temperatures and some require different feed rates. A good place to start is here:-<br />
<br />
[<a href="https://www.voltivo.com/get-preconfigured-slicer-profiles-for-excelfil/" target="_blank"  rel="nofollow">www.voltivo.com</a>]<br />
<br />
I've found these settings to be a good 'sanity check' when dealing with different coloured/types of filament.<br />
<br />
The .ini file is a simple text file and will open in notepad so you can look at them without affecting your slicer settings.]]></description>
            <dc:creator>ramblejeff</dc:creator>
            <category>Fisher</category>
            <pubDate>Wed, 14 Jun 2017 07:16:56 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?409,736162,773241#msg-773241</guid>
            <title>Re: 3D Printing Newbie With a Fisher Delta</title>
            <link>https://reprap.org/forum/read.php?409,736162,773241#msg-773241</link>
            <description><![CDATA[ So, I ran out of the white filament that shipped with the printer. So I ordered a role of green, silver and blue filament from the eMaker website.<br />
<br />
The green printed ok, after messing with the heat settings in simplify3D. I ended up with a hot end temp of 220 first layer, 215 subsequent layers and a bed temp of 70 degrees. With this I've managed to print a variety of parts. After running out of green, I've loaded the silver up... and its hit and miss on adhesion to the build surface (buildtak) - an did it does, I get bad curls in the first few layers as it contracts away from the bed.<br />
<br />
Is it usual to have to start messing with settings for different colours of filament? It's the same brand as the green... <br />
<br />
I've yet to get a definitive set of slicer settings that work first time every time. Be it slic3r or s3d... I thought I'd nailed it, but swapping over to the new spool I'm not so sure.]]></description>
            <dc:creator>GreatOldOne</dc:creator>
            <category>Fisher</category>
            <pubDate>Tue, 13 Jun 2017 16:39:44 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?409,736162,747524#msg-747524</guid>
            <title>Re: 3D Printing Newbie With a Fisher Delta</title>
            <link>https://reprap.org/forum/read.php?409,736162,747524#msg-747524</link>
            <description><![CDATA[ Hi,<br />
Thanks for the update, it sounds as though your setting up your slicer to do the same as I do manually. At least it works.<br />
I was thinking of upgrading the PSU myself but then there is the question as to weather the board can take the power?<br />
I'm sort of happy with the way it works now but hopefully emaker will read this and do something about it to save other users<br />
the annoyance of sorting this out after failed prints and lots of head scratching - the power supply provided with the heatbed kit is just not up to the job !!<br />
<br />
cheers,<br />
Steve.]]></description>
            <dc:creator>Steve906</dc:creator>
            <category>Fisher</category>
            <pubDate>Sat, 11 Feb 2017 14:52:58 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?409,736162,746353#msg-746353</guid>
            <title>Re: 3D Printing Newbie With a Fisher Delta</title>
            <link>https://reprap.org/forum/read.php?409,736162,746353#msg-746353</link>
            <description><![CDATA[ I've just got back from holiday, and eMaker have sent me a new cartridge heater with a higher resistance. All of the bed heaters they have in stock measure 3.3ohms, the same as mine does.<br />
<br />
Working out the power draw, I didn't think it would work... but it has. I'm currently printing with bed set a 60c and the extruded at 205c, and it's fine. <br />
<br />
I'm sure I didn't do anything different in the slicer (I'm using S3D). I've just added a new temp controller to the process, set as the bed on T1, and told it to only start printing once the temps have stabilised.<br />
<br />
When the print starts, it heats the bed, then when it's steady starts heating the nozzle, homes, calibrates and starts printing. Seems to have cured the issue, when running a gcode file.<br />
<br />
It still trips if you try and turn both heaters on full pelt at the same time via the web interface though.]]></description>
            <dc:creator>GreatOldOne</dc:creator>
            <category>Fisher</category>
            <pubDate>Tue, 07 Feb 2017 15:54:00 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?409,736162,743814#msg-743814</guid>
            <title>Re: 3D Printing Newbie With a Fisher Delta</title>
            <link>https://reprap.org/forum/read.php?409,736162,743814#msg-743814</link>
            <description><![CDATA[ Will do, but as of today I've not heard anything back from eMaker after the original reply; I've sent a reminder to them asking for an ETA]]></description>
            <dc:creator>GreatOldOne</dc:creator>
            <category>Fisher</category>
            <pubDate>Mon, 30 Jan 2017 17:47:36 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?409,736162,743791#msg-743791</guid>
            <title>Re: 3D Printing Newbie With a Fisher Delta</title>
            <link>https://reprap.org/forum/read.php?409,736162,743791#msg-743791</link>
            <description><![CDATA[ Hi,<br />
<br />
My new power supply that came with heated bed kit trips too.<br />
I have not contacted eMaker about the problem but it sounds just the same. I control the heaters manually and found that if I enable the bed and the nozzle heater it will sometimes be ok, but if I try to home at the same time it trips.<br />
I have adjusted my workflow to get around the problem. Firstly I enable the bed at 60 and clean it while it warms up, then enable the nozzle at 210, clean any remnants from that as it melts then home all, calibrate and then print. This is all with just PLA but I do now get consistent repeatable prints than stick well to the bed, I normally turn off the bed after 3 or 4 layers, it stays warm well anyway.<br />
<br />
I was planning on making my own PSU or  possibly paralleling this one with the old one via some sort of load splitting circuit if needed.<br />
<br />
Please keep us updated with any news on replacement parts as this is very annoying if I forget to do everything in the right order.<br />
<br />
Steve.]]></description>
            <dc:creator>Steve906</dc:creator>
            <category>Fisher</category>
            <pubDate>Mon, 30 Jan 2017 16:27:14 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?409,736162,740653#msg-740653</guid>
            <title>Re: 3D Printing Newbie With a Fisher Delta</title>
            <link>https://reprap.org/forum/read.php?409,736162,740653#msg-740653</link>
            <description><![CDATA[ Thanks Jan<br />
<br />
I've been speaking with Jean at eMaker, where the bed &amp; Supply was sourced from. He asked me to measure the resistance of bothe the extruder and bed  heaters - which where 5.7Ohms and 3.3Ohms respectively. Here's the reply:<br />
<br />
"Both of your heaters have rather a low resistance. The cartridge heater in the nozzle isn't far out, but the bed resistance is definitely too low. With your current setup, the nozzle is drawing 63.3W (spec is 60W), and your heatbed is drawing over 109W. The power supply is rated for 120W.<br />
<br />
I'll check our stocks and send you a replacement."<br />
<br />
So that's why the PSU is tripping. I'm no waiting for the replacement(s) to turn up.]]></description>
            <dc:creator>GreatOldOne</dc:creator>
            <category>Fisher</category>
            <pubDate>Fri, 20 Jan 2017 11:38:05 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?409,736162,740643#msg-740643</guid>
            <title>Re: 3D Printing Newbie With a Fisher Delta</title>
            <link>https://reprap.org/forum/read.php?409,736162,740643#msg-740643</link>
            <description><![CDATA[ @GreatOldOne<br />
<br />
I measured Fisher's power consumption to build a UPS.<br />
In idle Fisher takes 6 W to 7 W of power. During the heat up of hotend, it takes 60 W and then stays at 40 W for the whole printing session.<br />
<br />
<div id="div_4fa9adb4f2f8fd1372ac250fe0be8646"
     class="mod_embed_images_extended"
     style="width:598px">

  

    
      
    

    <div id="imagediv_4fa9adb4f2f8fd1372ac250fe0be8646" class="mod_embed_images_image"
         style="width:598px; height:400px">

    

    <a href="https://butterflyofdream.files.wordpress.com/2016/11/20161114_0044.jpg?w=640&amp;amp;h=428">
        <img src="/forum/thumbcache/2a0/557/6c8/256/ee3/091/cdf/cdb/f75/790/d8_800x400.png"
             width="598"
             height="400"
             id="image_4fa9adb4f2f8fd1372ac250fe0be8646"
             alt="20161114_0044.jpg"
             title="20161114_0044.jpg"/>
    </a>

    

    </div>

    <div class="mod_embed_images_info " id="info_4fa9adb4f2f8fd1372ac250fe0be8646"
      style="display:block">
      <a id="link_4fa9adb4f2f8fd1372ac250fe0be8646" href="https://butterflyofdream.files.wordpress.com/2016/11/20161114_0044.jpg?w=640&amp;amp;h=428">20161114_0044.jpg</a>
    </div>

  

 </div>


<script type="text/javascript">
mod_embed_images_loadimage('4fa9adb4f2f8fd1372ac250fe0be8646', '/forum/thumbcache/2a0/557/6c8/256/ee3/091/cdf/cdb/f75/790/d8_800x400.png', 'https://butterflyofdream.files.wordpress.com/2016/11/20161114_0044.jpg?w=640&amp;amp;h=428', 'https://reprap.org/forum/addon.php?409,module=embed_images,check_scaling=1,url=https%3A%2F%2Fbutterflyofdream.files.wordpress.com%2F2016%2F11%2F20161114_0044.jpg%3Fw%3D640%26amp%3Bh%3D428', '', 740643, 800, 400, 'Loading image ...', false);
</script>
<br />
<br />
<div id="div_4bcb0e0173f8aa36f088975cd17dda9c"
     class="mod_embed_images_extended"
     style="width:598px">

  

    
      
    

    <div id="imagediv_4bcb0e0173f8aa36f088975cd17dda9c" class="mod_embed_images_image"
         style="width:598px; height:400px">

    

    <a href="https://butterflyofdream.files.wordpress.com/2016/11/20161114_0048.jpg?w=640&amp;amp;h=428">
        <img src="/forum/thumbcache/b79/65e/34c/a45/d68/f89/42c/48f/231/842/85_800x400.png"
             width="598"
             height="400"
             id="image_4bcb0e0173f8aa36f088975cd17dda9c"
             alt="20161114_0048.jpg"
             title="20161114_0048.jpg"/>
    </a>

    

    </div>

    <div class="mod_embed_images_info " id="info_4bcb0e0173f8aa36f088975cd17dda9c"
      style="display:block">
      <a id="link_4bcb0e0173f8aa36f088975cd17dda9c" href="https://butterflyofdream.files.wordpress.com/2016/11/20161114_0048.jpg?w=640&amp;amp;h=428">20161114_0048.jpg</a>
    </div>

  

 </div>


<script type="text/javascript">
mod_embed_images_loadimage('4bcb0e0173f8aa36f088975cd17dda9c', '/forum/thumbcache/b79/65e/34c/a45/d68/f89/42c/48f/231/842/85_800x400.png', 'https://butterflyofdream.files.wordpress.com/2016/11/20161114_0048.jpg?w=640&amp;amp;h=428', 'https://reprap.org/forum/addon.php?409,module=embed_images,check_scaling=1,url=https%3A%2F%2Fbutterflyofdream.files.wordpress.com%2F2016%2F11%2F20161114_0048.jpg%3Fw%3D640%26amp%3Bh%3D428', '', 740643, 800, 400, 'Loading image ...', false);
</script>
<br />
<br />
I suggest you start printing while turning off the heated bed, then set the temperature of heated bed at 60 C in printing. <br />
If Fisher stops, you have a under rated power supply or faulty heated bed. <br />
<br />
My understanding is most cheap power supplies provide 70% to 80% of the max power.<br/>]]></description>
            <dc:creator>janpenguin</dc:creator>
            <category>Fisher</category>
            <pubDate>Fri, 20 Jan 2017 10:19:40 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?409,736162,740039#msg-740039</guid>
            <title>Re: 3D Printing Newbie With a Fisher Delta</title>
            <link>https://reprap.org/forum/read.php?409,736162,740039#msg-740039</link>
            <description><![CDATA[ I've spoken to eMaker (Jean) and they told me to look at the M301 commands to adjust the power to the bed and the extruder. They pointed me at their git-hub, with their sample config.g for values.<br />
<br />
I've been sat here for ages trying to work this out. The values are the same as theirs. My config lines:<br />
<br />
; Thermistors<br />
M305 P0 R4700 T100000<br />
M305 P1 R4700                   	<br />
<br />
; Tool definitions<br />
<br />
; *** BED ***<br />
M301 H0 P5 S0.7<br />
; *** BED ***	<br />
<br />
M563 P0 D0 H1                       	; Define tool 0<br />
G10 P0 S210 R-273                       ; Set tool 0 operating and standby temperatures\<br />
<br />
; *** EXTRUDER ***<br />
M301 H1 P12 I0.4 D80 W180 S0.6 B300     ; Set tool 0 PID parameters <br />
<br />
; *** EXTRUDER ***<br />
<br />
M92 E310 	                       	; Set extruder steps per mm<br />
<br />
Ive spent several hours playing with the S parameter as they suggested, and nothing works. As soon as the bed gets to a set temp, and the extruder is turned on, the printer turns off as the PSU trips, and an AC power cycles is required. Here's the PSU rating plate if it's any help.<br />
<br />
[attachment 89143 IMG_7403.jpg]<br />
<br />
Does anyone have any ideas I can try tonight before I ring them again in the morning??? :(]]></description>
            <dc:creator>GreatOldOne</dc:creator>
            <category>Fisher</category>
            <pubDate>Wed, 18 Jan 2017 13:39:16 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?409,736162,739704#msg-739704</guid>
            <title>Re: 3D Printing Newbie With a Fisher Delta</title>
            <link>https://reprap.org/forum/read.php?409,736162,739704#msg-739704</link>
            <description><![CDATA[ OK - my new PSU has arrived, and it works - to a certain extent. It doesn't emit smoke, so thats a good thing.<br />
<br />
The problem I have now is that the bed will heat, but the moment the G Code turns on the extruder as well, the printer dies (no power - extruder fan stops spinning, lose contact with the web server). Resetting by pulling the DC plug re-inserting doesn't work. cycling the AC does though... So I assume something is tripping in the PSU when it starts to draw more current.<br />
<br />
Has anyone else had this problem? I don't believe the hardware on the printer is misconfigured or connected wrong - unless ive got the polarity wrong on the bed. But I have the red positive into the positive terminal. And even so, it's just a big resistive element, so it wouldn't matter on how the power flows, right?<br />
<br />
[attachment 89082 IMG_1255.jpg]<br />
[attachment 89085 IMG_8737.jpg]<br />
<br />
What should I be looking for?]]></description>
            <dc:creator>GreatOldOne</dc:creator>
            <category>Fisher</category>
            <pubDate>Tue, 17 Jan 2017 12:42:17 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?409,736162,737467#msg-737467</guid>
            <title>Re: 3D Printing Newbie With a Fisher Delta</title>
            <link>https://reprap.org/forum/read.php?409,736162,737467#msg-737467</link>
            <description><![CDATA[ 3D printing is full of highs and lows;) Check the SD Card? you might reload the firmware.  eMaker might have some suggestions.  There is a steep learning curve but keep going the results are well worth it.]]></description>
            <dc:creator>ramblejeff</dc:creator>
            <category>Fisher</category>
            <pubDate>Tue, 10 Jan 2017 14:25:26 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?409,736162,737430#msg-737430</guid>
            <title>Re: 3D Printing Newbie With a Fisher Delta</title>
            <link>https://reprap.org/forum/read.php?409,736162,737430#msg-737430</link>
            <description><![CDATA[ Thanks Jeff.<br />
<br />
I wish I'd left well enough alone. It was printing. Now it isn't, the heat bed PSU is toast, the machine doesn't reliably home anymore. I knew it wasn't going to be easy getting in5o 3D printing... hmmm. :S]]></description>
            <dc:creator>GreatOldOne</dc:creator>
            <category>Fisher</category>
            <pubDate>Tue, 10 Jan 2017 13:09:00 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?409,736162,737415#msg-737415</guid>
            <title>Re: 3D Printing Newbie With a Fisher Delta</title>
            <link>https://reprap.org/forum/read.php?409,736162,737415#msg-737415</link>
            <description><![CDATA[ Can't do better than these instructions:<br />
<a href="http://reprap.org/wiki/Configuring_and_calibrating_a_delta_printer_using_the_dc42_fork_of_RepRapFirmware" target="_blank"  rel="nofollow">dc42 Delta Calibration</a><br />
<br />
[<a href="https://duet3d.com/wiki/Calibrating_a_delta_printer" target="_blank"  rel="nofollow">duet3d.com</a>]<br />
<br />
both are by dc42 who helped develop the Duet and the software on your Fisher so if he doesn't know...<br />
<br />
If you search the fisher forum for calibration you should find the answers to any questions you have and browsing the reprap.org site will provide loads of info.]]></description>
            <dc:creator>ramblejeff</dc:creator>
            <category>Fisher</category>
            <pubDate>Tue, 10 Jan 2017 12:25:33 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?409,736162,737387#msg-737387</guid>
            <title>Re: 3D Printing Newbie With a Fisher Delta</title>
            <link>https://reprap.org/forum/read.php?409,736162,737387#msg-737387</link>
            <description><![CDATA[ Oh dear. <br />
<br />
I've just attached the heated bed to my printer, so I could start the calibration process with it on the fisher. Assembling it and putting it in was simple. If only the PSU was fit for purpose. I received a new one with the bed, 19v 6.3A to replace the original 19v 3.4amp PSU that came with the fisher kit. <br />
<br />
It didn't come with another mains cable, so I used the original's one - plugged it in, ready to go. Turned round to upload the new heated bed file, and there's a loud pop, the unmistakable smell of an electrical fire and when i look at the PSU there's smoke poring from the PSU mains cable socket and from around the strain relief gland of the DC output lead. ::o<br />
<br />
Needless to say it was unplugged at speed. I've contacted eMaker (the outfit I bought it from), and am awaiting their response. :(]]></description>
            <dc:creator>GreatOldOne</dc:creator>
            <category>Fisher</category>
            <pubDate>Tue, 10 Jan 2017 11:15:29 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?409,736162,737369#msg-737369</guid>
            <title>Re: 3D Printing Newbie With a Fisher Delta</title>
            <link>https://reprap.org/forum/read.php?409,736162,737369#msg-737369</link>
            <description><![CDATA[ OK - calibration. I assuming that there are various offsets I can set within slicer to bring parts into dimensional accuracy? Is there a how to anywhere someone can point me to? And should I do this now, or fit the heated bed and then do it (my gut tells me after as the bed is bound to calibrate differently)<br />
<br />
BTW, here's the dice I printed last night (on the left), and the one I've just printed using slic3r 1.31.6 from the Prusa website, with the ini I had cobbled together (not tried yours yet, Jeff). The cubic infill is indeed awesome. And it has no saggy sides, as I turned the part 45deg on the platter a suggested.<br />
<br />
[attachment 88681 IMG_2254.jpg]<br />
<br />
Dimensionally, I believe this is supposed to be 20mm on a side, and actually measures 19.8/9ish on the x &amp; y axis, and 20.4 on the z axis.]]></description>
            <dc:creator>GreatOldOne</dc:creator>
            <category>Fisher</category>
            <pubDate>Tue, 10 Jan 2017 10:07:47 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?409,736162,737321#msg-737321</guid>
            <title>Re: 3D Printing Newbie With a Fisher Delta</title>
            <link>https://reprap.org/forum/read.php?409,736162,737321#msg-737321</link>
            <description><![CDATA[ On my Fisher with Slic3r 1.31.6 I have to add a Z offset to make sure the print starts at the right height,  the offset is different between PLA and ABS.   For PLA I use 0.15 and for ABS -0.3 although the gcode appears to limit this to 0.05mm.<br />
<br />
BTW The new cubic infill in 1.31 is awsome.]]></description>
            <dc:creator>DADIY</dc:creator>
            <category>Fisher</category>
            <pubDate>Tue, 10 Jan 2017 08:00:24 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?409,736162,737196#msg-737196</guid>
            <title>Re: 3D Printing Newbie With a Fisher Delta</title>
            <link>https://reprap.org/forum/read.php?409,736162,737196#msg-737196</link>
            <description><![CDATA[ That sounds about right. try the same object with support see if it will print. The saggy corner can be caused by a number of things, try rotating the object 45 deg around the vertical axis. It could be a draught or parts of the bed being a different temperatures causing the filament to cool at different speeds. <br />
<br />
Now you are getting prints off you should calibrate the printer, important is the extruder, 10mm is 10mm  of filament, x,y,z 30mm is 30mm, then the print bed. I know the fisher has bed alignment but if you calibrate the bed the alignment is much quicker. <br />
<br />
Good Printing!:)-D]]></description>
            <dc:creator>ramblejeff</dc:creator>
            <category>Fisher</category>
            <pubDate>Tue, 10 Jan 2017 01:28:27 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?409,736162,737112#msg-737112</guid>
            <title>Re: 3D Printing Newbie With a Fisher Delta</title>
            <link>https://reprap.org/forum/read.php?409,736162,737112#msg-737112</link>
            <description><![CDATA[ Thank you.<br />
<br />
I may have stumbled across the issue I was having though. It would appear that the object I downloaded from thigiverse that I was trying to print is built in such a way that the bottom layer is very small. As soon as those bits are complete, it goes full speed and is attempting to extrude in the air. <br />
<br />
I downloaded another object (a dice), sliced it using the ini file I've been attempting to use and got a decent-ish print. The corners are a little saggy on one side, but all in all a damn sight better than what I had been achieving.]]></description>
            <dc:creator>GreatOldOne</dc:creator>
            <category>Fisher</category>
            <pubDate>Mon, 09 Jan 2017 16:15:16 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?409,736162,737064#msg-737064</guid>
            <title>Re: 3D Printing Newbie With a Fisher Delta</title>
            <link>https://reprap.org/forum/read.php?409,736162,737064#msg-737064</link>
            <description><![CDATA[ I'm using version  S;ic3r 1.2.9 as well that was the version when I started this 3D printing thing.<br />
<br />
My config bundle contains lots of files, for printer use fisher, I haven't tested fisher 2 yet. The filament settings are for excel fil PLA, they are a good starting point, just select your colour. In the print settings Ignore Fisher2 i haven't tested them. The ones starting with 'quality' are the ones to use.<br />
<br />
If its not the bottom of the .g file that is wrong it must be the code up to the first G1 code. <br />
<br />
Good luck]]></description>
            <dc:creator>ramblejeff</dc:creator>
            <category>Fisher</category>
            <pubDate>Mon, 09 Jan 2017 13:51:08 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?409,736162,737036#msg-737036</guid>
            <title>Re: 3D Printing Newbie With a Fisher Delta</title>
            <link>https://reprap.org/forum/read.php?409,736162,737036#msg-737036</link>
            <description><![CDATA[ Hi,<br />
<br />
Your ini file would be great... As you can see, the robots are thanking the maker as they've finally seen something that isn't them or a ring being printed! :D<br />
<br />
[attachment 88604 IMG_0358.jpg]<br />
<br />
One thing I did note, from your g-code files is that you're using slic3r version 1.1.7. I'm using 1.2.9... Is there a reason for this (known issues in later versions)? I just downloaded the latest version from the slic3r website.<br />
<br />
BTW - I tried what you suggested, cutting and shutting the code from robots into my object. It was a successful as the other attempts. ;-)]]></description>
            <dc:creator>GreatOldOne</dc:creator>
            <category>Fisher</category>
            <pubDate>Mon, 09 Jan 2017 13:09:22 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?409,736162,737017#msg-737017</guid>
            <title>Re: 3D Printing Newbie With a Fisher Delta</title>
            <link>https://reprap.org/forum/read.php?409,736162,737017#msg-737017</link>
            <description><![CDATA[ What I would do now is open up the G-code  file for the failed print delete everything from ;avoid_crossing_perimeters = 0  then copy everything from below ;avoid_crossing_perimeters = 0 in the robot.g file and paste it into the Failed print G-Code. Then try and print. <br />
<br />
I've attached two files that I have printed on my fisher. maybe you can see where your settings are different. Check the top of the file as well everything up to the G1 codes, are comments or used to set the printer. ( The code G1 tells the head where to move).<br />
<br />
For a list and explanation of the G-codes see here:<a href="http://reprap.org/wiki/GCode#G0_.26_G1:_Move" target="_blank"  rel="nofollow">G-Code</a><br />
<br />
if you want to try them, I will could export my slic3r settings for you to try.]]></description>
            <dc:creator>ramblejeff</dc:creator>
            <category>Fisher</category>
            <pubDate>Mon, 09 Jan 2017 12:18:38 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?409,736162,736956#msg-736956</guid>
            <title>Re: 3D Printing Newbie With a Fisher Delta</title>
            <link>https://reprap.org/forum/read.php?409,736162,736956#msg-736956</link>
            <description><![CDATA[ And to add insult to injury, I can churn robots out till the cows come home. Look here's another one:<br />
<br />
[attachment 88590 yetanotherrobot.jpg]<br />
<br />
It must be slicer settings. I've checked all the carriages, switches, belt tension etc etc.<br />
<br />
As you can see I do have a heated bed to fit, but I didn't want to complicate matters putting that on whilst I had print issues.]]></description>
            <dc:creator>GreatOldOne</dc:creator>
            <category>Fisher</category>
            <pubDate>Mon, 09 Jan 2017 09:09:08 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?409,736162,736947#msg-736947</guid>
            <title>Re: 3D Printing Newbie With a Fisher Delta</title>
            <link>https://reprap.org/forum/read.php?409,736162,736947#msg-736947</link>
            <description><![CDATA[ All of my settings are now as per what you suggested. see attachments:<br />
<br />
[attachment 88580 slicer1.jpeg]<br />
[attachment 88581 slicer2.jpeg]<br />
[attachment 88582 slicer3.jpeg]<br />
[attachment 88583 slicer4.jpeg]<br />
[attachment 88584 slicer5.jpeg]<br />
[attachment 88585 slicer6.jpeg]<br />
<br />
Still no dice. Workflow was:<br />
<br />
- re-slice object with settings as per above.<br />
- upload g-code.<br />
- re-home, and re auto delta calibrate.<br />
- print object<br />
- hit e-stop as it's all turned into a rats nest.<br />
- sigh<br />
<br />
rinse, repeat.<br />
<br />
I've checked the microswitches - leads are all attached, and I have continuity from the switch to the board. I've also bent the levers out more, so they are now almost touching the guide rods.<br />
<br />
I did a line by line comparison of my sliced file and the one for the robot. There are several differences between them:<br />
<br />
My file: end_gcode = G91\nG1 Z40 F4000\nG90\nG1 X0 Y0\nT99\n\n<br />
Robot: end_gcode = G91\nG1 Z40 F4000\nG90\nG1 X0 Y0\n\n<br />
<br />
My file: retract_length = 3.2<br />
Robot: retract_length = 3.5<br />
<br />
My file: start_gcode = M83\nT0\nM116\n\n<br />
Robot: start_gcode = M83\nT0\nM116\nG1 X0 Y0 Z4 F4000\nG30\nG1 Z[first_layer_height] F4000\n]]></description>
            <dc:creator>GreatOldOne</dc:creator>
            <category>Fisher</category>
            <pubDate>Mon, 09 Jan 2017 08:30:07 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?409,736162,736918#msg-736918</guid>
            <title>Re: 3D Printing Newbie With a Fisher Delta</title>
            <link>https://reprap.org/forum/read.php?409,736162,736918#msg-736918</link>
            <description><![CDATA[ I think I know whats happening here.<br />
The robot is already sliced and the printer settings are embedded in the robot.g file you send to the printer.  You can see these settings if you open up the robot.g file in a text editor (NOT Ms Word!) go to the end of the file then scroll up to the line:  (or use find)<br />
;avoid_crossing_perimeters = 0<br />
<br />
this is the start of the printer settings and continue to the end of the file.  These settings are the same as you see under the 'Print Settings', 'Filament Settings' and 'Printer Settings'  tabs in Slic3r. If you open your file you will see these settings are missing and/or different to the robot.g file. I suspect you haven't loaded the config bundle fisher.ini into Slic3r and corrected some of the values.<br />
<br />
Download the Profiles bundle from RepRap  <a href="https://github.com/reprappro/profiles/archive/master.zip" target="_blank"  rel="nofollow">RepRap Printer Bundle</a><br />
Unzip the bundle you will see a file called Fisher.ini.  In Slic3r goto File&gt;Load Config Bundle. In the file dialog that opens navigate to and click on the Fisher.ini file, click on Open. If you click on the Filament Settings' and 'Printer Settings'  tabs you will see some default values have been loaded.<br />
<br />
Go to the Printer Settings tab<br />
click on General, Click on Bed Shape: Set select Circular and diameter 150 mm. <br />
click on Custom G-Code,  if the start code box contains<br />
<br />
G28 ; home all axes -------&gt; this  is what dc42 is talking about. G28 homes the head, which deletes the auto bed compensation, so the print head is at the wrong height!<br />
G1 Z5 F5000 ; lift nozzle<br />
<br />
[The values  below might not be the best but they work!!]<br />
delete whatever is in the start code box and insert <br />
<br />
M83<br />
T0<br />
M116<br />
<br />
in the end G-Code box delete what there and insert<br />
<br />
G91<br />
G1 Z40 F4000<br />
G90<br />
G1 X0 Y0<br />
T99<br />
<br />
Click on Extruder 1, Change the nozzle diameter to 0.4 mm and save the changes.<br />
<br />
Go to Filament Tab. Set:<br />
<br />
Diameter  to 1.75 mm (or measure your filament and put in the actual diameter).<br />
First layer to 209, other layers 206<br />
Bed temperatures should be zero ( if you have a heated bed set it to 60) <br />
<br />
save the settings<br />
<br />
Go to Print Settings Tab. Set:<br />
<br />
Layer height = 0.2<br />
First layer height = 0.35<br />
<br />
Save the settings. <br />
Slice your model save it to the printer, home the head, Auto bed compensation then print.<br />
<br />
What happened???]]></description>
            <dc:creator>ramblejeff</dc:creator>
            <category>Fisher</category>
            <pubDate>Mon, 09 Jan 2017 06:25:19 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?409,736162,736775#msg-736775</guid>
            <title>Re: 3D Printing Newbie With a Fisher Delta</title>
            <link>https://reprap.org/forum/read.php?409,736162,736775#msg-736775</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>ramblejeff</strong><br />
Have you sorted out the micro switches?<br />
<br />
If you home and calibrate the bed then print the reprap robot everything is fine?<br />
If you use a model from slic3r you have problems?</div></blockquote>
<br />
Jeff - yes, and yes. Gcode from the ad card image works perfectly. My model, sliced with the fisher ini file doesn't. <br />
<br />
@DC42 - that all sounds marvellous, even if I have no idea (as yet) what that means. :D]]></description>
            <dc:creator>GreatOldOne</dc:creator>
            <category>Fisher</category>
            <pubDate>Sun, 08 Jan 2017 16:26:26 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?409,736162,736757#msg-736757</guid>
            <title>Re: 3D Printing Newbie With a Fisher Delta</title>
            <link>https://reprap.org/forum/read.php?409,736162,736757#msg-736757</link>
            <description><![CDATA[ Also make sure that after you auto calibrate, you do not home the printer again before you start printing. So don't use a G28 command in your slicer start gcode unless there is a G32 after it.<br />
<br />
Most delta printers are designed so that the carriages run in to the homing switches at the top of their travel. This gives a very reproducible trigger position. The Fisher gains a little extra build height by having the carriages run past the homing switches instead. This doesn't sound as good to me from the point of view of getting a reproducible trigger height. But I don't have a Fisher, so I can't be sure. Small changes in trigger height will be handled by auto calibration, as long as you don't home the printer after auto calibration.<br />
<br />
Btw in response to a request from a Fisher owner, I added a Z probe recovery time to the M558 command in firmware release 1.17, to save you from having to use G1 and G4 commands between the G30 commands.]]></description>
            <dc:creator>dc42</dc:creator>
            <category>Fisher</category>
            <pubDate>Sun, 08 Jan 2017 15:01:00 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?409,736162,736734#msg-736734</guid>
            <title>Re: 3D Printing Newbie With a Fisher Delta</title>
            <link>https://reprap.org/forum/read.php?409,736162,736734#msg-736734</link>
            <description><![CDATA[ Have you sorted out the micro switches?<br />
<br />
If you home and calibrate the bed then print the reprap robot everything is fine?<br />
If you use a model from slic3r you have problems?]]></description>
            <dc:creator>ramblejeff</dc:creator>
            <category>Fisher</category>
            <pubDate>Sun, 08 Jan 2017 13:30:41 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?409,736162,736719#msg-736719</guid>
            <title>Re: 3D Printing Newbie With a Fisher Delta</title>
            <link>https://reprap.org/forum/read.php?409,736162,736719#msg-736719</link>
            <description><![CDATA[ hi all,<br />
<br />
Yes, I homed and auto calibrated before attempting to print.<br />
<br />
My fillament settings where set to zero - I've changed them to the values suggested. They are currently set to:<br />
 dia 1.73, ext multiplier 0.95, extruder 1st layer at 209c, subsequent 206.<br />
<br />
My print settings had no loops, so it's now set to this: <br />
loops 1, dist from obj, 5mm, skirt height 1, min ext. length 40mm, brim width 0<br />
<br />
None of this has any effect on the print. It still ends up a mess on the nozzle.]]></description>
            <dc:creator>GreatOldOne</dc:creator>
            <category>Fisher</category>
            <pubDate>Sun, 08 Jan 2017 12:44:53 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?409,736162,736453#msg-736453</guid>
            <title>Re: 3D Printing Newbie With a Fisher Delta</title>
            <link>https://reprap.org/forum/read.php?409,736162,736453#msg-736453</link>
            <description><![CDATA[ Two things what temperature are you printing at ?  Using Sli3r, Filament settings , first layer = 209, other layers = 206.  (Good start point for PLA)<br />
<br />
Print settings: loops (minimum) = 1, Minimum extrusion length = 20mm (if the item is small 40mm is better, ensure that plastic is flowing before printing the object.<br />
<br />
Did you level the bed before the second print?]]></description>
            <dc:creator>ramblejeff</dc:creator>
            <category>Fisher</category>
            <pubDate>Sat, 07 Jan 2017 11:53:58 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?409,736162,736387#msg-736387</guid>
            <title>Re: 3D Printing Newbie With a Fisher Delta</title>
            <link>https://reprap.org/forum/read.php?409,736162,736387#msg-736387</link>
            <description><![CDATA[ Hi guys,<br />
<br />
I'll check the microswitches. I do know that the mounting slots for them aren't in line with each other, as per the pics on the build instructions. Mine are offset a fraction so when the switch is mounted it is at a slight angle, exposing more of the switch actuator to the carriage.<br />
<br />
I upgraded to 1.17a last night, so I'm know on that firmware, and v1.1.3 of the web interface. I rehomed after doing so, did an auto calibrate and got good prints of the robot and rings again.<br />
<br />
After that, I decided to try printing something that wasn't on the sd card. Oh boy. What a mess. I downloaded an object from thingiverse, and using the fisher ini file in slic3r generated the g-code for it. But it didn't print properly at all. The first layer appeared to be done much faster than the sample objects, and I don't understand why... the ini file has the first layers at 20% of the speed of subsequent layers. As it's going so fast, the filliment gets dragged all over the platform and ends up in a wad around the extruder. :(]]></description>
            <dc:creator>GreatOldOne</dc:creator>
            <category>Fisher</category>
            <pubDate>Sat, 07 Jan 2017 07:03:04 -0500</pubDate>
        </item>
    </channel>
</rss>
