<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[CNC PCB milling]]></title><description><![CDATA[<p dir="auto">(forked from <a class="plugin-mentions-user plugin-mentions-a" href="/user/andrew" aria-label="Profile: andrew">@<bdi>andrew</bdi></a>'s <a href="https://forum.mysensors.org/post/81504">great post</a> in the "what did you build today" thread)<br />
<a class="plugin-mentions-user plugin-mentions-a" href="/user/andrew" aria-label="Profile: andrew">@<bdi>andrew</bdi></a> great work. For one designing many pcbs is it a good investment to have a CNC machine for prototyping?</p>
]]></description><link>https://forum.mysensors.org/topic/8735/cnc-pcb-milling</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 16:41:17 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/8735.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 09 Dec 2017 15:25:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to CNC PCB milling on Sun, 01 Oct 2023 16:14:56 GMT]]></title><description><![CDATA[<p dir="auto">Of possible interest: Here's a guy who is building an inexpensive open source ethernet controller for stepper motors:<br />
<a href="https://www.youtube.com/watch?v=80j7L1H61Hw" rel="nofollow ugc">https://www.youtube.com/watch?v=80j7L1H61Hw</a></p>
<p dir="auto">If you listen to the end, it's revealed that there is now generous funding available which allows people to do this kind of open-source development as a full time job, which is what he is now doing.  For that reason, I think there's a good chance he will complete his project within the allowed 6 months., and so by the deadline it will likely be nicely polished.</p>
]]></description><link>https://forum.mysensors.org/post/113895</link><guid isPermaLink="true">https://forum.mysensors.org/post/113895</guid><dc:creator><![CDATA[NeverDie]]></dc:creator><pubDate>Sun, 01 Oct 2023 16:14:56 GMT</pubDate></item><item><title><![CDATA[Reply to CNC PCB milling on Tue, 22 Feb 2022 13:34:06 GMT]]></title><description><![CDATA[<p dir="auto">Reporting back on a few things that I either didn't realize or perhaps didn't fully appreciate when I first undertook the earlier CNC above, and which may benefit others.  1.   the proper way to insert the collet is to first snap it into the nut and only afterward insert the bit.  Now, in retrospect, this may seem obvious (especially to those in the know), but I notice that even Ave got this wrong, so I don't feel too bad for having made this ignorant mistake.  2.  Although the standard instruction is to insert the bit so that it protrudes just barely beyond the back of the collet by around 1/8" or so, the fact is that an extremely easy way to greatly reduce runout is to insert it much farther inside than that.  As long as it's not bottoming out inside the spindle, you're good.  3. For milling PCBs, small machines are actually better.  I'm presently assembling a 6040 machine, and I expect it will go well, but the fact is that deflections on a 3020 machine, given comparable construction, are far less, as simple physics tells us.   I was aiming to have a single "do everything" CNC, but retrospect, I think an argument can be made for having a small CNC for PCB work and a separate larger machine for handling other things.  My current build will have a 60,000 RPM spindle, which I've measured as having 1 micron of runout (shown in attached photo) and should therefore be great for milling PCBs, but the same spindle isn't well optimized for, say, milling aluminum or steel, which would be better done by a slower, higher power spindle.  So, food for thought, if you're in the planning phase and deciding what to do.<br />
<img src="/assets/uploads/files/1645500479854-1micron-resized.jpeg" alt="1micron.jpeg" class=" img-fluid img-markdown" /><br />
I went for the 6040 machine mainly because at the time I ordered it, the total cost was nearly the same as for the 3020 variant, and the shipping cost was strangely the same, and so I figured "Why not?"  However, the whole thing weighs close to 100 pounds, whereas a 3020 of comparable construction would have been a lot easier to move around.  That said, the higher mass of a 6040 should help damp vibration, so maybe it's a wash.  4. Even if  it comes largely pre-assembled, plan on taking everything apart and lubing everything properly.  I don't think mine were lubed at all at the factory.  I installed zerk fittings on the ballscrews and then used a grease gun on both the ballscrews and the rails.  I also replaced all the plain steel bolts with stainless steel ones.  As always, with Chinese construction, the sellers just always seem to cut corners, no matter how much you spend. 5.  If I ever build another CNC beyond this one, it will probably be a PrintNC, because the end result will be a very stiff machine based around all-steel construction without China short-cuts.  6.  Not all closed loop stepper drivers are the same.  You want one that has a thorough programming manual available for it.  The HBS86 is the only one I know of that has this, though there may be others.  Without such a manual, your ability to make sense of all the software controlled parameters and/or tune it will be severely handicapped.</p>
]]></description><link>https://forum.mysensors.org/post/111622</link><guid isPermaLink="true">https://forum.mysensors.org/post/111622</guid><dc:creator><![CDATA[NeverDie]]></dc:creator><pubDate>Tue, 22 Feb 2022 13:34:06 GMT</pubDate></item><item><title><![CDATA[Reply to CNC PCB milling on Sun, 14 Nov 2021 15:37:15 GMT]]></title><description><![CDATA[<p dir="auto">For anyone who may be interested in building their own CNC from scratch, there are now (finally!) a couple of open source CNC projects gaining traction that build rigid frames and make use of  higher caliber parts such as linear rail guides and ballscrews.  Also, unlike other open source projects that make use of 3D printed parts, the 3D printed parts used by these projects are mainly jigs for alignment during the build/assembly process or else non-structural in the final build (e.g. clips for wire management), so the end result is a very stiff machine and therefore without the drawbacks of seemingly  all other open source CNC projects--as well as Chinese aliexpress CNC kit--that inevitably compromise on stiffness in one way or another and/or use low precision parts.  For anyone who might be interested, the two projects are PrintNC and MilkCR8:<br />
<a href="https://wiki.printnc.info" rel="nofollow ugc">https://wiki.printnc.info</a><br />
<a href="https://milkcr8cnc.com" rel="nofollow ugc">https://milkcr8cnc.com</a></p>
<p dir="auto">Both have active forums on discord.  Comparing the two, MillkCR8 is focused on a desktop machine about the size of a milk crate (hence the name), whereas PrintNC is scalable in size, leveraging a parametric design to generate plans that will make it any size you like (from small to jumbo extra large) to encompass any cutting volume you might want.  MilkCR8 relies on a wooden box frame, which doubles as an enclosure (notionally similar to a Nomad CNC), whereas PrintNC has a standalone steel frame that you bolt together, with an enclosure being both separate and optional.  Because the goal is stiffness, neither project makes use of extruded aluminum, so in that respect they are very different from Chinese CNC kits.</p>
]]></description><link>https://forum.mysensors.org/post/111222</link><guid isPermaLink="true">https://forum.mysensors.org/post/111222</guid><dc:creator><![CDATA[NeverDie]]></dc:creator><pubDate>Sun, 14 Nov 2021 15:37:15 GMT</pubDate></item><item><title><![CDATA[Reply to CNC PCB milling on Sun, 17 Oct 2021 18:57:09 GMT]]></title><description><![CDATA[<p dir="auto">Worthy of note is that bCNC now supports camera alignment for two sided PCB boards. You just need a spindle mounted camera, and then you simply show bCNC a couple of points (by centering the camera cross-hairs on them) around which to do the alignment for the opposite side. This replaces the need to use physical alignment pins to align the two sides, as flatcam does. I haven't yet tried it, but it sounds like a very nice convenience.  The "Ant PCB Maker" project has been leveraging this feature of bCNC for one or two years now.  I don't believe the existence of bCNC's camera alignment capability is widely known, though, as  I only just recently heard about it, and even then only by chance.</p>
<p dir="auto">Thinking about it now, two known points are required when nothing is pinned because that's how many points are needed to re-establish the origin as well as correct for any rotation that may have occurred after  the board is flipped over.  So, presumably, first a new origin needs to be established, and then all of the g-code for the second side needs to be amended after-the-fact to account for any rotation that may have happened when the board was flipped.</p>
]]></description><link>https://forum.mysensors.org/post/111110</link><guid isPermaLink="true">https://forum.mysensors.org/post/111110</guid><dc:creator><![CDATA[NeverDie]]></dc:creator><pubDate>Sun, 17 Oct 2021 18:57:09 GMT</pubDate></item><item><title><![CDATA[Reply to CNC PCB milling on Fri, 15 Oct 2021 01:07:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/andrew" aria-label="Profile: andrew">@<bdi>andrew</bdi></a> Thanks for sharing all your insights.  Your posts continue to inspire me long afterward.  :sunglasses:</p>
]]></description><link>https://forum.mysensors.org/post/108108</link><guid isPermaLink="true">https://forum.mysensors.org/post/108108</guid><dc:creator><![CDATA[NeverDie]]></dc:creator><pubDate>Fri, 15 Oct 2021 01:07:58 GMT</pubDate></item><item><title><![CDATA[Reply to CNC PCB milling on Thu, 12 Nov 2020 07:13:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/andrew" aria-label="Profile: andrew">@<bdi>andrew</bdi></a> Important to note, that I'm still talking about hobby cnc solutions. For professional CNC working and for a pro machine I'd prefer to use as many "pro" and automated solutions as possible.<br />
for occasional hobby purposes defined in this thread, and for these damn cheap machines I think it does not make sense.</p>
<p dir="auto">pro machines with auto tool change do benefit from auto probing, but that is a total different story.</p>
]]></description><link>https://forum.mysensors.org/post/108092</link><guid isPermaLink="true">https://forum.mysensors.org/post/108092</guid><dc:creator><![CDATA[andrew]]></dc:creator><pubDate>Thu, 12 Nov 2020 07:13:01 GMT</pubDate></item><item><title><![CDATA[Reply to CNC PCB milling on Wed, 11 Nov 2020 22:25:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/neverdie" aria-label="Profile: NeverDie">@<bdi>NeverDie</bdi></a> : well,</p>
<ul>
<li>for PCB milling this spring loaded stuff simply does not work, as the whole area should be mapped.</li>
<li>for non-PCB Z zeroing it could be good, however in such case (imho) this is just an over complicated/engineered method for a simple probing.</li>
</ul>
<p dir="auto">when you need a single z touch levelling then better to have a rock solid solution rather then have additional moving parts and potential other vectors for a failure. even with a slow feed rate, a single probe can be done in an acceptable time period, so why should you risk your result?<br />
I can imagine that this spring stuff can help you when you approaching with quite high feed rate for first, but in such case I would be afraid of the "wearing" of the probe surface over time and the inaccuracy it may cause later on.</p>
<p dir="auto">btw, the "double probing" with fast then a slower feed rate is used by other sw/firmware, e.g. marlin does the same (in certain configurations) for 3d printers.</p>
]]></description><link>https://forum.mysensors.org/post/108088</link><guid isPermaLink="true">https://forum.mysensors.org/post/108088</guid><dc:creator><![CDATA[andrew]]></dc:creator><pubDate>Wed, 11 Nov 2020 22:25:23 GMT</pubDate></item><item><title><![CDATA[Reply to CNC PCB milling on Wed, 11 Nov 2020 01:46:04 GMT]]></title><description><![CDATA[<p dir="auto">This thingiverse item is more along the lines of what I had in mind:<br />
<a href="https://www.thingiverse.com/thing:3346286" rel="nofollow ugc">https://www.thingiverse.com/thing:3346286</a></p>
<p dir="auto">It's notionally the same as the probes you listed, but it includes a spring to compensate for any overshoot.  Of course, if you're moving the z-axis extremely slowly in the first place, then I guess the spring wouldn't be needed.  I presume the "double touch" that candle does is to speed things up: find approximately the right height at high speed, then back-up just a little then and find it again at a much slower speed.  For the Candle approach, maybe this thingiverse spring-loaded touch plate would be better than just a rigid touch plate that has no spring to it.  I suppose it depends on whether the spring loaded touch plate can repeatably reach exactly  the same height again and again, or not.</p>
<p dir="auto">Speaking of repeatability, and measurements thereof, I just today receive this electronic dial indicator gauge:<br />
<a href="https://www.amazon.com/gp/product/B07888LX1R/ref=ppx_yo_dt_b_asin_title_o01_s00?ie=UTF8&amp;psc=1" rel="nofollow ugc">https://www.amazon.com/gp/product/B07888LX1R/ref=ppx_yo_dt_b_asin_title_o01_s00?ie=UTF8&amp;psc=1</a><br />
When combined with a matching data cable, it can help to automatically collect repeatability data and log it into a spreadsheet on an attached PC.  I have the data cable (actually, a specialized  RS232 to USB converter) on order.  From what I've read, it can be triggered either by pressing a button or by an external contact closure, which is what I hope to use to automate the button pushing.</p>
]]></description><link>https://forum.mysensors.org/post/108068</link><guid isPermaLink="true">https://forum.mysensors.org/post/108068</guid><dc:creator><![CDATA[NeverDie]]></dc:creator><pubDate>Wed, 11 Nov 2020 01:46:04 GMT</pubDate></item><item><title><![CDATA[Reply to CNC PCB milling on Tue, 10 Nov 2020 08:42:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/neverdie" aria-label="Profile: NeverDie">@<bdi>NeverDie</bdi></a> after changing the tool I always make a single touch probe so Z level can be adjusted to the new tool properly.</p>
<p dir="auto">This is necessary even for the PCB milling. After the levelling is done, a single touch probe is needed somewhere in the working are to set the Z0 and to make it as a reference point for the bed levelling mesh.<br />
At least this is how it is done in bCNC.<br />
After the isolation routing is done, I make a single Z touch probe for each drill bits to set the correct Z0 for the given bit. This is done in the same way as in case for the PCB probing.<br />
Note that as the drilling on Z axis does not require high precision (basically if your drilling depth is slightly bigger than the PCB thickness, then even if your Z is just roughly adjusted to the PCB top, it will do the job).</p>
<p dir="auto">As I currently work with PCBs only, no other touch probe was necessary, however for woodworking (or for other non conductive materials) one can use a dedicated "touch probe".</p>
<p dir="auto">There are nice solutions form a simple PCB:<br />
<a href="https://www.youtube.com/watch?v=l9o6ZUjb3k0&amp;ab_channel=NikodemBartnik" rel="nofollow ugc">https://www.youtube.com/watch?v=l9o6ZUjb3k0&amp;ab_channel=NikodemBartnik</a></p>
<p dir="auto">or<br />
<a href="https://www.youtube.com/watch?v=58m1v-fHFjU&amp;ab_channel=CosmoChannel" rel="nofollow ugc">https://www.youtube.com/watch?v=58m1v-fHFjU&amp;ab_channel=CosmoChannel</a></p>
<p dir="auto">or you can buy a cheap touch probe as well:<br />
<a href="https://www.aliexpress.com/item/4001010640247.html" rel="nofollow ugc">https://www.aliexpress.com/item/4001010640247.html</a></p>
<p dir="auto">or you can go for nicer and more expensive professional touch probes :)</p>
]]></description><link>https://forum.mysensors.org/post/108059</link><guid isPermaLink="true">https://forum.mysensors.org/post/108059</guid><dc:creator><![CDATA[andrew]]></dc:creator><pubDate>Tue, 10 Nov 2020 08:42:08 GMT</pubDate></item><item><title><![CDATA[Reply to CNC PCB milling on Tue, 10 Nov 2020 07:43:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/andrew" aria-label="Profile: andrew">@<bdi>andrew</bdi></a> Have you gotten around to automatically setting your tool height?  Though not absolutely essential, it does seem like a nice convenience.   From what I've been reading, Candle can do it.  You put a z-probe plate underneath your newly mounted tool, then Candle comes down fast, makes contact, then backs up a bit and then  comes down again more slowly to measure the actual tool height relative to the z-probe plate.  Not sure how that plays out on the first pass if the z-probe plate has no give to it though, as, for example, using just a bit of copper clad PCB for the z-probe plate.  Maybe use a spring-bit to avoid skewering the z-probe plate on the first pass?  Oops, except that would only work if all your tools are spring-bits.  :face_with_rolling_eyes:</p>
]]></description><link>https://forum.mysensors.org/post/108058</link><guid isPermaLink="true">https://forum.mysensors.org/post/108058</guid><dc:creator><![CDATA[NeverDie]]></dc:creator><pubDate>Tue, 10 Nov 2020 07:43:09 GMT</pubDate></item><item><title><![CDATA[Reply to CNC PCB milling on Fri, 06 Nov 2020 21:54:31 GMT]]></title><description><![CDATA[<p dir="auto">I had a chance (and a need) to make a quick PCB prototype again, so I've finished my first real-life exercise with my new CNC3020(T).</p>
<p dir="auto">I made two mistakes:</p>
<ul>
<li>as I was in hurry, I did not use enough measurement points for the levelling. A small extra copper remained at two places, hopefully it won't need too much work to get rid of it. The time saved on the levelling will be spent twice on the post-processing... lesson learned... again...</li>
<li>I made an unintended short during the levelling and had to reset the controller. Working coordinates were re-defined manually, causing a small shift between the two sides. Once I'll have my new controller ready, this should not happen again.</li>
</ul>
<p dir="auto">Beside these issues, the result still looks amazing.<br />
Here are some pictures for reference:</p>
<p dir="auto"><img src="/assets/uploads/files/1604696227011-20201106_200847-resized.jpg" alt="20201106_200847.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/assets/uploads/files/1604696227027-20201106_202113-resized.jpg" alt="20201106_202113.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/assets/uploads/files/1604696227038-20201106_210426-resized.jpg" alt="20201106_210426.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/assets/uploads/files/1604696227017-20201106_210444-resized.jpg" alt="20201106_210444.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/assets/uploads/files/1604699662952-20201106_224057-resized.jpg" alt="20201106_224057.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">isolation:<br />
<a href="https://youtu.be/7kZHOMzWgUI" rel="nofollow ugc">https://youtu.be/7kZHOMzWgUI</a></p>
<p dir="auto">drilling:<br />
<a href="https://youtu.be/kUqxxttMfyc" rel="nofollow ugc">https://youtu.be/kUqxxttMfyc</a></p>
<p dir="auto">Conclusion: CNC2030T is an affordable CNC machine which can be easily used for precise PCB prototyping.<br />
Btw, this was my conclusion for my previous CNC2418 as well. Both of them proved their capabilities. CNC3020T is just better, more robust and good for more stuff.</p>
<p dir="auto">To be honest, if one buys a CNC from the super cheap 2418 category and the main goals is PCB milling/drilling, then I do not see any reason to spend money and time on upgrades, as the base machine is good for the job.</p>
]]></description><link>https://forum.mysensors.org/post/108020</link><guid isPermaLink="true">https://forum.mysensors.org/post/108020</guid><dc:creator><![CDATA[andrew]]></dc:creator><pubDate>Fri, 06 Nov 2020 21:54:31 GMT</pubDate></item><item><title><![CDATA[Reply to CNC PCB milling on Mon, 02 Nov 2020 09:58:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/neverdie" aria-label="Profile: NeverDie">@<bdi>NeverDie</bdi></a> This is the one I've got: <a href="https://www.aliexpress.com/item/4000321437538.html?spm=a2g0o.productlist.0.0.3fb4457dTnpLL8&amp;algo_pvid=d91fe6a2-335b-49cf-99fb-e01ae6fc9467&amp;algo_expid=d91fe6a2-335b-49cf-99fb-e01ae6fc9467-3&amp;btsid=0b0a556216043099802122070e932b&amp;ws_ab_test=searchweb0_0,searchweb201602_,searchweb201603_" rel="nofollow ugc">https://www.aliexpress.com/item/4000321437538.html?spm=a2g0o.productlist.0.0.3fb4457dTnpLL8&amp;algo_pvid=d91fe6a2-335b-49cf-99fb-e01ae6fc9467&amp;algo_expid=d91fe6a2-335b-49cf-99fb-e01ae6fc9467-3&amp;btsid=0b0a556216043099802122070e932b&amp;ws_ab_test=searchweb0_0,searchweb201602_,searchweb201603_</a></p>
<p dir="auto">I've bought it via ebay from an European reseller, faster shipping and no taxes di*king around.</p>
<p dir="auto">By "tuning" the endmill I mean: take out the collet/nut, blow the dust out, insert the endmill untill the chamfered edge passes through the collet. Insert collet/nut/endmill as it is in the spindle and tighten LIGHTLY!!! Do NOT overtighten! Start spindle, turn to max rpm, if it's noisy stop! take out whole collet/nut/endmill from spindle and rotate the endmill in the collet like 30-45 degrees, reinstall and run test again. If patient enough you can get to 60k rpm without much vibration.<br />
Lately I'm not going over 35-40k rpm, the VFD shows the speed from 0 to 1000 and I stick around 700-750. For drills I run even lower, like 550-600 and don't bother tuning at all.<br />
You can find the sweet spot as I said earlier, turn up the rpm, then slowly decrease until silent. You will find there are rpm ranges where vibration is high and ranges where is low, just use the lowest vibration one while still having a good rpm (find the vibration function poles).</p>
<p dir="auto">Imagine the in the picture rightmost is 60k rpm, the blue line is the noise/vibration level, as you go to the left (lower rpm).<br />
![alt text](<img src="/assets/uploads/files/1604311046066-da183c59-f05a-4225-8884-1361202b7ca0-image.png" alt="da183c59-f05a-4225-8884-1361202b7ca0-image.png" class=" img-fluid img-markdown" /> <a href="https://i.stack.imgur.com/IuEtI.png" rel="nofollow ugc">https://i.stack.imgur.com/IuEtI.png</a>)</p>
]]></description><link>https://forum.mysensors.org/post/107977</link><guid isPermaLink="true">https://forum.mysensors.org/post/107977</guid><dc:creator><![CDATA[executivul]]></dc:creator><pubDate>Mon, 02 Nov 2020 09:58:35 GMT</pubDate></item><item><title><![CDATA[Reply to CNC PCB milling on Fri, 30 Oct 2020 22:11:14 GMT]]></title><description><![CDATA[<p dir="auto">Or, maybe something like this:<br />
<a href="https://www.aliexpress.com/item/32653823271.html?spm=a2g0o.productlist.0.0.17ec6b694kraVc&amp;algo_pvid=9be973d5-8868-4815-9e2c-75c046c6b849&amp;algo_expid=9be973d5-8868-4815-9e2c-75c046c6b849-1&amp;btsid=0b0a557016040910481015724e7c0e&amp;ws_ab_test=searchweb0_0,searchweb201602_,searchweb201603_" rel="nofollow ugc">https://www.aliexpress.com/item/32653823271.html?spm=a2g0o.productlist.0.0.17ec6b694kraVc&amp;algo_pvid=9be973d5-8868-4815-9e2c-75c046c6b849&amp;algo_expid=9be973d5-8868-4815-9e2c-75c046c6b849-1&amp;btsid=0b0a557016040910481015724e7c0e&amp;ws_ab_test=searchweb0_0,searchweb201602_,searchweb201603_</a></p>
<p dir="auto">which is 75v, still single phase, water cooled, but it has a recognizable ER8 on it.  Costs around $175, delivered.</p>
<p dir="auto">I'd probably opt to pay more, though, to get something with less runout, like maybe this:<br />
<a href="https://www.aliexpress.com/item/4000812286377.html?spm=a2g0o.detail.1000060.2.97ea29d2lqjJXu&amp;gps-id=pcDetailBottomMoreThisSeller&amp;scm=1007.13339.169870.0&amp;scm_id=1007.13339.169870.0&amp;scm-url=1007.13339.169870.0&amp;pvid=dafeb530-8e0e-478a-8fdf-1fa3b2193609&amp;_t=gps-id:pcDetailBottomMoreThisSeller,scm-url:1007.13339.169870.0,pvid:dafeb530-8e0e-478a-8fdf-1fa3b2193609,tpp_buckets:668%230%23131923%2328_668%23808%233772%23437_668%23888%233325%2317_668%234328%2319940%23948_668%232846%238115%23852_668%232717%237563%23559_668%231000022185%231000066059%230_668%233468%2315607%2336" rel="nofollow ugc">https://www.aliexpress.com/item/4000812286377.html?spm=a2g0o.detail.1000060.2.97ea29d2lqjJXu&amp;gps-id=pcDetailBottomMoreThisSeller&amp;scm=1007.13339.169870.0&amp;scm_id=1007.13339.169870.0&amp;scm-url=1007.13339.169870.0&amp;pvid=dafeb530-8e0e-478a-8fdf-1fa3b2193609&amp;_t=gps-id:pcDetailBottomMoreThisSeller,scm-url:1007.13339.169870.0,pvid:dafeb530-8e0e-478a-8fdf-1fa3b2193609,tpp_buckets:668%230%23131923%2328_668%23808%233772%23437_668%23888%233325%2317_668%234328%2319940%23948_668%232846%238115%23852_668%232717%237563%23559_668%231000022185%231000066059%230_668%233468%2315607%2336</a></p>
<p dir="auto">which claims a runout of just 0.004mm, because whatever spindle runout there is will get amplified at the tip of any bit that gets inserted.  I just have no way of knowing by <em>how much</em> it will get amplified, so for that reason I'd lean toward minimal spindle runout.  They also claim to be the spindle manufacturer, so in theory they should know what they're talking about.  Since the spindle itself is rated for only 75v, hopefully I could find a VFD somewhere that runs from 110v input voltage, which here is a lot more convenient, without having to wire for 220v or step 110v up to 220v just to meet the more typical Aliexpress VFD input requirement of 220v.</p>
]]></description><link>https://forum.mysensors.org/post/107952</link><guid isPermaLink="true">https://forum.mysensors.org/post/107952</guid><dc:creator><![CDATA[NeverDie]]></dc:creator><pubDate>Fri, 30 Oct 2020 22:11:14 GMT</pubDate></item><item><title><![CDATA[Reply to CNC PCB milling on Fri, 30 Oct 2020 20:48:45 GMT]]></title><description><![CDATA[<p dir="auto">So, with ER11 now abandoned, it opens the possibility to something like:<br />
<a href="https://www.aliexpress.com/item/32837403762.html?spm=a2g0o.productlist.0.0.309b13aeeW38rW&amp;algo_pvid=2ec935ea-2c66-44ff-90b5-31e667176b31&amp;algo_expid=2ec935ea-2c66-44ff-90b5-31e667176b31-3&amp;btsid=0bb0623c16040901544143852e25d3&amp;ws_ab_test=searchweb0_0,searchweb201602_,searchweb201603_" rel="nofollow ugc">https://www.aliexpress.com/item/32837403762.html?spm=a2g0o.productlist.0.0.309b13aeeW38rW&amp;algo_pvid=2ec935ea-2c66-44ff-90b5-31e667176b31&amp;algo_expid=2ec935ea-2c66-44ff-90b5-31e667176b31-3&amp;btsid=0bb0623c16040901544143852e25d3&amp;ws_ab_test=searchweb0_0,searchweb201602_,searchweb201603_</a><br />
which would be less than $200, delivered in just a couple weeks.  It claims runout is 0.01-0.02mm (which sounds encouraging, though it doesn't indicate <em>where</em> the runout is measured from).  It's 36v, allegedly single phase, which maybe means it could even be powered using a simple 36vdc power supply coupled with a PWM motor speed controller?  For example, maybe this?<br />
<a href="https://www.amazon.com/gp/product/B081YQW36Z/ref=ppx_yo_dt_b_asin_title_o09_s00?ie=UTF8&amp;psc=1" rel="nofollow ugc">https://www.amazon.com/gp/product/B081YQW36Z/ref=ppx_yo_dt_b_asin_title_o09_s00?ie=UTF8&amp;psc=1</a></p>
<p dir="auto">The collet itself looks a bit mysterious.</p>
]]></description><link>https://forum.mysensors.org/post/107951</link><guid isPermaLink="true">https://forum.mysensors.org/post/107951</guid><dc:creator><![CDATA[NeverDie]]></dc:creator><pubDate>Fri, 30 Oct 2020 20:48:45 GMT</pubDate></item><item><title><![CDATA[Reply to CNC PCB milling on Fri, 30 Oct 2020 19:53:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/executivul" aria-label="Profile: executivul">@<bdi>executivul</bdi></a> said in <a href="/post/107939">CNC PCB milling</a>:</p>
<blockquote>
<p dir="auto">If I "tune" the position of a new endmill I can reach 60k rpm without any vibration at all, so I get almost no runout.</p>
</blockquote>
<p dir="auto">How do you tune the position of a new endmill?  Are you referring to how far into the collet you are inserting it?</p>
<p dir="auto">BTW, thank you very much for your posting.  It was extremely helpful.  I didn't know anyone was using ER8, but from your positive experience, it sounds like ER8 may be the way to go.  All else being equal, it makes sense that a narrower ER8 assembly would be prone to less runout, as an imbalance on a wider ER11 assembly would obviously be amplified more at higher RPM's than an equivalent imbalance on an ER8 assembly.</p>
<p dir="auto">If you don't mind my asking, which manufacturer and model ER8 60,000 RPM spindle do you have, and from where did you source it?</p>
]]></description><link>https://forum.mysensors.org/post/107950</link><guid isPermaLink="true">https://forum.mysensors.org/post/107950</guid><dc:creator><![CDATA[NeverDie]]></dc:creator><pubDate>Fri, 30 Oct 2020 19:53:40 GMT</pubDate></item><item><title><![CDATA[Reply to CNC PCB milling on Fri, 30 Oct 2020 14:50:26 GMT]]></title><description><![CDATA[<p dir="auto">I should add that I haven't tried PCB milling yet. I mostly try to make aluminum parts with my 3040 machine.</p>
<p dir="auto"><img src="/assets/uploads/files/1604069369126-img_1249-resized.jpg" alt="IMG_1249.jpg" class=" img-fluid img-markdown" /><br />
<img src="/assets/uploads/files/1604069383875-img_1250-resized.jpg" alt="IMG_1250.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.mysensors.org/post/107946</link><guid isPermaLink="true">https://forum.mysensors.org/post/107946</guid><dc:creator><![CDATA[ncollins]]></dc:creator><pubDate>Fri, 30 Oct 2020 14:50:26 GMT</pubDate></item><item><title><![CDATA[Reply to CNC PCB milling on Fri, 30 Oct 2020 14:46:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/neverdie" aria-label="Profile: NeverDie">@<bdi>NeverDie</bdi></a> Once covid started, my aliexpress luck really took a dive. Two missing shipments, one partial shipment, and very little recourse. If I absolutely have to, I'll buy from banggood. I don't think I would make such an expensive purchase on aliexpress, especially when shipping is a significant portion of the cost. OR, I would want to talk to somebody who has purchased from that seller and has the exact product I'm looking at.</p>
<p dir="auto">Contrary to my 3D printing and PCB/component experience, where I do okay with cheap/counterfeit parts, the tolerances and high cost of mistakes in my CNC experience are leading me to pay the premium for quality parts.</p>
]]></description><link>https://forum.mysensors.org/post/107945</link><guid isPermaLink="true">https://forum.mysensors.org/post/107945</guid><dc:creator><![CDATA[ncollins]]></dc:creator><pubDate>Fri, 30 Oct 2020 14:46:09 GMT</pubDate></item><item><title><![CDATA[Reply to CNC PCB milling on Fri, 30 Oct 2020 08:50:27 GMT]]></title><description><![CDATA[<p dir="auto">My 60k rpm is ER8, I guess the lighter collet/nut combo is less prone to vibrate, never seen a decent priced 60k rpm ER11.<br />
ER 11 good is for heavy endmills, big collets, more than 3.175mm (1/8") shaft diameter, maybe 1/4" for table flattening.<br />
The 60k rpm spindles are usually 300W, not a lot of power at lower rpm to do tough milling, so no use for larger endmills, ER8 is a good choice for fine milling with 1/8" shafted endmills.<br />
My VFD is a Sunfar one, pretty decent I might say, I ran it for a few dozen hours now without issues.</p>
<p dir="auto">PS. The best way to check for runout is the sound test, run the spindle empty, then with collet+nut, then with the endmill inserted. If I "tune" the position of a new endmill I can reach 60k rpm without any vibration at all, so I get almost no runout.</p>
]]></description><link>https://forum.mysensors.org/post/107939</link><guid isPermaLink="true">https://forum.mysensors.org/post/107939</guid><dc:creator><![CDATA[executivul]]></dc:creator><pubDate>Fri, 30 Oct 2020 08:50:27 GMT</pubDate></item><item><title><![CDATA[Reply to CNC PCB milling on Fri, 30 Oct 2020 01:04:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ncollins" aria-label="Profile: ncollins">@<bdi>ncollins</bdi></a> Funny thing: when I look now at the photo for the 60000RPM ER11 spingle, the marking on the spindle itself shows only just 24000rpm.  Similarly, the specs contradict themselves as well: the title says 60000rpm, but the speed (RPM/Minute) table shows 24000.  It's this sort of inconsistency by Aliexpress sellers that gives me the heebie jeebies.  For that reason, I'm guessing it's not really 60,000 rpm after all, which would explain why its price is considerably lower than the other 60,000 rpm spindles on Ali Express. If the Aliexpress seller were to send me a 24,000 rpm spindle instead of the 60,000 in the headline, I'm really not sure how that would play out for buyer protection, given the inconsistency portrayed in the description.  I would try hard not to buy from a seller like this one, whose listing so badly mixes up the product data, as it seems like a heartache just waiting to happen.</p>
]]></description><link>https://forum.mysensors.org/post/107938</link><guid isPermaLink="true">https://forum.mysensors.org/post/107938</guid><dc:creator><![CDATA[NeverDie]]></dc:creator><pubDate>Fri, 30 Oct 2020 01:04:22 GMT</pubDate></item><item><title><![CDATA[Reply to CNC PCB milling on Thu, 29 Oct 2020 18:57:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ncollins" aria-label="Profile: ncollins">@<bdi>ncollins</bdi></a> Sure.  For example, an ER8:<br />
<a href="https://www.aliexpress.com/item/32651625780.html?spm=a2g0o.cart.0.0.7a203c00aR74s0&amp;mp=1" rel="nofollow ugc">https://www.aliexpress.com/item/32651625780.html?spm=a2g0o.cart.0.0.7a203c00aR74s0&amp;mp=1</a></p>
<p dir="auto">and an ER11:<br />
<a href="https://www.aliexpress.com/item/32948530784.html?spm=a2g0o.cart.0.0.7a203c00aR74s0&amp;mp=1" rel="nofollow ugc">https://www.aliexpress.com/item/32948530784.html?spm=a2g0o.cart.0.0.7a203c00aR74s0&amp;mp=1</a></p>
<p dir="auto">I tried to make it apples to apples.  Prices are constantly fluctuating, so at the moment this particular ER11package seems priced lower than a lot of the other ER11 60,000 RPM packages, so that will contradict my earlier 2x statement (which is more of a running average across different vendors).  At the moment, the price looks fairly attractive, <em>if</em> the quality is there.  If the quality is poor, I'd probably be stuck with it, so there's a lot of risk in buying from sites that don't list the tolerances.</p>
<p dir="auto">Marcos Reps suggests that buying used industrial equipment might be a safer path, because on his theory most industrial equipment gets replaced while it still has reasonable life left on it, and the quality tends to be high to begin with.  But in his case, because of his vlogging, a manufacturer actually just <em>gave</em> him a high quality spindle, so he never really tested his theory.</p>
<p dir="auto">Which 60,000 RPM spindle manufacturer is the best value?  It may boil down to who makes it and what the tolerances are.  That sort of info is often missing from the aliexpress listings.  If the etchings on the spindle cases can be believed, then in this particular comparison the manufacturer is the same (namely, Changsheng).</p>
<p dir="auto">Anyhow, Wegstr, for instance, seems to get great PCB results without relying on such massive spindles, so maybe I should be looking elsewhere....  But where, exactly?</p>
<p dir="auto">Also, who makes the best VFD?   I've read that certain brands are problematic, but I haven't kept a list (yet) of which ones to avoid.</p>
<p dir="auto">These spindles are quite heavy, but maybe the extra weight would just amount to more preloading, which maybe (?) could be a good thing.  I do like the portability of my CNC, which a Marco Reps style machine has clearly lost, despite its other advantages.</p>
]]></description><link>https://forum.mysensors.org/post/107937</link><guid isPermaLink="true">https://forum.mysensors.org/post/107937</guid><dc:creator><![CDATA[NeverDie]]></dc:creator><pubDate>Thu, 29 Oct 2020 18:57:55 GMT</pubDate></item><item><title><![CDATA[Reply to CNC PCB milling on Thu, 29 Oct 2020 17:27:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/neverdie" aria-label="Profile: NeverDie">@<bdi>NeverDie</bdi></a> Mind posting links to the spindles you're looking at?</p>
]]></description><link>https://forum.mysensors.org/post/107936</link><guid isPermaLink="true">https://forum.mysensors.org/post/107936</guid><dc:creator><![CDATA[ncollins]]></dc:creator><pubDate>Thu, 29 Oct 2020 17:27:39 GMT</pubDate></item><item><title><![CDATA[Reply to CNC PCB milling on Thu, 29 Oct 2020 04:23:22 GMT]]></title><description><![CDATA[<p dir="auto">I received useful guidance from the guys at uStepper:</p>
<ol>
<li>They advise that I can go up in voltage, no problem--all the way to 42v if I want.  Even at 42v there's still some safety headroom leftover.  However, they advise against increasing the current, unless absolutely needed to avoid stalling, as that may lead to overheating, unless active cooling (a fan) were to be added.</li>
<li>"10mm/revolution a 32 microstepping input will give you 0.0016mm resolution. "  This is a good point.  Actually, with the current lead screws I'm at 8mm/revolution, and if I switch to ballscrews it will be either 4 or 5mm/revolution, which would be even better.  Hence, maybe even the current (default) 16 microstepping is good enough.</li>
</ol>
<p dir="auto">So, I guess once I get limit switches installed, then before I get fancier it'll be time to do some milling and see if I notice any improvement brought by just the uStepper drivers alone.  Then I may upgrade to the 20,000 RPM motor to see what, if any, difference that makes.</p>
<p dir="auto">I still have my eye on a 60,000 RPM spindle.  They seem not much more expensive than the 36,000 RPM spindles.  I've found ER8 60,000 RPM spindles for less than $200 delivered, but ER8 seems like it would be too tight a fit (?), especially for regular router bits like the ones with 1 inch diameter heads used to flatten spoilboard.   For some reason, ER11 60,000 RPM spindles seem to cost around twice as much, though I have no idea as to why.  Is it really that much harder to make an ER11 spindle than an ER8 spindle that's otherwise the same?</p>
]]></description><link>https://forum.mysensors.org/post/107925</link><guid isPermaLink="true">https://forum.mysensors.org/post/107925</guid><dc:creator><![CDATA[NeverDie]]></dc:creator><pubDate>Thu, 29 Oct 2020 04:23:22 GMT</pubDate></item><item><title><![CDATA[Reply to CNC PCB milling on Mon, 26 Oct 2020 15:58:24 GMT]]></title><description><![CDATA[<p dir="auto">I have the closed loop CNC nominally working now with 16 microstepping.  I'm finding that at each stage as I push it to 32 microsteps, then 64 microsteps, then 128 microsteps, and finally 256 microsteps, I have to ease off the acceleration and velocity or else an alarm happens.  At 128 microsteps, it's really quite slow, and at 256 microsteps it seems unuseable.  My hypothesis is that at each stage the microstepper is becoming weaker and weaker, and so, to compensate, I thought I might drive the system with higher voltages and higher currents.  However, I don't want to burn-out the drivers, so I'm waiting on a reply from the folks at Ustepper before proceeding.  It turns out they have very little documentation.</p>
]]></description><link>https://forum.mysensors.org/post/107904</link><guid isPermaLink="true">https://forum.mysensors.org/post/107904</guid><dc:creator><![CDATA[NeverDie]]></dc:creator><pubDate>Mon, 26 Oct 2020 15:58:24 GMT</pubDate></item><item><title><![CDATA[Reply to CNC PCB milling on Fri, 23 Oct 2020 02:37:05 GMT]]></title><description><![CDATA[<p dir="auto">One problem with picking an inexpensive power brick as a power source for a stepper motor is that even though it may say it's rated for 6a at 24v, there's often no datasheet, and so that "6 amps" it's claiming may not be for continuous duty, and there's no guarantee that you can rely on even 80% of 6a. Yet, "6 amps" is the only info that's written on the brick, and so adequate qualifying information just isn't available, unless maybe you generate the data yourself using an electronic load test setup.  Or, just run it and see how it performs, which is the quick and dirty rout--which is the path I chose.</p>
<p dir="auto">It appeared I was able to drive the y-axis at <strong>a nominal 10,000 mm/min</strong>, but going faster than that yielded <strong>wildly</strong> unpredictable results.  Plugging in a 10a 24vdc power brick instead of the 6 amp power brick seemed (so far) to avoid the problem, so I'll be replacing the 6 amp power bricks with 10 amp power bricks for about 4x the cost.  All this just to avoid dust incursion into a single, centralized, standard, high current, "open to the atmosphere" power supply.  :face_with_rolling_eyes:</p>
<p dir="auto">That said, I'm unsure how well even the 24vdc-10a power brick will hold up over time to the very spikey current demands of a CNC-driven stepper.  That's the lingering doubt that accompanies going down the quick and dirty path with no datasheet. Given the unknowns that come with power bricks, maybe a fan-cooled , ordinary power supply isn't such a bad trade-off even if it sucks in a lot of dust... :rolling_on_the_floor_laughing:   Or maybe a Redundant Array of Inexpensive Power Bricks is yet another alternative.  Meh,....</p>
<p dir="auto">Another, unrelated thing I'm noticing is that the Dupont and RJ45 connectors and barrel jack on the uStepper boards are a bit loosey-goosey.  They may be conceptually neat and convenient but in reality they don't seem particularly good at handling vibration and/or physical strain without tending to wiggle loose from their connections.  Not sure yet what, if anything, to do about that.  Even if I were to solder the connections, it may still need some kind of additional physical anchoring to hold everything firmly in place and provide sufficient strain relief.</p>
<p dir="auto">Unlike the original nema 17 steppers that came with the CNC kit, these higher torque nema 17 steppers don't work at all on just 12v.  However, the good news is that the upgraded higher torque steppers are pretty snappy when running them at 24v.</p>
]]></description><link>https://forum.mysensors.org/post/107882</link><guid isPermaLink="true">https://forum.mysensors.org/post/107882</guid><dc:creator><![CDATA[NeverDie]]></dc:creator><pubDate>Fri, 23 Oct 2020 02:37:05 GMT</pubDate></item></channel></rss>