8000 USB stick support to transfer Gcode files to printer on X1Plus Extension board · Issue #435 · X1Plus/X1Plus · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

USB stick support to transfer Gcode files to printer on X1Plus Extension board #435

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

Open
Durksz opened this issue Jan 30, 2025 · 7 comments
Labels
enhancement New feature or request expander support

Comments

@Durksz
Copy link
Durksz commented Jan 30, 2025

First of all thank you for hacking the Bambulab printers and making opensource firmware for it!

Problem statement:
The company I work for, insert multionational company name here, has a policy that only encripted usb sticks are allowed.
The fact we are using micro-sd cards to feed our bambulabs at the R&D department is tolerated, for now.
And Plugging it in to the network (Wired or wireless) is a big nono (only for updates we hook it up wifi).

So having a usb input for feeding our models into the Bambu Lab would be very very usefull

Since the Expander board has 2 USB inputs, it would be ideal for the job.

I sincerely hope you can put this feature on the roadmap for implementation in the X1Plus firmware in the near future.

@Durksz Durksz added the enhancement New feature or request label Jan 30, 2025
@RobinWhitfield
Copy link
Collaborator

USB sticks encrypted with what exactly?

The printer would also need to be able to handle that, which could be more difficult.

@bani6809
Copy link
Contributor

The company I work for, insert multionational company name here, has a policy that only encripted usb sticks are allowed.

The possibility of support depends entirely on what encryption is used. Can you be more specific about your encryption?

@Durksz
Copy link
Author
Durksz commented Jan 31, 2025

I will try to find out what encryption is used. I Will share brand and type of usb stick we received. Once i get back in office next week.

If my memory is correct it is that reading is always permitted but writing from laptop to usb / sd is not.

@Durksz
Copy link
Author
Durksz commented Feb 4, 2025

the USB stick that is provided to us is a Apricorn NX with FIPS140-2 Level 3 validated on it.
As far as i understand it is an hardware locked usb-stick (we need to type a code to unlock it).

To be honest, being able to use an unencrypted usb stick already can be usefull, since you cannot use the micro-SD card easily anymore to transfer printfiles to the printer. When the sd card has X1Plus firmware installed on it. We have 20 or more people using the same printer....

@psiberfunk
Copy link
Collaborator
psiberfunk commented Feb 4, 2025

Basically for all purposes here you’re just presenting an unencrypted USB stick. I’m familiar with these “transparently encrypted” key code sticks , but maybe not everyone is . @bani6809 : A computer sees this just as a normal usb mass storage stick , all the encryption stuff is done onboard with these

@Durksz
Copy link
Author
Durksz commented Feb 5, 2025

I'm no proficiant programmer (mechanical engineer with some limited python / arduino programming skills), is it complicated to implement a usb-reader feature?

@jwise
Copy link
Member
jwise commented Mar 21, 2025

USB support would be nice, but I don't think it's going to make the initial Expander release. Leaving the bug open to track the request, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request expander support
Projects
None yet
Development

No branches or pull requests

5 participants
0