paid support
-
@brampie Sounds like you'd be served by using Z-offsets stored in G10 (until RRF3.3 changes that, if i read the upgrade notes correctly) - I use different Z-offsets on my toolchanger and get very repeatable toolchanges and first layers using this implementation.
-
@luke-slaboratory
thx for your infoNo I have:
G31 P500 X-12.5 Y-17.5 Z-2.07
to set the probe trigger height
and then
G10 P0 X-4.32 Y-4.5 Z0
G10 P1 X4.32 Y4.5 Z-0.2A command like G10 P0 X-4.32 Y-4.5 Z10 does not really have the effect of the head going up.
You have G10 Z commands where the head does move while you send the command ? I was under the impression this was not possible.I have been able to get good repeatable results, but setting the height for 2 heads this way takes too long when dealing with filament that clogs easily
I'm really looking for a way like the G10 command that actually moves the head up and down so I all have to do is check with the G10 command what the correct height is and then copy past that into the config.
It would also make adjusting while printing and applying that adjustment later easier.
Not, adjusting with babystepping, applying that different to the config file, rebooting, checking, make another small adjustment.
This would save me so much time.thx
-
@brampie -
Updating the G10 coordinate should update where the machine shows its at - So if you have T0 selected, and you level your nozzle and it shows your location as Z0 - you then change your offset by G10 Z10 - This should change the displayed coordinate by 10. you can then check your new coordinate by typing in a move command for Z to bring it to wherever the new coordinates are.
Basically, if i load up a tool, and then go to the homing spot, and try to paper-level my bed. I find that the nozzle scrapes at reported coordinate Z=.5mm - i then issue a G10 command which adds -.5mm to my tool offset. DWC should then report Z=0 - the machine didn't move, but where it thinks it is did. That should be your instant feedback - find the real-life "zero" location, and then adjust your tool offsets (or maybe your probe offset) to where that real zero is.
As a nomenclature thing - I greatly prefer having the probe as the "0" Z location and having both tools be located off of that - if you're switching around your tools (but not dissassembling/messing with your probe) it makes the most sense to have the probe as your stable "0" and have both tools have offsets from it.
-
This would mean
G31 P500 X-12.5 Y-17.5 Z0
and for head 1:
G10 P0 X-4.32 Y-4.5 Z-2.45This does have the downside of being able to crash the head into the bed as I've just found out (should have used an old bed to try this), but it does make more sense.
Does this solve the issue of adjusting while printing, should I be able to use this command to lower the nozzle while printing the first layer and then pasting to commands in the config file.
-
Sorry about crashing into the bed! - I always take that as a risk when printing. Not sure how to get around it as I use mesh leveling which has its unique positional offsets.
As for saving into configs, yes, you can adjust the G10 values to whatever they need to be, and then save them into the config.g for next time - nothing prevents permanent updates. For my particular toolchanger, my Config.g actually calls a macro file that has all of my tool definitions - when i want to update/revert the values, all i have to do is run the tool_conf.g macro file and poof, the values are re-done. You could create this macro and keep your offsets in there, and then easily save and update your values.
-
My bad, I was using the smartphone and pressed the y-50 button by accident, a nice scratch info the new aluminium plate.
Shouldn't duet stop at the height of the offset when the head is active actually, or at least ask for confirmation before going to 0 ?
I guess not using the buttons X,Y,Z on the web interface solves that, maybe a head1-z=0 macro button insteadYes, I get that, but if I print the first layer with head1, and I see it needs to be lower, and I change the value, will duet, while printing, see that Z is no longer correct and adust while printing in this case.
I thought there was an issue (read it on the forum somewhere that the nozzle only moves when the next Gcode run that includes a Z height) that prevented this.
Or can you confirm that this does work, using these command while printing the head/nozzle does lower "immediately" ? -
I managed a couple of prints without further adjustments, after 3 prints I needed to adjust the head -0.9mm with babystepping, homing again did not help here.
Resetting did help somewhat, but I'm now on +0.2mm with babystepping.
I did M500 before rebooting hoping that the config would be saved, I did not do delta calibration after reboot. -
@brampie said in paid support:
I did not do delta calibration after reboot.
I'm not a delta user but isn't it common practice to do a auto calibration before each print?
-
The documentation does suggest this but:
-When printing on some surfaces that are less flat I find that delta calibration can cause skewed prints, maybe because it's difficult to tell the difference between a bed that is mounted at an angle and a tufnol plate that is somewhat warped.
I do delta calibration on a clean flat aluminium plate, then if I need to print on something other than that plate, I switch plates and do mesh compensation.-With my printer delta calibration requires the head to be in the halfway position, this requires manual intervention
You think this causes me to have these issues ?
-
@brampie said in paid support:
You think this causes me to have these issues ?
All I know about deltas is from here:
https://duet3d.dozuki.com/Wiki/ConfiguringRepRapFirmwareDeltaPrinter