Quantcast
Channel: Reprap Forum - Firmware - Marlin
Viewing all articles
Browse latest Browse all 2831

Marlin Cold Extrude (1 reply)

$
0
0
So I am trying to use cold extrude to operate a motor on a Sanguino using Pronterface due to x/y/z axis all being used. To achieve this I have tried:

  • Commenting out #define PREVENT_COLD_EXTRUDE in Configuration.h
  • Commenting out the #ifdef of case 302 in Marlin_main.cpp

The printer I am working with has no temperature sensor, so just removing the section of code that disables the cold extrude would be preferable, however if there is a way to dodgy it up i.e. set minimum temperature to 0 Kelvin or something would be just fine too.

Viewing all articles
Browse latest Browse all 2831

Trending Articles