New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request]: Add Z-offset filament override #2744
Comments
|
Agreed, and it would be the best to add the delta, not the actual offset stored in the printer for each steel sheet. |
|
That would be a good feature to add. Really usefull for PETG |
|
I agree completely. +1 for including this. I'm currently using PrusaSlicer 2.2.0, and this feature would be very much appreciated. |
|
+1.
|
|
I was hoping something like this already existed for PETG. I add my vote! |
|
What about it? I cant see it the new build with alpha version. I think that in the menu settings need add all of them settings from Print Settings and Printer Settings. It will be good! |
|
There already is a "Z offset" setting in the printer tab, can we get a "Z offset" filament override? This ticket has been open for more than a year, it's a very useful feature that seems lilke it'd be simple and worthwhile to add. |
|
+1 |
|
Also would like to see this feature, I have 3 different PLA suppliers and one of them requires more squish than the others, as well as PETG liking a bit more height than PLA. Easier to set it here than on the printer and "forgetting" the last height set |
|
+2 |
|
+1 |
|
+1 |
|
+1 |
|
+1 |
|
Coming to add a +1 @pboucher14 I see your reference here to some code - but I don't know much about PrusaSlicer code, so I'm not sure if that is just a skeleton fro the option or if that is the full bit of code needed for a pull request? |
|
+1 Coming from PrusaSlicer-2.4.0-alpha1 and found this while searching for the same feature requested idea. |
|
Good thing you commented, I was trying to find this comment for ages but failed. A workaround for this (for people who have autoleveling) that I do is to send |
|
Came here from the above issue that got marked as a duplicate. I'd also love to see this, or even better, if you could arbitrarily add any print settings to a filament profile with an override (I think ideamaker does something like this). As a workaround, adding something like this to the filament start g-code has worked for me: This would add a 0.2mm positive Z offset to whatever the normal offset is. |
|
@skorokithakis as you say, this works for printers with auto bed levelling, to this day a lot of printers don't have a levelling probe as it is easier to setup. @ardichoke this looks like a good compromise, but the custom filament g-code is inserted after any printer start g-code, sometimes this gives petg enough time to create a mess while priming the nozzle before starting to print. |
|
Actually, @ardichoke's solution is better than mine, nice! |
Hi! What if i need Z offset set to -0.1 mm? |
|
In case it can be useful, I modified my filament start gcode. So, I edidted my custom filament gcode like this: Similarly to @userosos request, the same could be done for negative offsets: |
|
+1 This feature is tremendously needed for PETG and TPU as well. |
|
This would be helpful for ASA as well due to the increased bed temp |
Neat workaround, but if you're like me who has multi extruder printer, the Filament Start G-Code is executed at every tool change. I need to ensure that it is only executed once (on the first layer. Tried the following logic: A new filament override z offset setting would be nice. |
|
+1 vote for this feature. |
|
@rtyr I am tagging you because you are the only contributor having some interaction with this bug. |

Version
PrusaSlicer-2.1.0-alpha1
Request
Since Filament override was added for retraction, it would be very useful to also add Z-offset.
This is currently only in Printer Settings.
PETG for example benefits greatly from being printed "a bit higher" off the bed vs PLA.
The text was updated successfully, but these errors were encountered: