ruggb
About
- Username
- ruggb
- Joined
- Visits
- 54
- Last Active
- Roles
- Member
Comments
-
The problem is when I try to import them to the registry, only one line appears. I have tried many variations and editid the reg file with notepad++, a hex editor, Uedit and I can find no combination that will import properly. How do others back…
-
thanks, sometimes I guess I am too lazy to read to the bottom.
-
maybe this has something to do with my problem with 2.1.6? The #1 script no longer has the tool tip I assigned to it. That tool tip now appears on script 2. 1= a generic tip, 2=1, 3=2, 4=3, 5=4 They all function as they should, IE 1=1, 2=2, 3=3, 4=4…
-
I posted to MS Forum. Maybe someone will figure out who needs to change things https://answers.microsoft.com/en-us/newthread?threadtype=Questions&cancelurl=%2Fen-us%2Fwindows%2Fforum&forum=windows&filter=
-
when I export the repetier key, the export adds a CR to each line of code. If I look at the code line in Regedit there is only 1 0D. When I export it and look at the reg file, there are 2 0D s It is only the code lines, I assume it is because the ot…
-
I can export the repetier key. However, when it is imported, the characters at the end of the lines of code for the scripts are not read properly by the importer. They are 0D, 00, 0D, 00, 0A. ==> CR, CR, LF All other lines only have one CR and im…
-
thanks for the tips.
-
this is what Marlin says With the 'emergency command parser' we did our part. We can receive, evaluate and execute M108, M112, M410 at every time, even when all buffers are full - and try to inform the hosts via the EXTENDED_CAPABILITIES_REPORT abo…
-
Repetier reads version info (maybe not enough to figure it out). If one is not watching the temp (which is not terribly obvious), you would believe the heater is off. OH, I guess the emergency stop does do a hard reset but then immediately reconne…
-
I am not following you. If the hotend is heating from an m109 command then it is waiting for temp b4 continuing to process commands. You are saying that the buffer is full at this time. So no commands can be parsed. Therefore an emergency stop must …
-
OK that was an either Repetier or Marlin question so I am still not sure what you are saying. What I found out is it appears Marlin has a function that does not work. And I don't understand the logic. Supposedly, Marlin blocks further commands when …
-
are you saying it is a function of repetier or marlin? seems like it should accept commands to kill it without having to do an emergency stop, don't you think?
-
setting up Marlin is confusing enough, but the text in the code does not help much, does it? this is probably better asked in Marlin Github, but....... There are a couple of things and they are all in configuration.h I can't speak specifically to th…
-
what is the error? has printer connected to any other s/w?
-
never mind - I can enter the script 1-5 names - just not the start etc.
-
Maybe I should say that I think I did this successfully under W7 but with W10 it doesn't work.
-
Backing up and restoring registry entries is basically a piece of cake using regedit or another registry editor - HOWEVER, in the case of Repetier, the entries for the scripts do not restore properly. The problem is the line feed after each entry in…
-
I am using 2.01 - are you saying modify the Repetier code with that, set it to whatever I need and recompile. I've never done that with Repetier. Guess I need to look into that. I thought I had it working with 1 simply by adding something to a confi…
-
i found them here HKEY_CURRENT_USER\SOFTWARE\Repetier\printer but there is nothing related in the work folder - only the slic3r ini file which isn't useful since I copy the slic3r folder. so the answer is I need to export/import the reg entries. eas…
-
not sure what fixed it. I had set Slic3r to run as admin for some reason (probably thought it would fix something). Then I ended up reinstalling everything and then upgrading to RH 1.5.5. Still broke, then I removed run as admin and it is working. t…
-
thx, with the responses I am getting in Host it could be any of the above. I didn't think about chkg the display - I don't have one on the old unit. I have a UPS on the old unit, just totally ignored it being too excited about getting this one runni…
-
thx - worked........
-
Part 2: When I am running the only Temp chart shown is for E0. Is there a way to see E1 or BOTH together?