> For the complete documentation index, see [llms.txt](https://wiki.malamaker.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.malamaker.org/projects/toys/lionel-ready-to-play-train-set/60-degree-crisscross-track-lr2p.md).

# 60 Degree Crisscross Track (LR2P)

This is a custom 60 degree crisscross train track compatible with the Lionel Ready to Play Train sets. This track was based on the 2017 Polar Express Lionel Train Set Parts but is compatible with other Lionel Ready to Play sets.

A complete set for the crisscross setup contains the following part counts...&#x20;

[60 Degree Crisscross (Single Piece Configuration)](https://m86toys.com/product/crisscross-train-track-60-degree-lionel-ready-to-play-compatible-2/)

* [ ] (Qty 1) 60 Crisscross Track

[60 Degree Crisscross (5 Piece Configuration w/ 25mm Short Tracks)](https://m86toys.com/product/crisscross-train-track-60-degree-lionel-ready-to-play-compatible-2/)

* [ ] (Qty 1) 60 Crisscross Track (5 Piece Configuration for 25mm Extensions)
* [ ] (Qty 4) Crisscross 25mm Straight Short Track

[60 Degree Crisscross (5 Piece Configuration w/ 55mm Short Tracks)](https://m86toys.com/product/crisscross-train-track-60-degree-lionel-ready-to-play-compatible-2/)

* [ ] (Qty 1) 60 Crisscross Track (5 Piece Configuration for 55mm Extensions)
* [ ] (Qty 4) Crisscross 55mm Straight Short Track

## Track Layouts

### Triple Loop Setup

<figure><img src="/files/c2U0HhE56fMETvrVU8HP" alt=""><figcaption></figcaption></figure>

### &#x20;Double Loop Setup

<figure><img src="/files/I4rAXkt0ZSG2ehSOZbJ4" alt=""><figcaption></figcaption></figure>

**Note:** To set up a complete figure 8 with the 60 degree crisscross set you will need 24 straight track and 32 curve track. Needing additional curve and straight track, Lionel sells 12 piece expansion packs.

{% embed url="<https://youtu.be/ziUKQYhY7CE>" %}

## Product Listings and 3D Model Downloads

### M86 Toys&#x20;

#### (Official Ready to Play Compatible Toy Site)

Listing: <https://m86toys.com/product/crisscross-train-track-60-degree-lionel-ready-to-play-compatible-2/>

Triple Loop Thrill Expansion Kit: <https://m86toys.com/product/triple-loop-thrill-expansion-kit-lionel-ready-to-play-compatible/>

Build Your Own Bundle (3 or more core\* Lionel Ready to Play Compatible Accessories) \
&#x20;       Bundle Listing: <https://m86toys.com/product/build-your-own-bundle-track-set-lionel-ready-to-play-compatible/>

\*\* M86 Toys has a shop small business discount applied at checkout for all items purchased through the site. Etsy and other similar platforms charge fee's on every purchase. By shopping on M86 Toys directly you are saving the money by avoiding those fee's. \*\*

### Etsy

Etsy Listing: <https://www.etsy.com/listing/1632648426/crisscross-train-track-60-degree-lionel>

### 3D Models

3D Print Settings:\
\- Filament: ABS (Black)\
\- Nozzle Diameter: 0.4mm\
\- Layer Height: 0.25-0.35mm\
\- Support Configuration:  Supports at angle 55 degrees or greater

3D Models: <https://m86toys.com/product/crisscross-train-track-60-degree-lionel-ready-to-play-compatible-stl-digital-download/>

(Models are Licensed Under the Maker86 Industries Digital Download License <https://maker86.com/terms-and-conditions> )

(\*) Core accessories include crisscross tracks, loco loader track, bumper track, and railroad crossing tracks. Other pre-defined bundles are not included with the build your own bundle.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://wiki.malamaker.org/projects/toys/lionel-ready-to-play-train-set/60-degree-crisscross-track-lr2p.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
