#Via only the cli, how can I say print this model with filament index 3 in the bambu ams

1 messages · Page 1 of 1 (latest)

sage lion
#

Right now I am passing via the CLI, the filament.json config for all four filaments in the AMS. When I use the flag --load-filament-ids 0 it works great, however when I use --load-filament-ids 2 it fails with "Coordinate outside allowed range" and it is not specific to that filament config because if i change the order of the filaments in the AMS and change the command flags it works as index 0. Thanks!

#

It's not specific to index 2, it is anything that is not 0 which makes me think I'm missing a flag or something