Repetier
About
- Username
- Repetier
- Joined
- Visits
- 2,088
- Last Active
- Roles
- Administrator
Comments
-
Then set endstop distance to a value larger then bed tilt, e.g. 2mm.
-
Note that upgradingonly works on the newer images from us if you used an image. New x server had incompazibility and required an additional package to get ui working again. Newer images have this fix already included.
-
I guess hitting bed is when you home z axis. Depending on how this is solved you must levelhe bed manually or configure the printer how to home. In latter case you need a z probe that you need to calibrate an then run autolevel.
-
This is more then unretract i think. The defects look quite prominent so it might be extruder is slipping from high speed or low temperature.
-
I mean more are you homing z max or z min and if z min do you use z probe for it, which is required to work correctly as z min endstop can not be fixed if you use autoleveling. In that case the 0 would be correct, but z min pin should be same as z p…
-
Yäou can add extra extrusion length after retract if the problem is that big. In general on start of extrusion you will normally have less and when decellerating you get more filament.
-
When you see the image/mjpg of your camera right click to open in new tab and copy the url at the top to webcam config in server. Url depends on webcam server software and ip, so make sure to always assign same ip. Server will then forward the strea…
-
You need to trick out the send ahead buffer. So first add a M400 after last move so moves are finshed. At then end before your execute add 20 times G4 S1 that will wait in total 20 seconds minus what gets send ahead. Some printers need active cooli…
-
What is your homing setup? If z probe height is calibrated correctly, bed coating should be 0.
-
It should be the same except now you can also send illegal gcodes with multiple uses of chars to support marlin and it knows more new firmware responses and thus timings are not identical.
-
Uploaded new firmware. 1.0 version of repetier has new temperature handling so heating settings might need modification if that is the case.
-
Yes, that would be fine especially if it should be compatible with reprap firmwares, which i can not say as i do not know and have this printer,
-
Looks at least if server starts and there are no printers configured and wifi is also not setup as it boots into accesspoint mode. Did you setit up yourself ot is this our pi image for 0.86.2?
-
Will look at it for next release. Meanwhile you should install our urgent update to 0.86.2.
-
0.85.2 has some serious bugs, so please install 0.86.2 and hope that bug has not deleted printer configuration. If 127.0.0.1 is refuses to connect it could mean the server crashed for säome reason so no interface to connect to. If 0.86.2 does not w…
-
No firmware we support uses hardware flow control. In fact most boards use dtr or rts to reset the board instead of flow control, which is what we support but no hardware flow control, what board and firmware doesthe printer use?
-
What controler did you use? Radds display or sparkfube graphics display? These are theonly one i think having the correct pins predefined. Using wrong pins can cause this especially if pins point to motor pins.
-
Don't have one but it should work. Just amke sure heaters are confugred correctly. First ramps-fd hat heating signals inverted which is niw changed i think,
-
There should be a option avoid crossing perimeter or similar that reduces this to a minimum.
-
Circles are printed as lines even if using G2 or G3 - just then firmware needs only one command and can reduce it to smaller lines. Instead, but most slicers śdo not generate these codes at all. Your extruder problem is either wrong configuration o…
-
Firmware sends an ok for each incoming command when it is parsed or at least has cleared from input buffer. You can send more then one command as long as you do not overrun the fimrware input bufffer, which is the preferred mode in repetier products…
-
G0 and G1 are identical and both share last set feedrate and have same speed limits.
-
If course not. We proxy it and proxy only understands mjpg and jpg. Also it is embedded in a img tag and normal videos need video tag instead.
-
If dobot returns ok it has received the line and the error is either a wrong command send or firmware not doing what you expect as some conditions are not met, e.g. If it is configured to only m ove after homing and no homing done.
-
*65 is just normal checksum from ascii protocol for compatison, 15 byte = 1 byte flags + e byte for L, E and F plus 1 byte for G then 2 bytes for fletchers checksum.
-
No, you just update steps per mm by 20/25. More likely is 1/sqrt(2) as correction factor.
-
This part is really meant to only store gcodes for printing and nothing else. We work an a model storage inside repetier-server where you have projects and can store any document you want to that project. That wiukd then be what you want i guess.
-
I see mny M104 S0 in your log. This disables extruder so no wonder that it gets cold and stops guess is that your slicer setting has 0 as target temperature.
-
Check log if you trigger decouple rules, which would disable heaters. But lightly lid led sounds like it could also be a heardware issue. Maybe fuses triggering from overload? Ramos has polyfuses that reset when disabling power. You could check more…
-
Move sideways after extrusion G1 X20 F6000 then it. Goes down there. The rest is wrong configuration i guess. Make sure to not use pins double for fans and heaters and to set right pin. Numbers.