Scottty
About
- Username
- Scottty
- Joined
- Visits
- 16
- Last Active
- Roles
- Member
Comments
-
Thank you very much. That helps with the decision!
-
Have been playing a while with these parameters with my cartesian printer and BLTouch. What I found is: Z_PROBE_BED_DISTANCE stored in Eeprom named Min Nozzle Distance is the starting Z position used only for probing/levelling (G30, G32), it is no…
-
Thank you very much for the explanation. Of course this is OK for me, despite some steps may take more time. Just for having heard the use case: The bed is not motorized, just 3 mechanical screws. I used G29 and its log output of the three height…
-
Two weeks ago I had the same problem.In the meantime there were some modifications in Offset Handling.Try latest version from github.
-
The offset value are usually stored in the EEPROM of the controller. I'm using Repetier Host or Repetier Server, with both all EEPROM parameters can be listed and edited.
-
Found 2 issues (in my mind ;-), which I will add in github, which I hope is your preferred way. Is it? The different sign of probing offset and tool offset could not yet be reproduced. I will still try to reproduce, may be something with preventing …
-
In final setup E0 will be at 0/0, E1 at -40/0 and ZProbe at -20/35. The unusual values are a result of several tests because of some for me unexpected behaviour I'll add some debug information and will report.
-
Oh, I saw the title could be misinterpreted.Should be something like ...Problems with offset Values of Dual Extrusion & BLTouch
-
@ karl_ranseier Are you aware of the so called EEPROM trap? You'll find it several times here. Every parameter, which…
-
Perfect, now it works!Thanks for your quick answer!
-
Regarding ""USB VID or PID not specified"": For using version ststm32 V8 repetier need to perform some modifications first.In the meantime, I went back to version 6.1.1 and this compiler error did not happen. Regarding version 1.0D and the resistor:…
-
Also have an AUS3DE Rumba32, mine is Version 1.0.3e and uploading works. By the way: V1.0.3e needed a mod, see https://github.com/Aus3D/RUMBA32/issues/34The error results in having no single flash. It works after the mod. Newer versions don't need t…
-
In the mean time, downgrading the STM32 library from v8 to V6.1.1 helps avoiding the USB vid error. (Trying to get Rumba32 working for a Cartesian dual extrusion printer with BLTouch)
-
Thanks for the quick reply! Could you please name the 32 bit board(s) you are using/testing?
-
Thanks for your reply!Updating to V1.0.4 would be a big job for me since I did several changes, most of them for BLTouch implementation, which are working really fine now. And in V1.0.4 there are a lot of just format changes like line feeds, which m…
-
Also check the distortion positions specified in configuration.h. Are the min and max positions really reachable ba the print head.If the sensor ist 30mm to the right of the hotend and the min probing position is 10, the hotend must be able to reach…
-
Have the BLTouch. It may be, that the pin does not go down fast (or far) enough and "thinks", the trigger position is reached again and the pin is pulled up again. The BLTouch pin is made of metal any is probably heavier.Also think, that the distanc…
-
Now my printer is back, a damaged bootloader of atmega2560 was the problem. Thanks for your help, Repetier! But all I tried without success and the way it worked for me might be interesting for others: What I didn't get to work: 1) following http…
-
Thank you for being active also on easter sunday! I'll follow your recommendations and will report afterwards. Regarding the firmware update feature of repetier server something went wrong. Since I want to understand what has happened:What I did:co…
-
Thanks for your quick answer!I tried many times to power off/on and install firmware from arduino environment. At Rumba Board, just the Tx LED is flashing one per 10 seconds, also LCD Display shows nothing. Therefore I think, the bootloader is damag…
-
The Problem is, that the Print heas including BLTouch needs to be lifted faster after the first measurement.When the the needle is releases the second time, it does not reach its outer position (it bumps into the bed) and an error ist created (red b…
-
So if those commands are working: M340 P0 S1500: Probe End --> Needle up M340 P0 S1800: Self test start --> needle up/ down in endless loop and M340 P0 S700 does not, try M340 P0 S650 or M340 P0 S750 or even 800 This would help if your…
-
I really would start to reach manual control of BLTouch using the M340 P0 commands as step 1.There are the least preconditions.As far as I know only two:#define FEATURE_SERVO 1 #define SERVO0_PIN 5the Pin number depends on your board and where you w…
-
several months ago i installed a BLTouch using the ramps board and repetier firmware.Used BLTouch as Z-Min. The first step is hardware connection: wiring: 3-pin cable: brown-> GND, red -> 5V, Orange - servo pin of board2-pin cable: black ->…
-
Updated to stretch finally helped with the server icons.Have now Raspian 9.8, chromium 65.0..... @Falcon20xx: thanks for the link! There are just 2 things open to come to former functionality and comfort:- I can't get WLAN working any more. LAN is …
-
Since the update helped cosmovave andTK3d, I updated again. But the problem is still there. Maybe the difference is the touchscreen: I have a 7 inch 1024 x 600 waveshare touchscreen, which needs another font size? So it seems i have to upgrade to th…
-
I run all the updates: lsb_release shows the same as before.Chromium changed from 51 to 56: Chromium 56.0.2924.84 Built on Ubuntu 14.04, running on Raspbian 8.0. And the strange symbols - sorry to say - are still there.Calling the Touch GUI from PC…
-
pi@RepetierServerV086:~ $ lsb_release -aNo LSB modules are available. Distributor ID: Raspbian Description: Raspbian GNU/Linux 8.0 (jessie) Release: 8.0 Codename: jessie
-
Here are some more data: 1) Server Version 0.86.2 (Raspberry Version) I regularly just switch off (since 3 years), never did shutdown. (Good luck so far?) 2) At my printer the problem happened to start on march 15th, not at first boot on thi…
-
Have the same problem since today, Version 0.86.2.This version is installed sind march 2018. Compared to the fontlist the ...webfont.woff2 is missing. But also missing in /usr/local/Repetier-Server/www/modules/front2/www/fonts, so probably this font…