Re: Programatically defining and setting a bed leveling mesh
The mesh point locations are calculated by Marlin. They are based on the bed size, specified inset, and the number of points in the mesh. They are spaced equally from each other. You don't get to move...
View ArticleCan a BLTouch Sensor die?
Hey y'all, I have been running a Wanhao Duplicator 6 Plus Mark II in combination with a BLTouch sensor and Marlin 1.1.x for quite some time now. But sadly yesterday something died after finishing a...
View ArticleRe: Can a BLTouch Sensor die?
You cant check a bltouch with M119 It is only triggered for 5 ms or so, enough for the controller to see, but not long enough for a human to catch from [locxess.de] "NOTES M119 can’t be used to see...
View ArticleChange extruder stepper...how to do it?
Hi guys. I have gt2560 rev.b and my original extruder slot stop work. I have 2 free slot for add extruders. What i have to mod in firmware for work on 2nd slot?
View ArticleRe: Can a BLTouch Sensor die?
Thanks for your response Dust, I have made a guarantee claim at the webshop where I bought it. I hope I will receive my new sensor soon.
View ArticleRe: Change extruder stepper...how to do it?
Presuming you have tried swapping the stepper driver module and it not just a dead stepper driver... You need to change the appropriate pins.h file for your controller. Looks like motherboard is set...
View ArticleRe: Change extruder stepper...how to do it?
Yes...I try to swap the pin assignment,but temp sign -14° I search in motherboard's datasheet and assign relative pin,but still -14° I'm on 2.0 now,and I cant move estruder Little question....I've to...
View Articledeveloper documentation
Hi, everyone! I am writing a comparison between various firmware for machine control, a comparison made with the eyes of a developer. So, I want to consider the structures behind these firmwares; in...
View ArticleRe: Change extruder stepper...how to do it?
yes you have to move the stepper molex connector, and you have to move the stepper driver if that slot is empty temperature has nothing to do with stepper motors...
View ArticleRe: developer documentation
Marlin is also being redeveloped for 32 bit platforms ie marlin v2 which changes things a lot... so that is something else to consider.
View ArticleRe: Change extruder stepper...how to do it?
Ok....This is my situation. I have to solder the 12 pin,cause the board haven't.... It's right like this? Now I've only to find the temp pin?
View ArticleHow to set home position in the middle of the bad in Marlin 1.1.0-RC7
Hi Guys I don't know how to set home point. My command g28 finish in this position ttyUSB3 PC> m114 SENDING:M114 X:64.00 Y:159.00 Z:15.00 E:0.00 Count X: 6018 Y:15013 Z:5929 my configuration.h...
View ArticleRe: How to set home position in the middle of the bad in Marlin 1.1.0-RC7
I presume your doing this on some sort of Cartesian printer? (which is very odd to have 0,0 in the center of the board.) are you homing to max or min? If min the X and Y should be negative if max you...
View ArticleRe: Change extruder stepper...how to do it?
Ah I see... non standard connectors for extruders where everything is grouped together... didn't notice this originally. yes you will have to solder in a new header after quite a bit of searching I...
View ArticleRe: Change extruder stepper...how to do it?
Well I did it!!! I have to edit and delete the string of old extruder and add a9 for temp sensor. Now work all Thanks for help
View ArticleRe: Change extruder stepper...how to do it?
It's normal that when I switch on the printer,give me -14C° on extruder? Bed give me 19(room temp) and early the same on bed Yesterday when I try and test give me the right temp. Today,work anyway,but...
View ArticleRemapping pins for Marlin 1.1.9
Hi all! I want to change the electronics of my Anet A8. I bought a mks gen v1.4 board, a 12864 full graphics card and 4 tmc2130 drivers that I have switched to SPI mode. I need to know in what pins...
View ArticleRe: SD init fail.....make me crazy:X 2560 rev b.
Maybe someone can explain this kind of strange issue... B)- I try to mod in "sd fat config.h" the string // Set USE_SOFTWARE_SPI nonzero to ALWAYS use Software SPI. #define USE_SOFTWARE_SPI 0...
View ArticleRe: Change extruder stepper...how to do it?
Seems to be solved.....Now don't give me -14C° on start ;)
View ArticleServo not moving to correct angle
I have my stow / deploy angles set to 70 / 140 respectively. However, when the actual autolevel process is running, the deploy angle looks closer to 120. I have checked this by manually setting the...
View Article