Hello all, I complete basic construction for my Rostock (ready is towers, carriage, from electronic only stepper/motor and endstops) and I try config repetier host 0.85b windows with repetier firmware 0.83.
But I still have some problems.
I setup some basic things in firmware and I can move by click in manual control or use G1 (for now I only testing Z move, because should be same for all towers/motors), when I try m119 I can catch values from endstop.
1)
I'm using pulley with 16 teeth and T2.5 belt. So i setup
#define DRIVE_SYSTEM 3 (delta)
#define BELT_PITCH 2.5
#define PULLEY_TEETH 16
BUT when I click or G1 move for example from z0 to z1 it is not move only 1mm but something about 20mm (of course same in all 3 towers) which parameters have effect on this move calculation?
2)
I testing feedrate on move and I thing best "sound" and move I have with <600,900>, so I setup maximum on all direction (x,y,z) to 900.
But when I click on home, than carriage move to endstop, when click on it, than start some sound "beep" 2-3s move back (I setup #define ENDSTOP_Z_BACK_MOVE 10) so in my problem from point 1) it is move 20cm down and then go back up to endstop and another some "beep" sound. I think correct working should be go to endstop, click on it, go down, go up, click on it and than move to position defined with printer properties in repetier.
Where is a problem?
3) I setup stepstick for 0,8-1V between ground and trimpod. It is ok or not?
Stepstick is something like
Motor I have in biporal serial connection and have parameters static moment 0,55Nm current 0,88A induction 12,8mH resist 8ohm
4) After some move and stop motors I still hear some sound from motors. I think this is brake by current in motors, but I think this should be very silent or not?
Very thanks for your help.
Br Bajn
Rostock and repetier host
-
- ULTIMATE 3D JEDI
- Posts: 2417
- Joined: Mon Mar 26, 2012 1:44 pm
- Location: Redmond WA
Re: Rostock and repetier host
Lets start with 1.
Did you download the SeeMeCNC version of repetier or are you trying to configure it yourself?
Did you home the axis first (G28)?
What Steps per mm is set in the EEPROM?
The only thing that affects a Z move is steps/mm on the 3 axis. However it's set in two places and they have to match.
Did you download the SeeMeCNC version of repetier or are you trying to configure it yourself?
Did you home the axis first (G28)?
What Steps per mm is set in the EEPROM?
The only thing that affects a Z move is steps/mm on the 3 axis. However it's set in two places and they have to match.
Printer blog http://3dprinterhell.blogspot.com/
Re: Rostock and repetier host
Hello all, I shame, but yesterday I found solution 
Problem was with microstep, because I setup it in firmware, but not insert jumper on ramps, because I think default is without jumper
After insert jumper move is almost excelent, but it is only about tuning feedrate etc.
But point 3) is still actual. I can't measure current (maybe my current multimeter is ...) If I'm correct, current must be measure on some resist, but I still have zero current
stepper is something like http://www.ebay.com/itm/StepStick-A4983 ... 4169d237aa

Problem was with microstep, because I setup it in firmware, but not insert jumper on ramps, because I think default is without jumper

But point 3) is still actual. I can't measure current (maybe my current multimeter is ...) If I'm correct, current must be measure on some resist, but I still have zero current
