New release (anyone who forked please do a pull) - Added heated bed temperature control. PrusaSlicer would assign sometimes assign wrong temperature to the heated bed. Script now cleans up the heated bed gcode from PS (M140 and M190 commands) and adds the M140 and M190 commands to set the temperature that is MAX of all heated bed temperatures of filaments in use - Changed the behaviour of the PrimeTower generation. Now if the prime tower is padded at the end of Tool printing process, printer will not do an extra move to the previous position
I did reslice my current project with the new version and the print is ongoing. Rightnow everything seems to be ok. Some detail about the priming tower: - I still have the feeling that the amount of material is somehow off when the base plate for the priming-tower is being printed. It always seems to be some sort of overextrusion (while the actual part seems to be ok). Might this be connected with the number of edges? (I didnt look at the generation algorithm so far.) - When printing PETG with PLA as support: Whenever the base plate for the priming tower is made of PLA and the next ful baseplate layer is PETG it is a mess. Because the PETG does not stick to PLA and build up some tiny blob which is dragged around circular. It would be perfect if the base plate is always the same extruder. Or maybe generated with different extruders rings which consist of the the same material piled up. Maybe it would be perfect if we have multiple rings in the baseplate because there is always some material that sticks best to the print bed. When I print the upper part of the priming tower the print works ok. Did you as well experience these problems with the priming tower?
Hi, no - not really but it may be related to the order of extruders/materials. I will check that code later on and have a look. Might redo the code for the prime tower brim generation to make it more robust. As for the overextrusion issue - it may be related to the fact that algorithm tries to create a ful circular infill on the base of prime tower. I will add it to my notes to change it so - rather then full infill do n-ammount of rings on each side (using the outermost materials) This should provide structural integrity - without creating too much mess.
Sorry, is this active still? I get an error parsing; [Error] Setting retraction state while no tool is active no idea how to fix this. Using new Prusaslicer 2.3 Optional question, if i may: Why are the M104 Snn and M109 Snn used instead of G10 Snn Pnn and M116 Pn ?
Hi it is I was relocating from London to Munich - please provide more details. Single error message is not enough - whole output would help.