-
Display for Laser/CNC mode
by RAyWB ·may be we can do it as Feature, something like #define Feature_WorkpieceCoord -
Modify repetier firmware for SCARA
by Grean2007 ·#define X_MIN_POS -100 // Posisi titik X minimum -
Unusual behaviour of Z-Axis
by flo89 ·#define ENDSTOP_PULLUP_X_MIN false -
Turn fan on/off automatically at temperature?
by Repetier ·#define EXT0_EXTRUDER_COOLER_PIN -1 -
Turn fan on/off automatically at temperature?
by jesse ·#define FAN_PIN HEATER_2_PIN -
Settings Extruder X_Offset & Y_Offset
by Tanuki44 ·#define EXT1_X_OFFSET -76 -
Settings Extruder X_Offset & Y_Offset
by Tanuki44 ·#define EXT0_X_OFFSET 0 -
Reprap Discount Smart Controller LCD Issue
by MartinH ·You have selected #define FEATURE_CONTROLLER 11this is for the full graphic display -
Reprap Discount Smart Controller LCD Issue
by zastrowc@uwplatt.edu ·#define UI_DISPLAY_CHARSET 2 -
Motorized bed correction
by jgude ·#define BED_MOTOR_1_X 140 -
Error coding on the display
by Repetier ·#define cDEG "\002" -
Delta kossel with induction sensor - auto leveling in practise
by paweueu ·1) I changed #define DISTORTION_CORRECTION_R to 80 (from 100) - my radius is 90. -
Error coding on the display
by Repetier ·#define cUP "\001" -
Original Config.h File
by Repetier ·#define E0_STEP_PIN ORIG_E0_STEP_PIN -
E3D PT-100 on RADDS configuration
by Rossini ·and #define EXT0_TEMPSENSOR_PIN THERMOCOUPLE_0_PIN ? -
Problems with compiling with IDE 1.81
by wstanley ·#define _SET_OUTPUT(IO) do {DIO ## IO ## _DDR |= MASK(DIO ## IO ## _PIN); } while (0) -
Communicate with RUMBA board via alternate TX/RX connections?
by k_eckes ·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. -
Original Config.h File
by Tanuki44 ·#define EXT0_STEP_PIN ORIG_E0_STEP_PIN -
Custom Event System
by Repetier ·#define EVENT_CHECK_FAST_KEYS(action) {} -
Unknown command: M106 & M107
by Ian ·1) Leave this as is : #define REPURPOSE_FAN_TO_COOL_EXTRUSIONS 0