Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't paste into "Add Custom G-code" #2807

Closed
2 tasks
GuzziRaz opened this issue Oct 31, 2023 · 3 comments
Closed
2 tasks

Can't paste into "Add Custom G-code" #2807

GuzziRaz opened this issue Oct 31, 2023 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@GuzziRaz
Copy link
Contributor

Bambu Studio Version

1.7.7.89

Where is the application from?

Bambu Lab Official website

OS version

macOS Sonoma 14.1

Additional system information

intel

Printer

N/A

How to reproduce

First problem

  1. Slice an object
  2. Right click at a layer to insert custom G-code
  3. Write a line, eg. "G90"
  4. Switch to another app (eg. looking at notes)
  5. Switch back to Bambu Studio for writing a second line. But the previous line is now gone!

Second problem

  1. Slice an object
  2. Right click at a layer to insert custom G-code
  3. Try to paste a few lines of gcode (or just a single line). You can't - nothing happens!

Orca Slicer does not have the first problem, but it shares the second problem.

Actual results

  • Switching to another app and back clears the gcode box.
  • Can't paste into the box from another app [this might depend on clipboard format - I copied text from "Notes" and tried to paste it].
  • You also can't move cursor around in the box. Eg. if you write
G90
G91

and then try keyboard "arrow up" to insert a line between those two lines, you can't. You also can't use the mouse to get there. Apparently you need to erase the last line in order to write anything before it.

Expected results

  • You should be able to switch to another app and back without losing content.
  • You should be able to copy and/or paste.

Project file & Debug log uploads

N/A

Checklist of files to include

  • Log file
  • Project file
@GuzziRaz GuzziRaz added the bug Something isn't working label Oct 31, 2023
@LiZ-Li-BBL
Copy link
Contributor

Hello,
We plan to improve the experience of using this feature. Also this problem #2859 will be solved.

@LiZ-Li-BBL
Copy link
Contributor

Has been fixed in the lastes version. https://github.com/bambulab/BambuStudio/releases/tag/v01.08.03.89

@markrickert
Copy link

I just ran into this issue in version 1.9.7.52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants