Repetier-Forum
  • Categories
  • Discussions
  • About Us
  • Privacy Policy
  • Sign In
Home › Search
  1. Display for Laser/CNC mode

    RAyWB
    by RAyWB · February 2017
    may be we can do it as Feature, something like #define Feature_WorkpieceCoord
  2. Modify repetier firmware for SCARA

    Grean2007
    by Grean2007 · February 2017
    #define X_MIN_POS -100 // Posisi titik X minimum
  3. Unusual behaviour of Z-Axis

    flo89
    by flo89 · February 2017
    #define ENDSTOP_PULLUP_X_MIN false
  4. Turn fan on/off automatically at temperature?

    Repetier
    by Repetier · February 2017
    #define EXT0_EXTRUDER_COOLER_PIN -1
  5. Turn fan on/off automatically at temperature?

    jesse
    by jesse · January 2017
    #define FAN_PIN HEATER_2_PIN
  6. Settings Extruder X_Offset & Y_Offset

    Tanuki44
    by Tanuki44 · January 2017
    #define EXT1_X_OFFSET -76
  7. Settings Extruder X_Offset & Y_Offset

    Tanuki44
    by Tanuki44 · January 2017
    #define EXT0_X_OFFSET 0
  8. Reprap Discount Smart Controller LCD Issue

    MartinH
    by MartinH · January 2017
    You have selected #define FEATURE_CONTROLLER 11this is for the full graphic display
  9. Reprap Discount Smart Controller LCD Issue

    zastrowc@uwplatt.edu
    by zastrowc@uwplatt.edu · January 2017
    #define UI_DISPLAY_CHARSET 2
  10. Motorized bed correction

    jgude
    by jgude · January 2017
    #define BED_MOTOR_1_X 140
  11. Error coding on the display

    Repetier
    by Repetier · January 2017
    #define cDEG "\002"
  12. Delta kossel with induction sensor - auto leveling in practise

    paweueu
    by paweueu · January 2017
    1) I changed #define DISTORTION_CORRECTION_R to 80 (from 100) - my radius is 90.
  13. Error coding on the display

    Repetier
    by Repetier · January 2017
    #define cUP "\001"
  14. Original Config.h File

    Repetier
    by Repetier · January 2017
    #define E0_STEP_PIN ORIG_E0_STEP_PIN
  15. E3D PT-100 on RADDS configuration

    Rossini
    by Rossini · January 2017
    and #define EXT0_TEMPSENSOR_PIN THERMOCOUPLE_0_PIN ?
  16. Problems with compiling with IDE 1.81

    wstanley
    by wstanley · January 2017
    #define _SET_OUTPUT(IO) do {DIO ## IO ## _DDR |= MASK(DIO ## IO ## _PIN); } while (0)
  17. Communicate with RUMBA board via alternate TX/RX connections?

    k_eckes
    by k_eckes · January 2017
    So, I modified the firmware to use Bluetooth (#define BLUETOOTH_SERIAL 3, #define BLUETOOTH_BAUD), compiled, and uploaded the firmware to the test Arduino Mega board via USB. 
  18. Original Config.h File

    Tanuki44
    by Tanuki44 · January 2017
    #define EXT0_STEP_PIN ORIG_E0_STEP_PIN
  19. Custom Event System

    Repetier
    by Repetier · January 2017
    #define EVENT_CHECK_FAST_KEYS(action) {}
  20. Unknown command: M106 & M107

    Ian
    by Ian · January 2017
    1) Leave this as is : #define REPURPOSE_FAN_TO_COOL_EXTRUSIONS 0
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