Cable Lacing Cheat Sheet

Cable lacing is a technique for managing cables by lacing them together or to harnesses using a series of running lockstitches. This is done using waxed cord or flat lacing tape, often made of nylon or polyester. Where most people reach for plastic or Velcro zip ties to do this job, I’ve found that spending some time to use string is quite enjoyable. I’m not trained in the high standards of cable lacing used by NASA, the Navy, or other experts. But, for just managing cables around the house, these references work well.

Laced wiring harness

Cable lacing example from Wikipedia.

Sure, there are many, many, many, many, many other places you can read about cable lacing, but this is my own mirror of some of the key ideas.

Starting

Lacing typically starts with a length of cord 2.5 times the length of what you want to lace together. You may need a little extra if you’re lacing together a lot of cords.

Lacing starts with a starting tie. There are a couple of good options here.

Starting tie

Option 1: a secure starting tie

Or, lacing can also be started with a clove hitch and square knot, followed by two lock stitches.

Starting tie

Option 2: clove hitch + square knot. Follow this with two lock stiches.

Running

For the length of the cables, you can use lock stitches (in this case, the marline hitch).

Marline hitch

Be sure you use the correct technique.

Note the correct technique is required for the hitch to hold.

Branching

Terminating tie

If you branch, use a lock stitch (and optionally some extra turns) and continue on one branch while starting a new cord on the other.

Terminating

Terminating tie

Terminating tie. Pull through and trim cord end.

Or, like starting, you can also terminate with some lock stitches and a clove hitch with a square knot on top.

A note on individual lacing

Rather than a single continuous cord, you can also use a series of individual bound wraps at equidistant points along the cable. For this, use a clove hitch with a square knot on top.

Individual knots

Clove hitch with a square knot.

Posts from blogs I follow

Resilient LL Parsing Tutorial

In this tutorial, I will explain a particular approach to parsing, which gracefully handles syntax errors and is thus suitable for language servers, which, by their nature, have to handle incomplete and invalid code. Explaining the problem and the solution…

via matklad May 21, 2023

🤠 "Where have all the hackers gone?" + a way to discuss programming languages 👨‍🎤

🎵 The song for this post is CHEMICAL LOVE, by "Kaleb James and Chey" for the game Bust-a-Groove. 🎵 I'm talking with friends and coworkers about programming languages (surprise), and I'm landing on a rough shape that these conversations take. I'll share it …

via More Pablo: all May 15, 2023

The Perfect Weekend-Project, or You Should Build a Blog

The latest from atthis.link

via atthis.link May 12, 2023

Generated by openring-rs