Repetier-Forum
  • Categories
  • Discussions
  • About Us
  • Privacy Policy
  • Sign In
Home › Search
  1. LCD Full smart graphic controller - not working after some time

    N37
    by N37 · October 2016
    #ifndef CONFIGURATION_H
  2. Full Graphic Smart Controller

    SamuelB1002
    by SamuelB1002 · October 2016
    #ifndef SDSUPPORT  // Some boards have sd support on board. These define the values already in pins.h
  3. Full Graphic Smart Controller

    SamuelB1002
    by SamuelB1002 · October 2016
    #ifndef CONFIGURATION_H
  4. Additional ExtraMotor Gcode

    FriendlyUser1
    by FriendlyUser1 · October 2016
    #if defined(NUM_MOTOR_DRIVERS) && NUM_MOTOR_DRIVERS > 0
  5. MKS-Base problem and solution for two extruders...

    madarren
    by madarren · October 2016
    #ifdef RAMPS_V_1_3
  6. Additional ExtraMotor Gcode

    Jpod
    by Jpod · October 2016
    #if defined(NUM_MOTOR_DRIVERS) && NUM_MOTOR_DRIVERS > 0
  7. Extruder and hot end do not work correctly on ramps 1.4

    vsusanto
    by vsusanto · October 2016
    #ifndef CONFIGURATION_H
  8. Hot End Never Start & Z axis launches up before printing

    t4h3r
    by t4h3r · October 2016
    #ifndef SDSUPPORT  // Some boards have sd support on board. These define the values already in pins.h
  9. Extruder and hot end do not work correctly on ramps 1.4

    vsusanto
    by vsusanto · October 2016
    #ifndef CONFIGURATION_H
  10. Melzi & Z-Probing

    xaljava
    by xaljava · October 2016
    #if MOTHERBOARD == 37
  11. Melzi & Z-Probing

    Repetier
    by Repetier · October 2016
     #ifndef SDCARDDETECT || SDCARDDETECT != -1
  12. Melzi & Z-Probing

    xaljava
    by xaljava · October 2016
    C:\Users\Pavel\AppData\Local\Temp\build16c262d4d39113bda88d692449112143.tmp\sketch\ui.h:507:22: warning: extra tokens at end of #ifndef directive [enabled by default]
  13. Endstops /CoreXZ

    svt8400
    by svt8400 · October 2016
    #if ENABLED(COREXZ)
  14. Modify repetier firmware for SCARA

    wangsamax
    by wangsamax · October 2016
    #if axis == X_AXIS && MOVE_X_WHEN_HOMED
  15. Modify repetier firmware for SCARA

    wangsamax
    by wangsamax · September 2016
    #if MOVE_X_WHEN_HOMED == 1 || MOVE_Y_WHEN_HOMED == 1 
  16. Modify repetier firmware for SCARA

    wangsamax
    by wangsamax · September 2016
    #if DRIVE_SYSTEM == SCARA // Kusuma SCARA 
  17. Modify repetier firmware for SCARA

    wangsamax
    by wangsamax · September 2016
    #if MIXING_EXTRUDER
  18. Modify repetier firmware for SCARA

    Repetier
    by Repetier · September 2016
    #if (xaxis = yaxis = zaxis = true)
  19. Modify repetier firmware for SCARA

    wangsamax
    by wangsamax · September 2016
    #if defined(ZHOME_WAIT_UNSWING) && ZHOME_WAIT_UNSWING > 0
  20. Modify repetier firmware for SCARA

    wangsamax
    by wangsamax · September 2016
    #if DRIVE_SYSTEM == SCARA
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