Re: Jumpers and wiring issues.

88 views
Skip to first unread message
Message has been deleted

rgu...@gmail.com

unread,
Dec 1, 2019, 6:05:28 PM12/1/19
to CERAMBOT
The T0 T1 and T2 connectors are for thermistors which allow you to measure temperature. They aren't needed for the cerambot.

The limit switches should be connected to the pins 2 4 6 of the end stops block of connectors starting from the left with the green connectors to power on the left as you look at the board.

2 - x endstop
4 - y endstop
6 - z endstop

You can verify that they are connected and working properly by using a program called pronterface from http://www.pronterface.com and connecting to your printer then sending it the command M119. If everything is correct you should get the following:
Send: M119
Recv: Reporting endstop status
Recv: x_max: TRIGGERED
Recv: y_max: TRIGGERED
Recv: z_min: open
Recv: ok

joshua.ce...@gmail.com

unread,
Dec 1, 2019, 7:02:23 PM12/1/19
to CERAMBOT
So, I downloaded Pronterface. I have it plugged into my printer and I've selected the correct COM Port and sent the code M119 and it says "[Error] Printer is not online"

joshua.ce...@gmail.com

unread,
Dec 1, 2019, 7:05:09 PM12/1/19
to CERAMBOT
I tried pushing the "connect" button and got the following:
"Connecting...
Attempted to write invalid text to console, which could be due to an invalid baudrate
Attempted to write invalid text to console, which could be due to an invalid baudrate
Attempted to write invalid text to console, which could be due to an invalid baudrate"

Gabriel Maung

unread,
Dec 1, 2019, 7:12:43 PM12/1/19
to CERAMBOT
I had similar error until I used 250000 as my baud rate.

I'm seeing this though once I did connect.
Connecting...
start
Printer is now online.
echo:Marlin 1.1.9
echo: Last Updated: 2018-07-31 | Author: (Jony, cerambot)
echo:Compiled: Nov 30 2019
echo: Free Memory: 3589  PlannerBufferBytes: 1360
echo:EEPROM version mismatch (EEPROM=? Marlin=V55)
echo:Hardcoded Default Settings Loaded

Gabriel Maung

unread,
Dec 1, 2019, 7:18:33 PM12/1/19
to CERAMBOT
This is what I'm getting from the M119 Command.

SENDING:M119
Reporting endstop status
x_max: open
y_max: open
z_min: TRIGGERED
z_max: open

Not the same as yours. How do I go about fixing this?
Are my limit switches wired incorrectly?

Jony Liu

unread,
Dec 2, 2019, 10:18:08 AM12/2/19
to CERAMBOT
The baud rate of the printer is 250000
Reply all
Reply to author
Forward
0 new messages