Repetier-Forum
  • Categories
  • Discussions
  • About Us
  • Privacy Policy
  • Sign In
Home › Search
  1. Radds + DUE + Repetier Firmware Auto Bed Leveling

    MartinH
    by MartinH · February 2017
    #define Z_PROBE_SWITCHING_DISTANCE 1         <<<<<<<set this to 3, gives probe a bit more chance to untrigger
  2. Radds + DUE + Repetier Firmware Auto Bed Leveling

    atilla
    by atilla · February 2017
    #define Z_PROBE_Z_OFFSET 0
  3. Z-Probe Homing Issue

    d412k5t412
    by d412k5t412 · February 2017
    #define MULTI_ZENDSTOP_HOMING 0
  4. Z-Probe Homing Issue

    d412k5t412
    by d412k5t412 · February 2017
    #define ENDSTOP_PULLUP_X_MIN true
  5. Geeetech G2s print cooling

    Dorikin350z
    by Dorikin350z · February 2017
    #define EXTRUDER_0_AUTO_FAN_PIN -1
  6. Anet A8, cannot install Firmware

    cyberman
    by cyberman · February 2017
      #define  MASK(PIN)    (1 << PIN)
  7. What is increase of current directed to extrusion motor for each increase in Manual Extrusion Speed?

    Repetier
    by Repetier · February 2017
    I would check the rambo documentation for it. In our regular config file it reads//#define MOTOR_CURRENT {135,135,135,135,135} // Values 0-255 (RAMBO 135 = ~0.75A, 185 = ~1A)
  8. after uploading firmware Z Axis moves very very slowly Hictop Printer

    dmkmedia
    by dmkmedia · February 2017
    I uploaded the Repetier firmware to a hictop prusa i3 and the z-axis settings in the old firmware from marlin was #define DEFAULT_AXIS_STEPS_PER_UNIT   {80,80,398,94.4962144}
  9. printer totally not worked for 4 days now help needed please

    dmkmedia
    by dmkmedia · February 2017
    I uploaded the Repetier firmware to a hictop prusa i3 and the z-axis settings in the old firmware from marlin was #define DEFAULT_AXIS_STEPS_PER_UNIT   {80,80,398,94.4962144}
  10. Hictop

    dmkmedia
    by dmkmedia · February 2017
    I uploaded the Repetier firmware to a hictop prusa i3 and the z-axis settings in the old firmware from marlin was #define DEFAULT_AXIS_STEPS_PER_UNIT   {80,80,398,94.4962144}
  11. Website config tool

    freez
    by freez · February 2017
    #define DRIVE_SYSTEM 3
  12. not working light for LСD, board Ramps-FD

    SONIC300077
    by SONIC300077 · February 2017
    #define CASE_LIGHTS_PIN  ORIG_FAN2_PIN
  13. Speeds/Size

    Repetier
    by Repetier · February 2017
    Low memory is normal with nonlinear movements as it needs much more ram. Make sure to have 900-1000 bytes free and it should work. If not reduce#define DELTASEGMENTS_PER_PRINTLINE 24
  14. Nozzle Distance wrong between Homing and Printing

    dtgamer99
    by dtgamer99 · February 2017
    #define Y_MAX_LENGTH 217 - ENDSTOP_Y_BACK_ON_HOME
  15. Speeds/Size

    crumb4life
    by crumb4life · February 2017
    Add in manual additions the line#define FAST_COREXYZ
  16. Speeds/Size

    Repetier
    by Repetier · February 2017
    Add in manual additions the line#define FAST_COREXYZ
  17. Laser turned on on all moves.

    freez
    by freez · February 2017
    #define CONFIGURATION_H
  18. Nozzle Distance wrong between Homing and Printing

    Repetier
    by Repetier · February 2017
    If you are doing z max homing you can adjust z length in eeprom to get lower. For z min homing make sure#define ENDSTOP_Z_BACK_ON_HOME 0
  19. CNC arc segment changes and new firmware.

    Repetier
    by Repetier · February 2017
    Simply put#define MM_PER_ARC_SEGMENT 0.05
  20. Case light invert logic level

    RAyWB
    by RAyWB · February 2017
    if you mean opposite  after power on   just change from #define CASE_LIGHT_DEFAULT_ON 0   to #define CASE_LIGHT_DEFAULT_ON 1   in 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