tomvandeneede / p2pp

Palette2/3 Post Processing tool for Prusa Slicer
143 stars 39 forks source link

How to close variable layer feature on prusa #181

Open Fatihhamircu opened 7 months ago

Fatihhamircu commented 7 months ago

My setting file is:

`G21 ; metric values G90 ; absolute positioning M82 ; set extruder to absolute mode ;P2PP PALETTE3_PRO ;P2PP PALETTE3_PRO ;P2PP PRINTERPROFILE=12345678901234567890123456789012

;P2PP SPLICEOFFSET=40

;P2PP MINSTARTSPLICE=130 ;P2PP MINSPLICE=90

;P2PP EXTRAENDFILAMENT=150 ;P2PP LINEARPINGLENGTH=350

;P2PP MATERIAL_DEFAULT_1_2_1 ;P2PP MATERIAL_PLA_PLA_2_1_2

;P2PP ABSOLUTEEXTRUDER

;P2PP SIDEWIPELOC=X254 ;P2PP SIDEWIPEMINY=45 ;P2PP SIDEWIPEMAXY=195 ;P2PP SIDEWIPECORRECTION=1.0

;set !P2PP SIDEWIPELOC=X254 ;set !P2PP SIDEWIPEMINY=45 ;set SIDEWIPEMAXY to the same value as SIDEWIPEMINY ;set !P2PP SIDEWIPEMAXY=45 ;set WIPEFEEDRATE is required to override default value!! ;set !P2PP WIPEFEEDRATE=200

;P2PP PURGETOWERDELTA=0

;P2PP FULLPURGEREDUCTION ;P2PP WIPEFEEDRATE=3000 ;P2PP AUTOADDPURGE `

after layer change setting is: ;AFTER_LAYER_CHANGE ;LAYER [layer_num] ;LAYERHEIGHT [layer_z] G92 E0

I have manually closed the variable layer feature:

Ekran görüntüsü 2023-12-19 131942

I have set all extruder layer height as 0.2 Ekran görüntüsü 2023-12-19 131905

and

Ekran görüntüsü 2023-12-19 131922

However, I got this error from compiler script: Variable layers may cause issues with FULLPURGE / TOWER DELTA This warning could be caused by support that will print on variable layer offsets

How can I close this, variable layer feature, on prusa so as to omit the warning?

tomvandeneede commented 6 months ago

Just make sure you print all layers at the same height en make sure that you don’t use support with non-layer height interface layers to the print.
Though the latter may not pose a problem, it could grow off the print in some situations

If none of these are the case you can ignore the message, it is there for safety

On 25 Dec 2023, at 18:05, Fatihhamircu @.***> wrote:

Reopened #181 https://github.com/tomvandeneede/p2pp/issues/181.

— Reply to this email directly, view it on GitHub https://github.com/tomvandeneede/p2pp/issues/181#event-11335995169, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK6CHJPP6IUDJS55ZOZG43LYLGW6ZAVCNFSM6AAAAABA25YVZGVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJRGMZTKOJZGUYTMOI. You are receiving this because you are subscribed to this thread.