Hi all!
I have a scratch CoreXY which starts to work okay :-) but my bed isn't perfectly levelled so I tried out AUTO_BED_LEVELING_3POINT.
This works well for what I can tell but there is one problem.
In Repetier, I load up, slice etc and start print, so at start, this happens automatically:
1) Homing x,y,z
2) probing 3 points on the bed.
3) When this finalizes, the hotend is say 15mm over the bed, and the bed is moved up some maybe 10mm so that the hotend is some 4-5mm over the bed.
This move though is extremely 'violent' (quick, but so quick it really even feels like that's too fast) and makes my NEMA 17 motor skip steps sometimes which will then make the print start mid-air...
I can up the Amp but then the motor will just get really hot, it's a big Nema17 on a screw so it's definitely big enough for the job (bought the same x,y,z motors, just the Z with a "screw" on it).
I can find z-speed in marlin & Repetier; 4*60 in marlin, but I have eeprom=on, and Repetier gives 600 mm/min which are totally slow compared to this "z-Jerk".
I have a month or two old Marlin version, M115 spits out MArlin 1.1.5 (Github).
Is this a known issue or can I change this hyperfast z-speed somewhere (I get easily lost in the #define-based Marlin code)?
It only happens after the probing, otherwise my Z speed is slow and good.
Thanks!
Ludvig
I have a scratch CoreXY which starts to work okay :-) but my bed isn't perfectly levelled so I tried out AUTO_BED_LEVELING_3POINT.
This works well for what I can tell but there is one problem.
In Repetier, I load up, slice etc and start print, so at start, this happens automatically:
1) Homing x,y,z
2) probing 3 points on the bed.
3) When this finalizes, the hotend is say 15mm over the bed, and the bed is moved up some maybe 10mm so that the hotend is some 4-5mm over the bed.
This move though is extremely 'violent' (quick, but so quick it really even feels like that's too fast) and makes my NEMA 17 motor skip steps sometimes which will then make the print start mid-air...
I can up the Amp but then the motor will just get really hot, it's a big Nema17 on a screw so it's definitely big enough for the job (bought the same x,y,z motors, just the Z with a "screw" on it).
I can find z-speed in marlin & Repetier; 4*60 in marlin, but I have eeprom=on, and Repetier gives 600 mm/min which are totally slow compared to this "z-Jerk".
I have a month or two old Marlin version, M115 spits out MArlin 1.1.5 (Github).
Is this a known issue or can I change this hyperfast z-speed somewhere (I get easily lost in the #define-based Marlin code)?
It only happens after the probing, otherwise my Z speed is slow and good.
Thanks!
Ludvig