Re: Duet Wifi over extrusion on later change with Slic3r
QuoteDavid J Not trying to be rude or anything - but had you thought about posting this in the Duet area, rather than the Marlin firmware one? ( Home > Electronics Folder > Duet ) Would help if...
View ArticleRe: can't compile with PARKING_EXTRUDER in 1.1.9, 2.0
Can we see (and test with) a copy of your configuration files? and possibly a copy of the pins_xxx.h file you use with your board? Edit: Ah, I see that you mentioned a patch, while I were preparing...
View ArticleRe: Can not get firmware working for Wanhao Duplicator i3 with RAMPS1.4 and...
Thank you all so much, I was able to get the sketch compiled and uploaded using 1.8.7 (but not 1.8.5 oddly enough). Now have SD support, looks like the only issue now is that M119 command shows z_min...
View ArticleRe: Adding optoencoder to endstop slot to provide filament odometer -...
Still hoping someone with some knowledge of the code might help here... Never having looked at Marlin internals before I don't really have any clue what I'm doing, so more likely to break something...
View Article230v heatbed protection
Hello everyone. My printer is equipped with 230v silicon heatbed and I want to make an additiona protection in case of SSR fails I mean is it possible to add an extra code for switch power OFF when...
View ArticleRe: DUAL X CARRIAGE and sensorless homing anyone did that?
You just need set an endstop on Xmax.
View ArticleRe: Idle carriage will not park.
I use marlin1.1.0RC6,and i want to upgrad my firmware to 1.1.8,but it doesn't work.Then i hacked my ramps1.4 to azteeg x3 pro and used the pin of azteeg x3 pro ,but it doesn't work.
View ArticleRe: Dual X Carriage not working
Seems IDEX used RUMBA was X,Y,Z,E0,E1,X2.But it no work well even doesn't work at all.The older version 1.1.0.RC6 that direct define X2 can work well,and anyone knows how to use M218 to set z offset...
View ArticleRe: Dual X Carriage not working
Did you changed any pins.h about your RUMBA,if you doesn't changed it ,that you might have a wrong wiring.
View ArticleRe: Need help with FW upgrade of Dual X Carriage, Dual Z
I also have same problem,i add two arduino stepper motor drivers and hacked my ramps1.4 to AZTEEG X3 PRO.but it only works well for IDEX on old version 1.1.0-rc6.So i also want to upgrade to use new...
View ArticleRe: Adding optoencoder to endstop slot to provide filament odometer -...
Here are my latest workings - I haven't tried running it yet //If this actually works it will need to be modified to enable one odometer per filament input (for the same reason up to 5 runout sensors...
View ArticleRe: babystepping z
QuoteRoberts_Clif I use babystepping from the LCD control It works great . I print a skirt and adjust while watching for the perfect height. below I can see and change watching the numbers on the LCD....
View ArticleRe: babystepping z
OK here is my Marlin 1.1.5 shareable Link. [drive.google.com] This one is setup for Duel Extruders - Have not added second extruder yet so it is untested [drive.google.com]
View ArticleManual mesh bed leveling issue?
Hi! Using an Ender 3 with a warped bed, so I got the TH3D firmware to get mesh bed leveling. I first do corner leveling, test print, repeat until good. Then I do 5x5 mesh level procedure, store the...
View ArticleRe: babystepping z
QuoteRoberts_Clif OK here is my Marlin 1.1.5 shareable Link. [drive.google.com] This one is setup for Duel Extruders - Have not added second extruder yet so it is untested [drive.google.com] thank you...
View ArticleRe: Manual mesh bed leveling issue?
I find that I have to enable the Bed Leveling in the Slicer like so M420 S1 ; Bed Leveling on. these are the last 3 line in my slicers startup G-Code. G92 E0 ;reset extruder length M420 S1 ; Bed...
View ArticleSTEPS_per_unit
Hello fellows, my ,machine uses leadscrew driven system (1cm diameter of leadscrew). I was working with RAMPS + Repetier + 1/32 microsteping and i have set STEPS_PER_UNIT to 4266 according to...
View Articlereprap full graphic controller flickers/ lags when in SD menu
I've just "upgraded" my prusa i3 clone from a reprap smart controller to a reprap full graphic smart controller. It seems to work ok (after I've reversed the ribbon cables) but when i select the...
View ArticleRe: UBL - how are probe points calculated?
I literally just signed up to say "Thank you!". Your explanation helped me to get UBL working properly on my printer. While I generally find Marlin quite easy to configure, UBL configuration has been...
View Article