Anson Liu
Anson Liu
Expanding `M21` to be able to select between SPI and SDIO is also helpful so that the default `SDCARD_CONNECTION` can be set to `LCD` for normal use with the accessible...
The concept for #25715 looks good. Please let me know when it is ready to test, my new btt octopus pro board has all 3 storage methods so it would...
I added the Ultimaker S3 compatible profile at https://github.com/prusa3d/PrusaSlicer-settings/pull/245. There are some limitations that I discussed here: https://ansonliu.com/2024/04/ultimaker-s3-s5-s7-prusaslicer-profile/ Does this solve pat of the issue?
@wrennnnnn Ultimaker S-line seems to use the estimated print time in the Griffin gcode header and Prusaslicer does not have access to the estimated print time when adding the start...
Is the printer the S3? I'm not sure if the 3 and S3 are on different firmwares. You should check if the generate gcode is in absolute or relative E...
Replying to keep this issue open until fix in #24553 is merged (the PR is ready to be merged). @thinkyhead @EvilGremlin
@jellespijker Sure , I have synced my fork with the Cura main.
@jellespijker I synced my fork again.
@jellespijker Okay, I've made the changes as suggested by the linter.
@CptJackieSparrow @Ghostkeeper I added support importing 3MF Color Groups, added some tests, and cleaned the code to pass the code style tests. Sorry, there were a lot of individual commits...