<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.knoxmakers.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Larry</id>
	<title>Knox Makers Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.knoxmakers.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Larry"/>
	<link rel="alternate" type="text/html" href="https://wiki.knoxmakers.org/Special:Contributions/Larry"/>
	<updated>2026-05-20T08:27:28Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://wiki.knoxmakers.org/index.php?title=FreeCAD&amp;diff=5381</id>
		<title>FreeCAD</title>
		<link rel="alternate" type="text/html" href="https://wiki.knoxmakers.org/index.php?title=FreeCAD&amp;diff=5381"/>
		<updated>2026-04-29T17:55:14Z</updated>

		<summary type="html">&lt;p&gt;Larry: /* Additional Addons */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is FreeCAD ==&lt;br /&gt;
FreeCAD is the preferred FOSS (Free and Open-Source Software) used at Knox Makers for CAD (Computer Aided Design) and CAM (Computer Aided Manufacturing).  While you are always free to use other platforms you&#039;ll find that some of our devices are setup to integrate specifically with FreeCAD using add-ons &amp;amp; packages that have been designed in house to work with our devices.  Additionally, peer support from other members will normally be easier to find if you are using FreeCAD versus other alternatives.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
As of March 31, 2026 the preferred version of FreeCAD to run will be the latest version found here - [https://github.com/Connor9220/FreeCAD/releases/latest https://github.com/Connor9220/FreeCAD/releases/latest]. This version is preferred because it includes support options for our CNC, NibblerBOT, that aren&#039;t available in other versions. FreeCAD is available to run on many platforms including LINUX, Windows, and MacOS. &lt;br /&gt;
&lt;br /&gt;
===== The installation of Unsigned Applications may require additional steps. =====&lt;br /&gt;
&lt;br /&gt;
* MacOS installation note: You may need to run &amp;lt;code&amp;gt;xattr -d com.apple.quarantine /Applications/FreeCAD.app&amp;lt;/code&amp;gt; before MacOS will let you launch FreeCAD.&lt;br /&gt;
* Windows - various methods for Installing Unsigned Applications: &lt;br /&gt;
** Change App Installation Sources (Windows 10/11): Go to Settings &amp;gt; Apps &amp;gt; Advanced App Settings (or &amp;quot;Apps &amp;amp; features&amp;quot;) and change &amp;quot;Choose where to get apps&amp;quot; to Anywhere. &lt;br /&gt;
** Enable Developer Mode: Navigate to Settings &amp;gt; Privacy &amp;amp; Security &amp;gt; For developers and enable Developer Mode to allow installation of apps from any source. &lt;br /&gt;
** Use PowerShell for MSIX/Appx Packages: Run an elevated PowerShell and use Add-AppPackage -AllowUnsigned &amp;quot;C:\Path\To\App.msix&amp;quot; to install packages without a valid signature.&lt;br /&gt;
Billy has put together a video on [https://www.youtube.com/watch?v=6GtQJIhNWR8 Installing and configuring v1.1.0CAM+ version of FreeCAD for CAM].  Beyond the installation of FreeCAD this video, as the name implies, covers suggested initial preference changes and helpful setup tips for FreeCAD. &#039;&#039;&#039;Note that it also covers the installation of the KM-FreeCAD Addon which is also documented in the NibblerBOT section below.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Learning The Software ===&lt;br /&gt;
&lt;br /&gt;
==== CAD ====&lt;br /&gt;
For learning CAD a suggested resource is the [https://www.youtube.com/playlist?list=PLWuyJLVUNtc3UYXXfSglVpfWdX31F-e5S Basic Beginners FreeCAD v1 (Public) by MangoJelly Solutions].  This video series is current, specific to the updated interface that comes along with FreeCAD 1.x, and many members have expressed that it has been very helpful in their understanding and implementation of the software. It is suggested that you work through the lessons in a linear fashion regardless of your experience with FreeCAD. The early lessons in particular deal with setting up the interface and workbenches so that that mirror the instructor&#039;s layout which makes following along in your own copy of FreeCAD much easier. Additionally, this video series utilizes a building block approach where previously introduced tools and strategies are implements in later lessons. Going through in order will make reproducing the designs shown in the videos much easier to implement as they get more complex.&lt;br /&gt;
&lt;br /&gt;
For those looking for written documentation, the [https://wiki.freecad.org/index.php FreeCAD Wiki] is probably the most comprehensive resource and is intended for screen consumption.  Most new users will likely want to start in the [https://wiki.freecad.org/User_hub Users hub] and progress from there.  If you prefer a more linear, printer friendly version you can try [https://wiki.freecad.org/Manual:Introduction ‘The Manual’] which contains the same information but formatted more like a book.&lt;br /&gt;
&lt;br /&gt;
==== CAM ====&lt;br /&gt;
Learning CAM operations is a bit of a different animal. You’re going from creating virtual objects in the computer to actually manifesting these designs in the real world. The complexity increases significantly and there isn’t a ‘one stop’ solution to learning this process.  Machines vary, materials vary, designs vary… and all of these affect each other in a dynamic fashion making CAM part process, part art.  Because of this I’m not aware of a CAM video resource as comprehensive as the CAD videos by Mango Jelly linked above.&lt;br /&gt;
&lt;br /&gt;
Having said that, one resource for the basics of CAM are the videos by Open Source CNC.  The [https://www.youtube.com/playlist?list=PLaUEbWaf2rhQ4FMos6_Mb6quRoWz4XTGN FreeCAD CAM 1.1 - Complete CNC] video series is a work in progress but are relevant to how to do CAM in the latest stable release of FreeCAD.  Not a specific playlist but if you look through his other videos you’ll find additional titles related to FreeCAD that may be beneficial.&lt;br /&gt;
&lt;br /&gt;
For our CNC specifically, once you have a grasp of the basics of CAM and have completed the 101 authorization course, working 1-on-1 with a NibblerBOT guide (someone authorized to run the CNC solo) on your first couple of projects is the suggested method of gaining basic CAM proficiency on NibblerBOT.&lt;br /&gt;
&lt;br /&gt;
=== NibblerBOT ===&lt;br /&gt;
Configuration changes to FreeCAD necessary for it to work properly with NibblerBOT are accomplished through the installation of the &#039;&#039;&#039;KM-FreeCAD Addon&#039;&#039;&#039;. Once installed it will provide the ability to directly send your Post Process to our CNC, templates for quick setup of jobs, enable certain experimental features, and most importantly it integrates the NibblerBOT tool library with FreeCAD so it is always current and the tools are available for direct selection from within your jobs.&lt;br /&gt;
&lt;br /&gt;
If you have never had a version of FreeCAD earlier than 1.1.x installed on your computer you should be able to follow these steps to install the KM-FreeCAD Addon.&lt;br /&gt;
&lt;br /&gt;
# Add the custom KM-FreeCAD repository:[[File:GitHub Custom Repository.png|150x150px|thumb|Click to Enlarge]]&lt;br /&gt;
#* Navigate to Preferences by selecting Edit -&amp;gt; Preferences from the menu.&lt;br /&gt;
#* Select Addon Manager from the left menu in Preferences.&lt;br /&gt;
#* Click on the &#039;+&#039; button.&lt;br /&gt;
#* In the resulting popup window enter &#039;&amp;lt;nowiki&amp;gt;https://github.com/KnoxMakers/KM-FreeCAD&#039;&amp;lt;/nowiki&amp;gt; in the Repository URL and &#039;main&#039; in the Branch fields. &lt;br /&gt;
#* Click on Apply, then OK to close the window.&lt;br /&gt;
# Go to the Addon Manager by selecting Tools -&amp;gt; Addon Manager from the menu.[[File:KM FreeCAD.png|thumb|150x150px|Click to Enlarge]]&lt;br /&gt;
#* Make sure your filter is set to &#039;Any, Any&#039; and then type &#039;knox makers&#039; in the search field. This should find the KM-FreeCAD Addon. &#039;&#039;&#039;If that doesn&#039;t work you may need to search for &#039;km&#039; and select the KM-FreeCAD Addon.&#039;&#039;&#039;&lt;br /&gt;
#* Select the Knox Makers FreeCAD Manager/KM-FreeCAD Addon and you should get a popup window with details on the Addon, click the Install button. Once installation is complete acknowledge the Success window that will pop up and Close the detail window.&lt;br /&gt;
#* FreeCAD will prompt to Restart, select Restart Now.&lt;br /&gt;
# Verify your installation&lt;br /&gt;
#* Once FreeCAD has restarted, go to the CAM workbench. [[File:CAM and Library.png|thumb|150x150px|Click to Enlarge]]&lt;br /&gt;
#** Verify you have the 3D Pocket, 3D Surface, and Waterline operations shown. It is fine that they are disabled, they will become enabled once you have an active Job.&lt;br /&gt;
#** From the CAM Workbench, select CAM from the top Menu, then Toolbit Library Manager.   &lt;br /&gt;
#*** Verify you have a NibblerBOT library and available toolbits as shown on the right. ** This library is updated periodically, you are not looking for an exact match, just similar tooling.&lt;br /&gt;
&lt;br /&gt;
The KM-FreeCAD Addon should now be installed and your Toolbit Library should now stay synced with the NibblerBOT physical tool library.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;If you have ever had a version earlier than 1.1.x installed you should work with [https://talk.knoxmakers.org/knoxmakers/messages/@billy @Billy] on the initial installation of this Addon to ensure it has been configured properly.&#039;&#039;&#039;&lt;br /&gt;
==== Usage: ====&lt;br /&gt;
# Select the NibblerBOT post processor when exporting G-code.&lt;br /&gt;
# Use the provided job templates for quick setup.&lt;br /&gt;
# Tool definitions and shapes are available under the Tools directory.&lt;br /&gt;
&lt;br /&gt;
=== Additional Addons ===&lt;br /&gt;
Besides the KM-FreeCAD Addon noted above, there are many other Addons that you may find helpful. Some of the ones that we&#039;ve discussed in previous CAM Jam sessions are listed below.&lt;br /&gt;
* OpenTheme - available directly from Addon Manager - Light and Dark themes for FreeCAD.&lt;br /&gt;
* SaveAndRestore - available directly from Addon Manager - A simple addon to save and restore your settings.&lt;br /&gt;
* SaveUtils - [https://github.com/jefe317/SaveUtils custom repository] - Adds &#039;Save As with Timestamp&#039; and &#039;Save As Increment&#039; to File menu.&lt;br /&gt;
&lt;br /&gt;
=== Feeds &amp;amp; Speeds ===&lt;br /&gt;
While there are various tools and calculators to give you a starting point, nothing beats real world experience. With that in mind a table has been started to capture operator feedback from NibblerBOT doing operations on different types of woods and using the various bits available.  Check for previous operations that may be similar to one you&#039;re considering and of course please add your own results to help us all out!! If you have a KM account you can log in and edit, no special permissions needed. &lt;br /&gt;
&lt;br /&gt;
[[NibblerBOT Feeds Speeds|View/edit NibblerBOT Feeds &amp;amp; Speeds]]&lt;br /&gt;
&lt;br /&gt;
////////////////////////////////////////////////////////////////////&lt;/div&gt;</summary>
		<author><name>Larry</name></author>
	</entry>
	<entry>
		<id>https://wiki.knoxmakers.org/index.php?title=FreeCAD&amp;diff=5380</id>
		<title>FreeCAD</title>
		<link rel="alternate" type="text/html" href="https://wiki.knoxmakers.org/index.php?title=FreeCAD&amp;diff=5380"/>
		<updated>2026-04-29T17:54:50Z</updated>

		<summary type="html">&lt;p&gt;Larry: /* Additional Addons */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is FreeCAD ==&lt;br /&gt;
FreeCAD is the preferred FOSS (Free and Open-Source Software) used at Knox Makers for CAD (Computer Aided Design) and CAM (Computer Aided Manufacturing).  While you are always free to use other platforms you&#039;ll find that some of our devices are setup to integrate specifically with FreeCAD using add-ons &amp;amp; packages that have been designed in house to work with our devices.  Additionally, peer support from other members will normally be easier to find if you are using FreeCAD versus other alternatives.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
As of March 31, 2026 the preferred version of FreeCAD to run will be the latest version found here - [https://github.com/Connor9220/FreeCAD/releases/latest https://github.com/Connor9220/FreeCAD/releases/latest]. This version is preferred because it includes support options for our CNC, NibblerBOT, that aren&#039;t available in other versions. FreeCAD is available to run on many platforms including LINUX, Windows, and MacOS. &lt;br /&gt;
&lt;br /&gt;
===== The installation of Unsigned Applications may require additional steps. =====&lt;br /&gt;
&lt;br /&gt;
* MacOS installation note: You may need to run &amp;lt;code&amp;gt;xattr -d com.apple.quarantine /Applications/FreeCAD.app&amp;lt;/code&amp;gt; before MacOS will let you launch FreeCAD.&lt;br /&gt;
* Windows - various methods for Installing Unsigned Applications: &lt;br /&gt;
** Change App Installation Sources (Windows 10/11): Go to Settings &amp;gt; Apps &amp;gt; Advanced App Settings (or &amp;quot;Apps &amp;amp; features&amp;quot;) and change &amp;quot;Choose where to get apps&amp;quot; to Anywhere. &lt;br /&gt;
** Enable Developer Mode: Navigate to Settings &amp;gt; Privacy &amp;amp; Security &amp;gt; For developers and enable Developer Mode to allow installation of apps from any source. &lt;br /&gt;
** Use PowerShell for MSIX/Appx Packages: Run an elevated PowerShell and use Add-AppPackage -AllowUnsigned &amp;quot;C:\Path\To\App.msix&amp;quot; to install packages without a valid signature.&lt;br /&gt;
Billy has put together a video on [https://www.youtube.com/watch?v=6GtQJIhNWR8 Installing and configuring v1.1.0CAM+ version of FreeCAD for CAM].  Beyond the installation of FreeCAD this video, as the name implies, covers suggested initial preference changes and helpful setup tips for FreeCAD. &#039;&#039;&#039;Note that it also covers the installation of the KM-FreeCAD Addon which is also documented in the NibblerBOT section below.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Learning The Software ===&lt;br /&gt;
&lt;br /&gt;
==== CAD ====&lt;br /&gt;
For learning CAD a suggested resource is the [https://www.youtube.com/playlist?list=PLWuyJLVUNtc3UYXXfSglVpfWdX31F-e5S Basic Beginners FreeCAD v1 (Public) by MangoJelly Solutions].  This video series is current, specific to the updated interface that comes along with FreeCAD 1.x, and many members have expressed that it has been very helpful in their understanding and implementation of the software. It is suggested that you work through the lessons in a linear fashion regardless of your experience with FreeCAD. The early lessons in particular deal with setting up the interface and workbenches so that that mirror the instructor&#039;s layout which makes following along in your own copy of FreeCAD much easier. Additionally, this video series utilizes a building block approach where previously introduced tools and strategies are implements in later lessons. Going through in order will make reproducing the designs shown in the videos much easier to implement as they get more complex.&lt;br /&gt;
&lt;br /&gt;
For those looking for written documentation, the [https://wiki.freecad.org/index.php FreeCAD Wiki] is probably the most comprehensive resource and is intended for screen consumption.  Most new users will likely want to start in the [https://wiki.freecad.org/User_hub Users hub] and progress from there.  If you prefer a more linear, printer friendly version you can try [https://wiki.freecad.org/Manual:Introduction ‘The Manual’] which contains the same information but formatted more like a book.&lt;br /&gt;
&lt;br /&gt;
==== CAM ====&lt;br /&gt;
Learning CAM operations is a bit of a different animal. You’re going from creating virtual objects in the computer to actually manifesting these designs in the real world. The complexity increases significantly and there isn’t a ‘one stop’ solution to learning this process.  Machines vary, materials vary, designs vary… and all of these affect each other in a dynamic fashion making CAM part process, part art.  Because of this I’m not aware of a CAM video resource as comprehensive as the CAD videos by Mango Jelly linked above.&lt;br /&gt;
&lt;br /&gt;
Having said that, one resource for the basics of CAM are the videos by Open Source CNC.  The [https://www.youtube.com/playlist?list=PLaUEbWaf2rhQ4FMos6_Mb6quRoWz4XTGN FreeCAD CAM 1.1 - Complete CNC] video series is a work in progress but are relevant to how to do CAM in the latest stable release of FreeCAD.  Not a specific playlist but if you look through his other videos you’ll find additional titles related to FreeCAD that may be beneficial.&lt;br /&gt;
&lt;br /&gt;
For our CNC specifically, once you have a grasp of the basics of CAM and have completed the 101 authorization course, working 1-on-1 with a NibblerBOT guide (someone authorized to run the CNC solo) on your first couple of projects is the suggested method of gaining basic CAM proficiency on NibblerBOT.&lt;br /&gt;
&lt;br /&gt;
=== NibblerBOT ===&lt;br /&gt;
Configuration changes to FreeCAD necessary for it to work properly with NibblerBOT are accomplished through the installation of the &#039;&#039;&#039;KM-FreeCAD Addon&#039;&#039;&#039;. Once installed it will provide the ability to directly send your Post Process to our CNC, templates for quick setup of jobs, enable certain experimental features, and most importantly it integrates the NibblerBOT tool library with FreeCAD so it is always current and the tools are available for direct selection from within your jobs.&lt;br /&gt;
&lt;br /&gt;
If you have never had a version of FreeCAD earlier than 1.1.x installed on your computer you should be able to follow these steps to install the KM-FreeCAD Addon.&lt;br /&gt;
&lt;br /&gt;
# Add the custom KM-FreeCAD repository:[[File:GitHub Custom Repository.png|150x150px|thumb|Click to Enlarge]]&lt;br /&gt;
#* Navigate to Preferences by selecting Edit -&amp;gt; Preferences from the menu.&lt;br /&gt;
#* Select Addon Manager from the left menu in Preferences.&lt;br /&gt;
#* Click on the &#039;+&#039; button.&lt;br /&gt;
#* In the resulting popup window enter &#039;&amp;lt;nowiki&amp;gt;https://github.com/KnoxMakers/KM-FreeCAD&#039;&amp;lt;/nowiki&amp;gt; in the Repository URL and &#039;main&#039; in the Branch fields. &lt;br /&gt;
#* Click on Apply, then OK to close the window.&lt;br /&gt;
# Go to the Addon Manager by selecting Tools -&amp;gt; Addon Manager from the menu.[[File:KM FreeCAD.png|thumb|150x150px|Click to Enlarge]]&lt;br /&gt;
#* Make sure your filter is set to &#039;Any, Any&#039; and then type &#039;knox makers&#039; in the search field. This should find the KM-FreeCAD Addon. &#039;&#039;&#039;If that doesn&#039;t work you may need to search for &#039;km&#039; and select the KM-FreeCAD Addon.&#039;&#039;&#039;&lt;br /&gt;
#* Select the Knox Makers FreeCAD Manager/KM-FreeCAD Addon and you should get a popup window with details on the Addon, click the Install button. Once installation is complete acknowledge the Success window that will pop up and Close the detail window.&lt;br /&gt;
#* FreeCAD will prompt to Restart, select Restart Now.&lt;br /&gt;
# Verify your installation&lt;br /&gt;
#* Once FreeCAD has restarted, go to the CAM workbench. [[File:CAM and Library.png|thumb|150x150px|Click to Enlarge]]&lt;br /&gt;
#** Verify you have the 3D Pocket, 3D Surface, and Waterline operations shown. It is fine that they are disabled, they will become enabled once you have an active Job.&lt;br /&gt;
#** From the CAM Workbench, select CAM from the top Menu, then Toolbit Library Manager.   &lt;br /&gt;
#*** Verify you have a NibblerBOT library and available toolbits as shown on the right. ** This library is updated periodically, you are not looking for an exact match, just similar tooling.&lt;br /&gt;
&lt;br /&gt;
The KM-FreeCAD Addon should now be installed and your Toolbit Library should now stay synced with the NibblerBOT physical tool library.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;If you have ever had a version earlier than 1.1.x installed you should work with [https://talk.knoxmakers.org/knoxmakers/messages/@billy @Billy] on the initial installation of this Addon to ensure it has been configured properly.&#039;&#039;&#039;&lt;br /&gt;
==== Usage: ====&lt;br /&gt;
# Select the NibblerBOT post processor when exporting G-code.&lt;br /&gt;
# Use the provided job templates for quick setup.&lt;br /&gt;
# Tool definitions and shapes are available under the Tools directory.&lt;br /&gt;
&lt;br /&gt;
=== Additional Addons ===&lt;br /&gt;
Besides the KM-FreeCAD Addon noted above, there are many other Addons that you may find helpful. Some of the ones that we&#039;ve discussed in previous CAM Jam sessions are listed below.&lt;br /&gt;
* OpenTheme - available directly from Addon Manager - Light and Dark themes for FreeCAD&lt;br /&gt;
* SaveAndRestore - available directly from Addon Manager - A simple addon to save and restore your settings.&lt;br /&gt;
* SaveUtils - [https://github.com/jefe317/SaveUtils custom repository] - Adds &#039;Save As with Timestamp&#039; and &#039;Save As Increment&#039; to File menu.&lt;br /&gt;
&lt;br /&gt;
=== Feeds &amp;amp; Speeds ===&lt;br /&gt;
While there are various tools and calculators to give you a starting point, nothing beats real world experience. With that in mind a table has been started to capture operator feedback from NibblerBOT doing operations on different types of woods and using the various bits available.  Check for previous operations that may be similar to one you&#039;re considering and of course please add your own results to help us all out!! If you have a KM account you can log in and edit, no special permissions needed. &lt;br /&gt;
&lt;br /&gt;
[[NibblerBOT Feeds Speeds|View/edit NibblerBOT Feeds &amp;amp; Speeds]]&lt;br /&gt;
&lt;br /&gt;
////////////////////////////////////////////////////////////////////&lt;/div&gt;</summary>
		<author><name>Larry</name></author>
	</entry>
	<entry>
		<id>https://wiki.knoxmakers.org/index.php?title=FreeCAD&amp;diff=5379</id>
		<title>FreeCAD</title>
		<link rel="alternate" type="text/html" href="https://wiki.knoxmakers.org/index.php?title=FreeCAD&amp;diff=5379"/>
		<updated>2026-04-29T17:49:09Z</updated>

		<summary type="html">&lt;p&gt;Larry: /* NibblerBOT */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is FreeCAD ==&lt;br /&gt;
FreeCAD is the preferred FOSS (Free and Open-Source Software) used at Knox Makers for CAD (Computer Aided Design) and CAM (Computer Aided Manufacturing).  While you are always free to use other platforms you&#039;ll find that some of our devices are setup to integrate specifically with FreeCAD using add-ons &amp;amp; packages that have been designed in house to work with our devices.  Additionally, peer support from other members will normally be easier to find if you are using FreeCAD versus other alternatives.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
As of March 31, 2026 the preferred version of FreeCAD to run will be the latest version found here - [https://github.com/Connor9220/FreeCAD/releases/latest https://github.com/Connor9220/FreeCAD/releases/latest]. This version is preferred because it includes support options for our CNC, NibblerBOT, that aren&#039;t available in other versions. FreeCAD is available to run on many platforms including LINUX, Windows, and MacOS. &lt;br /&gt;
&lt;br /&gt;
===== The installation of Unsigned Applications may require additional steps. =====&lt;br /&gt;
&lt;br /&gt;
* MacOS installation note: You may need to run &amp;lt;code&amp;gt;xattr -d com.apple.quarantine /Applications/FreeCAD.app&amp;lt;/code&amp;gt; before MacOS will let you launch FreeCAD.&lt;br /&gt;
* Windows - various methods for Installing Unsigned Applications: &lt;br /&gt;
** Change App Installation Sources (Windows 10/11): Go to Settings &amp;gt; Apps &amp;gt; Advanced App Settings (or &amp;quot;Apps &amp;amp; features&amp;quot;) and change &amp;quot;Choose where to get apps&amp;quot; to Anywhere. &lt;br /&gt;
** Enable Developer Mode: Navigate to Settings &amp;gt; Privacy &amp;amp; Security &amp;gt; For developers and enable Developer Mode to allow installation of apps from any source. &lt;br /&gt;
** Use PowerShell for MSIX/Appx Packages: Run an elevated PowerShell and use Add-AppPackage -AllowUnsigned &amp;quot;C:\Path\To\App.msix&amp;quot; to install packages without a valid signature.&lt;br /&gt;
Billy has put together a video on [https://www.youtube.com/watch?v=6GtQJIhNWR8 Installing and configuring v1.1.0CAM+ version of FreeCAD for CAM].  Beyond the installation of FreeCAD this video, as the name implies, covers suggested initial preference changes and helpful setup tips for FreeCAD. &#039;&#039;&#039;Note that it also covers the installation of the KM-FreeCAD Addon which is also documented in the NibblerBOT section below.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Learning The Software ===&lt;br /&gt;
&lt;br /&gt;
==== CAD ====&lt;br /&gt;
For learning CAD a suggested resource is the [https://www.youtube.com/playlist?list=PLWuyJLVUNtc3UYXXfSglVpfWdX31F-e5S Basic Beginners FreeCAD v1 (Public) by MangoJelly Solutions].  This video series is current, specific to the updated interface that comes along with FreeCAD 1.x, and many members have expressed that it has been very helpful in their understanding and implementation of the software. It is suggested that you work through the lessons in a linear fashion regardless of your experience with FreeCAD. The early lessons in particular deal with setting up the interface and workbenches so that that mirror the instructor&#039;s layout which makes following along in your own copy of FreeCAD much easier. Additionally, this video series utilizes a building block approach where previously introduced tools and strategies are implements in later lessons. Going through in order will make reproducing the designs shown in the videos much easier to implement as they get more complex.&lt;br /&gt;
&lt;br /&gt;
For those looking for written documentation, the [https://wiki.freecad.org/index.php FreeCAD Wiki] is probably the most comprehensive resource and is intended for screen consumption.  Most new users will likely want to start in the [https://wiki.freecad.org/User_hub Users hub] and progress from there.  If you prefer a more linear, printer friendly version you can try [https://wiki.freecad.org/Manual:Introduction ‘The Manual’] which contains the same information but formatted more like a book.&lt;br /&gt;
&lt;br /&gt;
==== CAM ====&lt;br /&gt;
Learning CAM operations is a bit of a different animal. You’re going from creating virtual objects in the computer to actually manifesting these designs in the real world. The complexity increases significantly and there isn’t a ‘one stop’ solution to learning this process.  Machines vary, materials vary, designs vary… and all of these affect each other in a dynamic fashion making CAM part process, part art.  Because of this I’m not aware of a CAM video resource as comprehensive as the CAD videos by Mango Jelly linked above.&lt;br /&gt;
&lt;br /&gt;
Having said that, one resource for the basics of CAM are the videos by Open Source CNC.  The [https://www.youtube.com/playlist?list=PLaUEbWaf2rhQ4FMos6_Mb6quRoWz4XTGN FreeCAD CAM 1.1 - Complete CNC] video series is a work in progress but are relevant to how to do CAM in the latest stable release of FreeCAD.  Not a specific playlist but if you look through his other videos you’ll find additional titles related to FreeCAD that may be beneficial.&lt;br /&gt;
&lt;br /&gt;
For our CNC specifically, once you have a grasp of the basics of CAM and have completed the 101 authorization course, working 1-on-1 with a NibblerBOT guide (someone authorized to run the CNC solo) on your first couple of projects is the suggested method of gaining basic CAM proficiency on NibblerBOT.&lt;br /&gt;
&lt;br /&gt;
=== NibblerBOT ===&lt;br /&gt;
Configuration changes to FreeCAD necessary for it to work properly with NibblerBOT are accomplished through the installation of the &#039;&#039;&#039;KM-FreeCAD Addon&#039;&#039;&#039;. Once installed it will provide the ability to directly send your Post Process to our CNC, templates for quick setup of jobs, enable certain experimental features, and most importantly it integrates the NibblerBOT tool library with FreeCAD so it is always current and the tools are available for direct selection from within your jobs.&lt;br /&gt;
&lt;br /&gt;
If you have never had a version of FreeCAD earlier than 1.1.x installed on your computer you should be able to follow these steps to install the KM-FreeCAD Addon.&lt;br /&gt;
&lt;br /&gt;
# Add the custom KM-FreeCAD repository:[[File:GitHub Custom Repository.png|150x150px|thumb|Click to Enlarge]]&lt;br /&gt;
#* Navigate to Preferences by selecting Edit -&amp;gt; Preferences from the menu.&lt;br /&gt;
#* Select Addon Manager from the left menu in Preferences.&lt;br /&gt;
#* Click on the &#039;+&#039; button.&lt;br /&gt;
#* In the resulting popup window enter &#039;&amp;lt;nowiki&amp;gt;https://github.com/KnoxMakers/KM-FreeCAD&#039;&amp;lt;/nowiki&amp;gt; in the Repository URL and &#039;main&#039; in the Branch fields. &lt;br /&gt;
#* Click on Apply, then OK to close the window.&lt;br /&gt;
# Go to the Addon Manager by selecting Tools -&amp;gt; Addon Manager from the menu.[[File:KM FreeCAD.png|thumb|150x150px|Click to Enlarge]]&lt;br /&gt;
#* Make sure your filter is set to &#039;Any, Any&#039; and then type &#039;knox makers&#039; in the search field. This should find the KM-FreeCAD Addon. &#039;&#039;&#039;If that doesn&#039;t work you may need to search for &#039;km&#039; and select the KM-FreeCAD Addon.&#039;&#039;&#039;&lt;br /&gt;
#* Select the Knox Makers FreeCAD Manager/KM-FreeCAD Addon and you should get a popup window with details on the Addon, click the Install button. Once installation is complete acknowledge the Success window that will pop up and Close the detail window.&lt;br /&gt;
#* FreeCAD will prompt to Restart, select Restart Now.&lt;br /&gt;
# Verify your installation&lt;br /&gt;
#* Once FreeCAD has restarted, go to the CAM workbench. [[File:CAM and Library.png|thumb|150x150px|Click to Enlarge]]&lt;br /&gt;
#** Verify you have the 3D Pocket, 3D Surface, and Waterline operations shown. It is fine that they are disabled, they will become enabled once you have an active Job.&lt;br /&gt;
#** From the CAM Workbench, select CAM from the top Menu, then Toolbit Library Manager.   &lt;br /&gt;
#*** Verify you have a NibblerBOT library and available toolbits as shown on the right. ** This library is updated periodically, you are not looking for an exact match, just similar tooling.&lt;br /&gt;
&lt;br /&gt;
The KM-FreeCAD Addon should now be installed and your Toolbit Library should now stay synced with the NibblerBOT physical tool library.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;If you have ever had a version earlier than 1.1.x installed you should work with [https://talk.knoxmakers.org/knoxmakers/messages/@billy @Billy] on the initial installation of this Addon to ensure it has been configured properly.&#039;&#039;&#039;&lt;br /&gt;
==== Usage: ====&lt;br /&gt;
# Select the NibblerBOT post processor when exporting G-code.&lt;br /&gt;
# Use the provided job templates for quick setup.&lt;br /&gt;
# Tool definitions and shapes are available under the Tools directory.&lt;br /&gt;
&lt;br /&gt;
=== Additional Addons ===&lt;br /&gt;
Besides the KM-FreeCAD Addon noted above, there are many other Addons that you may find helpful. Some of the ones that we&#039;ve discussed in previous CAM Jam sessions are listed below.&lt;br /&gt;
* OpenTheme - available directly from Addon Manager - Light and Dark themes for FreeCAD&lt;br /&gt;
* SaveAndRestore - available directly from Addon Manager - A simple addon to save and restore your settings.&lt;br /&gt;
* SaveUtils - [https://github.com/jefe317/SaveUtils custom repository] - Adds &#039;Save As with Timesampt and &#039;Save As Increment&#039; to File menu.&lt;br /&gt;
&lt;br /&gt;
=== Feeds &amp;amp; Speeds ===&lt;br /&gt;
While there are various tools and calculators to give you a starting point, nothing beats real world experience. With that in mind a table has been started to capture operator feedback from NibblerBOT doing operations on different types of woods and using the various bits available.  Check for previous operations that may be similar to one you&#039;re considering and of course please add your own results to help us all out!! If you have a KM account you can log in and edit, no special permissions needed. &lt;br /&gt;
&lt;br /&gt;
[[NibblerBOT Feeds Speeds|View/edit NibblerBOT Feeds &amp;amp; Speeds]]&lt;br /&gt;
&lt;br /&gt;
////////////////////////////////////////////////////////////////////&lt;/div&gt;</summary>
		<author><name>Larry</name></author>
	</entry>
	<entry>
		<id>https://wiki.knoxmakers.org/index.php?title=File:KM_FreeCAD.png&amp;diff=5378</id>
		<title>File:KM FreeCAD.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.knoxmakers.org/index.php?title=File:KM_FreeCAD.png&amp;diff=5378"/>
		<updated>2026-04-29T17:47:31Z</updated>

		<summary type="html">&lt;p&gt;Larry: Larry uploaded a new version of File:KM FreeCAD.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;KM FreeCAD&lt;/div&gt;</summary>
		<author><name>Larry</name></author>
	</entry>
	<entry>
		<id>https://wiki.knoxmakers.org/index.php?title=FreeCAD&amp;diff=5377</id>
		<title>FreeCAD</title>
		<link rel="alternate" type="text/html" href="https://wiki.knoxmakers.org/index.php?title=FreeCAD&amp;diff=5377"/>
		<updated>2026-04-29T17:40:30Z</updated>

		<summary type="html">&lt;p&gt;Larry: Updating to reflect KM-FreeCAD and Knox Makers FreeCAD Manager&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is FreeCAD ==&lt;br /&gt;
FreeCAD is the preferred FOSS (Free and Open-Source Software) used at Knox Makers for CAD (Computer Aided Design) and CAM (Computer Aided Manufacturing).  While you are always free to use other platforms you&#039;ll find that some of our devices are setup to integrate specifically with FreeCAD using add-ons &amp;amp; packages that have been designed in house to work with our devices.  Additionally, peer support from other members will normally be easier to find if you are using FreeCAD versus other alternatives.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
As of March 31, 2026 the preferred version of FreeCAD to run will be the latest version found here - [https://github.com/Connor9220/FreeCAD/releases/latest https://github.com/Connor9220/FreeCAD/releases/latest]. This version is preferred because it includes support options for our CNC, NibblerBOT, that aren&#039;t available in other versions. FreeCAD is available to run on many platforms including LINUX, Windows, and MacOS. &lt;br /&gt;
&lt;br /&gt;
===== The installation of Unsigned Applications may require additional steps. =====&lt;br /&gt;
&lt;br /&gt;
* MacOS installation note: You may need to run &amp;lt;code&amp;gt;xattr -d com.apple.quarantine /Applications/FreeCAD.app&amp;lt;/code&amp;gt; before MacOS will let you launch FreeCAD.&lt;br /&gt;
* Windows - various methods for Installing Unsigned Applications: &lt;br /&gt;
** Change App Installation Sources (Windows 10/11): Go to Settings &amp;gt; Apps &amp;gt; Advanced App Settings (or &amp;quot;Apps &amp;amp; features&amp;quot;) and change &amp;quot;Choose where to get apps&amp;quot; to Anywhere. &lt;br /&gt;
** Enable Developer Mode: Navigate to Settings &amp;gt; Privacy &amp;amp; Security &amp;gt; For developers and enable Developer Mode to allow installation of apps from any source. &lt;br /&gt;
** Use PowerShell for MSIX/Appx Packages: Run an elevated PowerShell and use Add-AppPackage -AllowUnsigned &amp;quot;C:\Path\To\App.msix&amp;quot; to install packages without a valid signature.&lt;br /&gt;
Billy has put together a video on [https://www.youtube.com/watch?v=6GtQJIhNWR8 Installing and configuring v1.1.0CAM+ version of FreeCAD for CAM].  Beyond the installation of FreeCAD this video, as the name implies, covers suggested initial preference changes and helpful setup tips for FreeCAD. &#039;&#039;&#039;Note that it also covers the installation of the KM-FreeCAD Addon which is also documented in the NibblerBOT section below.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Learning The Software ===&lt;br /&gt;
&lt;br /&gt;
==== CAD ====&lt;br /&gt;
For learning CAD a suggested resource is the [https://www.youtube.com/playlist?list=PLWuyJLVUNtc3UYXXfSglVpfWdX31F-e5S Basic Beginners FreeCAD v1 (Public) by MangoJelly Solutions].  This video series is current, specific to the updated interface that comes along with FreeCAD 1.x, and many members have expressed that it has been very helpful in their understanding and implementation of the software. It is suggested that you work through the lessons in a linear fashion regardless of your experience with FreeCAD. The early lessons in particular deal with setting up the interface and workbenches so that that mirror the instructor&#039;s layout which makes following along in your own copy of FreeCAD much easier. Additionally, this video series utilizes a building block approach where previously introduced tools and strategies are implements in later lessons. Going through in order will make reproducing the designs shown in the videos much easier to implement as they get more complex.&lt;br /&gt;
&lt;br /&gt;
For those looking for written documentation, the [https://wiki.freecad.org/index.php FreeCAD Wiki] is probably the most comprehensive resource and is intended for screen consumption.  Most new users will likely want to start in the [https://wiki.freecad.org/User_hub Users hub] and progress from there.  If you prefer a more linear, printer friendly version you can try [https://wiki.freecad.org/Manual:Introduction ‘The Manual’] which contains the same information but formatted more like a book.&lt;br /&gt;
&lt;br /&gt;
==== CAM ====&lt;br /&gt;
Learning CAM operations is a bit of a different animal. You’re going from creating virtual objects in the computer to actually manifesting these designs in the real world. The complexity increases significantly and there isn’t a ‘one stop’ solution to learning this process.  Machines vary, materials vary, designs vary… and all of these affect each other in a dynamic fashion making CAM part process, part art.  Because of this I’m not aware of a CAM video resource as comprehensive as the CAD videos by Mango Jelly linked above.&lt;br /&gt;
&lt;br /&gt;
Having said that, one resource for the basics of CAM are the videos by Open Source CNC.  The [https://www.youtube.com/playlist?list=PLaUEbWaf2rhQ4FMos6_Mb6quRoWz4XTGN FreeCAD CAM 1.1 - Complete CNC] video series is a work in progress but are relevant to how to do CAM in the latest stable release of FreeCAD.  Not a specific playlist but if you look through his other videos you’ll find additional titles related to FreeCAD that may be beneficial.&lt;br /&gt;
&lt;br /&gt;
For our CNC specifically, once you have a grasp of the basics of CAM and have completed the 101 authorization course, working 1-on-1 with a NibblerBOT guide (someone authorized to run the CNC solo) on your first couple of projects is the suggested method of gaining basic CAM proficiency on NibblerBOT.&lt;br /&gt;
&lt;br /&gt;
=== NibblerBOT ===&lt;br /&gt;
Configuration changes to FreeCAD necessary for it to work properly with NibblerBOT are accomplished through the installation of the &#039;&#039;&#039;KM-FreeCAD Addon&#039;&#039;&#039;. Once installed it will provide the ability to directly send your Post Process to our CNC, templates for quick setup of jobs, enable certain experimental features, and most importantly it integrates the NibblerBOT tool library with FreeCAD so it is always current and the tools are available for direct selection from within your jobs.&lt;br /&gt;
&lt;br /&gt;
If you have never had a version of FreeCAD earlier than 1.1.x installed on your computer you should be able to follow these steps to install the KM-FreeCAD Addon.&lt;br /&gt;
&lt;br /&gt;
# Add the custom KM-FreeCAD repository:[[File:GitHub Custom Repository.png|150x150px|thumb|Click to Enlarge]]&lt;br /&gt;
#* Navigate to Preferences by selecting Edit -&amp;gt; Preferences from the menu.&lt;br /&gt;
#* Select Addon Manager from the left menu in Preferences.&lt;br /&gt;
#* Click on the &#039;+&#039; button.&lt;br /&gt;
#* In the resulting popup window enter &#039;&amp;lt;nowiki&amp;gt;https://github.com/KnoxMakers/KM-FreeCAD&#039;&amp;lt;/nowiki&amp;gt; in the Repository URL and &#039;main&#039; in the Branch fields. &lt;br /&gt;
#* Click on Apply, then OK to close the window.&lt;br /&gt;
# Go to the Addon Manager by selecting Tools -&amp;gt; Addon Manager from the menu.[[File:KM_FreeCAD.png|150x150px|thumb|Click to Enlarge]]&lt;br /&gt;
#* Make sure your filter is set to &#039;Any, Any&#039; and then type &#039;knox makers&#039; in the search field. This should find the KM-FreeCAD Addon. &#039;&#039;&#039;If that doesn&#039;t work you may need to search for &#039;km&#039; and select the KM-FreeCAD Addon.&#039;&#039;&#039;&lt;br /&gt;
#* Select the Knox Makers FreeCAD Manager/KM-FreeCAD Addon and you should get a popup window with details on the Addon, click the Install button. Once installation is complete acknowledge the Success window that will pop up and Close the detail window.&lt;br /&gt;
#* FreeCAD will prompt to Restart, select Restart Now.&lt;br /&gt;
# Verify your installation&lt;br /&gt;
#* Once FreeCAD has restarted, go to the CAM workbench. [[File:CAM and Library.png|thumb|150x150px|Click to Enlarge]]&lt;br /&gt;
#** Verify you have the 3D Pocket, 3D Surface, and Waterline operations shown. It is fine that they are disabled, they will become enabled once you have an active Job.&lt;br /&gt;
#** From the CAM Workbench, select CAM from the top Menu, then Toolbit Library Manager.   &lt;br /&gt;
#*** Verify you have a NibblerBOT library and available toolbits as shown on the right. ** This library is updated periodically, you are not looking for an exact match, just similar tooling.&lt;br /&gt;
&lt;br /&gt;
The KM-FreeCAD Addon should now be installed and your Toolbit Library should now stay synced with the NibblerBOT physical tool library.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;If you have ever had a version earlier than 1.1.x installed you should work with [https://talk.knoxmakers.org/knoxmakers/messages/@billy @Billy] on the initial installation of this Addon to ensure it has been configured properly.&#039;&#039;&#039;&lt;br /&gt;
==== Usage: ====&lt;br /&gt;
# Select the NibblerBOT post processor when exporting G-code.&lt;br /&gt;
# Use the provided job templates for quick setup.&lt;br /&gt;
# Tool definitions and shapes are available under the Tools directory.&lt;br /&gt;
&lt;br /&gt;
=== Additional Addons ===&lt;br /&gt;
Besides the KM-FreeCAD Addon noted above, there are many other Addons that you may find helpful. Some of the ones that we&#039;ve discussed in previous CAM Jam sessions are listed below.&lt;br /&gt;
* OpenTheme - available directly from Addon Manager - Light and Dark themes for FreeCAD&lt;br /&gt;
* SaveAndRestore - available directly from Addon Manager - A simple addon to save and restore your settings.&lt;br /&gt;
* SaveUtils - [https://github.com/jefe317/SaveUtils custom repository] - Adds &#039;Save As with Timesampt and &#039;Save As Increment&#039; to File menu.&lt;br /&gt;
&lt;br /&gt;
=== Feeds &amp;amp; Speeds ===&lt;br /&gt;
While there are various tools and calculators to give you a starting point, nothing beats real world experience. With that in mind a table has been started to capture operator feedback from NibblerBOT doing operations on different types of woods and using the various bits available.  Check for previous operations that may be similar to one you&#039;re considering and of course please add your own results to help us all out!! If you have a KM account you can log in and edit, no special permissions needed. &lt;br /&gt;
&lt;br /&gt;
[[NibblerBOT Feeds Speeds|View/edit NibblerBOT Feeds &amp;amp; Speeds]]&lt;br /&gt;
&lt;br /&gt;
////////////////////////////////////////////////////////////////////&lt;/div&gt;</summary>
		<author><name>Larry</name></author>
	</entry>
	<entry>
		<id>https://wiki.knoxmakers.org/index.php?title=NibblerBOT_Feeds_Speeds&amp;diff=5376</id>
		<title>NibblerBOT Feeds Speeds</title>
		<link rel="alternate" type="text/html" href="https://wiki.knoxmakers.org/index.php?title=NibblerBOT_Feeds_Speeds&amp;diff=5376"/>
		<updated>2026-04-29T17:26:25Z</updated>

		<summary type="html">&lt;p&gt;Larry: Added new entry.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is meant to document real world experience on Feeds &amp;amp; Speeds used on NibblerBOT.  Everyone should be able to directly add their own experiences, please fill out rows completely if dropping in a new result. If you tried an existing combination and it didn&#039;t perform as the original Operator noted then add you experience under theirs, do not delete the original note! If you would prefer to have the info added for you feel free to message the details to @larry on KM chat and I&#039;ll add them.&lt;br /&gt;
&lt;br /&gt;
For Result, please include something to indicate how the actual operation performed vs. the expected. This can and should be as verbose as necessary to convey what you&#039;d suggest changing to make the operation better. For something that ran as expected &#039;Good&#039; or similar is fine. If perhaps the feeds were a little too fast then perhaps &#039;Slow down V and H Feed appx 20%&#039;. Spindle speed too slow? Maybe something like &#039;Increase spindle speed 30%&#039;. Be descriptive and remember, the goal is to inform the next person that does a similar operation on how to improve the performance if changes are needed.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!Material&lt;br /&gt;
!Tool#&lt;br /&gt;
!Speed&lt;br /&gt;
!H Feed (IPM)&lt;br /&gt;
!V Feed (IPM)&lt;br /&gt;
!Operation&lt;br /&gt;
!Result&lt;br /&gt;
!Operator&lt;br /&gt;
!Notes&lt;br /&gt;
|-&lt;br /&gt;
|Texas Ebony&lt;br /&gt;
|70&lt;br /&gt;
|14K&lt;br /&gt;
|80&lt;br /&gt;
|80&lt;br /&gt;
|Surfacing&lt;br /&gt;
|Good&lt;br /&gt;
|@doceck&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Texas Ebony&lt;br /&gt;
|31&lt;br /&gt;
|18K&lt;br /&gt;
|100&lt;br /&gt;
|100&lt;br /&gt;
|Profile&lt;br /&gt;
|Good&lt;br /&gt;
|@doceck&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|MDF&lt;br /&gt;
|40&lt;br /&gt;
|18k&lt;br /&gt;
|80&lt;br /&gt;
|30&lt;br /&gt;
|Pocket and Profile&lt;br /&gt;
|Good&lt;br /&gt;
|@doceck&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Oak&lt;br /&gt;
|61&lt;br /&gt;
|14K&lt;br /&gt;
|250&lt;br /&gt;
|250&lt;br /&gt;
|Surfacing&lt;br /&gt;
|Good&lt;br /&gt;
|@mattmestayer&lt;br /&gt;
|Cookie surfacing, .10 step down, 50% stepover for roughing and .05 step down &amp;amp; 20% stepover for finishing.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Larry</name></author>
	</entry>
	<entry>
		<id>https://wiki.knoxmakers.org/index.php?title=FreeCAD&amp;diff=5375</id>
		<title>FreeCAD</title>
		<link rel="alternate" type="text/html" href="https://wiki.knoxmakers.org/index.php?title=FreeCAD&amp;diff=5375"/>
		<updated>2026-04-29T17:13:56Z</updated>

		<summary type="html">&lt;p&gt;Larry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is FreeCAD ==&lt;br /&gt;
FreeCAD is the preferred FOSS (Free and Open-Source Software) used at Knox Makers for CAD (Computer Aided Design) and CAM (Computer Aided Manufacturing).  While you are always free to use other platforms you&#039;ll find that some of our devices are setup to integrate specifically with FreeCAD using add-ons &amp;amp; packages that have been designed in house to work with our devices.  Additionally, peer support from other members will normally be easier to find if you are using FreeCAD versus other alternatives.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
As of March 31, 2026 the preferred version of FreeCAD to run will be the latest version found here - [https://github.com/Connor9220/FreeCAD/releases/latest https://github.com/Connor9220/FreeCAD/releases/latest]. This version is preferred because it includes support options for our CNC, NibblerBOT, that aren&#039;t available in other versions. FreeCAD is available to run on many platforms including LINUX, Windows, and MacOS. &lt;br /&gt;
&lt;br /&gt;
===== The installation of Unsigned Applications may require additional steps. =====&lt;br /&gt;
&lt;br /&gt;
* MacOS installation note: You may need to run &amp;lt;code&amp;gt;xattr -d com.apple.quarantine /Applications/FreeCAD.app&amp;lt;/code&amp;gt; before MacOS will let you launch FreeCAD.&lt;br /&gt;
* Windows - various methods for Installing Unsigned Applications: &lt;br /&gt;
** Change App Installation Sources (Windows 10/11): Go to Settings &amp;gt; Apps &amp;gt; Advanced App Settings (or &amp;quot;Apps &amp;amp; features&amp;quot;) and change &amp;quot;Choose where to get apps&amp;quot; to Anywhere. &lt;br /&gt;
** Enable Developer Mode: Navigate to Settings &amp;gt; Privacy &amp;amp; Security &amp;gt; For developers and enable Developer Mode to allow installation of apps from any source. &lt;br /&gt;
** Use PowerShell for MSIX/Appx Packages: Run an elevated PowerShell and use Add-AppPackage -AllowUnsigned &amp;quot;C:\Path\To\App.msix&amp;quot; to install packages without a valid signature.&lt;br /&gt;
Billy has put together a video on [https://www.youtube.com/watch?v=6GtQJIhNWR8 Installing and configuring v1.1.0CAM+ version of FreeCAD for CAM].  Beyond the installation of FreeCAD this video, as the name implies, covers suggested initial preference changes and helpful setup tips for FreeCAD. &#039;&#039;&#039;Note that it also covers the installation of the KM-FreeCAD Addon which is also documented in the NibblerBOT section below.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Learning The Software ===&lt;br /&gt;
&lt;br /&gt;
==== CAD ====&lt;br /&gt;
For learning CAD a suggested resource is the [https://www.youtube.com/playlist?list=PLWuyJLVUNtc3UYXXfSglVpfWdX31F-e5S Basic Beginners FreeCAD v1 (Public) by MangoJelly Solutions].  This video series is current, specific to the updated interface that comes along with FreeCAD 1.x, and many members have expressed that it has been very helpful in their understanding and implementation of the software. It is suggested that you work through the lessons in a linear fashion regardless of your experience with FreeCAD. The early lessons in particular deal with setting up the interface and workbenches so that that mirror the instructor&#039;s layout which makes following along in your own copy of FreeCAD much easier. Additionally, this video series utilizes a building block approach where previously introduced tools and strategies are implements in later lessons. Going through in order will make reproducing the designs shown in the videos much easier to implement as they get more complex.&lt;br /&gt;
&lt;br /&gt;
For those looking for written documentation, the [https://wiki.freecad.org/index.php FreeCAD Wiki] is probably the most comprehensive resource and is intended for screen consumption.  Most new users will likely want to start in the [https://wiki.freecad.org/User_hub Users hub] and progress from there.  If you prefer a more linear, printer friendly version you can try [https://wiki.freecad.org/Manual:Introduction ‘The Manual’] which contains the same information but formatted more like a book.&lt;br /&gt;
&lt;br /&gt;
==== CAM ====&lt;br /&gt;
Learning CAM operations is a bit of a different animal. You’re going from creating virtual objects in the computer to actually manifesting these designs in the real world. The complexity increases significantly and there isn’t a ‘one stop’ solution to learning this process.  Machines vary, materials vary, designs vary… and all of these affect each other in a dynamic fashion making CAM part process, part art.  Because of this I’m not aware of a CAM video resource as comprehensive as the CAD videos by Mango Jelly linked above.&lt;br /&gt;
&lt;br /&gt;
Having said that, one resource for the basics of CAM are the videos by Open Source CNC.  The [https://www.youtube.com/playlist?list=PLaUEbWaf2rhQ4FMos6_Mb6quRoWz4XTGN FreeCAD CAM 1.1 - Complete CNC] video series is a work in progress but are relevant to how to do CAM in the latest stable release of FreeCAD.  Not a specific playlist but if you look through his other videos you’ll find additional titles related to FreeCAD that may be beneficial.&lt;br /&gt;
&lt;br /&gt;
For our CNC specifically, once you have a grasp of the basics of CAM and have completed the 101 authorization course, working 1-on-1 with a NibblerBOT guide (someone authorized to run the CNC solo) on your first couple of projects is the suggested method of gaining basic CAM proficiency on NibblerBOT.&lt;br /&gt;
&lt;br /&gt;
=== NibblerBOT ===&lt;br /&gt;
Configuration changes to FreeCAD necessary for it to work properly with NibblerBOT are accomplished through the installation of the &#039;&#039;&#039;KM-FreeCAD Addon&#039;&#039;&#039;. Once installed it will provide the ability to directly send your Post Process to our CNC, templates for quick setup of jobs, enable certain experimental features, and most importantly it integrates the NibblerBOT tool library with FreeCAD so it is always current and the tools are available for direct selection from within your jobs.&lt;br /&gt;
&lt;br /&gt;
If you have never had a version of FreeCAD earlier than 1.1.x installed on your computer you should be able to follow these steps to install the KM-FreeCAD Addon.&lt;br /&gt;
&lt;br /&gt;
# Add the custom KM-FreeCAD repository:[[File:GitHub Custom Repository.png|150x150px|thumb|Click to Enlarge]]&lt;br /&gt;
#* Navigate to Preferences by selecting Edit -&amp;gt; Preferences from the menu.&lt;br /&gt;
#* Select Addon Manager from the left menu in Preferences.&lt;br /&gt;
#* Click on the &#039;+&#039; button.&lt;br /&gt;
#* In the resulting popup window enter &#039;&amp;lt;nowiki&amp;gt;https://github.com/KnoxMakers/KM-FreeCAD&#039;&amp;lt;/nowiki&amp;gt; in the Repository URL and &#039;main&#039; in the Branch fields. &lt;br /&gt;
#* Click on Apply, then OK to close the window.&lt;br /&gt;
# Go to the Addon Manager by selecting Tools -&amp;gt; Addon Manager from the menu.[[File:KM_FreeCAD.png|150x150px|thumb|Click to Enlarge]]&lt;br /&gt;
#* Make sure your filter is set to &#039;Any, Any&#039; and then type KM in the search field. This should find the KM-FreeCAD Addon.&lt;br /&gt;
#* Select the KM-FreeCAD Addon and you should get a popup window with details on the Addon, click the Install button. Once installation is complete acknowledge the Success window that will pop up and Close the detail window.&lt;br /&gt;
#* FreeCAD will prompt to Restart, select Restart Now.&lt;br /&gt;
# Verify your installation&lt;br /&gt;
#* Once FreeCAD has restarted, go to the CAM workbench. [[File:CAM and Library.png|thumb|150x150px|Click to Enlarge]]&lt;br /&gt;
#** Verify you have the 3D Pocket, 3D Surface, and Waterline operations shown. It is fine that they are disabled, they will become enabled once you have an active Job.&lt;br /&gt;
#** From the CAM Workbench, select CAM from the top Menu, then Toolbit Library Manager.   &lt;br /&gt;
#*** Verify you have a NibblerBOT library and available toolbits as shown on the right. ** This library is updated periodically, you are not looking for an exact match, just similar tooling.&lt;br /&gt;
&lt;br /&gt;
The KM-FreeCAD Addon should now be installed and your Toolbit Library should now stay synced with the NibblerBOT physical tool library.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;If you have ever had a version earlier than 1.1.x installed you should work with [https://talk.knoxmakers.org/knoxmakers/messages/@billy @Billy] on the initial installation of this Addon to ensure it has been configured properly.&#039;&#039;&#039;&lt;br /&gt;
==== Usage: ====&lt;br /&gt;
# Select the NibblerBOT post processor when exporting G-code.&lt;br /&gt;
# Use the provided job templates for quick setup.&lt;br /&gt;
# Tool definitions and shapes are available under the Tools directory.&lt;br /&gt;
&lt;br /&gt;
=== Additional Addons ===&lt;br /&gt;
Besides the KM-FreeCAD Addon noted above, there are many other Addons that you may find helpful. Some of the ones that we&#039;ve discussed in previous CAM Jam sessions are listed below.&lt;br /&gt;
* OpenTheme - available directly from Addon Manager - Light and Dark themes for FreeCAD&lt;br /&gt;
* SaveAndRestore - available directly from Addon Manager - A simple addon to save and restore your settings.&lt;br /&gt;
* SaveUtils - [https://github.com/jefe317/SaveUtils custom repository] - Adds &#039;Save As with Timesampt and &#039;Save As Increment&#039; to File menu.&lt;br /&gt;
&lt;br /&gt;
=== Feeds &amp;amp; Speeds ===&lt;br /&gt;
While there are various tools and calculators to give you a starting point, nothing beats real world experience. With that in mind a table has been started to capture operator feedback from NibblerBOT doing operations on different types of woods and using the various bits available.  Check for previous operations that may be similar to one you&#039;re considering and of course please add your own results to help us all out!! If you have a KM account you can log in and edit, no special permissions needed. &lt;br /&gt;
&lt;br /&gt;
[[NibblerBOT Feeds Speeds|View/edit NibblerBOT Feeds &amp;amp; Speeds]]&lt;br /&gt;
&lt;br /&gt;
////////////////////////////////////////////////////////////////////&lt;/div&gt;</summary>
		<author><name>Larry</name></author>
	</entry>
	<entry>
		<id>https://wiki.knoxmakers.org/index.php?title=FreeCAD&amp;diff=5374</id>
		<title>FreeCAD</title>
		<link rel="alternate" type="text/html" href="https://wiki.knoxmakers.org/index.php?title=FreeCAD&amp;diff=5374"/>
		<updated>2026-04-29T17:12:49Z</updated>

		<summary type="html">&lt;p&gt;Larry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is FreeCAD ==&lt;br /&gt;
FreeCAD is the preferred FOSS (Free and Open-Source Software) used at Knox Makers for CAD (Computer Aided Design) and CAM (Computer Aided Manufacturing).  While you are always free to use other platforms you&#039;ll find that some of our devices are setup to integrate specifically with FreeCAD using add-ons &amp;amp; packages that have been designed in house to work with our devices.  Additionally, peer support from other members will normally be easier to find if you are using FreeCAD versus other alternatives.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
As of March 31, 2026 the preferred version of FreeCAD to run will be the latest version found here - [https://github.com/Connor9220/FreeCAD/releases/latest https://github.com/Connor9220/FreeCAD/releases/latest]. This version is preferred because it includes support options for our CNC, NibblerBOT, that aren&#039;t available in other versions. FreeCAD is available to run on many platforms including LINUX, Windows, and MacOS. &lt;br /&gt;
&lt;br /&gt;
===== The installation of Unsigned Applications may require additional steps. =====&lt;br /&gt;
&lt;br /&gt;
* MacOS installation note: You may need to run &amp;lt;code&amp;gt;xattr -d com.apple.quarantine /Applications/FreeCAD.app&amp;lt;/code&amp;gt; before MacOS will let you launch FreeCAD.&lt;br /&gt;
* Windows - various methods for Installing Unsigned Applications: &lt;br /&gt;
** Change App Installation Sources (Windows 10/11): Go to Settings &amp;gt; Apps &amp;gt; Advanced App Settings (or &amp;quot;Apps &amp;amp; features&amp;quot;) and change &amp;quot;Choose where to get apps&amp;quot; to Anywhere. &lt;br /&gt;
** Enable Developer Mode: Navigate to Settings &amp;gt; Privacy &amp;amp; Security &amp;gt; For developers and enable Developer Mode to allow installation of apps from any source. &lt;br /&gt;
** Use PowerShell for MSIX/Appx Packages: Run an elevated PowerShell and use Add-AppPackage -AllowUnsigned &amp;quot;C:\Path\To\App.msix&amp;quot; to install packages without a valid signature.&lt;br /&gt;
Billy has put together a video on [https://www.youtube.com/watch?v=6GtQJIhNWR8 Installing and configuring v1.1.0CAM+ version of FreeCAD for CAM].  Beyond the installation of FreeCAD this video, as the name implies, covers suggested initial preference changes and helpful setup tips for FreeCAD. &#039;&#039;&#039;Note that it also covers the installation of the KM-FreeCAD Addon which is also documented in the NibblerBOT section below.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Learning The Software ===&lt;br /&gt;
&lt;br /&gt;
==== CAD ====&lt;br /&gt;
For learning CAD a suggested resource is the [https://www.youtube.com/playlist?list=PLWuyJLVUNtc3UYXXfSglVpfWdX31F-e5S Basic Beginners FreeCAD v1 (Public) by MangoJelly Solutions].  This video series is current, specific to the updated interface that comes along with FreeCAD 1.x, and many members have expressed that it has been very helpful in their understanding and implementation of the software. It is suggested that you work through the lessons in a linear fashion regardless of your experience with FreeCAD. The early lessons in particular deal with setting up the interface and workbenches so that that mirror the instructor&#039;s layout which makes following along in your own copy of FreeCAD much easier. Additionally, this video series utilizes a building block approach where previously introduced tools and strategies are implements in later lessons. Going through in order will make reproducing the designs shown in the videos much easier to implement as they get more complex.&lt;br /&gt;
&lt;br /&gt;
For those looking for written documentation, the [https://wiki.freecad.org/index.php FreeCAD Wiki] is probably the most comprehensive resource and is intended for screen consumption.  Most new users will likely want to start in the [https://wiki.freecad.org/User_hub Users hub] and progress from there.  If you prefer a more linear, printer friendly version you can try [https://wiki.freecad.org/Manual:Introduction ‘The Manual’] which contains the same information but formatted more like a book.&lt;br /&gt;
&lt;br /&gt;
==== CAM ====&lt;br /&gt;
Learning CAM operations is a bit of a different animal. You’re going from creating virtual objects in the computer to actually manifesting these designs in the real world. The complexity increases significantly and there isn’t a ‘one stop’ solution to learning this process.  Machines vary, materials vary, designs vary… and all of these affect each other in a dynamic fashion making CAM part process, part art.  Because of this I’m not aware of a CAM video resource as comprehensive as the CAD videos by Mango Jelly linked above.&lt;br /&gt;
&lt;br /&gt;
Having said that, one resource for the basics of CAM are the videos by Open Source CNC.  The [https://www.youtube.com/playlist?list=PLaUEbWaf2rhQ4FMos6_Mb6quRoWz4XTGN FreeCAD CAM 1.1 - Complete CNC] video series is a work in progress but are relevant to how to do CAM in the latest stable release of FreeCAD.  Not a specific playlist but if you look through his other videos you’ll find additional titles related to FreeCAD that may be beneficial.&lt;br /&gt;
&lt;br /&gt;
For our CNC specifically, once you have a grasp of the basics of CAM and have completed the 101 authorization course, working 1-on-1 with a NibblerBOT guide (someone authorized to run the CNC solo) on your first couple of projects is the suggested method of gaining basic CAM proficiency on NibblerBOT.&lt;br /&gt;
&lt;br /&gt;
=== NibblerBOT ===&lt;br /&gt;
Configuration changes to FreeCAD necessary for it to work properly with NibblerBOT are accomplished through the installation of the &#039;&#039;&#039;KM-FreeCAD Addon&#039;&#039;&#039;. Once installed it will provide the ability to directly send your Post Process to our CNC, templates for quick setup of jobs, enable certain experimental features, and most importantly it integrates the NibblerBOT tool library with FreeCAD so it is always current and the tools are available for direct selection from within your jobs.&lt;br /&gt;
&lt;br /&gt;
If you have never had a version of FreeCAD earlier than 1.1.x installed on your computer you should be able to follow these steps to install the KM-FreeCAD Addon.&lt;br /&gt;
&lt;br /&gt;
# Add the custom KM-FreeCAD repository:[[File:GitHub Custom Repository.png|150x150px|thumb|Click to Enlarge]]&lt;br /&gt;
#* Navigate to Preferences by selecting Edit -&amp;gt; Preferences from the menu.&lt;br /&gt;
#* Select Addon Manager from the left menu in Preferences.&lt;br /&gt;
#* Click on the &#039;+&#039; button.&lt;br /&gt;
#* In the resulting popup window enter &#039;&amp;lt;nowiki&amp;gt;https://github.com/KnoxMakers/KM-FreeCAD&#039;&amp;lt;/nowiki&amp;gt; in the Repository URL and &#039;main&#039; in the Branch fields. &lt;br /&gt;
#* Click on Apply, then OK to close the window.&lt;br /&gt;
# Go to the Addon Manager by selecting Tools -&amp;gt; Addon Manager from the menu.[[File:KM_FreeCAD.png|150x150px|thumb|Click to Enlarge]]&lt;br /&gt;
#* Make sure your filter is set to &#039;Any, Any&#039; and then type KM in the search field. This should find the KM-FreeCAD Addon.&lt;br /&gt;
#* Select the KM-FreeCAD Addon and you should get a popup window with details on the Addon, click the Install button. Once installation is complete acknowledge the Success window that will pop up and Close the detail window.&lt;br /&gt;
#* FreeCAD will prompt to Restart, select Restart Now.&lt;br /&gt;
# Verify your installation&lt;br /&gt;
#* Once FreeCAD has restarted, go to the CAM workbench. [[File:CAM and Library.png|thumb|150x150px|Click to Enlarge]]&lt;br /&gt;
#** Verify you have the 3D Pocket, 3D Surface, and Waterline operations shown. It is fine that they are disabled, they will become enabled once you have an active Job.&lt;br /&gt;
#** From the CAM Workbench, select CAM from the top Menu, then Toolbit Library Manager.   &lt;br /&gt;
#*** Verify you have a NibblerBOT library and available toolbits as shown on the right. ** This library is updated periodically, you are not looking for an exact match, just similar tooling.&lt;br /&gt;
&lt;br /&gt;
The KM-FreeCAD Addon should now be installed and your Toolbit Library should now stay synced with the NibblerBOT physical tool library.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;If you have ever had a version earlier than 1.1.x installed you should work with [https://talk.knoxmakers.org/knoxmakers/messages/@billy @Billy] on the initial installation of this Addon to ensure it has been configured properly.&#039;&#039;&#039;&lt;br /&gt;
==== Usage: ====&lt;br /&gt;
# Select the NibblerBOT post processor when exporting G-code.&lt;br /&gt;
# Use the provided job templates for quick setup.&lt;br /&gt;
# Tool definitions and shapes are available under the Tools directory.&lt;br /&gt;
&lt;br /&gt;
=== Additional Addons ===&lt;br /&gt;
Besides the KM-FreeCAD Addon noted above, there are many other Addons that you may find helpful. Some of the ones that we&#039;ve discussed in previous CAM Jam sessions are linked below.&lt;br /&gt;
* OpenTheme - available directly from Addon Manager - Light and Dark themes for FreeCAD&lt;br /&gt;
* SaveAndRestore - available directly from Addon Manager - A simple addon to save and restore your settings.&lt;br /&gt;
* SaveUtils - [https://github.com/jefe317/SaveUtils custom repository] - Adds &#039;Save As with Timesampt and &#039;Save As Increment&#039; to File menu.&lt;br /&gt;
&lt;br /&gt;
=== Feeds &amp;amp; Speeds ===&lt;br /&gt;
While there are various tools and calculators to give you a starting point, nothing beats real world experience. With that in mind a table has been started to capture operator feedback from NibblerBOT doing operations on different types of woods and using the various bits available.  Check for previous operations that may be similar to one you&#039;re considering and of course please add your own results to help us all out!! If you have a KM account you can log in and edit, no special permissions needed. &lt;br /&gt;
&lt;br /&gt;
[[NibblerBOT Feeds Speeds|View/edit NibblerBOT Feeds &amp;amp; Speeds]]&lt;br /&gt;
&lt;br /&gt;
////////////////////////////////////////////////////////////////////&lt;/div&gt;</summary>
		<author><name>Larry</name></author>
	</entry>
	<entry>
		<id>https://wiki.knoxmakers.org/index.php?title=FreeCAD&amp;diff=5373</id>
		<title>FreeCAD</title>
		<link rel="alternate" type="text/html" href="https://wiki.knoxmakers.org/index.php?title=FreeCAD&amp;diff=5373"/>
		<updated>2026-04-29T17:00:25Z</updated>

		<summary type="html">&lt;p&gt;Larry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is FreeCAD ==&lt;br /&gt;
FreeCAD is the preferred FOSS (Free and Open-Source Software) used at Knox Makers for CAD (Computer Aided Design) and CAM (Computer Aided Manufacturing).  While you are always free to use other platforms you&#039;ll find that some of our devices are setup to integrate specifically with FreeCAD using add-ons &amp;amp; packages that have been designed in house to work with our devices.  Additionally, peer support from other members will normally be easier to find if you are using FreeCAD versus other alternatives.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
As of March 31, 2026 the preferred version of FreeCAD to run will be the latest version found here - [https://github.com/Connor9220/FreeCAD/releases/latest https://github.com/Connor9220/FreeCAD/releases/latest]. This version is preferred because it includes support options for our CNC, NibblerBOT, that aren&#039;t available in other versions. FreeCAD is available to run on many platforms including LINUX, Windows, and MacOS. &lt;br /&gt;
&lt;br /&gt;
===== The installation of Unsigned Applications may require additional steps. =====&lt;br /&gt;
&lt;br /&gt;
* MacOS installation note: You may need to run &amp;lt;code&amp;gt;xattr -d com.apple.quarantine /Applications/FreeCAD.app&amp;lt;/code&amp;gt; before MacOS will let you launch FreeCAD.&lt;br /&gt;
* Windows - various methods for Installing Unsigned Applications: &lt;br /&gt;
** Change App Installation Sources (Windows 10/11): Go to Settings &amp;gt; Apps &amp;gt; Advanced App Settings (or &amp;quot;Apps &amp;amp; features&amp;quot;) and change &amp;quot;Choose where to get apps&amp;quot; to Anywhere. &lt;br /&gt;
** Enable Developer Mode: Navigate to Settings &amp;gt; Privacy &amp;amp; Security &amp;gt; For developers and enable Developer Mode to allow installation of apps from any source. &lt;br /&gt;
** Use PowerShell for MSIX/Appx Packages: Run an elevated PowerShell and use Add-AppPackage -AllowUnsigned &amp;quot;C:\Path\To\App.msix&amp;quot; to install packages without a valid signature.&lt;br /&gt;
Billy has put together a video on [https://www.youtube.com/watch?v=6GtQJIhNWR8 Installing and configuring v1.1.0CAM+ version of FreeCAD for CAM].  Beyond the installation of FreeCAD this video, as the name implies, covers suggested initial preference changes and helpful setup tips for FreeCAD. &#039;&#039;&#039;Note that it also covers the installation of the KM-FreeCAD Addon which is also documented in the NibblerBOT section below.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Learning The Software ===&lt;br /&gt;
&lt;br /&gt;
==== CAD ====&lt;br /&gt;
For learning CAD a suggested resource is the [https://www.youtube.com/playlist?list=PLWuyJLVUNtc3UYXXfSglVpfWdX31F-e5S Basic Beginners FreeCAD v1 (Public) by MangoJelly Solutions].  This video series is current, specific to the updated interface that comes along with FreeCAD 1.x, and many members have expressed that it has been very helpful in their understanding and implementation of the software. It is suggested that you work through the lessons in a linear fashion regardless of your experience with FreeCAD. The early lessons in particular deal with setting up the interface and workbenches so that that mirror the instructor&#039;s layout which makes following along in your own copy of FreeCAD much easier. Additionally, this video series utilizes a building block approach where previously introduced tools and strategies are implements in later lessons. Going through in order will make reproducing the designs shown in the videos much easier to implement as they get more complex.&lt;br /&gt;
&lt;br /&gt;
For those looking for written documentation, the [https://wiki.freecad.org/index.php FreeCAD Wiki] is probably the most comprehensive resource and is intended for screen consumption.  Most new users will likely want to start in the [https://wiki.freecad.org/User_hub Users hub] and progress from there.  If you prefer a more linear, printer friendly version you can try [https://wiki.freecad.org/Manual:Introduction ‘The Manual’] which contains the same information but formatted more like a book.&lt;br /&gt;
&lt;br /&gt;
==== CAM ====&lt;br /&gt;
Learning CAM operations is a bit of a different animal. You’re going from creating virtual objects in the computer to actually manifesting these designs in the real world. The complexity increases significantly and there isn’t a ‘one stop’ solution to learning this process.  Machines vary, materials vary, designs vary… and all of these affect each other in a dynamic fashion making CAM part process, part art.  Because of this I’m not aware of a CAM video resource as comprehensive as the CAD videos by Mango Jelly linked above.&lt;br /&gt;
&lt;br /&gt;
Having said that, one resource for the basics of CAM are the videos by Open Source CNC.  The [https://www.youtube.com/playlist?list=PLaUEbWaf2rhQ4FMos6_Mb6quRoWz4XTGN FreeCAD CAM 1.1 - Complete CNC] video series is a work in progress but are relevant to how to do CAM in the latest stable release of FreeCAD.  Not a specific playlist but if you look through his other videos you’ll find additional titles related to FreeCAD that may be beneficial.&lt;br /&gt;
&lt;br /&gt;
For our CNC specifically, once you have a grasp of the basics of CAM and have completed the 101 authorization course, working 1-on-1 with a NibblerBOT guide (someone authorized to run the CNC solo) on your first couple of projects is the suggested method of gaining basic CAM proficiency on NibblerBOT.&lt;br /&gt;
&lt;br /&gt;
=== NibblerBOT ===&lt;br /&gt;
Configuration changes to FreeCAD necessary for it to work properly with NibblerBOT are accomplished through the installation of the &#039;&#039;&#039;KM-FreeCAD Addon&#039;&#039;&#039;. Once installed it will provide the ability to directly send your Post Process to our CNC, templates for quick setup of jobs, enable certain experimental features, and most importantly it integrates the NibblerBOT tool library with FreeCAD so it is always current and the tools are available for direct selection from within your jobs.&lt;br /&gt;
&lt;br /&gt;
If you have never had a version of FreeCAD earlier than 1.1.x installed on your computer you should be able to follow these steps to install the KM-FreeCAD Addon.&lt;br /&gt;
&lt;br /&gt;
# Add the custom KM-FreeCAD repository:[[File:GitHub Custom Repository.png|150x150px|thumb|Click to Enlarge]]&lt;br /&gt;
#* Navigate to Preferences by selecting Edit -&amp;gt; Preferences from the menu.&lt;br /&gt;
#* Select Addon Manager from the left menu in Preferences.&lt;br /&gt;
#* Click on the &#039;+&#039; button.&lt;br /&gt;
#* In the resulting popup window enter &#039;&amp;lt;nowiki&amp;gt;https://github.com/KnoxMakers/KM-FreeCAD&#039;&amp;lt;/nowiki&amp;gt; in the Repository URL and &#039;main&#039; in the Branch fields. &lt;br /&gt;
#* Click on Apply, then OK to close the window.&lt;br /&gt;
# Go to the Addon Manager by selecting Tools -&amp;gt; Addon Manager from the menu.[[File:KM_FreeCAD.png|150x150px|thumb|Click to Enlarge]]&lt;br /&gt;
#* Make sure your filter is set to &#039;Any, Any&#039; and then type KM in the search field. This should find the KM-FreeCAD Addon.&lt;br /&gt;
#* Select the KM-FreeCAD Addon and you should get a popup window with details on the Addon, click the Install button. Once installation is complete acknowledge the Success window that will pop up and Close the detail window.&lt;br /&gt;
#* FreeCAD will prompt to Restart, select Restart Now.&lt;br /&gt;
# Verify your installation&lt;br /&gt;
#* Once FreeCAD has restarted, go to the CAM workbench. [[File:CAM and Library.png|thumb|150x150px|Click to Enlarge]]&lt;br /&gt;
#** Verify you have the 3D Pocket, 3D Surface, and Waterline operations shown. It is fine that they are disabled, they will become enabled once you have an active Job.&lt;br /&gt;
#** From the CAM Workbench, select CAM from the top Menu, then Toolbit Library Manager.   &lt;br /&gt;
#*** Verify you have a NibblerBOT library and available toolbits as shown on the right. ** This library is updated periodically, you are not looking for an exact match, just similar tooling.&lt;br /&gt;
&lt;br /&gt;
The KM-FreeCAD Addon should now be installed and your Toolbit Library should now stay synced with the NibblerBOT physical tool library.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;If you have ever had a version earlier than 1.1.x installed you should work with [https://talk.knoxmakers.org/knoxmakers/messages/@billy @Billy] on the initial installation of this Addon to ensure it has been configured properly.&#039;&#039;&#039;&lt;br /&gt;
==== Usage: ====&lt;br /&gt;
# Select the NibblerBOT post processor when exporting G-code.&lt;br /&gt;
# Use the provided job templates for quick setup.&lt;br /&gt;
# Tool definitions and shapes are available under the Tools directory.&lt;br /&gt;
&lt;br /&gt;
=== Additional Addons ===&lt;br /&gt;
Besides the KM-FreeCAD Addon noted above, there are many other Addons that you may find helpful. Some of the ones that we&#039;ve discussed in previous CAM Jam sessions are linked below.&lt;br /&gt;
* OpenTheme - available directly from Addon Manager - Light and Dark themes for FreeCAD&lt;br /&gt;
* SaveAndRestore - available directly from Addon Manager - A simple addon to save and restore your settings.&lt;br /&gt;
* SaveUtils - [https://github.com/jefe317/SaveUtils custom repository] - Adds &#039;Save As with Timesampt and &#039;Save As Increment&#039; to File menu.&lt;/div&gt;</summary>
		<author><name>Larry</name></author>
	</entry>
	<entry>
		<id>https://wiki.knoxmakers.org/index.php?title=FreeCAD&amp;diff=5372</id>
		<title>FreeCAD</title>
		<link rel="alternate" type="text/html" href="https://wiki.knoxmakers.org/index.php?title=FreeCAD&amp;diff=5372"/>
		<updated>2026-04-29T16:43:58Z</updated>

		<summary type="html">&lt;p&gt;Larry: Installation updates - Cleaned up dupe links, added reference and link to installation and configuration video.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is FreeCAD ==&lt;br /&gt;
FreeCAD is the preferred FOSS (Free and Open-Source Software) used at Knox Makers for CAD (Computer Aided Design) and CAM (Computer Aided Manufacturing).  While you are always free to use other platforms you&#039;ll find that some of our devices are setup to integrate specifically with FreeCAD using add-ons &amp;amp; packages that have been designed in house to work with our devices.  Additionally, peer support from other members will normally be easier to find if you are using FreeCAD versus other alternatives.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
As of March 31, 2026 the preferred version of FreeCAD to run will be the latest version found here - [https://github.com/Connor9220/FreeCAD/releases/latest https://github.com/Connor9220/FreeCAD/releases/latest]. This version is preferred because it includes support options for our CNC, NibblerBOT, that aren&#039;t available in other versions. FreeCAD is available to run on many platforms including LINUX, Windows, and MacOS. &lt;br /&gt;
&lt;br /&gt;
===== The installation of Unsigned Applications may require additional steps. =====&lt;br /&gt;
&lt;br /&gt;
* MacOS installation note: You may need to run &amp;lt;code&amp;gt;xattr -d com.apple.quarantine /Applications/FreeCAD.app&amp;lt;/code&amp;gt; before MacOS will let you launch FreeCAD.&lt;br /&gt;
* Windows - various methods for Installing Unsigned Applications: &lt;br /&gt;
** Change App Installation Sources (Windows 10/11): Go to Settings &amp;gt; Apps &amp;gt; Advanced App Settings (or &amp;quot;Apps &amp;amp; features&amp;quot;) and change &amp;quot;Choose where to get apps&amp;quot; to Anywhere. &lt;br /&gt;
** Enable Developer Mode: Navigate to Settings &amp;gt; Privacy &amp;amp; Security &amp;gt; For developers and enable Developer Mode to allow installation of apps from any source. &lt;br /&gt;
** Use PowerShell for MSIX/Appx Packages: Run an elevated PowerShell and use Add-AppPackage -AllowUnsigned &amp;quot;C:\Path\To\App.msix&amp;quot; to install packages without a valid signature.&lt;br /&gt;
Billy has put together a video on [https://www.youtube.com/watch?v=6GtQJIhNWR8 Installing and configuring v1.1.0CAM+ version of FreeCAD for CAM].  Beyond the installation of FreeCAD this video, as the name implies, covers suggested initial preference changes and helpful setup tips for FreeCAD. &#039;&#039;&#039;Note that it also covers the installation of the KM-FreeCAD Addon which is also documented in the NibblerBOT section below.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Learning The Software ===&lt;br /&gt;
&lt;br /&gt;
==== CAD ====&lt;br /&gt;
For learning CAD a suggested resource is the [https://www.youtube.com/playlist?list=PLWuyJLVUNtc3UYXXfSglVpfWdX31F-e5S Basic Beginners FreeCAD v1 (Public) by MangoJelly Solutions].  This video series is current, specific to the updated interface that comes along with FreeCAD 1.x, and many members have expressed that it has been very helpful in their understanding and implementation of the software. It is suggested that you work through the lessons in a linear fashion regardless of your experience with FreeCAD. The early lessons in particular deal with setting up the interface and workbenches so that that mirror the instructor&#039;s layout which makes following along in your own copy of FreeCAD much easier. Additionally, this video series utilizes a building block approach where previously introduced tools and strategies are implements in later lessons. Going through in order will make reproducing the designs shown in the videos much easier to implement as they get more complex.&lt;br /&gt;
&lt;br /&gt;
For those looking for written documentation, the [https://wiki.freecad.org/index.php FreeCAD Wiki] is probably the most comprehensive resource and is intended for screen consumption.  Most new users will likely want to start in the [https://wiki.freecad.org/User_hub Users hub] and progress from there.  If you prefer a more linear, printer friendly version you can try [https://wiki.freecad.org/Manual:Introduction ‘The Manual’] which contains the same information but formatted more like a book.&lt;br /&gt;
&lt;br /&gt;
==== CAM ====&lt;br /&gt;
Learning CAM operations is a bit of a different animal. You’re going from creating virtual objects in the computer to actually manifesting these designs in the real world. The complexity increases significantly and there isn’t a ‘one stop’ solution to learning this process.  Machines vary, materials vary, designs vary… and all of these affect each other in a dynamic fashion making CAM part process, part art.  Because of this I’m not aware of a CAM video resource as comprehensive as the CAD videos by Mango Jelly linked above.&lt;br /&gt;
&lt;br /&gt;
Having said that, one resource for the basics of CAM are the videos by Open Source CNC.  The [https://www.youtube.com/playlist?list=PLaUEbWaf2rhQ4FMos6_Mb6quRoWz4XTGN FreeCAD CAM 1.1 - Complete CNC] video series is a work in progress but are relevant to how to do CAM in the latest stable release of FreeCAD.  Not a specific playlist but if you look through his other videos you’ll find additional titles related to FreeCAD that may be beneficial.&lt;br /&gt;
&lt;br /&gt;
For our CNC specifically, once you have a grasp of the basics of CAM and have completed the 101 authorization course, working 1-on-1 with a NibblerBOT guide (someone authorized to run the CNC solo) on your first couple of projects is the suggested method of gaining basic CAM proficiency on NibblerBOT.&lt;br /&gt;
&lt;br /&gt;
=== NibblerBOT ===&lt;br /&gt;
Configuration changes to FreeCAD necessary for it to work properly with NibblerBOT are accomplished through the installation of the &#039;&#039;&#039;KM-FreeCAD Addon&#039;&#039;&#039;. Once installed it will provide the ability to directly send your Post Process to our CNC, templates for quick setup of jobs, enable certain experimental features, and most importantly it integrates the NibblerBOT tool library with FreeCAD so it is always current and the tools are available for direct selection from within your jobs.&lt;br /&gt;
&lt;br /&gt;
If you have never had a version of FreeCAD earlier than 1.1.x installed on your computer you should be able to follow these steps to install the KM-FreeCAD Addon.&lt;br /&gt;
&lt;br /&gt;
# Add the custom KM-FreeCAD repository:[[File:GitHub Custom Repository.png|150x150px|thumb|Click to Enlarge]]&lt;br /&gt;
#* Navigate to Preferences by selecting Edit -&amp;gt; Preferences from the menu.&lt;br /&gt;
#* Select Addon Manager from the left menu in Preferences.&lt;br /&gt;
#* Click on the &#039;+&#039; button.&lt;br /&gt;
#* In the resulting popup window enter &#039;&amp;lt;nowiki&amp;gt;https://github.com/KnoxMakers/KM-FreeCAD&#039;&amp;lt;/nowiki&amp;gt; in the Repository URL and &#039;main&#039; in the Branch fields. &lt;br /&gt;
#* Click on Apply, then OK to close the window.&lt;br /&gt;
# Go to the Addon Manager by selecting Tools -&amp;gt; Addon Manager from the menu.[[File:KM_FreeCAD.png|150x150px|thumb|Click to Enlarge]]&lt;br /&gt;
#* Make sure your filter is set to &#039;Any, Any&#039; and then type KM in the search field. This should find the KM-FreeCAD Addon.&lt;br /&gt;
#* Select the KM-FreeCAD Addon and you should get a popup window with details on the Addon, click the Install button. Once installation is complete acknowledge the Success window that will pop up and Close the detail window.&lt;br /&gt;
#* FreeCAD will prompt to Restart, select Restart Now.&lt;br /&gt;
# Verify your installation&lt;br /&gt;
#* Once FreeCAD has restarted, go to the CAM workbench. [[File:CAM and Library.png|thumb|150x150px|Click to Enlarge]]&lt;br /&gt;
#** Verify you have the 3D Pocket, 3D Surface, and Waterline operations shown. It is fine that they are disabled, they will become enabled once you have an active Job.&lt;br /&gt;
#** From the CAM Workbench, select CAM from the top Menu, then Toolbit Library Manager.   &lt;br /&gt;
#*** Verify you have a NibblerBOT library and available toolbits as shown on the right. ** This library is updated periodically, you are not looking for an exact match, just similar tooling.&lt;br /&gt;
&lt;br /&gt;
The KM-FreeCAD Addon should now be installed and your Toolbit Library should now stay synced with the NibblerBOT physical tool library.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;If you have ever had a version earlier than 1.1.x installed you should work with [https://talk.knoxmakers.org/knoxmakers/messages/@billy @Billy] on the initial installation of this Addon to ensure it has been configured properly.&#039;&#039;&#039;&lt;br /&gt;
==== Usage: ====&lt;br /&gt;
# Select the NibblerBOT post processor when exporting G-code.&lt;br /&gt;
# Use the provided job templates for quick setup.&lt;br /&gt;
# Tool definitions and shapes are available under the Tools directory.&lt;/div&gt;</summary>
		<author><name>Larry</name></author>
	</entry>
	<entry>
		<id>https://wiki.knoxmakers.org/index.php?title=KILLSWITCH&amp;diff=5371</id>
		<title>KILLSWITCH</title>
		<link rel="alternate" type="text/html" href="https://wiki.knoxmakers.org/index.php?title=KILLSWITCH&amp;diff=5371"/>
		<updated>2026-04-24T12:38:42Z</updated>

		<summary type="html">&lt;p&gt;Larry: Added 2026 Spring Tourney video &amp;amp; pics link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== KILLSWITCH Useful Links: ===&lt;br /&gt;
* [[Killswitch Rules 2024|KILLSWITCH Rules - Beetle / 3lb Class]]&lt;br /&gt;
&lt;br /&gt;
* [[KILLSWITCH Cardboard|KILLSWITCH Rules - Cardboard Class]]&lt;br /&gt;
&lt;br /&gt;
* [[KILLSWITCH_Cardboard_-_Sample_Build|Cardboard Class Sample Build Parts List]]&lt;br /&gt;
* [[Cardboard Build Resources|Cardboard Class Build Resources]]&lt;br /&gt;
* [[FlySky Configuration]]&lt;br /&gt;
&lt;br /&gt;
=== Selected previous year&#039;s entries for inspiration! ===&lt;br /&gt;
&lt;br /&gt;
* [https://cloud.knoxmakers.org/s/7nXe6ji2aeiKPZN 2026 Spring Builder&#039;s Challenge Video &amp;amp; Pics]&lt;br /&gt;
* [https://cloud.knoxmakers.org/s/A3QwGKEMT3Q797p 2025 Fall Market Video &amp;amp; Pics]&lt;br /&gt;
* [[2018 Killswitch Robots|2018]]&lt;br /&gt;
* [[2017 Killswitch Robots|2017]]&lt;/div&gt;</summary>
		<author><name>Larry</name></author>
	</entry>
	<entry>
		<id>https://wiki.knoxmakers.org/index.php?title=KILLSWITCH_Cardboard&amp;diff=5348</id>
		<title>KILLSWITCH Cardboard</title>
		<link rel="alternate" type="text/html" href="https://wiki.knoxmakers.org/index.php?title=KILLSWITCH_Cardboard&amp;diff=5348"/>
		<updated>2026-04-06T12:46:07Z</updated>

		<summary type="html">&lt;p&gt;Larry: →GAMEPLAY: Changed grappling &amp;amp; pinning from 15 to 10 seconds; change stuck or entangled from 5 to 10 seconds and update language to include being stuck in the arena; completely reworded Incapacitated Robots; Updated Declaring the winner to eliminate both lose rule.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;KILLSWITCH Cardboard is a faster, cheaper, even more disposable variant of KILLSWITCH.&lt;br /&gt;
&lt;br /&gt;
== RULES SANCTITY ==&lt;br /&gt;
The point of KILLSWITCH Cardboard is to stage spectacular robot battles, not to identify and exploit loopholes in the rules. The spirit of the rules will be upheld at all times. Determinations will be made by vote of the Board of Directors. &lt;br /&gt;
== ENTRY ==&lt;br /&gt;
KILLSWITCH Cardboard is open to both individual and team entries. Teams can be arbitrarily large. &lt;br /&gt;
KILLSWITCH Cardboard is open to both Knox Makers members and non-members. &lt;br /&gt;
Individuals and teams may enter as many robots in the competition as desired. Each robot will be bracketed separately. &lt;br /&gt;
== ROBOT SIZE ==&lt;br /&gt;
Before competing, every robot must fit within a box whose width, height, and depth total 24″ or less. They are allowed to unfold, unfurl, extend, or otherwise grow once the match begins, but must do so under their own power. &lt;br /&gt;
All robots must weigh 1.5 pounds or less. &lt;br /&gt;
== MOBILITY ==&lt;br /&gt;
All robots must be mobile and their movement must be powered and under the control of an operator. &lt;br /&gt;
Allowed forms of mobility: &lt;br /&gt;
    • rolling (wheels, tracks or the whole robot) &lt;br /&gt;
    • walking &lt;br /&gt;
    • shuffling &lt;br /&gt;
    • slithering &lt;br /&gt;
    • gyroscopic procession &lt;br /&gt;
    • ground effect air cushions &lt;br /&gt;
    • jumping / hopping&lt;br /&gt;
Prohibited mobility forms: &lt;br /&gt;
    • flying &lt;br /&gt;
    • floating&lt;br /&gt;
&lt;br /&gt;
=== Mobility Infrastructure ===&lt;br /&gt;
3D printed wheels and drive system components are permitted using PLA, TPU, &amp;amp; small metal hubs with silicone &amp;amp; rubber materials permissible for traction. The primary drive system components must consist of PLA, up to 20% TPU is allowable.  For instance, a round wheel might be primarily PLA with and then a small amount of TPU utilized for a more durable hub and finally a silicone tread added for traction purposes.&lt;br /&gt;
&lt;br /&gt;
Miscellaneous parts necessary to realize the robot’s mobility are permissible. For example, a 4 wheel drive system may require belts, gears, or bearings. A track drive may require metal pins to interlink individual track pieces. The substance of the drive system must be minimized for functionality and not contribute to the overall survivability of the bot beyond the drive system itself. Mobility infrastructure must not be used to obviate limitations imposed by material strength or durability. &lt;br /&gt;
&lt;br /&gt;
== REMOTE CONTROL ==&lt;br /&gt;
All of the robot’s functions must be under reliable remote control. Loss of control equates to loss of match. &lt;br /&gt;
Remote control must be via commercially-produced wireless 2.4GHz systems with digitally-coded, mated pairs between transmitter and receiver. &lt;br /&gt;
Radio systems that stop all motion in the robot (both drive and weapons) when the transmitter loses power or signal are required for all robots. This may be inherent in the robot’s electrical system or be part of programmed failsafes in the radio. &lt;br /&gt;
== BATTERIES ==&lt;br /&gt;
All electrical power to weapons and drive systems must have a manual disconnect that can be activated within fifteen seconds without endangering the person turning it off (e.g. no body parts in the way of weapons or pinch points). Relays may be used as a secondary power control, but a mechanical disconnect is still required. &lt;br /&gt;
Pre-approved battery types are: &lt;br /&gt;
    • lithium ion (LIon) &lt;br /&gt;
    • lithium polymer (LiP) &lt;br /&gt;
    • lithium iron (LiFe) &lt;br /&gt;
    • nickel metal hydride (NiMH)&lt;br /&gt;
Prohibited battery types are: &lt;br /&gt;
    • nickel cadmium (NiCad) &lt;br /&gt;
    • sealed lead acid (SLA) / gel cell&lt;br /&gt;
Other battery types are subject to approval. &lt;br /&gt;
All robots must incorporate an easily-visible indicator lamp that shows when main power is activated. &lt;br /&gt;
== MATERIALS ==&lt;br /&gt;
A very limited list of materials are allowed for use in KILLSWITCH Cardboard combatants. The intention is to keep robots cheap and fragile!&lt;br /&gt;
=== Essentials ===&lt;br /&gt;
    • drive and weapon motors&lt;br /&gt;
    • electronic speed controllers (ESCs) for motors&lt;br /&gt;
    • weapons infrastructure (see below)&lt;br /&gt;
    • R/C receiver&lt;br /&gt;
    • battery pack&lt;br /&gt;
    • power switch&lt;br /&gt;
    • LED power indicator&lt;br /&gt;
    • necessary wiring&lt;br /&gt;
=== Chassis and Weapon ===&lt;br /&gt;
The robot chassis and weapon may be made from&lt;br /&gt;
    • up to 1000 sq in single wall corrugated cardboard sheet with thickness of 3/16” or less&lt;br /&gt;
          and/or&lt;br /&gt;
    • up to 100 sq in Baltic birch plywood with thickness of 3mm or less&lt;br /&gt;
These are pre-cut material limits. You might start out with a 25x40” piece of cardboard, for example, and cut all your parts out of it.&lt;br /&gt;
=== Weapons Infrastructure ===&lt;br /&gt;
Miscellaneous parts necessary to realize the robot’s weapon are permissible. For example, a fire weapon may require a gas canister, valve actuator, and some means of ignition. A spinning weapon may require a metal rod, a coupling to the motor’s output shaft, and a bearing.&lt;br /&gt;
The substance of the weapon – for example, the spinning blade or hammer head – must be made using cardboard and/or plywood as specified. Weapons infrastructure must not be used to obviate limitations imposed by material strength or durablility.&lt;br /&gt;
=== Adhesives ===&lt;br /&gt;
Hot melt glue, cyanoacrylate glue (eg, Super Glue), and polyvinyl acetate glue (PVA, eg Elmer’s Glue) are the only allowed adhesives.&lt;br /&gt;
Adhesives may be used in sufficient quantities to construct the robot, but no more. Impregnating construction materials to add strength and durability is forbidden.&lt;br /&gt;
=== Cable Ties ===&lt;br /&gt;
Up to 20 nylon cable ties may be used in constructing the robot. Cable ties may be up to 3.5mm wide and up to 8in long. &lt;br /&gt;
=== Ornamentation ===&lt;br /&gt;
Combatants are strongly encouraged to decorate their robots to make them distinctive and fun. Ornamentation could consist of anything from plastic toys to lighting systems, but they must not add durability or threat to the robot. If it is determined that non-cardboard items are being used as armor (resistive or ablative), their removal may be required or eligibility denied the robot.&lt;br /&gt;
=== Spare Parts ===&lt;br /&gt;
Up to 0.5lb of spare parts and/or material may be brought to the competition and used to repair the robot between matches. Parts and material may also be bartered with other competitors. The repair process cannot result in a robot that violates the rules (eg, incorporating too much plywood or weighing more than 1.5lb).&lt;br /&gt;
== PROHIBITED TECHNOLOGIES ==&lt;br /&gt;
    • pneumatics&lt;br /&gt;
    • stored energy systems (springs, flywheels)&lt;br /&gt;
    • hydraulics &lt;br /&gt;
    • internal combustion engines&lt;br /&gt;
== WEAPONS ==&lt;br /&gt;
KILLSWITCH Cardboard is all about spectacle. Robots are required to incorporate at least one independently-powered weapon designed to physically damage competitors as excitingly as possible. Robots without functional, effective weapons will not be allowed to compete. Specific notes regarding limitations and prohibitions follow. &lt;br /&gt;
=== Limited weapons === &lt;br /&gt;
    • Fire-based weapons are permitted, but only propane and butane fuels are permitted. The ignition system must incorporate a remotely-operated shutoff allowing the operator to disable the system.&lt;br /&gt;
=== Prohibited weapons === &lt;br /&gt;
    • Electrical weapons meant to disable electronic control systems via electromagnetic pulse or high voltage&lt;br /&gt;
    • RF jamming or other approaches to interfering with or preventing control of competitors &lt;br /&gt;
    • Light, smoke, or other systems intended to impair visibility of robots or competitors ability to see &lt;br /&gt;
    • Magnetic or electromagnetic grapples, nets, tapes, strings, cables, and other entanglement weapons that stop combat &lt;br /&gt;
    • Liquid or foams &lt;br /&gt;
    • Powders, sand, ball bearings, glitter, and other forms of dry chaff &lt;br /&gt;
    • Explosives such as gunpowder or cartridge primers&lt;br /&gt;
== PROHIBITED STRATEGIES ==&lt;br /&gt;
There are several well-known design patterns for fighting robots that are prohibited in KILLSWITCH. The rationale for these bans is to increase competition and make fights more exciting for spectators. &lt;br /&gt;
    • Robots designed primarily break other robots’ contact with the ground by using an inclined plane to raise one side (“wedges”). &lt;br /&gt;
    • Robots designed primarily to push other robots (“bulldozers”).&lt;br /&gt;
Note that these are prohibitions on designs and/or primary strategies. If your robot&#039;s weapon is disabled in combat, you should absolutely try to force your opponent into an arena hazard; you&#039;re just not allowed to employ that as a primary strategy. &lt;br /&gt;
As a general guideline, KILLSWITCH prohibits &amp;quot;passive aggressive&amp;quot; weapons and invisible attacks. If it will look awesome, it&#039;s probably allowed. Make an inquiry if you&#039;re uncertain. &lt;br /&gt;
== ARENA ==&lt;br /&gt;
The arena is six feet by twelve feet, or seventy-two square feet. &lt;br /&gt;
The arena floor is made of metal and has both smooth and textured surfaces. The floor is substantially flat, but there are irregularities where floor sections mate. &lt;br /&gt;
The arena is enclosed in Lexan to protect competitors and audience members from shrapnel. &lt;br /&gt;
Four electromechanical hazards, designed to be capable of destroying competing robots, provide additional danger and excitement. &lt;br /&gt;
    • sledgehammer &lt;br /&gt;
    • pinball flippers &lt;br /&gt;
    • floor spikes &lt;br /&gt;
    • flamethrower&lt;br /&gt;
The hazards are controlled by members of the audience. &lt;br /&gt;
== GAMEPLAY ==&lt;br /&gt;
=== Match Duration === &lt;br /&gt;
A match is three minute minutes long. &lt;br /&gt;
After the first minute elapses, one of the arena hazards – selected at random – becomes active. &lt;br /&gt;
At the end of the second minute, another randomly-selected arena hazard is activated. &lt;br /&gt;
=== Match Frequency === &lt;br /&gt;
Competitors will have a minimum of thirty minutes between any two matches. This time is intended for battery charging, maintenance, and repair. If a robot is unable to compete within five minutes of scheduled match time, the match is forfeited. &lt;br /&gt;
=== Grappling and Pinning === &lt;br /&gt;
Robots may not win by grappling or pinning their opponents. Grappling and/or pinning is allowed for a maximum of ten seconds at a time. An attacker that does not stop a pin or lift when requested by a referee may be declared the match loser unless the two robots are stuck together. &lt;br /&gt;
When a pin is released, the attacker must move far enough away after releasing the opponent that the opponent has an opportunity to escape for the pin to be considered released. &lt;br /&gt;
=== Stuck or Entangled Robots === &lt;br /&gt;
Matches will be paused to separate robots in the event that they become stuck together in the arena and cannot separate from each other or become stuck in the arena itself (&#039;&#039;gutters, hazards, floor, etc.&#039;&#039;) after ten seconds. &lt;br /&gt;
&lt;br /&gt;
=== Neutral Area Restart === &lt;br /&gt;
Before restarting a match that has been paused to release stuck robots, the robots may be driven to neutral areas of the arena if directed to do so by a referee. &lt;br /&gt;
=== Incapacitated Robots === &lt;br /&gt;
A fully immobilized robot is a dead robot. Generally a bot that is still trying to fight and that exhibits some form of mobility will be allowed to continue. If a bot has completely lost the ability to move about the arena in some form or fashion it may be declared incapacitated and has lost the match. &lt;br /&gt;
&lt;br /&gt;
=== Forfeiting === &lt;br /&gt;
At any time, a competitor can voluntarily forfeit a match. Under this circumstance, the opponent must cease attacking. This counts as a loss for the forfeiting robot and a win for the competitor. &lt;br /&gt;
=== Declaring the Winner === &lt;br /&gt;
The goal of KILLSWITCH is to destroy your opponent spectacularly. The best case is one in which the other robot is in pieces and on fire. Things may not work out that way, however… so a robot will be declared the winner when &lt;br /&gt;
    • the other robot is incapacitated&lt;br /&gt;
    • the other player surrenders&lt;br /&gt;
If neither of these conditions are met then the winner will be chosen by the referee and/or crowd choice. Remember: the goal is to have fun!!  &lt;br /&gt;
&lt;br /&gt;
=== Bracketing === &lt;br /&gt;
Initially, all qualified competitors will be randomly seeded in the Warriors&#039; Bracket. &lt;br /&gt;
Upon suffering a loss in the Warrior&#039;s Bracket, robots that are still operable (or that can be made so) will be randomly seeded in the Losers&#039; Bracket. &lt;br /&gt;
A loss in the Loser&#039;s Bracket means a robot is out of the competition.&lt;/div&gt;</summary>
		<author><name>Larry</name></author>
	</entry>
	<entry>
		<id>https://wiki.knoxmakers.org/index.php?title=Killswitch_Rules_2024&amp;diff=5347</id>
		<title>Killswitch Rules 2024</title>
		<link rel="alternate" type="text/html" href="https://wiki.knoxmakers.org/index.php?title=Killswitch_Rules_2024&amp;diff=5347"/>
		<updated>2026-04-06T12:40:11Z</updated>

		<summary type="html">&lt;p&gt;Larry: Undo revision 5346 by Larry (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== RULES SANCTITY ==&lt;br /&gt;
The point of KILLSWITCH is to stage spectacular robot battles, not to identify and exploit loopholes in the rules. The spirit of the rules will be upheld at all times.&lt;br /&gt;
&lt;br /&gt;
Looking for clarification on a rule? Raise any questions in the Knox Makers KILLSWITCH chat channel or direct them to the Board of Directors.&lt;br /&gt;
&lt;br /&gt;
== ENTRY ==&lt;br /&gt;
KILLSWITCH is open to both individual and team entries. Teams can be arbitrarily large.&lt;br /&gt;
&lt;br /&gt;
KILLSWITCH is open to both Knox Makers members and non-members.&lt;br /&gt;
&lt;br /&gt;
Individuals and teams may enter as many robots in the competition as desired. Each robot will be qualified and bracketed separately.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== ROBOT SIZE ==&lt;br /&gt;
Before competing, every robot must fit within a box whose width, height, and depth total 24″ or less. They are allowed to unfold, unfurl, extend, or otherwise grow once the match begins, but must do so under their own power.&lt;br /&gt;
&lt;br /&gt;
All robots must weigh three pounds or less.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== MOBILITY ==&lt;br /&gt;
All robots must be mobile and their movement must be powered and under the control of an operator.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Allowed forms of mobility:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Rolling (wheels, tracks or the whole robot)&lt;br /&gt;
* Walking&lt;br /&gt;
* Shuffling&lt;br /&gt;
* Slithering&lt;br /&gt;
* Gyroscopic procession&lt;br /&gt;
* Ground effect air cushions&lt;br /&gt;
* Jumping / hopping&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&#039;&#039;&#039;Prohibited mobility forms:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Flying&lt;br /&gt;
* Floating&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== REMOTE CONTROL ==&lt;br /&gt;
All of the robot’s functions must be under reliable remote control. Loss of control equates to loss of match.&lt;br /&gt;
&lt;br /&gt;
Autonomous functions are permitted, but they must be able to be remotely disabled or overridden at any time via the remote control system. If autonomous systems are employed, an easily-visible indicator of autonomy is required. This will make it plain when the robot has been rendered &amp;quot;safe.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Remote control must be via commercially-produced wireless 2.4GHz systems with digitally-coded, mated pairs between transmitter and receiver.&lt;br /&gt;
&lt;br /&gt;
Radio systems that stop all motion in the robot (both drive and weapons) when the transmitter loses power or signal are required for all robots. This may be inherent in the robot’s electrical system or be part of programmed failsafes in the radio.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== BATTERIES ==&lt;br /&gt;
All electrical power to weapons and drive systems must have a manual disconnect that can be activated within fifteen seconds without endangering the person turning it off (e.g. no body parts in the way of weapons or pinch points). Relays may be used as a secondary power control, but a mechanical disconnect is still required.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Pre-approved battery types are: &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* lithium ion (LIon)&lt;br /&gt;
* lithium polymer (LiP)&lt;br /&gt;
* lithium iron (LiFe)&lt;br /&gt;
* nickel metal hydride (NiMH)&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Prohibited battery types are: &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* nickel cadmium (NiCad)&lt;br /&gt;
* sealed lead acid (SLA) / gel cell&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Other battery types are subject to approval.&lt;br /&gt;
&lt;br /&gt;
All robots must incorporate an easily-visible indicator lamp that shows when main power is activated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SPRINGS AND FLYWHEELS ==&lt;br /&gt;
Any springs or flywheels must be loaded and actuated remotely under the robot’s own power. They may not be loaded or in motion before a match begins or any time the robot is out of the arena or designated testing area.&lt;br /&gt;
&lt;br /&gt;
All springs, flywheels, and similar kinetic energy storing devices must fail to a safe position on loss of radio contact or power.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== PNEUMATICS ==&lt;br /&gt;
Pneumatic systems on board the robot must only employ disposable, commercially-available pressurized cartridges or cans (e.g., CO2 cartridges). It is not permissible to use fiber wound or other handmade pressure vessels.&lt;br /&gt;
&lt;br /&gt;
All pneumatic systems must have a manual main shut off valve to isolate the rest of the system from the source tank. This valve must be easily accessed for robot deactivation and refilling.&lt;br /&gt;
&lt;br /&gt;
All pneumatic systems must have a manual bleed valve downstream of the main shut off valve to depressurize the system. This bleed valve must be easily accessed for deactivation. This valve must be left open whenever the robot is not in the arena to ensure the system cannot operate accidentally.&lt;br /&gt;
&lt;br /&gt;
It is required to be able to easily bleed all pressure in the robot before exiting the arena.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== PROHIBITED TECHNOLOGIES ==&lt;br /&gt;
* hydraulics&lt;br /&gt;
* internal combustion engines&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== WEAPONS ==&lt;br /&gt;
Killswitch is all about spectacle. Robots are required to incorporate at least one independently-powered weapon designed to physically damage competitors as excitingly as possible. Robots without functional, effective weapons will not be allowed to compete. Specific notes regarding limitations and prohibitions follow.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Limited weapons &#039;&#039;&#039;&lt;br /&gt;
* Electrical weapons are prohibited unless they are capable of producing large, visible, high-voltage arcs.&lt;br /&gt;
* Fire-based weapons are permitted, but only propane and butane fuels are permitted. The ignition system must incorporate a remotely-operated shutoff allowing the operator to disable the system.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Prohibited weapons &#039;&#039;&#039;&lt;br /&gt;
* RF jamming or other approaches to interfering with or preventing control of competitors&lt;br /&gt;
* Light, smoke, or other systems intended to impair visibility of robots&lt;br /&gt;
* Magnetic or electromagnetic grapples, nets, tapes, strings, cables, and other entanglement weapons that stop combat&lt;br /&gt;
* Liquid or foams&lt;br /&gt;
* Powders, sand, ball bearings, glitter, and other forms of dry chaff&lt;br /&gt;
* Explosives such as gunpowder or cartridge primers&lt;br /&gt;
 &lt;br /&gt;
&#039;&#039;&#039; Prohibited strategies &#039;&#039;&#039;&lt;br /&gt;
There are several well-known design patterns for fighting robots that are prohibited in KILLSWITCH. The rationale for these bans is to increase competition and make fights more exciting for spectators.&lt;br /&gt;
&lt;br /&gt;
* Robots designed primarily break other robots’ contact with the ground by using an inclined plane to raise one side (“wedges”).&lt;br /&gt;
* Robots designed primarily to push  other robots (“bulldozers”).&lt;br /&gt;
Note that these are prohibitions on designs and/or primary strategies. If your robot&#039;s weapon is disabled in combat, you should absolutely try to force your opponent into an arena hazard; you&#039;re just not allowed to employ that as a primary strategy.&lt;br /&gt;
&lt;br /&gt;
As a general guideline, KILLSWITCH prohibits &amp;quot;passive aggressive&amp;quot; weapons and invisible attacks. If it will look awesome, it&#039;s probably allowed. Make an inquiry if you&#039;re uncertain.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== ARENA ==&lt;br /&gt;
The arena is roughly six feet by ten feet, or sixty square feet.&lt;br /&gt;
&lt;br /&gt;
The arena floor is made of metal and has both smooth and textured surfaces. The floor is substantially flat, but there are irregularities where floor sections mate.&lt;br /&gt;
&lt;br /&gt;
The arena is enclosed in thick Lexan to protect competitors and audience members from shrapnel.&lt;br /&gt;
&lt;br /&gt;
Four electromechanical hazards, designed to be capable of destroying competing robots, provide additional danger and excitement.&lt;br /&gt;
* the sledgehammer&lt;br /&gt;
* the pinball flippers&lt;br /&gt;
* the floor spikes&lt;br /&gt;
* the flamethrower&lt;br /&gt;
&lt;br /&gt;
The hazards are controlled by members of the audience.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== GAMEPLAY ==&lt;br /&gt;
&#039;&#039;&#039; Match Duration &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
A match is three minute minutes long.&lt;br /&gt;
&lt;br /&gt;
After the first minute elapses, one of the arena hazards – selected at random – becomes active.&lt;br /&gt;
&lt;br /&gt;
At the end of the second minute, another randomly-selected arena hazard is activated.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Match Frequency &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Competitors will have a minimum of thirty minutes between any two matches. This time is intended for battery charging, maintenance, and repair. If a robot is unable to compete within five minutes of scheduled match time, the match is forfeited.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Grappling and Pinning &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Robots may not win by grappling or pinning their opponents. Grappling and/or pinning is allowed for a maximum of fifteen seconds at a time. An attacker that does not stop a pin or lift when requested by a referee may be declared the match loser unless the two robots are stuck together.&lt;br /&gt;
&lt;br /&gt;
When a pin is released, the attacker must move far enough away after releasing the opponent that the opponent has an opportunity to escape for the pin to be considered released.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Stuck or Entangled Robots &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Matches will be paused to separate robots in the event that they become stuck together in the arena and cannot separate from each other after five seconds.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Neutral Area Restart &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Before restarting a match that has been paused to release stuck robots, the robots may be driven to neutral areas of the arena if directed to do so by a referee.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Incapacitated Robots &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If a robot does not appear to be able to move freely, the referee may stop the clock and ask that the robot perform a mobility test (drive in a straight line, drive in a figure eight) in order to prove that the robot is still able to compete effectively. If the robot fails the test, it is counted as incapacitated and has lost the match.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Forfeiting &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
At any time, a competitor can voluntarily forfeit a match. Under this circumstance, the opponent must cease attacking. This counts as a loss for the forfeiting robot and a win for the competitor.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Declaring the Winner &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The goal of KILLSWITCH is to destroy your opponent spectacularly. The best case is one in which the other robot is in pieces and on fire. Things may not work out that way, however… so a robot will be declared the winner when&lt;br /&gt;
&lt;br /&gt;
* the other robot is incapacitated or out of control&lt;br /&gt;
* the other player surrenders&lt;br /&gt;
If neither of these conditions are met, both robots lose. Remember: the goal isn&#039;t to survive, it&#039;s to kill.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Bracketing &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Initially, all qualified competitors will be randomly seeded in the Warriors&#039; Bracket.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Loser&#039;s Bracket &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If time allows, a losers bracket will be established to provide extra battles for those able to fight.  If it is deemed there is only time for the Warrior&#039;s bracket, the loser&#039;s bracket will be cancelled.&lt;br /&gt;
&lt;br /&gt;
Upon suffering a loss in the Warrior&#039;s Bracket, robots that are still operable (or that can be made so) will be randomly seeded in the Losers&#039; Bracket.&lt;br /&gt;
&lt;br /&gt;
A loss in the Loser&#039;s Bracket means a robot is out of the competition.&lt;/div&gt;</summary>
		<author><name>Larry</name></author>
	</entry>
	<entry>
		<id>https://wiki.knoxmakers.org/index.php?title=Killswitch_Rules_2024&amp;diff=5346</id>
		<title>Killswitch Rules 2024</title>
		<link rel="alternate" type="text/html" href="https://wiki.knoxmakers.org/index.php?title=Killswitch_Rules_2024&amp;diff=5346"/>
		<updated>2026-04-06T12:34:19Z</updated>

		<summary type="html">&lt;p&gt;Larry: /* GAMEPLAY */  Changed grappling &amp;amp; pinning from 15 to 10 seconds; change stuck or entangled from 5 to 10 seconds and update language to include being stuck in the arena; completely reworded Incapacitated Robots; Updated Declaring the winner to eliminate both lose rule.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== RULES SANCTITY ==&lt;br /&gt;
The point of KILLSWITCH is to stage spectacular robot battles, not to identify and exploit loopholes in the rules. The spirit of the rules will be upheld at all times.&lt;br /&gt;
&lt;br /&gt;
Looking for clarification on a rule? Raise any questions in the Knox Makers KILLSWITCH chat channel or direct them to the Board of Directors.&lt;br /&gt;
&lt;br /&gt;
== ENTRY ==&lt;br /&gt;
KILLSWITCH is open to both individual and team entries. Teams can be arbitrarily large.&lt;br /&gt;
&lt;br /&gt;
KILLSWITCH is open to both Knox Makers members and non-members.&lt;br /&gt;
&lt;br /&gt;
Individuals and teams may enter as many robots in the competition as desired. Each robot will be qualified and bracketed separately.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== ROBOT SIZE ==&lt;br /&gt;
Before competing, every robot must fit within a box whose width, height, and depth total 24″ or less. They are allowed to unfold, unfurl, extend, or otherwise grow once the match begins, but must do so under their own power.&lt;br /&gt;
&lt;br /&gt;
All robots must weigh three pounds or less.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== MOBILITY ==&lt;br /&gt;
All robots must be mobile and their movement must be powered and under the control of an operator.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Allowed forms of mobility:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Rolling (wheels, tracks or the whole robot)&lt;br /&gt;
* Walking&lt;br /&gt;
* Shuffling&lt;br /&gt;
* Slithering&lt;br /&gt;
* Gyroscopic procession&lt;br /&gt;
* Ground effect air cushions&lt;br /&gt;
* Jumping / hopping&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&#039;&#039;&#039;Prohibited mobility forms:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Flying&lt;br /&gt;
* Floating&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== REMOTE CONTROL ==&lt;br /&gt;
All of the robot’s functions must be under reliable remote control. Loss of control equates to loss of match.&lt;br /&gt;
&lt;br /&gt;
Autonomous functions are permitted, but they must be able to be remotely disabled or overridden at any time via the remote control system. If autonomous systems are employed, an easily-visible indicator of autonomy is required. This will make it plain when the robot has been rendered &amp;quot;safe.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Remote control must be via commercially-produced wireless 2.4GHz systems with digitally-coded, mated pairs between transmitter and receiver.&lt;br /&gt;
&lt;br /&gt;
Radio systems that stop all motion in the robot (both drive and weapons) when the transmitter loses power or signal are required for all robots. This may be inherent in the robot’s electrical system or be part of programmed failsafes in the radio.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== BATTERIES ==&lt;br /&gt;
All electrical power to weapons and drive systems must have a manual disconnect that can be activated within fifteen seconds without endangering the person turning it off (e.g. no body parts in the way of weapons or pinch points). Relays may be used as a secondary power control, but a mechanical disconnect is still required.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Pre-approved battery types are: &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* lithium ion (LIon)&lt;br /&gt;
* lithium polymer (LiP)&lt;br /&gt;
* lithium iron (LiFe)&lt;br /&gt;
* nickel metal hydride (NiMH)&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Prohibited battery types are: &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* nickel cadmium (NiCad)&lt;br /&gt;
* sealed lead acid (SLA) / gel cell&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Other battery types are subject to approval.&lt;br /&gt;
&lt;br /&gt;
All robots must incorporate an easily-visible indicator lamp that shows when main power is activated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SPRINGS AND FLYWHEELS ==&lt;br /&gt;
Any springs or flywheels must be loaded and actuated remotely under the robot’s own power. They may not be loaded or in motion before a match begins or any time the robot is out of the arena or designated testing area.&lt;br /&gt;
&lt;br /&gt;
All springs, flywheels, and similar kinetic energy storing devices must fail to a safe position on loss of radio contact or power.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== PNEUMATICS ==&lt;br /&gt;
Pneumatic systems on board the robot must only employ disposable, commercially-available pressurized cartridges or cans (e.g., CO2 cartridges). It is not permissible to use fiber wound or other handmade pressure vessels.&lt;br /&gt;
&lt;br /&gt;
All pneumatic systems must have a manual main shut off valve to isolate the rest of the system from the source tank. This valve must be easily accessed for robot deactivation and refilling.&lt;br /&gt;
&lt;br /&gt;
All pneumatic systems must have a manual bleed valve downstream of the main shut off valve to depressurize the system. This bleed valve must be easily accessed for deactivation. This valve must be left open whenever the robot is not in the arena to ensure the system cannot operate accidentally.&lt;br /&gt;
&lt;br /&gt;
It is required to be able to easily bleed all pressure in the robot before exiting the arena.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== PROHIBITED TECHNOLOGIES ==&lt;br /&gt;
* hydraulics&lt;br /&gt;
* internal combustion engines&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== WEAPONS ==&lt;br /&gt;
Killswitch is all about spectacle. Robots are required to incorporate at least one independently-powered weapon designed to physically damage competitors as excitingly as possible. Robots without functional, effective weapons will not be allowed to compete. Specific notes regarding limitations and prohibitions follow.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Limited weapons &#039;&#039;&#039;&lt;br /&gt;
* Electrical weapons are prohibited unless they are capable of producing large, visible, high-voltage arcs.&lt;br /&gt;
* Fire-based weapons are permitted, but only propane and butane fuels are permitted. The ignition system must incorporate a remotely-operated shutoff allowing the operator to disable the system.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Prohibited weapons &#039;&#039;&#039;&lt;br /&gt;
* RF jamming or other approaches to interfering with or preventing control of competitors&lt;br /&gt;
* Light, smoke, or other systems intended to impair visibility of robots&lt;br /&gt;
* Magnetic or electromagnetic grapples, nets, tapes, strings, cables, and other entanglement weapons that stop combat&lt;br /&gt;
* Liquid or foams&lt;br /&gt;
* Powders, sand, ball bearings, glitter, and other forms of dry chaff&lt;br /&gt;
* Explosives such as gunpowder or cartridge primers&lt;br /&gt;
 &lt;br /&gt;
&#039;&#039;&#039; Prohibited strategies &#039;&#039;&#039;&lt;br /&gt;
There are several well-known design patterns for fighting robots that are prohibited in KILLSWITCH. The rationale for these bans is to increase competition and make fights more exciting for spectators.&lt;br /&gt;
&lt;br /&gt;
* Robots designed primarily break other robots’ contact with the ground by using an inclined plane to raise one side (“wedges”).&lt;br /&gt;
* Robots designed primarily to push  other robots (“bulldozers”).&lt;br /&gt;
Note that these are prohibitions on designs and/or primary strategies. If your robot&#039;s weapon is disabled in combat, you should absolutely try to force your opponent into an arena hazard; you&#039;re just not allowed to employ that as a primary strategy.&lt;br /&gt;
&lt;br /&gt;
As a general guideline, KILLSWITCH prohibits &amp;quot;passive aggressive&amp;quot; weapons and invisible attacks. If it will look awesome, it&#039;s probably allowed. Make an inquiry if you&#039;re uncertain.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== ARENA ==&lt;br /&gt;
The arena is roughly six feet by ten feet, or sixty square feet.&lt;br /&gt;
&lt;br /&gt;
The arena floor is made of metal and has both smooth and textured surfaces. The floor is substantially flat, but there are irregularities where floor sections mate.&lt;br /&gt;
&lt;br /&gt;
The arena is enclosed in thick Lexan to protect competitors and audience members from shrapnel.&lt;br /&gt;
&lt;br /&gt;
Four electromechanical hazards, designed to be capable of destroying competing robots, provide additional danger and excitement.&lt;br /&gt;
* the sledgehammer&lt;br /&gt;
* the pinball flippers&lt;br /&gt;
* the floor spikes&lt;br /&gt;
* the flamethrower&lt;br /&gt;
&lt;br /&gt;
The hazards are controlled by members of the audience.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== GAMEPLAY ==&lt;br /&gt;
&#039;&#039;&#039; Match Duration &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
A match is three minute minutes long.&lt;br /&gt;
&lt;br /&gt;
After the first minute elapses, one of the arena hazards – selected at random – becomes active.&lt;br /&gt;
&lt;br /&gt;
At the end of the second minute, another randomly-selected arena hazard is activated.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Match Frequency &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Competitors will have a minimum of thirty minutes between any two matches. This time is intended for battery charging, maintenance, and repair. If a robot is unable to compete within five minutes of scheduled match time, the match is forfeited.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Grappling and Pinning &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Robots may not win by grappling or pinning their opponents. Grappling and/or pinning is allowed for a maximum of ten seconds at a time. An attacker that does not stop a pin or lift when requested by a referee may be declared the match loser unless the two robots are stuck together.&lt;br /&gt;
&lt;br /&gt;
When a pin is released, the attacker must move far enough away after releasing the opponent that the opponent has an opportunity to escape for the pin to be considered released.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Stuck or Entangled Robots &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Matches will be paused to separate robots in the event that they become stuck together in the arena and cannot separate from each other or become stuck in the arena itself (gutters, hazards, floor, etc.) after ten seconds.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Neutral Area Restart &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Before restarting a match that has been paused to release stuck robots, the robots may be driven to neutral areas of the arena if directed to do so by a referee.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Incapacitated Robots &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
A fully immobilized robot is a dead robot. Generally a bot that is still trying to fight and that exhibits some form of mobility will be allowed to continue. If a bot has completely lost the ability to move about the arena in some form or fashion it may be declared incapacitated and has lost the match.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Forfeiting &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
At any time, a competitor can voluntarily forfeit a match. Under this circumstance, the opponent must cease attacking. This counts as a loss for the forfeiting robot and a win for the competitor.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Declaring the Winner &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The goal of KILLSWITCH is to destroy your opponent spectacularly. The best case is one in which the other robot is in pieces and on fire. Things may not work out that way, however… so a robot will be declared the winner when&lt;br /&gt;
&lt;br /&gt;
* the other robot is incapacitated&lt;br /&gt;
* the other player surrenders&lt;br /&gt;
If neither of these conditions are met then the winner will be chosen by the referee and/or crowd choice.  Remember: the goal is to have fun!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Bracketing &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Initially, all qualified competitors will be randomly seeded in the Warriors&#039; Bracket.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Loser&#039;s Bracket &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If time allows, a losers bracket will be established to provide extra battles for those able to fight.  If it is deemed there is only time for the Warrior&#039;s bracket, the loser&#039;s bracket will be cancelled.&lt;br /&gt;
&lt;br /&gt;
Upon suffering a loss in the Warrior&#039;s Bracket, robots that are still operable (or that can be made so) will be randomly seeded in the Losers&#039; Bracket.&lt;br /&gt;
&lt;br /&gt;
A loss in the Loser&#039;s Bracket means a robot is out of the competition.&lt;/div&gt;</summary>
		<author><name>Larry</name></author>
	</entry>
	<entry>
		<id>https://wiki.knoxmakers.org/index.php?title=FreeCAD&amp;diff=5343</id>
		<title>FreeCAD</title>
		<link rel="alternate" type="text/html" href="https://wiki.knoxmakers.org/index.php?title=FreeCAD&amp;diff=5343"/>
		<updated>2026-03-31T19:27:19Z</updated>

		<summary type="html">&lt;p&gt;Larry: /* Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is FreeCAD ==&lt;br /&gt;
FreeCAD is the preferred FOSS (Free and Open-Source Software) used at Knox Makers for CAD (Computer Aided Design) and CAM (Computer Aided Manufacturing).  While you are always free to use other platforms you&#039;ll find that some of our devices are setup to integrate specifically with FreeCAD using add-ons &amp;amp; packages that have been designed in house to work with our devices.  Additionally, peer support from other members will normally be easier to find if you are using FreeCAD versus other alternatives.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
===== The installation of Unsigned Applications may require additional steps. =====&lt;br /&gt;
&lt;br /&gt;
* MacOS installation note: You may need to run &amp;lt;code&amp;gt;xattr -d com.apple.quarantine /Applications/FreeCAD.app&amp;lt;/code&amp;gt; before MacOS will let you launch FreeCAD. (HT: adam_williams) &lt;br /&gt;
* Windows - various methods for Installing Unsigned Applications: &lt;br /&gt;
** Change App Installation Sources (Windows 10/11): Go to Settings &amp;gt; Apps &amp;gt; Advanced App Settings (or &amp;quot;Apps &amp;amp; features&amp;quot;) and change &amp;quot;Choose where to get apps&amp;quot; to Anywhere. &lt;br /&gt;
** Enable Developer Mode: Navigate to Settings &amp;gt; Privacy &amp;amp; Security &amp;gt; For developers and enable Developer Mode to allow installation of apps from any source. &lt;br /&gt;
** Use PowerShell for MSIX/Appx Packages: Run an elevated PowerShell and use Add-AppPackage -AllowUnsigned &amp;quot;C:\Path\To\App.msix&amp;quot; to install packages without a valid signature.&lt;br /&gt;
&lt;br /&gt;
As of March 31, 2026 the preferred version of FreeCAD to run will be the latest version found here - https://github.com/Connor9220/FreeCAD/releases. This version is preferred because it includes support options for our CNC, NibblerBOT, that aren&#039;t available in other versions. FreeCAD is available to run on many platforms including LINUX, Windows, and MacOS.  You can find and download the appropriate version of FreeCAD for your OS here - https://github.com/Connor9220/FreeCAD/releases&lt;br /&gt;
&lt;br /&gt;
=== Learning The Software ===&lt;br /&gt;
&lt;br /&gt;
==== CAD ====&lt;br /&gt;
For learning CAD a suggested resource is the [https://www.youtube.com/playlist?list=PLWuyJLVUNtc3UYXXfSglVpfWdX31F-e5S Basic Beginners FreeCAD v1 (Public) by MangoJelly Solutions].  This video series is current, specific to the updated interface that comes along with FreeCAD 1.x, and many members have expressed that it has been very helpful in their understanding and implementation of the software. It is suggested that you work through the lessons in a linear fashion regardless of your experience with FreeCAD. The early lessons in particular deal with setting up the interface and workbenches so that that mirror the instructor&#039;s layout which makes following along in your own copy of FreeCAD much easier. Additionally, this video series utilizes a building block approach where previously introduced tools and strategies are implements in later lessons. Going through in order will make reproducing the designs shown in the videos much easier to implement as they get more complex.&lt;br /&gt;
&lt;br /&gt;
For those looking for written documentation, the [https://wiki.freecad.org/index.php FreeCAD Wiki] is probably the most comprehensive resource and is intended for screen consumption.  Most new users will likely want to start in the [https://wiki.freecad.org/User_hub Users hub] and progress from there.  If you prefer a more linear, printer friendly version you can try [https://wiki.freecad.org/Manual:Introduction ‘The Manual’] which contains the same information but formatted more like a book.&lt;br /&gt;
&lt;br /&gt;
==== CAM ====&lt;br /&gt;
Learning CAM operations is a bit of a different animal. You’re going from creating virtual objects in the computer to actually manifesting these designs in the real world. The complexity increases significantly and there isn’t a ‘one stop’ solution to learning this process.  Machines vary, materials vary, designs vary… and all of these affect each other in a dynamic fashion making CAM part process, part art.  Because of this I’m not aware of a CAM video resource as comprehensive as the CAD videos by Mango Jelly linked above.&lt;br /&gt;
&lt;br /&gt;
Having said that, one resource for the basics of CAM are the videos by Open Source CNC.  The [https://www.youtube.com/playlist?list=PLaUEbWaf2rhQ4FMos6_Mb6quRoWz4XTGN FreeCAD CAM 1.1 - Complete CNC] video series is a work in progress but are relevant to how to do CAM in the latest stable release of FreeCAD.  Not a specific playlist but if you look through his other videos you’ll find additional titles related to FreeCAD that may be beneficial.&lt;br /&gt;
&lt;br /&gt;
For our CNC specifically, once you have a grasp of the basics of CAM and have completed the 101 authorization course, working 1-on-1 with a NibblerBOT guide (someone authorized to run the CNC solo) on your first couple of projects is the suggested method of gaining basic CAM proficiency on NibblerBOT.&lt;br /&gt;
&lt;br /&gt;
=== NibblerBOT ===&lt;br /&gt;
Configuration changes to FreeCAD necessary for it to work properly with NibblerBOT are accomplished through the installation of the &#039;&#039;&#039;KM-FreeCAD Addon&#039;&#039;&#039;. Once installed it will provide the ability to directly send your Post Process to our CNC, templates for quick setup of jobs, enable certain experimental features, and most importantly it integrates the NibblerBOT tool library with FreeCAD so it is always current and the tools are available for direct selection from within your jobs.&lt;br /&gt;
&lt;br /&gt;
If you have never had a version of FreeCAD earlier than 1.1.x installed on your computer you should be able to follow these steps to install the KM-FreeCAD Addon.&lt;br /&gt;
&lt;br /&gt;
# Add the custom KM-FreeCAD repository:[[File:GitHub Custom Repository.png|150x150px|thumb|Click to Enlarge]]&lt;br /&gt;
#* Navigate to Preferences by selecting Edit -&amp;gt; Preferences from the menu.&lt;br /&gt;
#* Select Addon Manager from the left menu in Preferences.&lt;br /&gt;
#* Click on the &#039;+&#039; button.&lt;br /&gt;
#* In the resulting popup window enter &#039;&amp;lt;nowiki&amp;gt;https://github.com/KnoxMakers/KM-FreeCAD&#039;&amp;lt;/nowiki&amp;gt; in the Repository URL and &#039;main&#039; in the Branch fields. &lt;br /&gt;
#* Click on Apply, then OK to close the window.&lt;br /&gt;
# Go to the Addon Manager by selecting Tools -&amp;gt; Addon Manager from the menu.[[File:KM_FreeCAD.png|150x150px|thumb|Click to Enlarge]]&lt;br /&gt;
#* Make sure your filter is set to &#039;Any, Any&#039; and then type KM in the search field. This should find the KM-FreeCAD Addon.&lt;br /&gt;
#* Select the KM-FreeCAD Addon and you should get a popup window with details on the Addon, click the Install button. Once installation is complete acknowledge the Success window that will pop up and Close the detail window.&lt;br /&gt;
#* FreeCAD will prompt to Restart, select Restart Now.&lt;br /&gt;
# Verify your installation&lt;br /&gt;
#* Once FreeCAD has restarted, go to the CAM workbench. [[File:CAM and Library.png|thumb|150x150px|Click to Enlarge]]&lt;br /&gt;
#** Verify you have the 3D Pocket, 3D Surface, and Waterline operations shown. It is fine that they are disabled, they will become enabled once you have an active Job.&lt;br /&gt;
#** From the CAM Workbench, select CAM from the top Menu, then Toolbit Library Manager.   &lt;br /&gt;
#*** Verify you have a NibblerBOT library and available toolbits as shown on the right. ** This library is updated periodically, you are not looking for an exact match, just similar tooling.&lt;br /&gt;
&lt;br /&gt;
The KM-FreeCAD Addon should now be installed and your Toolbit Library should now stay synced with the NibblerBOT physical tool library.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;If you have ever had a version earlier than 1.1.x installed you should work with [https://talk.knoxmakers.org/knoxmakers/messages/@billy @Billy] on the initial installation of this Addon to ensure it has been configured properly.&#039;&#039;&#039;&lt;br /&gt;
==== Usage: ====&lt;br /&gt;
# Select the NibblerBOT post processor when exporting G-code.&lt;br /&gt;
# Use the provided job templates for quick setup.&lt;br /&gt;
# Tool definitions and shapes are available under the Tools directory.&lt;/div&gt;</summary>
		<author><name>Larry</name></author>
	</entry>
	<entry>
		<id>https://wiki.knoxmakers.org/index.php?title=FreeCAD&amp;diff=5342</id>
		<title>FreeCAD</title>
		<link rel="alternate" type="text/html" href="https://wiki.knoxmakers.org/index.php?title=FreeCAD&amp;diff=5342"/>
		<updated>2026-03-29T11:28:22Z</updated>

		<summary type="html">&lt;p&gt;Larry: /* NibblerBOT */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is FreeCAD ==&lt;br /&gt;
FreeCAD is the preferred FOSS (Free and Open-Source Software) used at Knox Makers for CAD (Computer Aided Design) and CAM (Computer Aided Manufacturing).  While you are always free to use other platforms you&#039;ll find that some of our devices are setup to integrate specifically with FreeCAD using add-ons &amp;amp; packages that have been designed in house to work with our devices.  Additionally, peer support from other members will normally be easier to find if you are using FreeCAD versus other alternatives.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
===== The installation of Unsigned Applications may require additional steps. =====&lt;br /&gt;
&lt;br /&gt;
* MacOS installation note: You may need to run &amp;lt;code&amp;gt;xattr -d com.apple.quarantine /Applications/FreeCAD.app&amp;lt;/code&amp;gt; before MacOS will let you launch FreeCAD. (HT: adam_williams) &lt;br /&gt;
* Windows - various methods for Installing Unsigned Applications: &lt;br /&gt;
** Change App Installation Sources (Windows 10/11): Go to Settings &amp;gt; Apps &amp;gt; Advanced App Settings (or &amp;quot;Apps &amp;amp; features&amp;quot;) and change &amp;quot;Choose where to get apps&amp;quot; to Anywhere. &lt;br /&gt;
** Enable Developer Mode: Navigate to Settings &amp;gt; Privacy &amp;amp; Security &amp;gt; For developers and enable Developer Mode to allow installation of apps from any source. &lt;br /&gt;
** Use PowerShell for MSIX/Appx Packages: Run an elevated PowerShell and use Add-AppPackage -AllowUnsigned &amp;quot;C:\Path\To\App.msix&amp;quot; to install packages without a valid signature.&lt;br /&gt;
&lt;br /&gt;
As of March 13, 2026 the preferred version of FreeCAD to run is FreeCAD 1.1 Release Candidate 3 - CAM+1. This version is preferred because it is stable and includes support options for our CNC, NibblerBOT, that aren&#039;t available in other versions. FreeCAD is available to run on many platforms including LINUX, Windows, and MacOS.  You can find and download the appropriate version of FreeCAD for your OS here - https://github.com/Connor9220/FreeCAD/releases/tag/1.1rc3-cam+1&lt;br /&gt;
&lt;br /&gt;
=== Learning The Software ===&lt;br /&gt;
&lt;br /&gt;
==== CAD ====&lt;br /&gt;
For learning CAD a suggested resource is the [https://www.youtube.com/playlist?list=PLWuyJLVUNtc3UYXXfSglVpfWdX31F-e5S Basic Beginners FreeCAD v1 (Public) by MangoJelly Solutions].  This video series is current, specific to the updated interface that comes along with FreeCAD 1.x, and many members have expressed that it has been very helpful in their understanding and implementation of the software. It is suggested that you work through the lessons in a linear fashion regardless of your experience with FreeCAD. The early lessons in particular deal with setting up the interface and workbenches so that that mirror the instructor&#039;s layout which makes following along in your own copy of FreeCAD much easier. Additionally, this video series utilizes a building block approach where previously introduced tools and strategies are implements in later lessons. Going through in order will make reproducing the designs shown in the videos much easier to implement as they get more complex.&lt;br /&gt;
&lt;br /&gt;
For those looking for written documentation, the [https://wiki.freecad.org/index.php FreeCAD Wiki] is probably the most comprehensive resource and is intended for screen consumption.  Most new users will likely want to start in the [https://wiki.freecad.org/User_hub Users hub] and progress from there.  If you prefer a more linear, printer friendly version you can try [https://wiki.freecad.org/Manual:Introduction ‘The Manual’] which contains the same information but formatted more like a book.&lt;br /&gt;
&lt;br /&gt;
==== CAM ====&lt;br /&gt;
Learning CAM operations is a bit of a different animal. You’re going from creating virtual objects in the computer to actually manifesting these designs in the real world. The complexity increases significantly and there isn’t a ‘one stop’ solution to learning this process.  Machines vary, materials vary, designs vary… and all of these affect each other in a dynamic fashion making CAM part process, part art.  Because of this I’m not aware of a CAM video resource as comprehensive as the CAD videos by Mango Jelly linked above.&lt;br /&gt;
&lt;br /&gt;
Having said that, one resource for the basics of CAM are the videos by Open Source CNC.  The [https://www.youtube.com/playlist?list=PLaUEbWaf2rhQ4FMos6_Mb6quRoWz4XTGN FreeCAD CAM 1.1 - Complete CNC] video series is a work in progress but are relevant to how to do CAM in the latest stable release of FreeCAD.  Not a specific playlist but if you look through his other videos you’ll find additional titles related to FreeCAD that may be beneficial.&lt;br /&gt;
&lt;br /&gt;
For our CNC specifically, once you have a grasp of the basics of CAM and have completed the 101 authorization course, working 1-on-1 with a NibblerBOT guide (someone authorized to run the CNC solo) on your first couple of projects is the suggested method of gaining basic CAM proficiency on NibblerBOT.&lt;br /&gt;
&lt;br /&gt;
=== NibblerBOT ===&lt;br /&gt;
Configuration changes to FreeCAD necessary for it to work properly with NibblerBOT are accomplished through the installation of the &#039;&#039;&#039;KM-FreeCAD Addon&#039;&#039;&#039;. Once installed it will provide the ability to directly send your Post Process to our CNC, templates for quick setup of jobs, enable certain experimental features, and most importantly it integrates the NibblerBOT tool library with FreeCAD so it is always current and the tools are available for direct selection from within your jobs.&lt;br /&gt;
&lt;br /&gt;
If you have never had a version of FreeCAD earlier than 1.1.x installed on your computer you should be able to follow these steps to install the KM-FreeCAD Addon.&lt;br /&gt;
&lt;br /&gt;
# Add the custom KM-FreeCAD repository:[[File:GitHub Custom Repository.png|150x150px|thumb|Click to Enlarge]]&lt;br /&gt;
#* Navigate to Preferences by selecting Edit -&amp;gt; Preferences from the menu.&lt;br /&gt;
#* Select Addon Manager from the left menu in Preferences.&lt;br /&gt;
#* Click on the &#039;+&#039; button.&lt;br /&gt;
#* In the resulting popup window enter &#039;&amp;lt;nowiki&amp;gt;https://github.com/KnoxMakers/KM-FreeCAD&#039;&amp;lt;/nowiki&amp;gt; in the Repository URL and &#039;main&#039; in the Branch fields. &lt;br /&gt;
#* Click on Apply, then OK to close the window.&lt;br /&gt;
# Go to the Addon Manager by selecting Tools -&amp;gt; Addon Manager from the menu.[[File:KM_FreeCAD.png|150x150px|thumb|Click to Enlarge]]&lt;br /&gt;
#* Make sure your filter is set to &#039;Any, Any&#039; and then type KM in the search field. This should find the KM-FreeCAD Addon.&lt;br /&gt;
#* Select the KM-FreeCAD Addon and you should get a popup window with details on the Addon, click the Install button. Once installation is complete acknowledge the Success window that will pop up and Close the detail window.&lt;br /&gt;
#* FreeCAD will prompt to Restart, select Restart Now.&lt;br /&gt;
# Verify your installation&lt;br /&gt;
#* Once FreeCAD has restarted, go to the CAM workbench. [[File:CAM and Library.png|thumb|150x150px|Click to Enlarge]]&lt;br /&gt;
#** Verify you have the 3D Pocket, 3D Surface, and Waterline operations shown. It is fine that they are disabled, they will become enabled once you have an active Job.&lt;br /&gt;
#** From the CAM Workbench, select CAM from the top Menu, then Toolbit Library Manager.   &lt;br /&gt;
#*** Verify you have a NibblerBOT library and available toolbits as shown on the right. ** This library is updated periodically, you are not looking for an exact match, just similar tooling.&lt;br /&gt;
&lt;br /&gt;
The KM-FreeCAD Addon should now be installed and your Toolbit Library should now stay synced with the NibblerBOT physical tool library.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;If you have ever had a version earlier than 1.1.x installed you should work with [https://talk.knoxmakers.org/knoxmakers/messages/@billy @Billy] on the initial installation of this Addon to ensure it has been configured properly.&#039;&#039;&#039;&lt;br /&gt;
==== Usage: ====&lt;br /&gt;
# Select the NibblerBOT post processor when exporting G-code.&lt;br /&gt;
# Use the provided job templates for quick setup.&lt;br /&gt;
# Tool definitions and shapes are available under the Tools directory.&lt;/div&gt;</summary>
		<author><name>Larry</name></author>
	</entry>
	<entry>
		<id>https://wiki.knoxmakers.org/index.php?title=Cardboard_Build_Resources&amp;diff=5341</id>
		<title>Cardboard Build Resources</title>
		<link rel="alternate" type="text/html" href="https://wiki.knoxmakers.org/index.php?title=Cardboard_Build_Resources&amp;diff=5341"/>
		<updated>2026-03-27T10:01:43Z</updated>

		<summary type="html">&lt;p&gt;Larry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Below are a number of resources to assist you in building a cardboard class robot for KILLSWITCH. If you have questions or requests please drop them in the [https://talk.knoxmakers.org/knoxmakers/channels/killswitch Mattermost KILLSWITCH Channel]!&lt;br /&gt;
&lt;br /&gt;
== Chassis Files ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot; |Cardboard Class&lt;br /&gt;
!&lt;br /&gt;
|-&lt;br /&gt;
|Basic Rectangular Vertical Spinner&lt;br /&gt;
|[https://cloud.knoxmakers.org/s/jRYpkBkxwzMWTaK .svg file]&lt;br /&gt;
|&lt;br /&gt;
|Fully editable in Inkscape, this file should contain everything you need to laser all the necessary cardboard and baltic birch to complete a full, basic cardboard robot. This was designed around the hardware recommended in the wiki. &lt;br /&gt;
&amp;lt;nowiki&amp;gt;**&amp;lt;/nowiki&amp;gt; Some batteries may be a tight fit in the battery bay, I&#039;d suggest putting a ribbon or similar under the battery to facilitate easy removal if this is the case for you.&lt;br /&gt;
|[[File:Cardbot 1 VS.png|thumb|123x123px]]&lt;br /&gt;
|-&lt;br /&gt;
|Class Style Base - Rectangle&lt;br /&gt;
|[https://cloud.knoxmakers.org/s/CxXLjNyFFq4Cjik .svg file]&lt;br /&gt;
|&lt;br /&gt;
|The rectangle version of the class style base.&lt;br /&gt;
|[[File:KILLSWITCH Class Style Base-Rectangle.png|thumb|126x126px]]&lt;br /&gt;
|-&lt;br /&gt;
|Class Style Base - Round&lt;br /&gt;
|[https://cloud.knoxmakers.org/s/X3DZA2mi49yr7en .svg file]&lt;br /&gt;
|&lt;br /&gt;
|The round version of the class style base.&lt;br /&gt;
|[[File:KILLSWITCH Class Style Base-Round.png|thumb|126x126px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Weapon Files ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot; |Cardboard Class&lt;br /&gt;
!&lt;br /&gt;
|-&lt;br /&gt;
|Basic Weapon Designs&lt;br /&gt;
|[https://cloud.knoxmakers.org/s/p9qTtPNza8WeY98 .svg file]&lt;br /&gt;
|&lt;br /&gt;
|Fully editable in Inkscape, these weapons are configured for the red prop drives with the flats on the shaft.  There is also a round hub cutout included in the bottom left of the file for the older style gold prop drive motors, simply switch out as needed.&lt;br /&gt;
This group are all about 3.5&amp;quot; in diameter but can easily be scaled larger or smaller, just be sure to ungroup from the hub and scale only the red outline!&lt;br /&gt;
|[[File:Weapon.png|thumb|155x155px]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Larry</name></author>
	</entry>
	<entry>
		<id>https://wiki.knoxmakers.org/index.php?title=Cardboard_Build_Resources&amp;diff=5340</id>
		<title>Cardboard Build Resources</title>
		<link rel="alternate" type="text/html" href="https://wiki.knoxmakers.org/index.php?title=Cardboard_Build_Resources&amp;diff=5340"/>
		<updated>2026-03-27T09:58:52Z</updated>

		<summary type="html">&lt;p&gt;Larry: /* Chassis Files */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Below are a number of resources to assist you in building a cardboard class robot for KILLSWITCH. If you have questions or requests please drop them in the [https://talk.knoxmakers.org/knoxmakers/channels/killswitch Mattermost KILLSWITCH Channel]!&lt;br /&gt;
&lt;br /&gt;
== Chassis Files ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot; |Cardboard Class&lt;br /&gt;
!&lt;br /&gt;
|-&lt;br /&gt;
|Basic Rectangular Vertical Spinner&lt;br /&gt;
|[https://cloud.knoxmakers.org/s/jRYpkBkxwzMWTaK .svg file]&lt;br /&gt;
|&lt;br /&gt;
|Fully editable in Inkscape, this file should contain everything you need to laser all the necessary cardboard and baltic birch to complete a full, basic cardboard robot. This was designed around the hardware recommended in the wiki. &lt;br /&gt;
&amp;lt;nowiki&amp;gt;**&amp;lt;/nowiki&amp;gt; Some batteries may be a tight fit in the battery bay, I&#039;d suggest putting a ribbon or similar under the battery to facilitate easy removal if this is the case for you.&lt;br /&gt;
|[[File:Cardbot 1 VS.png|thumb|123x123px]]&lt;br /&gt;
|-&lt;br /&gt;
|Class Style Base - Rectangle&lt;br /&gt;
|[https://cloud.knoxmakers.org/s/CxXLjNyFFq4Cjik .svg file]&lt;br /&gt;
|&lt;br /&gt;
|The rectangle version of the class style base.&lt;br /&gt;
|[[File:KILLSWITCH Class Style Base-Rectangle.png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
|Class Style Base - Round&lt;br /&gt;
|[https://cloud.knoxmakers.org/s/X3DZA2mi49yr7en .svg file]&lt;br /&gt;
|&lt;br /&gt;
|The round version of the class style base.&lt;br /&gt;
|[[File:KILLSWITCH Class Style Base-Round.png|thumb|126x126px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Weapon Files ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot; |Cardboard Class&lt;br /&gt;
!&lt;br /&gt;
|-&lt;br /&gt;
|Basic Weapon Designs&lt;br /&gt;
|[https://cloud.knoxmakers.org/s/p9qTtPNza8WeY98 .svg file]&lt;br /&gt;
|&lt;br /&gt;
|Fully editable in Inkscape, these weapons are configured for the red prop drives with the flats on the shaft.  There is also a round hub cutout included in the bottom left of the file for the older style gold prop drive motors, simply switch out as needed.&lt;br /&gt;
This group are all about 3.5&amp;quot; in diameter but can easily be scaled larger or smaller, just be sure to ungroup from the hub and scale only the red outline!&lt;br /&gt;
|[[File:Weapon.png|thumb|155x155px]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Larry</name></author>
	</entry>
	<entry>
		<id>https://wiki.knoxmakers.org/index.php?title=Cardboard_Build_Resources&amp;diff=5339</id>
		<title>Cardboard Build Resources</title>
		<link rel="alternate" type="text/html" href="https://wiki.knoxmakers.org/index.php?title=Cardboard_Build_Resources&amp;diff=5339"/>
		<updated>2026-03-26T20:07:45Z</updated>

		<summary type="html">&lt;p&gt;Larry: /* Chassis Files */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Below are a number of resources to assist you in building a cardboard class robot for KILLSWITCH. If you have questions or requests please drop them in the [https://talk.knoxmakers.org/knoxmakers/channels/killswitch Mattermost KILLSWITCH Channel]!&lt;br /&gt;
&lt;br /&gt;
== Chassis Files ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot; |Cardboard Class&lt;br /&gt;
!&lt;br /&gt;
|-&lt;br /&gt;
|Basic Rectangular Vertical Spinner&lt;br /&gt;
|[https://cloud.knoxmakers.org/s/jRYpkBkxwzMWTaK .svg file]&lt;br /&gt;
|&lt;br /&gt;
|Fully editable in Inkscape, this file should contain everything you need to laser all the necessary cardboard and baltic birch to complete a full, basic cardboard robot. This was designed around the hardware recommended in the wiki. &lt;br /&gt;
&amp;lt;nowiki&amp;gt;**&amp;lt;/nowiki&amp;gt; Some batteries may be a tight fit in the battery bay, I&#039;d suggest putting a ribbon or similar under the battery to facilitate easy removal if this is the case for you.&lt;br /&gt;
|[[File:Cardbot 1 VS.png|thumb|123x123px]]&lt;br /&gt;
|-&lt;br /&gt;
|Class Style Base - Rectangle&lt;br /&gt;
|[https://cloud.knoxmakers.org/s/CxXLjNyFFq4Cjik .svg file]&lt;br /&gt;
|&lt;br /&gt;
|The rectangle version of the class style base.&lt;br /&gt;
|[[File:KILLSWITCH Class Style Base-Rectangle.png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
|Class Style Base - Round&lt;br /&gt;
|[https://cloud.knoxmakers.org/s/X3DZA2mi49yr7en .svg file]&lt;br /&gt;
|&lt;br /&gt;
|The round version of the class style base.&lt;br /&gt;
|[[File:KILLSWITCH Class Style Base-Round.png|thumb|126x126px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Weapon Files ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot; |Cardboard Class&lt;br /&gt;
!&lt;br /&gt;
|-&lt;br /&gt;
|Basic Weapon Designs&lt;br /&gt;
|[https://cloud.knoxmakers.org/s/p9qTtPNza8WeY98 .svg file]&lt;br /&gt;
|&lt;br /&gt;
|Fully editable in Inkscape, these weapons are configured for the red prop drives with the flats on the shaft.  There is also a round hub cutout included in the bottom left of the file for the older style gold prop drive motors, simply switch out as needed.&lt;br /&gt;
This group are all about 3.5&amp;quot; in diameter but can easily be scaled larger or smaller, just be sure to ungroup from the hub and scale only the red outline!&lt;br /&gt;
|[[File:Weapon.png|thumb|155x155px]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Larry</name></author>
	</entry>
	<entry>
		<id>https://wiki.knoxmakers.org/index.php?title=Cardboard_Build_Resources&amp;diff=5338</id>
		<title>Cardboard Build Resources</title>
		<link rel="alternate" type="text/html" href="https://wiki.knoxmakers.org/index.php?title=Cardboard_Build_Resources&amp;diff=5338"/>
		<updated>2026-03-26T20:05:50Z</updated>

		<summary type="html">&lt;p&gt;Larry: /* Chassis Files */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Below are a number of resources to assist you in building a cardboard class robot for KILLSWITCH. If you have questions or requests please drop them in the [https://talk.knoxmakers.org/knoxmakers/channels/killswitch Mattermost KILLSWITCH Channel]!&lt;br /&gt;
&lt;br /&gt;
== Chassis Files ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot; |Cardboard Class&lt;br /&gt;
!&lt;br /&gt;
|-&lt;br /&gt;
|Basic Rectangular Vertical Spinner&lt;br /&gt;
|[https://cloud.knoxmakers.org/s/jRYpkBkxwzMWTaK .svg file]&lt;br /&gt;
|&lt;br /&gt;
|Fully editable in Inkscape, this file should contain everything you need to laser all the necessary cardboard and baltic birch to complete a full, basic cardboard robot. This was designed around the hardware recommended in the wiki. &lt;br /&gt;
&amp;lt;nowiki&amp;gt;**&amp;lt;/nowiki&amp;gt; Some batteries may be a tight fit in the battery bay, I&#039;d suggest putting a ribbon or similar under the battery to facilitate easy removal if this is the case for you.&lt;br /&gt;
|[[File:Cardbot 1 VS.png|thumb|123x123px]]&lt;br /&gt;
|-&lt;br /&gt;
|Class Style Base - Rectangle&lt;br /&gt;
|[https://cloud.knoxmakers.org/s/CxXLjNyFFq4Cjik .svg file]&lt;br /&gt;
|&lt;br /&gt;
|The rectangle version of the class style base.&lt;br /&gt;
|[[File:KILLSWITCH Class Style Base-Rectangle.png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
|Class Style Base - Round&lt;br /&gt;
|[https://cloud.knoxmakers.org/s/jRYpkBkxwzMWTaK .svg file]&lt;br /&gt;
|&lt;br /&gt;
|The round version of the class style base.&lt;br /&gt;
|[[File:KILLSWITCH Class Style Base-Round.png|thumb|126x126px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Weapon Files ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot; |Cardboard Class&lt;br /&gt;
!&lt;br /&gt;
|-&lt;br /&gt;
|Basic Weapon Designs&lt;br /&gt;
|[https://cloud.knoxmakers.org/s/p9qTtPNza8WeY98 .svg file]&lt;br /&gt;
|&lt;br /&gt;
|Fully editable in Inkscape, these weapons are configured for the red prop drives with the flats on the shaft.  There is also a round hub cutout included in the bottom left of the file for the older style gold prop drive motors, simply switch out as needed.&lt;br /&gt;
This group are all about 3.5&amp;quot; in diameter but can easily be scaled larger or smaller, just be sure to ungroup from the hub and scale only the red outline!&lt;br /&gt;
|[[File:Weapon.png|thumb|155x155px]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Larry</name></author>
	</entry>
	<entry>
		<id>https://wiki.knoxmakers.org/index.php?title=File:KILLSWITCH_Class_Style_Base-Round.png&amp;diff=5337</id>
		<title>File:KILLSWITCH Class Style Base-Round.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.knoxmakers.org/index.php?title=File:KILLSWITCH_Class_Style_Base-Round.png&amp;diff=5337"/>
		<updated>2026-03-26T20:05:24Z</updated>

		<summary type="html">&lt;p&gt;Larry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;KILLSWITCH Class Style Base-Round&lt;/div&gt;</summary>
		<author><name>Larry</name></author>
	</entry>
	<entry>
		<id>https://wiki.knoxmakers.org/index.php?title=File:KILLSWITCH_Class_Style_Base-Rectangle.png&amp;diff=5336</id>
		<title>File:KILLSWITCH Class Style Base-Rectangle.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.knoxmakers.org/index.php?title=File:KILLSWITCH_Class_Style_Base-Rectangle.png&amp;diff=5336"/>
		<updated>2026-03-26T20:03:46Z</updated>

		<summary type="html">&lt;p&gt;Larry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;KILLSWITCH Class Style Base-Rectangle&lt;/div&gt;</summary>
		<author><name>Larry</name></author>
	</entry>
	<entry>
		<id>https://wiki.knoxmakers.org/index.php?title=File:KILLSWITCH_Class_Style_Base_-_Rectangle.png&amp;diff=5335</id>
		<title>File:KILLSWITCH Class Style Base - Rectangle.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.knoxmakers.org/index.php?title=File:KILLSWITCH_Class_Style_Base_-_Rectangle.png&amp;diff=5335"/>
		<updated>2026-03-26T20:01:48Z</updated>

		<summary type="html">&lt;p&gt;Larry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;KILLSWITCH Class Style Base - Rectangle&lt;/div&gt;</summary>
		<author><name>Larry</name></author>
	</entry>
	<entry>
		<id>https://wiki.knoxmakers.org/index.php?title=KILLSWITCH&amp;diff=5332</id>
		<title>KILLSWITCH</title>
		<link rel="alternate" type="text/html" href="https://wiki.knoxmakers.org/index.php?title=KILLSWITCH&amp;diff=5332"/>
		<updated>2026-03-21T16:46:09Z</updated>

		<summary type="html">&lt;p&gt;Larry: Added link to 2025 Fall Market media&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== KILLSWITCH Useful Links: ===&lt;br /&gt;
* [[Killswitch Rules 2024|KILLSWITCH Rules - Beetle / 3lb Class]]&lt;br /&gt;
&lt;br /&gt;
* [[KILLSWITCH Cardboard|KILLSWITCH Rules - Cardboard Class]]&lt;br /&gt;
&lt;br /&gt;
* [[KILLSWITCH_Cardboard_-_Sample_Build|Cardboard Class Sample Build Parts List]]&lt;br /&gt;
* [[Cardboard Build Resources|Cardboard Class Build Resources]]&lt;br /&gt;
* [[FlySky Configuration]]&lt;br /&gt;
&lt;br /&gt;
=== Selected previous year&#039;s entries for inspiration! ===&lt;br /&gt;
&lt;br /&gt;
* [https://cloud.knoxmakers.org/s/A3QwGKEMT3Q797p 2025 Fall Market Video &amp;amp; Pics]&lt;br /&gt;
* [[2018 Killswitch Robots|2018]]&lt;br /&gt;
* [[2017 Killswitch Robots|2017]]&lt;/div&gt;</summary>
		<author><name>Larry</name></author>
	</entry>
	<entry>
		<id>https://wiki.knoxmakers.org/index.php?title=FreeCAD&amp;diff=5331</id>
		<title>FreeCAD</title>
		<link rel="alternate" type="text/html" href="https://wiki.knoxmakers.org/index.php?title=FreeCAD&amp;diff=5331"/>
		<updated>2026-03-18T12:29:44Z</updated>

		<summary type="html">&lt;p&gt;Larry: Added notes about installing unsigned applications&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is FreeCAD ==&lt;br /&gt;
FreeCAD is the preferred FOSS (Free and Open-Source Software) used at Knox Makers for CAD (Computer Aided Design) and CAM (Computer Aided Manufacturing).  While you are always free to use other platforms you&#039;ll find that some of our devices are setup to integrate specifically with FreeCAD using add-ons &amp;amp; packages that have been designed in house to work with our devices.  Additionally, peer support from other members will normally be easier to find if you are using FreeCAD versus other alternatives.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
===== The installation of Unsigned Applications may require additional steps. =====&lt;br /&gt;
&lt;br /&gt;
* MacOS installation note: You may need to run &amp;quot;xattr-c /Applications/FreeCad.app&amp;quot; before MacOS will let you launch FreeCAD. (HT: adam_williams) &lt;br /&gt;
* Windows - various methods for Installing Unsigned Applications: &lt;br /&gt;
** Change App Installation Sources (Windows 10/11): Go to Settings &amp;gt; Apps &amp;gt; Advanced App Settings (or &amp;quot;Apps &amp;amp; features&amp;quot;) and change &amp;quot;Choose where to get apps&amp;quot; to Anywhere. &lt;br /&gt;
** Enable Developer Mode: Navigate to Settings &amp;gt; Privacy &amp;amp; Security &amp;gt; For developers and enable Developer Mode to allow installation of apps from any source. &lt;br /&gt;
** Use PowerShell for MSIX/Appx Packages: Run an elevated PowerShell and use Add-AppPackage -AllowUnsigned &amp;quot;C:\Path\To\App.msix&amp;quot; to install packages without a valid signature.&lt;br /&gt;
&lt;br /&gt;
As of March 13, 2026 the preferred version of FreeCAD to run is FreeCAD 1.1 Release Candidate 3 - CAM+1. This version is preferred because it is stable and includes support options for our CNC, NibblerBOT, that aren&#039;t available in other versions. FreeCAD is available to run on many platforms including LINUX, Windows, and MacOS.  You can find and download the appropriate version of FreeCAD for your OS here - https://github.com/Connor9220/FreeCAD/releases/tag/1.1rc3-cam+1&lt;br /&gt;
&lt;br /&gt;
=== Learning The Software ===&lt;br /&gt;
&lt;br /&gt;
==== CAD ====&lt;br /&gt;
For learning CAD a suggested resource is the [https://www.youtube.com/playlist?list=PLWuyJLVUNtc3UYXXfSglVpfWdX31F-e5S Basic Beginners FreeCAD v1 (Public) by MangoJelly Solutions].  This video series is current, specific to the updated interface that comes along with FreeCAD 1.x, and many members have expressed that it has been very helpful in their understanding and implementation of the software. It is suggested that you work through the lessons in a linear fashion regardless of your experience with FreeCAD. The early lessons in particular deal with setting up the interface and workbenches so that that mirror the instructor&#039;s layout which makes following along in your own copy of FreeCAD much easier. Additionally, this video series utilizes a building block approach where previously introduced tools and strategies are implements in later lessons. Going through in order will make reproducing the designs shown in the videos much easier to implement as they get more complex.&lt;br /&gt;
&lt;br /&gt;
For those looking for written documentation, the [https://wiki.freecad.org/index.php FreeCAD Wiki] is probably the most comprehensive resource and is intended for screen consumption.  Most new users will likely want to start in the [https://wiki.freecad.org/User_hub Users hub] and progress from there.  If you prefer a more linear, printer friendly version you can try [https://wiki.freecad.org/Manual:Introduction ‘The Manual’] which contains the same information but formatted more like a book.&lt;br /&gt;
&lt;br /&gt;
==== CAM ====&lt;br /&gt;
Learning CAM operations is a bit of a different animal. You’re going from creating virtual objects in the computer to actually manifesting these designs in the real world. The complexity increases significantly and there isn’t a ‘one stop’ solution to learning this process.  Machines vary, materials vary, designs vary… and all of these affect each other in a dynamic fashion making CAM part process, part art.  Because of this I’m not aware of a CAM video resource as comprehensive as the CAD videos by Mango Jelly linked above.&lt;br /&gt;
&lt;br /&gt;
Having said that, one resource for the basics of CAM are the videos by Open Source CNC.  The [https://www.youtube.com/playlist?list=PLaUEbWaf2rhQ4FMos6_Mb6quRoWz4XTGN FreeCAD CAM 1.1 - Complete CNC] video series is a work in progress but are relevant to how to do CAM in the latest stable release of FreeCAD.  Not a specific playlist but if you look through his other videos you’ll find additional titles related to FreeCAD that may be beneficial.&lt;br /&gt;
&lt;br /&gt;
For our CNC specifically, once you have a grasp of the basics of CAM and have completed the 101 authorization course, working 1-on-1 with a NibblerBOT guide (someone authorized to run the CNC solo) on your first couple of projects is the suggested method of gaining basic CAM proficiency on NibblerBOT.&lt;br /&gt;
&lt;br /&gt;
=== NibblerBOT ===&lt;br /&gt;
Configuration changes to FreeCAD necessary for it to work properly with NibblerBOT are accomplished through the installation of the [https://github.com/KnoxMakers/KM-FreeCAD KM-FreeCAD Addon]. Once installed it will provide the ability to directly send your Post Process to our CNC, templates for quick setup of jobs, enable certain experimental features, and most importantly it integrates the NibblerBOT tool library with FreeCAD so it is always current and the tools are available for direct selection from within your jobs.&lt;br /&gt;
&lt;br /&gt;
If you have never had a version of FreeCAD earlier than 1.1.x installed on your computer you should be able to follow these steps to install the KM-FreeCAD Addon.&lt;br /&gt;
&lt;br /&gt;
# Add the custom KM-FreeCAD repository:[[File:GitHub Custom Repository.png|150x150px|thumb|Click to Enlarge]]&lt;br /&gt;
#* Navigate to Preferences by selecting Edit -&amp;gt; Preferences from the menu.&lt;br /&gt;
#* Select Addon Manager from the left menu in Preferences.&lt;br /&gt;
#* Click on the &#039;+&#039; button.&lt;br /&gt;
#* In the resulting popup window enter &#039;&amp;lt;nowiki&amp;gt;https://github.com/KnoxMakers/KM-FreeCAD&#039;&amp;lt;/nowiki&amp;gt; in the Repository URL and &#039;main&#039; in the Branch fields. &lt;br /&gt;
#* Click on Apply, then OK to close the window.&lt;br /&gt;
# Go to the Addon Manager by selecting Tools -&amp;gt; Addon Manager from the menu.[[File:KM_FreeCAD.png|150x150px|thumb|Click to Enlarge]]&lt;br /&gt;
#* Make sure your filter is set to &#039;Any, Any&#039; and then type KM in the search field. This should find the KM-FreeCAD Addon.&lt;br /&gt;
#* Select the KM-FreeCAD Addon and you should get a popup window with details on the Addon, click the Install button. Once installation is complete acknowledge the Success window that will pop up and Close the detail window.&lt;br /&gt;
#* FreeCAD will prompt to Restart, select Restart Now.&lt;br /&gt;
# Verify your installation&lt;br /&gt;
#* Once FreeCAD has restarted, go to the CAM workbench. [[File:CAM and Library.png|thumb|150x150px|Click to Enlarge]]&lt;br /&gt;
#** Verify you have the 3D Pocket, 3D Surface, and Waterline operations shown. It is fine that they are disabled, they will become enabled once you have an active Job.&lt;br /&gt;
#** From the CAM Workbench, select CAM from the top Menu, then Toolbit Library Manager.   &lt;br /&gt;
#*** Verify you have a NibblerBOT library and available toolbits as shown on the right. ** This library is updated periodically, you are not looking for an exact match, just similar tooling.&lt;br /&gt;
&lt;br /&gt;
The KM-FreeCAD Addon should now be installed and your Toolbit Library should now stay synced with the NibblerBOT physical tool library.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;If you have ever had a version earlier than 1.1.x installed you should work with [https://talk.knoxmakers.org/knoxmakers/messages/@billy @Billy] on the initial installation of this Addon to ensure it has been configured properly.&#039;&#039;&#039;&lt;br /&gt;
==== Usage: ====&lt;br /&gt;
# Select the NibblerBOT post processor when exporting G-code.&lt;br /&gt;
# Use the provided job templates for quick setup.&lt;br /&gt;
# Tool definitions and shapes are available under the Tools directory.&lt;/div&gt;</summary>
		<author><name>Larry</name></author>
	</entry>
</feed>