Paranoid
About
- Username
- Paranoid
- Joined
- Visits
- 17
- Last Active
- Roles
- Member
Comments
-
Repetier said: Actually in your original post you said already home x,y,z so I assumed you did that already. Apart form this you are right. Changing z probe height requires a redo of G32 S2 to adjust z length. In effect it changes z length by…
-
MartinH said: are you changing the value in config.h or direct in the eeprom? looked over your configuration.h and all looks good. Yes, always changing things directly in EEPROM. I hardly ever change values in configuration.h anymore apar…
-
Something I forgot to ask in OP: when changing Z-probe height in EEPROM, is it necessary to redo the whole autoleveling process (G32)? EDIT: after trying myself I believe the answer here is yes. Also, I think I find the solution. After reading abo…
-
Absolutely. Here it is: https://pastebin.com/nyqZCedL Any help is appreciated.
-
Thanks for the explanation. So actually if I change Z-probe height, then according to the calculation it should change the z positioning accordingly. The strange thing it doesn't seem to happen. Possibly I'm missing something? Can you suggest a sho…
-
I used to bypass this via the bed coating thickness but when having finetuned my distortion correction all my first layers were messy in layer height. This is why I want to properly have my z probe height defined so that hopefully solves the issue.
-
Hi I checked zlength before and after and it is updated, although always around the same value as stated in the OP. Around 367.xx in my case. But it is updated none the less. The height update I mentioned is only in repetier host in printe…
-
Thank you, that's all clear for me then. Consider my problem solved
-
It worked!Took some time to test out different stuff but what I have now works. Couple of questions from uilang.h:- What do the _ID lines do? They appear to be overwritten by the language specific lines (in my case _EN) and I don't see them referenc…
-
Thanks! I think I understand what you mean. Just poked around in the latest dev version. I'll try it out this weekend and will post an update!
-
Thanks for the response. Unfortunately I'm not that familiar with C code and there is a lot of it Could you give me an example of a placeholder in ui.cpp? At the moment I'm not measuring it since I'm upgrading my printer and enclosure, but I would u…
-
Hi I've been playing around with the megatronics V3 and the reprapdiscount myself. There are definitely a lot of tweaks to be made and figured out before getting it to work with repetier firmware and gettings a fully usable board. But once it does, …