prusa3d / PrusaSlicer

G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
https://www.prusa3d.com/prusaslicer/
GNU Affero General Public License v3.0
7.54k stars 1.91k forks source link

Print Settings > Post-processiong Scripts: Can't access box to edit/add scripts #12925

Open DangerManiac opened 3 weeks ago

DangerManiac commented 3 weeks ago

Description of the bug

Cannot access edit box for Post-processing scripts. I currently have one in there that does run as it should but when looking at the edit box I don't see it listed nor can I edit it or add another script.

Fixed by manually editing the print settings .ini file and adding it in, this however is NOT ideal.

Project file & How to reproduce

image

Checklist of files included above

Version of PrusaSlicer

2.8.0

Operating system

Windows 10 x64

Printer model

Ender 3 Pro, Ender 3 Max, Neptune 4

3DPrintMunich commented 3 weeks ago

Same here

Description of the bug

after editing the pp script the input field disappears.

Project file & How to reproduce

input_options xyzCalibration_cube_output options.zip

Checklist of files included above

Version of PrusaSlicer

2.8.0

Operating system

Win 10

Printer model

Snapmaker J1

Lodesys commented 3 weeks ago

Seeing the same problem. Upgraded from 2.7.4 The post-processing script text is there, but just not displayed (like white text on white background). I can click in the field and copy or alter the text, but can't see what's happening. Running Windows 11 on an ASUS AMD G14 gaming laptop.

As a temporary work around... Click in the text box, select all text and copy it (Ctrl-A, Ctrl-C) into your text editor / Notepad. View the text and, if needed, make any changes & paste it back into PrusaSlicer (Ctrl-A, Ctrl-V).

ipcn commented 1 week ago

I've faced the same issue with version 2.8.0 on Windows 10. It happens only if text in this filed is long enough, while short text does not disappear. It looks like height of this field is calculated incorrectly depending on the text length. If text is long enough, filed height is too big and text is not visible.

visible text: 123456789 image

semi-visible text: 123456789 123456789 1234 image

invisible text: 123456789 123456789 12345: image

tol2cj commented 1 day ago

I have similar issue, PS 2.8.0 on Win10 x64. I alreary have script in the profile from past for sending gcode to Sindoh 3DWOX 1 printer. I have to change IP, which is a parameter of the script. With the Copy - Paste method is possible but not comfortable.

obrazek

this should be seen: "SindohPostScript.exe xxx.xxx.xxx.xxx;"