What if I want a longer Primeline length?
I want to change the 70 and 90 parts.
I'm not sure how to write it in the override section because of the numbers.
Prime nozzle
G1 Y{y_start + (70 * y_factor)} E16 F1200
# Wipe
G1 Y{y_start + (90 * y_factor)} F{speed}
1 Reply
currently there isn't any way to do that. Primeline might get sacked at some point, since prime blob is superior. You can copy the entire macro into user overrides and adjust as you see fit.