Warning
MillMage is in active development and in a prerelease state. Many operations and functions are not feature complete. Please report any unexpected behavior by searching for and reporting the issue or question in the MillMage Beta User Forum. Please include screenshots and as much detail as possible.
Beta Users: Finding Help
Find help and download the latest release candidate of MillMage in the MillMage Beta User Forum.
Users new to MillMage should follow the Getting Started guide.
Warning
This documentation is in active development and in a prerelease state. These documents are not complete and may include missing pages, broken links, and placeholders. Content is being updated as feedback is reviewed. Your patience is appreciated.
Male Inlay
Male Inlays are a special type of Profile operation that permit you to specify an Allowance value that decreases the size of the object to be cut, without altering the original geometry in your project.
Male Inlay operations automatically cut parts with rounded corners that will fit within the rounded corners of an area pocketed by your CNC.
You can use Male Inlay operations in conjunction with Female Pocket operations to create parts that fit together snugly but without difficulty.
As with standard profile operations, Male Inlays operations tell your router to follow a path defined by the outlines of vector graphics.
Unlike standard Profile operations, you may not select a Profile Side for Male Inlays. MillMage assumes the interior of your shape is the part you intend to inlay, and therefore the cutting path is always to the Outside.
Open vs. Closed Shapes
Because MillMage must determine the inside and outside of a shape to adjust the cutting path, Male Inlay operations only work with shapes that are closed. A shape is closed when it is a complete, continuous loop whose start and end points are the same. When a shape's start and end points are different, it is open.
See Open vs. Closed Shapes for more information on the difference between open and closed shapes.
Male Inlay Mode Settings¶
Click any option in the image below to jump directly to the relevant section for that option, or scroll down for a list of options and descriptions.
Sections that have special settings for Male Inlay (or standard Profile)operations are listed just below, while common settings that apply similarly to most or all other types of operations are listed toward the bottom.
Note
For information on options that are unique to other types of operations, see Other Operations, below.
Depths and Entry¶
Equation Support and Automatic Unit Conversion
The Depths and Entry/Steps fields in the Operation Settings Editor support equations and automatic unit conversion.
For example:
-
To cut to a final depth of ¼ in, type
1/4
in the Diameter field, then click in another field, and MillMage will convert to the value to0.75
.Addition (
+
), subtraction (-
), and multiplication (*
), are all also supported. -
If your display units are set to metric but you've taken measurements in imperial, you can enter
1/4 in
and MillMage will convert the value to6.350 mm
. This works in reverse as well, converting metric units to imperialMultiple notations are supported, including
ft
,'
,"
, andmm
.
Start Depth¶
The depth, relative to the surface of your stock, at which the operation will begin carving or cutting.
A value of 0 means it will begin at the top of your material — any value greater than 0 will tell your router to begin carving below the surface of the material.
Final Depth¶
The depth, relative to the surface of your stock, at which the operation will stop carving or cutting.
Final Depth is the total depth of the material that will be removed from your stock.
Depth Per Pass¶
Specifies the depth of material to be cleared with each pass of your router. The total number of passes is equal to Final Depth / Depths Per Pass.
For example, if you set Depth Per Pass to 1 mm, and Final Depth to 10 mm, your router will make 10 passes of 1 mm each.
Allowance¶
The amount by which to shrink the size of cut object. Setting the value to 0 will result in output that is not shrunk, except for at corners, which will still be rounded automatically.
Adjusting Allowance does not affect the size of the shapes in your Workspace, and is only applied when to your shapes when the project is saved in GCode format, or sent to your CNC.
Entry Type¶
Entry Type controls the motion of your router as it lowers into your material down.
For Zig Zag Ramp and Plunge entries, the router lowers to the depth set in the Depth Per Pass, as it begins carving.
For Spiral entires, rather than lowering to a set height before proceeeding to the next pass, the router is continually lowered in a spiral pattern for the duration of the operation.
Plunge¶
Lowers the router straight-down along the Z Axis into the material, before the router moves in X or Y. The same Plunge movement is repeated as the router lowers for each subsequent pass.
Zig Zag Ramp¶
Lowers the router along the Z Axis into the material, while also making lateral movements along the X or Y axis, meaning the tool enters at an angle — the exact angle is determined by the Ramp Angle setting.
The same Zig Zag movement is repeated as the router lowers for each subsequent pass.
The router makes a straight down movement in Z before beginning the ramped entry.
Ramp Angle¶
Controls the angle at which your tool will enter the material, if you’ve selected Zig Zag Ramp as your Entry Type.
Spiral¶
Constantly lowers the router into the material in a spiral pattern in X, Y, and Z, for the duration of the Profile operation.
The router makes a straight down movement in Z before beginning the spiral entry.
Tabs / Bridges¶
Tabs are small sections of cuts that the machine is commanded to skip, used to prevent objects from coming free from the base material during cutting.
Warning
Proper use of tabs is essential for preventing objects from flying out of your material at high speeds, resulting in damage to your project, machine, or self.
When sized appropriately, the tabs can be broken with minimal force and the objects removed from the material after the job is finished cutting. You may need to use a wood chisel to remove the tabs, or to sand down remnants of the tabs after removal.
You can create tabs manually using the Add Tabs tool, or MillMage can generate them automatically using the Tab Wizard found in the Operations Window.
Enable / Disable¶
The switch next to Tabs / Bridges controls whether tabs are enabled for the layer.
Switch Tabs / Bridges off to disable tabs. Tab settings and placement are not lost when this switch is turned off, and are restored exactly as they were if it is switched on again.
Tab Type¶
Use the Tab Type dropdown menu to select from one of three options.
Full Retract¶
Tells your router to lift back above the surface of your material when skipping over tabs. This results in tabs that are completely untouched by the router, and flush with the surface of the material.
Partial Retract¶
Allows you to specify a Tab Height for your tabs. Your router will continue carving all of your material until it reaches the specified height. After that height, when the router reaches parts of a path designated for tabs, it will retract to the specified Tab Height and then skip over tabs.
For example, if your stock is 10 mm thick, and you set a Tab Height of 5 mm, your router will engrave 5 mm of material above each tab, then skip the tabs for the last 5 mm of depth.
Ramp¶
Works similarly to Partial Retract, but instead of retracting to the specified Tab Height when it reaches a tab, your router will continue carving at an angle, moving upward until it reaches the Tab Height.
The angle of the Ramp is determined by the relationship between Tab Size and Tab Height. Longer tabs and lower heights can accommodate more gradual angles than shorter tabs and greater heights.
Tab Size¶
Tab Size defines the total length of each tab, in the currently configured system unit type (mm or inch). The router will skip carving for this distance.
Tab Height¶
Tab Height is only available when Tab Type is set to Partial Retract or Ramp.
See above for more information on the interaction of this setting with those Tab Types.
Common Settings¶
Click here for information on settings that apply similarly to all types of operations
Name¶
Use this field to edit the display name of the operation in the Operations Window. By default, all operations will be named according to their type.
Paint Color¶
Click the Paint Color button to open the Select Color window, which controls the color by which the operation will be indicated in the Preview window, if Show paint colors is enabled.
You can choose from a number of Basic Colors presented at the top left of the window, or create a custom color.
To create a custom color:
-
Press Pick Screen Color to hover your cursor over any color on your screen. Click to select the color you're hovering over.
-
Use the color gradient and shading slider at the top right.
-
Adjust numeric or hexidecimal values at the bottom right to create a custom color.
-
After creating a custom color, click Add to Custom Colors to save it for future use.
Click OK to apply the color to your operation, or Cancel to exit the window thout applying the color.
Output¶
Controls whether the operation will be sent to your CNC when you Preview your project, press the Start button in the Job Control Window, or save your project in GCode format.
Auto Use Layer¶
Enable this switch to automatically apply this operation to all shapes set to a given layer. Designate the layer by clicking the button to the right of the switch.
Note
When Auto User Layer is enabled, you can still Assign Operations to graphics set to any other layer, as normal, but all graphics assigned to the chosen layer will also have the Operation applied to them.
Tool Setup¶
Select Tool¶
Press the Select Tool button to open your Tool Library and select a tool to assign to the operation.
MillMage will automatically filter for appropriate tools for the type of operation you've selected. Some operations require specific tool geometries — if a tool's geometry is not appropriate for the type of operation you've selected, it will be unlisted and not selectable.
Tool Information¶
The remaining fields in this section display information about your selected tool, as entered in the Tool Library.
Tool Name¶
The name you gave the chosen tool in the Tool Library.
Diameter¶
The diameter of the cutting edge of your tool.
Cut Length¶
The length of the cutting edge of the chosen tool, from the top to the bottom of all flutes.
# of Flutes¶
The number of flutes on the chosen tool.
Feeds and Speeds¶
The Feeds and Speeds saved to a given tool from your Tool Library are automatically entered in the Operation Settings Editor when you select that tool.
What Feeds and Speeds should I use?
The proper Feed and Speed settings depend on your tool, machine, material, and use case. In short: there's no easy answer to that question.
For specific recommendations, the best resource is usually the manufacturer of your machine or tool.
Feed Rate¶
Controls the speed at which your CNC will move laterally (along the X and Y axes) during operations.
Ramp Rate¶
Controls the speed at which your CNC will move vertically (along the Z Axis) during ramp movements.
Spindle Speed¶
Controls the speed at which your router will rotate your tool.
Note
Not all CNCs allow Spindle Speed control through software. Some have routers which must be adjusted manually.
Plunge Rate¶
Controls the speed at which your CNC will move vertically (along the Z Axis) during plunge movements.
Cut Direction¶
Controls the direction your router will move while carving.
Coolant and Vacuum¶
Enable Vacuum¶
Enable this setting to automatically turn on your vacuum system when this operation begins.
This option requires a vacuum system that is connected to your CNC's controller.
Enable Coolant¶
Enable this setting to automatically turn on your coolant system when this operation begins.
This option requires a coolant system that is connected to your CNC's controller.
Other Operations¶
All types of operations are listed below. Select an operation to learn more about the settings available for that type of operation.
For more help using MillMage, please visit our forum to talk with MillMage staff and users, or email support.