mykepredko
Working on custom printer firmware based on the Cortex M4.
About
- Username
- mykepredko
- Joined
- Visits
- 7
- Last Active
- Roles
- Member
Comments
-
No Joy with 1.6.2. Installation went okay. I'll try Repetier-Server presently and report back on how it works. Thanx for the quick response. myke
-
Okay, I've done a bit of digging on the .NET serial library. *Lots* of people report the same issues that I have with (relatively) unique hardware - I found one issues with the same hardware device and USB stack as I am using. When you are initi…
-
Hiya, I'm echoing everything that comes in from Repetier-Host. I simply don't see anything coming in from Repetier-Host except for the one time I got some commands coming in is when I went to 1.0.6 and turned off the hardware handshaking. I have …
-
Apparently, I can set/read the virtual handshaking lines in the USB CDC stack that I'm using. What values should I be setting and what should I be waiting for? Thanx! myke
-
Upon further examination, it seems like the port on the PC is being put into an invalid state by Repetier Host. I can't work with Cura or Tera Term after the operation but if I pull the USB cable and plug it back in, things work okay. I say Repet…
-
Okay. Tried 1.06 with the DTR disabled. Definitely got further than the last time:The "Connect"/"Disconnect" buttons are now working as expected. I got it to send commands once to my hardware - now it is halted with "8 Commands Waiting", even if…
-
How long should I wait? I have waited over an hour without any response from Repetier Host locked up until I pull the USB cable and get the error message indicated above. Can the handshaking lines be disabled in Repetier Host? Is there anything I …
-
First off, thank you for the quick response. Very impressive. Okay, I think things are starting to make sense. As DTR and RTS are from the Computer ("DCE" in RS-232 parlance), I'm guessing that your software is waiting for RTS to be asserted, in…