this post was submitted on 09 Dec 2023
13 points (88.2% liked)

3DPrinting

15276 readers
117 users here now

3DPrinting is a place where makers of all skill levels and walks of life can learn about and discuss 3D printing and development of 3D printed parts and devices.

The r/functionalprint community is now located at: [email protected] or [email protected]

There are CAD communities available at: [email protected] or [email protected]

Rules

If you need an easy way to host pictures, https://catbox.moe may be an option. Be ethical about what you post and donate if you are able or use this a lot. It is just an individual hosting content, not a company. The image embedding syntax for Lemmy is ![](URL)

Moderation policy: Light, mostly invisible

founded 1 year ago
MODERATORS
 

I wanted to print a temperature tower, but the custom Gcode entered in prusa slicer doesn't seem to actually change the temperature of the nozzle? It just uses the temperature that's configured on "other layers" under the filament tab.

I'm attempting gaaZolee's temperature tower, using the custom Gcode supplied with it, in the "before layer change" part of custom Gcode in prusa slicer.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 9 months ago (1 children)

The instructions in the link say that you need to configure your slicer to execute one of the two options of scripts described, before layer change

[–] [email protected] 1 points 9 months ago* (last edited 9 months ago)

Yeah, and i put the script for PLA in to the "before layer change" section of custom Gcode in prusaslicer. As I understood it, the custom Gcode tab is were these thing go in prusaslicer? Or do you also have to enable the execution somewhere?