-
Very bad (almost invisible) view of klipper macros in gcode section (dark theme)
by ZhenyaKa ·background-color: #555555 !important; -
Dual endstops for X and Y
by Repetier ·EXTENDED_ENDSTOPS is just because endstops is a 8 bit field with 1bit per endstop. First covers 8 so has the most widely used. If you need new bits e.g. for X2/Y2 you have to store them in second end… -
Unknown command
by Repetier ·For deltas I always suggest due boards as they allow 600 updates per second and still allow higher speeds.RADDS with extension board would maybe the best solution I know with 8 ports. -
distortion correction problem
by Repetier ·> When the nozzle touches the bed and at the same time the z-probe triggers at 2mm the z-probe height would be 2mm.I think you mean it other way around. If probe triggers and nozzle is 2mm away th… -
Unknown command
by sennalb ·Thanks Repetier, -
Ubuntu 16.04
by cappy0815 ·Hi, -
Modify repetier firmware for SCARA
by Grean2007 ·Hi wangsamaxNeed a diagram for explaining angles. Settings are carried out only in Configuration.h? -
Modify repetier firmware for SCARA
by Grean2007 ·Hi wangsamaxOk! -
Prusa i3 ramps 1.4 , min endstops only - z printing offset magicaly is active
by N37 ·p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px 'Helvetica Neue'} SENDING:G28 -
BL Touch with The Beast Printer
by BeastPrinter ·Ok I've got the probe and the scripts working with G29... but I can't get it the start and end scripts to work when homing Z. How do I get Z homing to call the start and end scripts in... -
Repetier Working on my robot arm 3d printer
by wangsamax ·Hi Repetier, I found the problem and fix. -
Ubuntu 16.04
by Repetier ·System.Windows.Forms is the UI library used for the app. So your mono did not install that causing it not to start. Checkapt-file search System.Windows.Forms.dll -
Extra stepper motor don't move
by Repetier ·Sure, NUM_MOTOR_DRIVERS 1 is correct. I had it on first enter and forum destroyed it and on recopy I forgot to correct. -
Repetier Server 0.80 will not start on boot RPi3
by Repetier ·I wonder why/bin/chown -R repetierserver /var/lib/Repetier-Server -
Lost models/GCODE files after updating to 80
by tonyallen28 ·Thanks repeiter I did have "Handling action 'listModels' caused error Not found" in my logs so I deleted all .gin files and let the server rebuild them. I think the server tried to rebuild … -
Disabling in Configuration.h DECOUPLE_TEST ????
by batonio ·HI, morning. I am having the problem of stopped printing beacause of message: -
Modify repetier firmware for SCARA
by wangsamax ·Hi repetier, -
Discontinuous (not-smooth) X/Y movement on Prusa i3
by Repetier ·Ok, it happened what I feared. The output takes longer then the move so no buffers build up and start/end speed are just jerk/2 (if it is 14.4 for your tests). So you get always accelerations on ever… -
Nokia 5110 lcd
by DannyGh ·I have been working around this for a while but I don't seen to get it to work. "Then add initalization for that driver in ui.cpp" - may you elaborate more on this. -
installing 0.75 on Armbian: version `GLIBC_2.16' not found
by sennalb ·Hi Repetier