NorcoT
About
- Username
- NorcoT
- Joined
- Visits
- 20
- Last Active
- Roles
- Member
Comments
-
I got it to work! Something very strange is happening.. So I could connect at 230400 Baud when the printer was set to 115200. This is exactly 2x115200. So I thought I would try setting the printer using the LCD to 57600 and try connect at 115200 (2x…
-
Sorry I meant the zonestar configuration from https://github.com/repetier/Repetier-Firmware/tree/master/boards/Zonestar P802M
-
Hey guys, good work on the firmware. I'm having some troubles with the USB connection after updating to 0.92.9 using the config file on github. Wondering if any one else has also experienced this? It compiles and uploads fine using Arduino IDE 1.6. …
-
It is something firmware related, I have reflashed the bootloader using ISP. When I load the original firmware (V0.91) it connects fine on baud 115200. I can then compile and upload v0.92.9 firmware using arduino IDE and all uploads ok, printer boot…
-
Ok I tried arduino IDE on windows laptop, compiled and uploaded and same errors. I shall try disabling eeprom and see what happens..
-
Ok I have tried using a Windows laptop with Repetier Host and I get a different error. I connect using 115200 baud and I get: 17:58:22.845 : No start signal detected - forcing start17:58:25.933 : Serial com error:System.IO.Ports.SerialErrorReceivedE…
-
Yes very strange.. I will double check if it is cu or tty but I think there is only one option which shows when I plug the USB in. I have checked the serial connection using serial monitor in Arduino IDE. I have the same baud problems, using 115200 …
-
Errors with the commands: 23:23:12.649: ok 023:23:12.649: Resend: N19 M10523:23:12.649: Unknown command: I0.0023:23:12.649: Resend: N20 M10523:23:12.649: Error:Format error23:23:12.649: Resend: N21 M10523:23:12.649: ok 023:23:12.649: Resend: N22 M10…
-
Okay I connect via Repetier Server and I get similar errors.. (See below).. I have the same problem with the Baud Rate. It will not connect on the baud rate set on the LCD, instead when set to 115200 on the LCD, I have to use 230400 on Repetier Serv…
-
I shall see if I can update ftdi drivers. I tried repetier server but had the same problem. I have a windows laptop I shall try too this week. I will try setup and print from sdcard to see if it works but the usb comms doesn't seem right.
-
I am running Repetier Host Mac 0.56 I have tried forcing binary protocol too, but nothing.. The weird thing is the Baud rate.. I have checked on the arduino ide serial monitor, the only baud rate which outputs sensible information is 234000 no matte…
-
I have just tried this and unfortunately I still have the issue. Here are the messages I get on trying to connect at 230400 Baud Rate (even though LCD says the baud is 115200). 15:11:00: Connection opened< 15:11:00: ÿstart> 15:11:00: N1 M110…
-
Hi Repetier, thanks for the input. My thoughts are that its perhaps crashing when trying to calculate plane or save the matrix? Anyhow I did as you said and managed to configure and load 0.92.8 onto the printer last night and the problem seems to ha…