Re: FuseBox ~$300 CoreXY Printer July 23, 2016 03:25PM |
Registered: 9 years ago Posts: 166 |
Re: FuseBox ~$300 CoreXY Printer August 01, 2016 09:30AM |
Registered: 9 years ago Posts: 251 |
Quote
widespreaddeadhead
Ok, I swapped the cables on the back of the graphics display and that worked, so the display now works. Applied the correct thermistors, and now the display says bed thermistor is defective, and still says the hotend is heated even though it's off. Motors still don't move.
Here is the RH log from start up, in case this helps:
21:35:56.372 : OpenGL renderer:Intel(R) HD Graphics 4000
21:35:56.372 : Using fast VBOs for rendering is possible
21:36:59.161 : Printer reset detected - initalizing
21:36:59.168 : start
21:36:59.174 : Transformation matrix: 1.000000 0.000000 0.000000 0.000000 1.000000 0.000000 0.000000 0.000000 1.000000
21:36:59.363 : N1 M110*34
21:36:59.363 : N2 M115*36
21:36:59.363 : N4 M114*35
21:36:59.363 : N5 M111 S6*98
21:37:01.832 : Free RAM:3785
21:37:01.838 : SelectExtruder:0
21:37:01.845 : N6 T0*60
21:37:01.845 : N7 M20*22
21:37:01.859 : FIRMWARE_NAME:Repetier_0.92.9 FIRMWARE_URL:[github.com] PROTOCOL_VERSION:1.0 MACHINE_TYPE:Core_XY EXTRUDER_COUNT:1 REPETIER_PROTOCOL:3
21:37:01.860 : Printed filament:0.00m Printing time:0 days 0 hours 0 min
21:37:01.860 : PrinterMode:FFF
21:37:01.860 : N8 M80*19
21:37:01.939 : X:0.00 Y:0.00 Z:0.000 E:0.0000
21:37:01.939 : DebugLevel:6
21:37:01.940 : SelectExtruder:0
21:37:01.940 : Begin file list
21:37:01.942 : N10 M220 S100*80
21:37:01.942 : N11 M221 S100*80
21:37:01.944 : End file list
21:37:02.025 : N12 M111 S6*84
21:37:02.027 : N13 T0*8
21:37:02.034 : DebugLevel:6
21:37:02.037 : SelectExtruder:0
21:37:02.934 : Error:Heated bed exceeded max temperature!
21:37:02.938 : DebugLevel:14
21:37:02.938 : Other:: working
21:37:02.943 : heated bed: working marked defect
21:37:02.946 : Errorrinter set into dry run mode until restart!
21:37:02.950 : Disabling all heaters due to detected sensor defect.
21:37:02.950 : DebugLevel:14
21:37:03.036 : Error:Heated bed exceeded max temperature!
21:37:03.134 : Error:Heated bed exceeded max temperature!
Re: FuseBox ~$300 CoreXY Printer August 01, 2016 11:42PM |
Registered: 9 years ago Posts: 251 |
Quote
widespreaddeadhead
Bump.
Still having this issue. I tried a different thermistor in place of the bed one, because the graphics controller says its defective, but it says that with the new one too. I'm using firmware I downloaded from the Thingiverse page, modified with the link from a few posts ago to add a heated bed, full graphics controller, and an e3d volcano.
Could the pins for the thermistors be incorrect? I plugged them in like I would on my other 3d printer, bed in 0 and hotend in 1. Now I think I should swap them and see if that works. Anyone who has set this up before on a RAMPS 1.4 let me know how they wired it up, or maybe if I need to find where the pin assignments are and how to change them? Thanks!
Re: FuseBox ~$300 CoreXY Printer August 10, 2016 06:54AM |
Registered: 16 years ago Posts: 80 |
Re: FuseBox ~$300 CoreXY Printer August 14, 2016 12:16AM |
Registered: 16 years ago Posts: 80 |
Re: FuseBox ~$300 CoreXY Printer August 17, 2016 10:15AM |
Registered: 9 years ago Posts: 251 |
Re: FuseBox ~$300 CoreXY Printer August 17, 2016 02:33PM |
Registered: 16 years ago Posts: 80 |
Re: FuseBox ~$300 CoreXY Printer August 18, 2016 02:30PM |
Registered: 8 years ago Posts: 6 |
Re: FuseBox ~$300 CoreXY Printer August 18, 2016 10:29PM |
Registered: 9 years ago Posts: 251 |
Re: FuseBox ~$300 CoreXY Printer September 06, 2016 09:59AM |
Registered: 9 years ago Posts: 251 |
Re: FuseBox ~$300 CoreXY Printer September 08, 2016 06:04PM |
Registered: 11 years ago Posts: 651 |
Re: FuseBox ~$300 CoreXY Printer September 09, 2016 11:58AM |
Registered: 9 years ago Posts: 251 |
Quote
FA-MAS
You're using RAMPS 1.4? Make sure you have the jumpers for microstepping installed under the stepper drivers.
Also make sure you have your motors wired up correctly. Check here
Basically the 2 wires for one coil should be next to each other in your connector as well as the 2 wires for the other coil should be next to each other.
For the endstops, at the RAMPS end put them on the X,Y,Z-min pins here
You should have 2 wires in the connector
One should be in the middle which is the -
The other should be in the top which is the S
At the switch end, one wire should go to the Common, usually labeled C on the switch
The other wire should go to the Not Connected, usually labeled NC on the switch
Also you do need to configure it in your firmware, right now you have it set as if no endstops were connected.
You should set your X,Y,Z-min to "Switch on GND, normally closed"
Lastly you can send M119 through your host to get the status
I'd say make sure none of the switches are being physically triggered then issue M119
They should all report open. If not you've got a wiring issue
Re: FuseBox ~$300 CoreXY Printer September 10, 2016 01:21AM |
Registered: 9 years ago Posts: 125 |
NC and NO mean Normally Closed and Normally Open.Quote
FA-MAS
The other wire should go to the Not Connected, usually labeled NC on the switch
Re: FuseBox ~$300 CoreXY Printer September 10, 2016 09:23AM |
Registered: 11 years ago Posts: 651 |
Re: FuseBox ~$300 CoreXY Printer September 12, 2016 10:18AM |
Registered: 9 years ago Posts: 251 |
Re: FuseBox ~$300 CoreXY Printer September 12, 2016 11:51AM |
Registered: 11 years ago Posts: 651 |
Re: FuseBox ~$300 CoreXY Printer September 13, 2016 11:29PM |
Registered: 9 years ago Posts: 251 |
Re: FuseBox ~$300 CoreXY Printer September 13, 2016 11:50PM |
Registered: 9 years ago Posts: 31 |
Re: FuseBox ~$300 CoreXY Printer September 14, 2016 11:33AM |
Registered: 11 years ago Posts: 651 |
Re: FuseBox ~$300 CoreXY Printer September 14, 2016 11:58AM |
Registered: 9 years ago Posts: 251 |
Quote
FA-MAS
Send M503 to see if it's actually using the steps per mm you're telling it.
It's possible that even though you've flashed 1600, that it's still using 400 from EEPROM.
If it's still using 400, send:
M502 to load hardcoded defaults (the ones in your configuration file)
M500 to save those settings to EEPROM
Then do M503 again
Re: FuseBox ~$300 CoreXY Printer September 14, 2016 02:06PM |
Registered: 9 years ago Posts: 251 |
Re: FuseBox ~$300 CoreXY Printer September 14, 2016 02:31PM |
Registered: 11 years ago Posts: 651 |
Re: FuseBox ~$300 CoreXY Printer September 15, 2016 08:41AM |
Registered: 9 years ago Posts: 251 |
Re: FuseBox ~$300 CoreXY Printer September 15, 2016 12:36PM |
Registered: 9 years ago Posts: 31 |
Re: FuseBox ~$300 CoreXY Printer September 15, 2016 05:19PM |
Registered: 9 years ago Posts: 251 |
Re: FuseBox ~$300 CoreXY Printer September 27, 2016 12:22PM |
Registered: 9 years ago Posts: 251 |
Re: FuseBox ~$300 CoreXY Printer September 27, 2016 02:12PM |
Registered: 9 years ago Posts: 251 |
Re: FuseBox ~$300 CoreXY Printer September 27, 2016 04:11PM |
Registered: 11 years ago Posts: 651 |
Re: FuseBox ~$300 CoreXY Printer September 27, 2016 06:07PM |
Registered: 9 years ago Posts: 251 |
Re: FuseBox ~$300 CoreXY Printer December 30, 2016 10:06AM |
Registered: 11 years ago Posts: 16 |