Close



Results 1 to 10 of 12

Hybrid View

  1. #1
    Staff Engineer Roberts_Clif's Avatar
    Join Date
    Jun 2017
    Location
    Washington State, USA
    Posts
    1,154
    Add Roberts_Clif on Thingiverse
    A point about Marlin firmware .
    FYI - Marlin has a safety it the hot-end is not up to 170C it will not turn.

    Code:
    #define PREVENT_COLD_EXTRUSION
    #define EXTRUDE_MINTEMP 170

  2. #2
    Quote Originally Posted by Roberts_Clif View Post
    A point about Marlin firmware .FYI - Marlin has a safety it the hot-end is not up to 170C it will not turn.
    Code:
    #define PREVENT_COLD_EXTRUSION#define EXTRUDE_MINTEMP 170
    I have the hot end heated up while I'm troubleshooting it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •