Re: Trouble configuring 3d touch z probe
Thank you very much mate, good to see a guide on someone else using the same board. Im still having trouble with one thing: // Faux Servo for BLTouch // #define SERVO0_PIN 10 // ZMin pin used as PWM...
View ArticleRe: Trouble configuring 3d touch z probe
I have now added the define servo line myself, and it compiled. so step closer thank you very much
View ArticleRe: Trouble configuring 3d touch z probe
After a bit of fiddling around i have got the probe to go in and out 3 times on startup, it also follows commands such as, retract, extend, reset fault mode. however the zmin endstop shows as open,...
View ArticleTrouble configuring MKS SBase bugfix-2.0-3.x Auto level
Hi, I would like to ask for help, because I'm in trouble with configuring Auto level with my custom build delta printer with inductive probe, which works. I adjusted DELTA_ENDSTOP_ADJ and I want to...
View ArticleBLTouch and UBL
Hello, I'm having real troubles getting my BLTouch and unified bed levelling working and was wondering if someone could critique my calibration setup. I use this every time anything physically changes...
View ArticleCompile error
Brawling with Marlin. The printer is an old CTC Replicator Dual and the new board is a MKS Gen L and and define in Marlin as per Boards.h I finally got the board wired up and the drivers tuned. After...
View ArticleTemperatures of bed and hot end being set to 0 during run?
while using marlin 1.1.8 I get now and again something setting the bed and hot end to zero this is not detected by the printer, has anybody else had this problem or is there ayway to detect this while...
View ArticleRe: Compile error
So far I've tried an older version of the Arduion IDE but that changed nothing, when I get the chance I'll start again with a fresh copy of Marlin in case the copy I have had been damaged. Aamcle
View ArticleRe: Compile error
Done it, there is a updated Bug_Fix for Marlin. I still went at it like a 10 year old, one change, verify/compile, next change and so on. Next job see if it actually works but I'll have to wait until...
View ArticleWierd Stuff after upgrade
Ok so i updated from Marlin 1.0.1 to 1.1.9 Problems so far 1. Axis all seem inverted when i move them manually 2. When i home X it go the right direction for like 1mm then drops z like 5mm 3. My bed...
View ArticleBLtouch/Ender 3/Marlin 1.1.9 (Not working)
Hello, I just got done upgrading my Ender 3 Pro with a genuine Antlabs Bltouch Smart v2.0 following this guide [www.youtube.com]. In short I used a Pin 27 board to avoid having to splice anything onto...
View ArticleRe: Wierd Stuff after upgrade
ok i got answers on the marlin facebook users page. The General disparity between versions changed the default functionality of allot of components. With most of that resolved i think im ok moving...
View ArticleRe: Gcode help needed
If PRINTJOB_TIMER_AUTOSTART is enabled then the first M109 or M190 command received from the host will also start the print job timer. this would seem to indicate that is the Startup G-Code had the...
View ArticleLinear Advance help
Hi, Just for knowledge; I'm wondering how does linear advance work in the backend? What does it actually does to make the extruder axis linear as similar to other axes. Would be great if you could...
View ArticleRe: Set Z=5mm after homing G28
My setting Z_AFTER_PROBING 5 is enabled , but no succes The problem is not by probing , but by HOME or G28 command , the head stays on pos 0,0 I want it 5mm from the bed .
View ArticleIssue with Marlin and reprap display
I have the graphic 128x64 display and whenever I try to verify before uploading I keep getting this message saying "#error "Please select no more than one LCD controller option." What is this as I...
View ArticleRe: Issue with Marlin and reprap display
Upload your Marlin or only the Configuration.h file to Google Drive or a similar online sharing Post a link will take a look for you.
View ArticleRe: Issue with Marlin and reprap display
Fixed it by turning off the sanitycheck must of been some bug/issue with the 1.1.9 display works now.. I just can't get the buzzer to make any sound however.
View ArticleRe: Issue with Marlin and reprap display
Hi I did get it finally something odd was keeping it from working.. However I wanted to try something I took the standard blue LCD graphic screen off because I wanted to use a Yellow OLED screen it...
View Article