Repetier-Forum
  • Categories
  • Discussions
  • About Us
  • Privacy Policy
  • Sign In
Home › Search
  1. Compilation error in dev version: undefined reference to `runBedLeveling(int)'

    Repetier
    by Repetier · January 2017
    Thanks for the hint. Will look at it and add a #if to solve problem. Until then just delete that line.
  2. Melzi v2 and ?zonestar? on Tronxy X3

    Repetier
    by Repetier · January 2017
    #if false && UI_DISPLAY_RW_PIN >= 0 // not really needed
  3. Melzi v2 and ?zonestar? on Tronxy X3

    Tsoukan
    by Tsoukan · January 2017
    #if false && UI_DISPLAY_RW_PIN >= 0 // not really needed
  4. Display for Laser/CNC mode

    RAyWB
    by RAyWB · January 2017
    #ifndef _CustomEvents_H
  5. Display for Laser/CNC mode

    RAyWB
    by RAyWB · January 2017
    #if defined(CUSTOM_EVENTS)
  6. Repetier Working on my robot arm 3d printer

    wangsamax
    by wangsamax · January 2017
    #if NONLINEAR_SYSTEM
  7. Repetier Working on my robot arm 3d printer

    wangsamax
    by wangsamax · January 2017
    #ifdef DEBUG_SPLIT
  8. Auto Bed Leveling issue

    Repetier
    by Repetier · December 2016
    #ifdef Z_PROBE_RUN_AFTER_EVERY_PROBE
  9. Prusa i3, Z probe, repetier firmware and problems...

    Mister_Fab
    by Mister_Fab · December 2016
    #ifndef SDSUPPORT  // Some boards have sd support on board. These define the values already in pins.h
  10. G33 does not do what was expected

    Taxus812
    by Taxus812 · December 2016
    #ifndef CONFIGURATION_H
  11. LCD2004 and RAMPS 1.4 - ALL Blocks HELP!

    AlbertZeroK
    by AlbertZeroK · December 2016
    #ifndef CONFIGURATION_H
  12. Change jam detection behavior in dev

    shaiss
    by shaiss · December 2016
    #if EXTRUDER_JAM_CONTROL
  13. PS-ON activates automatically without instructions

    Tom.B
    by Tom.B · December 2016
    #if defined(ENABLE_POWER_ON_STARTUP) && ENABLE_POWER_ON_STARTUP && (PS_ON_PIN>-1)
  14. PS-ON activates automatically without instructions

    Repetier
    by Repetier · December 2016
    #if defined(PS_ON_PIN) && PS_ON_PIN>-1
  15. Viki 2 LCD on RAMPS v1.4

    UniversalRemonster
    by UniversalRemonster · December 2016
    Next, I edited the ui.h file. Near the bottom you'll find: #if FEATURE_CONTROLLER == CONTROLLER_VIKI2, followed by several motherboard pinouts. The first motherboard is Azteeg X3. Change it to read li
  16. Securitiy Switch for the Heatbed with a Relay

    Delta_88
    by Delta_88 · December 2016
    #if NUM_TEMPERATURE_LOOPS > 0
  17. Repetier sending unknown command to printer, and thermistor issues

    jonawald
    by jonawald · November 2016
    #ifndef CONFIGURATION_H
  18. Z won't move after homing with repetier dev

    shaiss
    by shaiss · November 2016
    for clarity.  the replacement code is from line 320 in motion.h to 360:#if MULTI_ZENDSTOP_HOMING
  19. Z won't move after homing with repetier dev

    Repetier
    by Repetier · November 2016
    #if MULTI_ZENDSTOP_HOMING
  20. Z-height, Z-Min and Z-probe setup questions

    Repetier
    by Repetier · October 2016
    #if DISTORTION_CORRECTION
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