Search found 52 matches

by cosmith
Mon Feb 20, 2017 4:47 am
Forum: Products FAQ
Topic: Geeetech i3 pro c dual extrusion problem
Replies: 9
Views: 13087

Re: Geeetech i3 pro c dual extrusion problem

You will need to calibrate it to get the correct value.

https://www.youtube.com/watch?v=YUPfBJz3I6Y
by cosmith
Mon Feb 20, 2017 3:34 am
Forum: Products FAQ
Topic: Geeetech i3 pro c dual extrusion problem
Replies: 9
Views: 13087

Re: Geeetech i3 pro c dual extrusion problem

The configuration looks OK, except the 158 for the E axis seems high. That shouldn't effect the X axis though. Maybe the belt is too loose, or there is a problem with the stepper driver? There is a way to test the voltage, it's on the forum here somewhere. You can also swap out the stepper driver wi...
by cosmith
Sun Feb 19, 2017 11:31 pm
Forum: Products FAQ
Topic: Geeetech i3 pro c dual extrusion problem
Replies: 9
Views: 13087

Re: Geeetech i3 pro c dual extrusion problem

Is the X belt slipping? Problem with the servo? Settings issue with the travel speed? That's a strange problem.

Can you attach the GCode file so I can try it?

--Colin
by cosmith
Sat Feb 18, 2017 9:38 pm
Forum: Extruder
Topic: Another Extruder issue....
Replies: 10
Views: 17952

Re: Another Extruder issue....

Check your thermistor. It sounds like it has slipped out of the block a little bit. I had the same issue.
by cosmith
Fri Feb 17, 2017 9:24 pm
Forum: Extruder
Topic: DualE PI3 proC - Printing Speed limited to 40mm/sec
Replies: 1
Views: 4349

Re: DualE PI3 proC - Printing Speed limited to 40mm/sec

Not normal behavior. My default is 60mm/sec and I have no problems.
by cosmith
Fri Feb 17, 2017 4:26 am
Forum: Software
Topic: Slic3r two-color printing with Geeetech i3 pro C
Replies: 16
Views: 24217

Re: Slic3r two-color printing with Geeetech i3 pro C

Code: Select all

#define HOTEND_OFFSET_X {0.0, 32.00} // (in mm) for each extruder, offset of the hotend on the X axis
  #define HOTEND_OFFSET_Y {0.0, 0.40}  // (in mm) for each extruder, offset of the hotend on the Y axis
by cosmith
Fri Feb 17, 2017 3:53 am
Forum: Software
Topic: Slic3r two-color printing with Geeetech i3 pro C
Replies: 16
Views: 24217

Re: Slic3r two-color printing with Geeetech i3 pro C

No. Those are for an auto-leveling sensor like the 3D Touch.
by cosmith
Thu Feb 16, 2017 10:29 pm
Forum: Firmware
Topic: mesh leveling latest marlin
Replies: 8
Views: 12502

Re: mesh leveling latest marlin

Try this. You will need to change your sensor offsets and probably a few other things since I'm using a Pro C instead. I also included the pins configuration file for the 3D Touch. The configuration.h files will not work with the current official, stable release of Marlin or with RC8. I believe it w...
by cosmith
Thu Feb 16, 2017 10:21 am
Forum: Geeetech A20M
Topic: 3D Touch Sensor:Auto-levelling for Geeetech 3D printer
Replies: 326
Views: 617172

Re: 3D Touch Sensor:Auto-levelling for Geeetech 3D printer

The touch sensor Z stop is polarity sensitive. Make sure it's wired correctly. You can also check the file here for exact instructions on fixing Pins.h

http://www.geeetech.com/wiki/index.php/ ... ing_Sensor
by cosmith
Thu Feb 16, 2017 10:08 am
Forum: Geeetech A20M
Topic: 3D Touch Sensor:Auto-levelling for Geeetech 3D printer
Replies: 326
Views: 617172

Re: 3D Touch Sensor:Auto-levelling for Geeetech 3D printer

Is the Pins.h file set up correctly?