Hello,
Is there a way to force the skirt to outline all parts (not just each individual) in multi-part prints?
I generally use the skirt to quickly determine if I have any leveling issues before I get too far into a print; also, printing a skirt for part 'B' after laying down the skirt and first layer of part 'A' seems unnecessary.
Very new to Kiss (awesome slicer BTW), so hopefully I'm not missing something obvious.
Thanks!
Rich.
Skirt around all parts?
-
- Posts: 150
- Joined: 20 Aug 2016, 18:25
Re: Skirt around all parts?
I don't think there's a way, but I agree and would love to see that on 2.0 wishlist.
- woody3dp
- Posts: 65
- Joined: 07 Sep 2017, 09:35
-
- Posts: 9
- Joined: 21 Aug 2017, 12:58
Re: Skirt around all parts?
+1
One of the KISS quirks that make no sense
Probably the result of "skirt" being interpreted as a "brim with a distance".
One of the KISS quirks that make no sense

Probably the result of "skirt" being interpreted as a "brim with a distance".
- pjr
- Posts: 704
- Joined: 05 May 2015, 10:27
- Location: Kamnik, Slovenia
Re: Skirt around all parts?
No, previous versions with the "skirt" option did exactly the same.DeltaCon wrote:Probably the result of "skirt" being interpreted as a "brim with a distance".
Personally, I never use "skirt"; I just print a priming line at the front of the bed before every print:
Code: Select all
G1 Y-3 Z0.250 F7200.000
G1 X50.0 E75.0 F1000.0
G1 X160.0 E10.0 F1000.0
G1 X220.0 E6 F1000.0
G1 X240.0 E2 F1000.0
G1 Y-1
G1 X40 E15 F1000
G1 X0 E2 F1000.0
G1 E-<DESTRING> F4800
Peter
-
- Posts: 8
- Joined: 20 Mar 2018, 15:39
Re: Skirt around all parts?
Even worse, it prints the skirt on top of any supports which are printed first. (this may be an interaction of skirts of a given height and variable layer height).