Repetier-Forum
  • Categories
  • Discussions
  • About Us
  • Privacy Policy
  • Sign In
Home › Search
  1. Non-mixing 3-in-1-out extruder

    Repetier
    by Repetier · February 2018
    #if SHARED_EXTRUDER_HEATER
  2. manual positioning / Jogwheel

    Lexar
    by Lexar · February 2018
    #ifndef JOYSTICK_H
  3. G0 default speed in CNC mode

    Lexar
    by Lexar · February 2018
    #if defined(SUPPORT_LASER) && SUPPORT_LASER
  4. Láser pin pwm. Help-__-

    Omnimusha
    by Omnimusha · February 2018
    #if defined(SUPPORT_LASER) && SUPPORT_LASER
  5. Problem with TMC2130 and SPI

    stefanokolos
    by stefanokolos · February 2018
    #ifdef TMC2130DEBUG
  6. manual positioning / Jogwheel

    Lexar
    by Lexar · February 2018
    #if UI_HAS_KEYS == 1
  7. Support for TMC2208 via uart

    Repetier
    by Repetier · February 2018
    #if (X_ENABLE_PIN > -1)
  8. Help with SD-Pause position and behavior

    allen_g30
    by allen_g30 · February 2018
    #if DRIVE_SYSTEM == DELTA
  9. G30

    sandro730
    by sandro730 · February 2018
    #if (DRIVE_SYSTEM == DELTA) && DISTORTION_EXTRAPOLATE_CORNERS
  10. Repetier 1.0.0 + Due + RADDS 1.5 + RepRapDiscount Full Graphic Smart Controller 128x64

    ZiguleBigule
    by ZiguleBigule · January 2018
    #if FEATURE_CONTROLLER == CONTROLLER_SPARKLCD
  11. Repetier 1.0.0 + Due + RADDS 1.5 + RepRapDiscount Full Graphic Smart Controller 128x64

    ZiguleBigule
    by ZiguleBigule · January 2018
    #if FEATURE_CONTROLLER == CONTROLLER_RADDS
  12. Is it possible to independently z calibrate 2 extruders

    Repetier
    by Repetier · January 2018
    #if EEPROM_MODE != 0
  13. Help with SD-Pause position and behavior

    Repetier
    by Repetier · January 2018
    void SDCard::pausePrint(bool intern){ if(!sdactive) return; sdmode = 2; // finish running line Printer::setMenuMode(MENU_MODE_PAUSED, true);#if !defined(DISABLE_PRINTMODE_ON_PAUSE) || DISABLE
  14. Microswitch initiated pause during SD print

    Repetier
    by Repetier · January 2018
    #elif JAM_ACTION == 2 // pause host/print#if SDSUPPORT if(sd.sdmode == 2) { sd.pausePrint(true); break; }#endif // SDSUPPORT GCodeSource::printAllFLN(PSTR(&q
  15. could not activate Z probe error

    dmkmedia
    by dmkmedia · January 2018
    #ifndef SDSUPPORT  // Some boards have sd support on board. These define the values already in pins.h
  16. Custom retract routine with a servo

    repraprob
    by repraprob · January 2018
    #if FEATURE_RETRACTION && NUM_EXTRUDER > 0
  17. Extruder pauses during perimeter/infill

    Crosshatch
    by Crosshatch · January 2018
    #ifndef CONFIGURATION_H
  18. Y axis wont work after moving

    dmkmedia
    by dmkmedia · January 2018
    #ifndef SDSUPPORT  // Some boards have sd support on board. These define the values already in pins.h
  19. TTL laser 2W

    triblax
    by triblax · January 2018
    #if LASER_PIN > -1
  20. Hotbed Mosfet configuration.h code

    Merlotmaker
    by Merlotmaker · January 2018
    #if ENABLED(PIDTEMP)
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