Hi Ataraxis
Won't the difference in steps on the old stepper compared to the new stepper mean I wont be able to tell what the old one should be doing without putting the old Z stage back in?
Hi Ataraxis
Won't the difference in steps on the old stepper compared to the new stepper mean I wont be able to tell what the old one should be doing without putting the old Z stage back in?
On the one thread you said:
If i print a 10mm cube to check dimensions the results are 9.58x 9.46y 12.7z mm.
On the other:
Similar thing if I move Z by 10mm in pronteface I get 20mm.
I'm a bit confused?!
Edited by GuestSorry thought the pronteface measurement was a bit vague and i had to swap a stepper motors over as the heat sink was missing. So that is when i printed the 10mm cube so i could do some exact measurements.
Can you please do the following:
and, can you tell me your current Z-steps/mm? (Ulticontroller: Control -> Motion)
Edited by GuestIt moved 130mm by from asking the bed to move 100mm
Current Zsteps/mm: +0533.3
533.3 is correct for an ultimaker original without the new lead screw (i heard they changed it, but i don't have an heated bed...).
I don't know the new value but i will see if i find it in MARLIN somewhere.
But anyway, it's strange... are you sure that the new firmware is installed?
Edited by GuestTake a look here:
https://github.com/Ultimaker/Marlin/blob/Marlin_UM_HeatedBedUpgrade/Marlin/Configuration.h
There is one line there that is important:
#define DEFAULT_AXIS_STEPS_PER_UNIT {78.7402,78.7402,200.0,760*1.1}
Therefore the z-Steps/mm should be 200.0, not 533.3 - right?
Are you sure that the new firmware is installed correct?
I will read the instructions for the heated bed... i'm a bit confused since i don't have it installed
Edited by GuestWell, I found the problem I guess!
If you upload a new firmware, it will not override the values you stored once in the EEPROM.
Therefore, do the following:
Ultimaker controller: Control -> Restore Failsafe
That command (GCODE: M502) replaces the values in SRAM with the ones in the firmware.
// M502 - reverts to the default "factory settings". You still need to store them in EEPROM afterwards if you want to.
Now you can store them again in the EEPROM (GCODE: M500):
Ultimaker controller: Control -> Store Memory
B.t.w.: Since the following lines aren't commented out in your firmware, EEPROM is enabled by default
#define EEPROM_SETTINGS#define EEPROM_CHITCHAT
Edited by Guest
Yes you found the fault
You are a hero
It was my pleasure
I've been following along....so after the Failsafe, does he need to update the firmware again, and it works this time?
I ask because I plan on doing the heated bed upgrade soon
no failsafe overrides the values in the SRAM with the values in the hex-file (the firmware), store stores them in EEPROM. you cannot change the values in firmware, the correct "factory settings" will always be there if you need them
Edited by GuestOMG, I was about to post a question on this. Let me try your solution first I got a funny image of an ultibot coming up.
I keep seeing issues with heated bed upgrades (like this) which gives me great pause!
But...the heated build plate is tempting because right now, I am prying like crazy to get prints off the blue tape
@Titus: Haha, looks a bit rotten, your Ultibot zombie Was it the same problem?! Btw, i ordered my heated bed today (yeah!)
Edited by GuestSame problem yes. I'm guessing it could be because I adjusted Zaccel and Zspeed once, that that got into EEPROM, because I can't imagine all HBK upgrades have this problem
The upgrade is definitely worth it and helps bridges the gap to the UM2. Scrap the glue stick though, 50 / 50 water and PVA and apply with a brush works fantastic.
Well you helped convince me I needed it...just placed the order for the heated bed upgrade.
Is there a brand PVA glue people can suggest? (USA sources please)
I installed mine last weekend - I like it but
there are also some things they should change...
you cannot fix the backside of the wooden part to the metal plate.
they removed the "hook" for the lower z-endstop
the metal plate is a bit unstable, you can bend it easily if you push the frontside down :/
ah yes the glue stick... what is it good for?
Edited by Guestyou cannot fix the backside of the wooden part to the metal plate.
Actually you can, step 58.
they removed the "hook" for the lower z-endstop
That is because UMO's home upwards
the metal plate is a bit unstable, you can bend it easily if you push the frontside down :/
Yeah, same here, but during printing it seems ok actually!
ah yes the glue stick... what is it good for?
It helps the print stick, although I've heard people swear all kinds of different things work.
Actually you can, step 58.
Yes, but that's just the frontside of the wooden enclosure. If i tighten the screws, the backside of the wooden part lifts up a bit and becomes askew and scratches the back panel.
There are two two holes in the metal plate which are unsued, looks like they just "forgot" to cut out holes for the nuts^^
That is because UMO's home upwards
Yes right, but if you print a very high model... and software endstops aren't enabled...
Yeah, same here, but during printing it seems ok actually!
Just looks a bit unprofessional
It helps the print stick, although I've heard people swear all kinds of different things work.
You mean if you don't turn on the heated bed, right?
Edited by GuestIts Elmers PVA that people rave about in the US i think.
Heat the bed to 60deg, brush the 50/50 mix on and let it dry, then print.
Everything sticks and comes off with a high gloss base, XT, PLA, Nylon etc.
Okay you can use the glue stick that comes with the kit but I prefer the brush on method for a cleaner finish. I use it on my UM2, UM 1's and the Printrbot Plus.
Recommended Posts
ataraxis 51
Hi! Have you tried to upload the orginal firmware (without heated bed)? If, tell us if the problem persists (it is not related to the firmware then).
Link to post
Share on other sites