# Enraged Rabbit Carrot Feeder (ERCF)

El Enraged Rabbit Carrot Feeder, en adelante ERCF, es una máquina a modo de expansión para nuestras impresoras 3D que nos va a permitir poder utilizar multiples filamentos durante una impresión de una forma automatizada... simplificando... que vas a poder imprimir en varios colores/materiales.

Este proyecto fue iniciado por la comunidad, disponemos de **más información en su** [**Github**](https://github.com/EtteGit/EnragedRabbitProject), e inicialmente fue pensado para máquinas Voron aunque a día de hoy puede adaptarse a casi cualquier máquina.

## **Antes de comenzar!!!**

![](/files/-MXc4QNfW8HMINzmDX9w)

Por favor, entiende que montar **ERCF** en tu impresora requiere de cierta experiencia con impresoras 3d, hardware y software. Puede no ser una tarea trivial para gente que se acaba de iniciar en el mundo 3D o que no dispone de unos mínimos conocimientos.

Lee antes la guía completa y entiende todos los pasos que explicamos. Si tienes cualquier duda del proceso por favor te aconsejamos unirte al grupo de Telegram[ ](https://t.me/Klipper_Firmware_ES/94927)[**Klipper ES - ERCF/MMU**](https://t.me/Klipper_Firmware_ES/94927) donde seguro te echaran una mano.

* Construccion
  * Kits disponibles (Fysetc, Funsor, Blurolls, Triangelabs)
  * Partes impresas
    * Buffer <https://github.com/geoffrey-young/filament-buffer>
  * Electronica (Bigtreetech, Mellow)
* Puesta en marcha
  * Ajustes máquina
  * Ajustes firmware
    * Sensorless <https://github.com/EtteGit/EnragedRabbitProject/tree/no_toolhead_sensor>
    * Happy <https://github.com/moggieuk/ERCF-Software-V3>
    * KlipperScreen <https://github.com/moggieuk/ERCF-Software-V3#klipperscreen-happy-hare-edition>
* Mods
  * Correa -> varilla <https://www.printables.com/model/544684-ercf-lead-screw-conversion>


---

# Agent Instructions: 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:

```
GET https://klipper.3dwork.io/ercf/enraged-rabbit-carrot-feeder-ercf.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
