Slic3r two-color printing with Geeetech i3 pro C

gpau
Posts: 50
Joined: Wed Nov 30, 2016 5:35 pm

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

Post by gpau » Sun Feb 12, 2017 12:54 am

Tried even so, nothing changes
Enclosed is my configuration of Slice3r
Attachments
Setup Slic3r.zip
(3.2 MiB) Downloaded 532 times

bang
Posts: 402
Joined: Wed Dec 28, 2016 2:12 pm

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

Post by bang » Mon Feb 13, 2017 2:34 pm

I guess you can try my .gcode file to take a look?
two_color_cube_1 +1.zip
(30.49 KiB) Downloaded 454 times

gpau
Posts: 50
Joined: Wed Nov 30, 2016 5:35 pm

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

Post by gpau » Thu Feb 16, 2017 10:03 pm

Hi,
I'm trying every possib solutions can not stamare the two colors.
I checked all the configurations and tried the attached file but not riescoa print, printing always comes out well.
In the firmware you have to change the setting, if you have to put that ettings? Now is it so

Code: Select all

  // these are the offsets to the probe relative to the extruder tip (Hotend - Probe)
  // X and Y offsets must be integers
  #define X_PROBE_OFFSET_FROM_EXTRUDER -25
  #define Y_PROBE_OFFSET_FROM_EXTRUDER -29
  #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35
In slicer I have to put these parameters?

cosmith
Posts: 52
Joined: Mon Dec 12, 2016 8:58 pm

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

Post by cosmith » Fri Feb 17, 2017 3:53 am

No. Those are for an auto-leveling sensor like the 3D Touch.

gpau
Posts: 50
Joined: Wed Nov 30, 2016 5:35 pm

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

Post by gpau » Fri Feb 17, 2017 4:19 am

Ok, what I am to be changed?

cosmith
Posts: 52
Joined: Mon Dec 12, 2016 8:58 pm

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

Post by cosmith » Fri Feb 17, 2017 4:26 am

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

gpau
Posts: 50
Joined: Wed Nov 30, 2016 5:35 pm

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

Post by gpau » Fri Feb 17, 2017 4:37 am

OK,
Tkanks so much

Post Reply