Repetier-Forum
  • Categories
  • Discussions
  • About Us
  • Privacy Policy
  • Sign In
Home › Search
  1. Is there a way to enter distortion values manually in unrechable Z-Probing areas

    Repetier
    by Repetier · May 2021
    #if DRIVE_SYSTEM == DELTA
  2. Piezo Z-probe with separate Z endstops - can't go bellow Z0

    Repetier
    by Repetier · April 2021
    #if (Z_MIN_PIN > -1) && MIN_HARDWARE_ENDSTOP_Z
  3. I have a problem with M108 or M600

    ioktem
    by ioktem · April 2021
    #if ENABLED(DUAL_X_CARRIAGE)
  4. I have a problem with M108 or M600

    ioktem
    by ioktem · April 2021
    #if DISABLED(EMERGENCY_PARSER)
  5. I have a problem with M108 or M600

    ioktem
    by ioktem · April 2021
    #if ENABLED(SDSUPPORT)
  6. Filament Change

    ioktem
    by ioktem · April 2021
    #if ENABLED(ADVANCED_PAUSE_FEATURE)
  7. I have a problem with M108 or M600

    ioktem
    by ioktem · April 2021
    #if ENABLED(ADVANCED_PAUSE_FEATURE)
  8. DaVinci Thermister table issue

    Repetier
    by Repetier · April 2021
    comes from. Could it prevent that table from being used at all? There must be a #if before and only if that is true the table will be included. And without correct table anything will be possible.
  9. Change Z probe pin between probe tests

    Repetier
    by Repetier · April 2021
    #if FEATURE_Z_PROBE
  10. BL touch doen't stop (RAMPs 1.6)

    Galney
    by Galney · March 2021
    #ifndef SDSUPPORT  // Some boards have sd support on board. These define the values already in pins.h
  11. Jam filament Sensor

    Repetier
    by Repetier · March 2021
    #if EXTRUDER_JAM_CONTROL
  12. Rostock Max: HE280 accelerometer z probe & filament runout sensors

    few
    by few · March 2021
    #ifndef CONFIGURATION_H
  13. Problem with probe setting in firmware repeater.

    bartez81
    by bartez81 · February 2021
    <http://www.gnu.org/licenses/>. */ #ifndef CONFIGURATION_H #define CONFIGURATION_H /**************** READ FIRST ************************ This configuration file was created with
  14. Repetier Creality CR10s PRO V2 Farm and runout detection

    sbouli
    by sbouli · February 2021
    #if ENABLED(FILAMENT_RUNOUT_SENSOR) if ((IS_SD_PRINTING || print_job_timer.isRunning()) && (READ(FIL_RUNOUT_PIN) == FIL_RUNOUT_INVERTING)) handle_filament_runout(); #endif
  15. Core XY - one axis is always wrong

    Repetier
    by Repetier · February 2021
    #if Z_HOME_DIR < 0 && MIN_HARDWARE_ENDSTOP_Z && FEATURE_Z_PROBE && Z_PROBE_PIN == Z_MIN_PIN
  16. Core XY - one axis is always wrong

    Repetier
    by Repetier · February 2021
    #if DISTORTION_CORRECTION
  17. Core XY - one axis is always wrong

    Repetier
    by Repetier · February 2021
    #if DISTORTION_CORRECTION
  18. Core XY - one axis is always wrong

    Bastik
    by Bastik · February 2021
    #if DISTORTION_CORRECTION
  19. Core XY - one axis is always wrong

    Repetier
    by Repetier · January 2021
    #if BED_CORRECTION_METHOD != 1
  20. Dual Y- Motor

    Bastik
    by Bastik · January 2021
    #ifdef RAMPS_V_1_3
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