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 »

Tried even so, nothing changes
Enclosed is my configuration of Slice3r
Attachments
Setup Slic3r.zip
(3.2 MiB) Downloaded 585 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 »

I guess you can try my .gcode file to take a look?
two_color_cube_1 +1.zip
(30.49 KiB) Downloaded 501 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 »

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 »

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 »

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 »

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 »

OK,
Tkanks so much
Post Reply