Repetier-Forum
  • Categories
  • Discussions
  • About Us
  • Privacy Policy
  • Sign In
Home › Search
  1. How i can manage a fan with chamber sensor?

    frguy
    by frguy · March 2015
    I just found that with the #define FAN_BOARD_PIN of 0.92.3, the fan is on when the bed is heating, but also when stepper motors are active. This near what I want for protect my card, even if the venti
  2. How i can manage a fan with chamber sensor?

    Repetier
    by Repetier · March 2015
    Simplest solution currently would be either#define FAN_BOARD_PIN  pinnumber
  3. Z-Speed too slow

    weeman
    by weeman · March 2015
    //#define COMPAT_PRE1
  4. Extruder motor won't go

    ajit_jain1
    by ajit_jain1 · March 2015
    #define PDM_FOR_COOLER 0
  5. mixing extruder feedrate

    Repetier
    by Repetier · March 2015
    #define DEBUG_QUEUE_MOVE
  6. Bed leveling - can't get nozzle close enough to bed surface

    schumsel293
    by schumsel293 · March 2015
    (See Marlin,configuration.adv.h: #define ENDSTOPS_ONLY_FOR_HOMING // If defined the endstops will only be used for homing)
  7. Bed leveling - can't get nozzle close enough to bed surface

    schumsel293
    by schumsel293 · March 2015
    #define FEATURE_Z_PROBE 1
  8. WRN-01 Sensor?

    Tapps
    by Tapps · March 2015
    #define EXT0_TEMPSENSOR_TYPE 97
  9. v092: "use_advance" in combination with "drive_system 2"

    andin
    by andin · March 2015
    #define DRIVE_SYSTEM 2
  10. serial com error system io ports

    Weedz
    by Weedz · March 2015
    #define UI_HAS_KEYS 1#define UI_HAS_BACK_KEY 0#if FEATURE_CONTROLLER == CONTROLLER_REPRAPDISCOUNT_GLCD#define UI_DISPLAY_TYPE DISPLAY_U8G#define U8GLIB_ST7920#define UI_LCD_WIDTH 128#define UI_LCD_HEI
  11. Firmware for CNC

    dentikhval
    by dentikhval · March 2015
    #define FAN_BOARD_PIN -1
  12. Machine freezes after autolevel in 0.92.2

    dentikhval
    by dentikhval · March 2015
    #define FEATURE_Z_PROBE 1
  13. AD595 or 597

    ta1dr
    by ta1dr · March 2015
    hello AllI want to use termocupler for bed and I have AD595 board  I used ths board merlin firmware and ramps  connect aux1 A3 pin also change #define TEMP_1_PIN 3
  14. Thermistor Definition

    Ironman51
    by Ironman51 · March 2015
    * #define EXT0_TEMPSENSOR_TYPE 8
  15. Z Probe not working with G30

    Paul
    by Paul · March 2015
    #define FEATURE_Z_PROBE 1
  16. Z Probe not working with G30

    Paul
    by Paul · February 2015
    #define FEATURE_Z_PROBE 1
  17. Question about Firmware Version .092

    str8up
    by str8up · February 2015
    I have a home made Delta printer (Ardunio MEGA, Ramps 1.4) that was working well with .91. I could change the speed setting in Simplify3D and see the effect in the printer. This was after I upped the
  18. Auto level is not level

    Lars
    by Lars · February 2015
    #define DISTORTION_CORRECTION 1
  19. ui.cpp errors when verifying code in Arduino Ide

    andrewhg
    by andrewhg · February 2015
     #define INCREMENT_MIN_MAX(a,steps,_min,_max) if ( (increment<0) && (_min>=0) && (a<_min-increment*steps) ) {a=_min;} else { a+=increment*steps; if(a<_min) a=_min; else if(
  20. Auto bed leveling does not update z-height

    frans87
    by frans87 · February 2015
    #define ENDSTOP_PULLUP_X_MIN true
Previous Next

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Register