OrcaSlicer
OrcaSlicer copied to clipboard
0502 5M series start gcode /G3U filament management /AD3 path naming
Description
1、The start gcode for 5M and 5M pro @0.4mm and @0.6mm nozzle is updated : E -0.2; 2、 For the filaments that only belong to G3U, the AD5M series are now removed from the compatible printer list. 3、 Consolidated the file naming of filaments in form: “Flashforge Generic XXX @ff AD3”. Details are in the screenshots.
Screenshots/Recordings/Graphs
Tests
Tests work fine for me. I changed the other Vendor profiles by mistake, but then recovered them from main branch profile, but the commit still showing those files.
Please let me know how to submit a cleaner PR for changes with Flashforge changes only if needed.
For your review @SoftFever @RikshaDriver .
@RikshaDriver Hi I tried to rename the filaments to look cleaner. But there is a check failure in this PR, saying some issues with the parent path or file inheritance. I re-check the profiles but could not find any clues. Could you help take a look?
@FlashforgeOfficial @FlashForge in the future you can use the git reset --hard <commit> command to undo previous incorrect commits.
Can have a look at renamed files once you push from new repo.
Suggest removing "Generic" name from filament to streamline everything
@FlashforgeOfficial @FlashForge in the future you can use the
git reset --hard <commit>command to undo previous incorrect commits.Can have a look at renamed files once you push from new repo.
Suggest removing "Generic" name from filament to streamline everything
Thanks for the tips!