Re: Slic3r two-color printing with Geeetech i3 pro C
Posted: Sun Feb 12, 2017 12:54 am
Tried even so, nothing changes
Enclosed is my configuration of Slice3r
Enclosed is my configuration of Slice3r
Here you can share you great ideas about hardware innovation. Here you can enjoy more professional and specialized services, Here is a platform for you to make a difference!
https://forum.geeetech.com/
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
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