Sigge
Posts: 12
Joined: Mon Dec 28, 2015 7:58 pm

CR10 mini configuration doesn't work

Hi, I have a CR10 mini and downloaded the CR10 mini configuration via the assistant.
To make it work with my printer I had to change the X and Y build volume dimensions.
X from 300 to 220 mm
Y from 220 to 300 mm
Z 300 mm

When I print something big nothing gets printed beyond Y 230 mm, i.e. 70 mm short of the build volume.

Anyone have any ideas on how to fix this?
Attachments
CR10Mini_Issue_SIG.jpg
CR10_Mini_Setup_SIG.jpg
horst.w
Posts: 861
Joined: Fri Oct 17, 2014 5:00 pm

Re: CR10 mini configuration doesn't work

What firmware-system is running on the CR?
Perhaps the movement area of the printhead is limited.

here the example of my Anet A8 with Marlin:


// @section machine

// Travel limits after homing (units are in mm)
#define X_MAX_POS 220
#define X_MIN_POS -33
#define Y_MAX_POS 220
#define Y_MIN_POS -10
#define Z_MAX_POS 240
#define Z_MIN_POS 0

/**



Regards
horst.w
GER
Sigge
Posts: 12
Joined: Mon Dec 28, 2015 7:58 pm

Re: CR10 mini configuration doesn't work

So after a good night's sleep I figured it out...

The labeling on the cables for the X & Y connections were wrong from factory...
I switch them and now it prints on the whole surface with original CR 10 mini configuration from the assistant.

Thanx for the tip horst!

:D

/Sigge
horst.w
Posts: 861
Joined: Fri Oct 17, 2014 5:00 pm

Re: CR10 mini configuration doesn't work

Well done!
Happy printing :D

H

Return to “General Discussion and Tips”