Signed in as:
filler@godaddy.com
Signed in as:
filler@godaddy.com
Free browser-based tool for sizing cable bundles and drag chains in robotic dress packs and linear travel applications. Add your cables, hoses, sensors, and connectors; the calculator computes the minimum bundle diameter, suggests standard conduit / corrugated tubing sizes, plans the cable pull order, and exports a DXF profile of a cable-retention puck for laser, waterjet, or 3D print manufacturing.
For drag chain applications, it packs cables into a rectangular cross-section, supports horizontal and vertical dividers with per-cell fill analysis, warns of tangling risk in mismatched cells, and suggests the smallest preset chain size that fits.
Fanuc Commenter - Excel Tool for Reading/Writing Robot Comments
Below is an Excel-based tool for managing comments on Fanuc robots. It lets you read and write comments for registers, IO, frames, and more directly from a spreadsheet - no need to navigate through the teach pendant menus. The vba code in the tool is unlocked, so feel free to peek under the hood if you want to look at how it works.
What it does:
The tool communicates with the robot's web server to read and write comments for:
For each type, you can:
In addition to that, the tool can read and write values for:
Requirements:
Setup:
Enabling Macros:
Since this is an .xlsm file downloaded from the internet, Excel will block the macros by default. You will have to unblock the sheet after you download it. Do that by right clicking on it and clicking on the unblock checkbox. Once you open it, you may have to enable macros for the sheet.
How it works:
The tool uses two interfaces to communicate with the robot:
Known Limitations:
Let me know if you run into any issues or have suggestions for improvements.
Fanuc Commenter V1.4 (zip)
Download