Repetier-Forum
  • Categories
  • Discussions
  • About Us
  • Privacy Policy
  • Sign In
Home › Search
  1. laser PWM

    Repetier
    by Repetier · May 2018
    #if defined(DOOR_PIN) && DOOR_PIN > -1
  2. Extruder won't extrude but is ticking?

    unf0rg0tt3n
    by unf0rg0tt3n · May 2018
    #ifndef CONFIGURATION_H
  3. BL Touch Power? (Large format setup, similar to Sparkcube v1.1XL)

    Batteau62
    by Batteau62 · May 2018
    #ifndef CONFIGURATION_H
  4. Tool Change Speed

    opy01
    by opy01 · May 2018
    #if DUAL_X_AXIS
  5. Speed Fan M106 ..... S ???????

    Repetier
    by Repetier · May 2018
    #if FAN_PIN >- 1 && FEATURE_FAN_CONTROL
  6. Both Z axis steppers are moving the oposite direction

    unf0rg0tt3n
    by unf0rg0tt3n · May 2018
    #ifndef CONFIGURATION_H
  7. Help. Calibrating Z-Probe?

    Omnimusha
    by Omnimusha · May 2018
    #ifndef CONFIGURATION_H
  8. CNC Mode M3,M4 Sxxx GCode PWM not consistently interpreted

    Repetier
    by Repetier · May 2018
    for general solution starts using many if/#if cases. One of the reasons I started with V2 as this system has proven to be too unflexible for the raising need of special solutions.
  9. CNC Mode M3,M4 Sxxx GCode PWM not consistently interpreted

    SmartCNC3D
    by SmartCNC3D · May 2018
    In hindsight I think a simple #ifdefine in conditions., with a simple switch statement or ifthenelse in extruder  would solve the problem for 90% of the applications the input to PWM_POS[] is either 
  10. Motor cracks when connecting

    Repetier
    by Repetier · May 2018
    Search for  #if FAN_BOARD_PIN > -1
  11. Z-axis stepper control (Large format setup, similar to Sparkcube v1.1XL)

    Batteau62
    by Batteau62 · May 2018
    #ifndef CONFIGURATION_H
  12. CNC Mode M3,M4 Sxxx GCode PWM not consistently interpreted

    SmartCNC3D
    by SmartCNC3D · May 2018
    In hindsight I think a simple #ifdefine in conditions., with a simple switch statement or ifthenelse in extruder  would solve the problem for 90% of the applications the input to PWM_POS[] is either 
  13. CNC Mode M3,M4 Sxxx GCode PWM not consistently interpreted

    Repetier
    by Repetier · May 2018
    #if CNC_DIRECTION_PIN > -1
  14. CNC Mode M3,M4 Sxxx GCode PWM not consistently interpreted

    SmartCNC3D
    by SmartCNC3D · May 2018
          #if CNC_ENABLE_PIN > -1
  15. Spindle control for cnc milling using Repetier

    SmartCNC3D
    by SmartCNC3D · May 2018
          #if CNC_ENABLE_PIN > -1
  16. Measure Distortion doesn't end!

    Repetier
    by Repetier · April 2018
    #if DISTORTION_CORRECTION
  17. New setup Z homing crashes into bed

    opy01
    by opy01 · April 2018
    #ifndef CONFIGURATION_H
  18. Z-Probing error reading diagonally with the grid

    Filusico
    by Filusico · April 2018
    #ifndef CONFIGURATION_H
  19. sd card does not work no 1.0.2

    Repetier
    by Repetier · April 2018
    #if ENABLE_SOFTWARE_SPI_CLASS
  20. Many problems with the firmware configuration

    laspiros
    by laspiros · April 2018
    #ifndef CONFIGURATION_H
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