Skip to content

[BUG] - Pause at layer pauses before and after the layer? #179

Answered by jschuh
AndyHazz asked this question in Q&A
Discussion options

You must be logged in to vote

The double pause is because you're including both the mainsail-config macros and these macros at the same time. (The "PAUSE, forced by pause_next_layer" message is coming from mainsail-config, not these macros).

The installation instructions call out this kind of issue:

Note: Make sure you don't currently have any macros that provide the same basic function as the macros in this repository (e.g. the default Mainsail or fluidd macros). As a rule, you should avoid using multiple sets of macros that override the same base macro (unless you really know what you're doing) because conflicting macros can cause all sorts of weird and frustrating problems.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by AndyHazz
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working
2 participants
Converted from issue

This discussion was converted from issue #178 on September 24, 2023 15:07.