-
MKS MINI 12864 on a RUMBA
by Repetier ·#define U8GLIB_ST7920 -
MKS MINI 12864 on a RUMBA
by SlickNickeL ·#define U8GLIB_ST7920 -
Bed Map seems to not be working..
by EGropp ·#define HEATER_0_PIN 10 -
Bed Map seems to not be working..
by Repetier ·#define HEATER_0_PIN 10 -
MKS MINI 12864 on a RUMBA
by Repetier ·#define BEEPER_PIN 44 -
Bed Map seems to not be working..
by EGropp ·#define DISTORTION_CORRECTION 0 .. i changed to #define DISTORTION_CORRECTION 1 -
Problems Setting up Viki 2 on Rambo v1.4
by rmb54 ·#elif MOTHERBOARD == 301 // RAMBO #define SDCARDDETECT 72 // sd card detect as shown on drawing#undef BEEPER_PIN#define BEEPER_PIN 33// Display A0#define UI_DISPLAY_D5_PIN 70// Display CS#def -
Issue with enabled "Z-Probing" on zonestar based printer with repetier 0.92.0
by Repetier ·#define Z_PROBE_HEIGHT 0 -
PiCam not showing in Repetier-Host since upgrade to Repetier-Server Pro 0.90.0
by Charlie ·:{"basicShape":{"color":"#dddddd","radius":100,"shape":"rectangle","x":0,"xMax":250.0,"xMin":48.0,"y" -
ETA Wrong
by Repetier ·#define MAX_ACCELERATION_UNITS_PER_SQ_SECOND_X 20 -
ETA Wrong
by JamesT ·#define FAN_BOARD_PIN -1 -
Anet A8 ( Melzi ) v1 firmware problem
by Repetier ·#define ZHOME_PRE_RAISE 0 -
Issue with enabled "Z-Probing" on zonestar based printer with repetier 0.92.0
by MartinH ·* #define Z_PROBE_X_OFFSET 0 These 2 values are how far the probe is mounted from the nozzzle -
connection does not work
by Repetier ·You did not answer which software? Normally I#d say make the same settings for connection as on the working one. Make sure no other software will use the same port. -
PiCam keeps losing configs
by makracing36 ·<rectangle color="#dddddd" xMax="220" xMin="0" yMax="220" yMin="0"/> -
Cant Upgrade Repetier Firmware to 1.0.2.
by Repetier ·As a simple test upload your config to 0.92 version and download and see if it still works. If not search the difference between what you defined as #define and what is set in tool. Especially stepper -
Z Probe with BL Touch Error
by MartinH ·#define Z_PROBE_PIN Z_MIN_PIN should be #define Z_PROBE_PIN ORIG_Z_MIN_PIN -
Z Probe with BL Touch Error
by thibis ·#define FEATURE_SERVO 1 -
Would you add a MKS MINI12864LCD
by SlickNickeL ·#define DOGLCD_CS 38 #define DOGLCD_A0 41 That is the Marlin fix. I saw the code that addressed this in Repetier and it looks a bit confusing to me as if I need to uncomment it. I -
Would you add a MKS MINI12864LCD
by MartinH ·#define DOGLCD_CS 38 #define DOGLCD_A0 41