MrGibbage
Eurobricks Vassals-
Posts
17 -
Joined
-
Last visited
About MrGibbage

Spam Prevention
-
What is favorite LEGO theme? (we need this info to prevent spam)
Technic
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
I don't disagree that they should release the code so others could continue with the updates. I am sorry that you have trouble with Stud.io. I've been using it for many years now, and I know a lot of people that use it. And the kids on my FLL team use it. But I know what you mean--it's happened to me before. I have tried using software that everyone else seemed to love, but for whatever reason, I could not get it working properly. I sure don't have any vested interest in Stud.io. I'm just a regular user. I wish you the best of luck! Skip
-
I am the coach for a FIRST Lego League team. This coming season will be my fifth. My daughter and I design the base robot (all technic) in LDD, (she does most of the work, but I do help her). LDD isn't very good for building complicated robots with interacting pieces. You need step-by-step instructions. Often we will need to build three or four "base robots" for the team to practice with, and we want them all to be pretty much exactly the same. So that's why we put the instruction in Blueprint. I don't think we could do it with Blueprint, so we really appreciate the effort!
-
One more feature request: I wish the step number was visible in the step design. I realize that this is going to change depending on the step options (single step per page; steps that have been inserted/deleted; etc.), so it may not be easy, but maybe put some thought into it. Many times I'll be working in the page design and see a step that needs some work and it means going back to the step design and scrolling around until I find it. Perhaps an easier solution might be that there could be a hyperlink on the page design which would link to the step design for that page?? By the way, you asked some time ago about page layout desires. I pretty much always use single step per page now. Since I'm not actually printing these, it is easier to just have one step per page.
-
Speaking of the "Update Design" feature. I happen to use this a lot. Every single time (100% repeatable) when I update the design, all of the parts currently in step 1 of blueprint will move to the very last step. This is even if the parts in step 1 have nothing to do with what was added or removed. All of the new parts always show up in the first steps as expected, but I see no reason to move the parts in step 1 to the very end. Fortunately it isn't very hard to go to the last step, copy the parts there to the clipboard, and move them back to step 1. But it is strange nonetheless.
-
One more feature request: Part description in the steps (in addition to the picture and count). All of my models are technic. It's a pain to have to count the number of holes in the longer beams to figure out what piece it is. Now, I wouldn't want the description on every part in every step. Really, just a few of the longer beams (9, 11, 13, 15) and axles that are impossible to tell what size they are. For axles, it would be really cool if we could print an actual size picture of the axle. Maybe somehow it would need to be editable on a per-step basis?? Also, having the ability to annotate with some text boxes would be really helpful.
-
To move pieces from one step to another, select the pieces to be moved. Use ctrl+click to select multiple pieces, or ctrl+a to select all of the pieces (these are the windows hotkeys; no idea what they are on Mac). Note that all of the pieces must be in the same step. You can't select pieces in multiple steps. Once you have selected the pieces that you want to move, then you hit ctrl+x to "cut" the pieces (you won't see anything happen on the screen). Then scroll using the horizontal scroll bar to the step where you want to put the pieces and click on it. Then press ctrl+v to paste them. Takes just a few seconds. Once you get the hang of it, you will be moving pieces around like a pro!
-
I hadn't tried installing v0022 since I was in the middle of a project. I'll definitely take a look at it. By the way, I don't think you mentioned the new features/bug fixes in the changelog in the first post for v0022. @kokkie20 I like your #2 suggestion as well. Almost every time when I "Add step after", I want the same rotation as before. Retaining that rotation would be great for new steps would be great :) @msx80, even if you change nothing, this program rocks! Seriously great work here! :) Thanks!
-
I'm using v0021 on Windows and it is working fine. Thanks for the great program. I have two feature requests: 1) Please oh please add keyboard shortcuts for the image rotation for individual steps. Also, I recommend that you remove the change model rotation from the context menu. If you accidentally change the model rotation, you mess with all of the rotations and it can take a while if you have a really big model. Generally, one would only need to do this once for any given model. But, back to the keyboard shortcuts: may I suggest WSAD? You may also have to more clearly indicate which step is currently selected. In fact, if we could select more than one step and rotate them all at one, that would be uber-cool! 2) When managing page layouts, it is possible to move a step to the next page. But there may not be room on that page. Can we have an option to add new, blank pages onto which we can move steps as required? Again, thanks for this amazing software! Skip
-
Sorry, I'm getting an error just running it: Operating system detected: Windows Starting Blueprint v0021.. Good luck! Current folder: C:\Users\skip\Local Apps\Blueprint0021 com.sleepycat.je.VersionMismatchException: (JE 4.0.92) C:\Users\skip\AppData\Roaming\BluerenderCache Expected log version 7 or earlier but found 11 VERSION_MISMATCH: The existing log was written with a version of JE that is later than the running version of JE, the log cannot be read. Environment is invalid and must be closed. Couldn't open file C:\Users\skip\AppData\Roaming\BluerenderCache\00000000.jdb at com.sleepycat.je.log.FileHeader.validate(Unknown Source) at com.sleepycat.je.log.FileManager.readAndValidateFileHeader(Unknown Source) at com.sleepycat.je.log.FileManager.openFileHandle(Unknown Source) at com.sleepycat.je.log.FileManager.getFileHandle(Unknown Source) at com.sleepycat.je.log.LastFileReader.startAtLastGoodFile(Unknown Source) at com.sleepycat.je.log.LastFileReader.<init>(Unknown Source) at com.sleepycat.je.recovery.RecoveryManager.findEndOfLog(Unknown Source) at com.sleepycat.je.recovery.RecoveryManager.recover(Unknown Source) at com.sleepycat.je.dbi.EnvironmentImpl.finishInit(Unknown Source) at com.sleepycat.je.dbi.DbEnvPool.getEnvironment(Unknown Source) at com.sleepycat.je.Environment.makeEnvironmentImpl(Unknown Source) at com.sleepycat.je.Environment.<init>(Unknown Source) at com.sleepycat.je.Environment.<init>(Unknown Source) at blueprint.b.b.a.b.a(Unknown Source) at blueprint.b.b.a.b.<init>(Unknown Source) at blueprint.b.b.a.<init>(Unknown Source) at blueprint.Blueprint.b(Unknown Source) at blueprint.Blueprint.initApp(Unknown Source) at a.a.start(Unknown Source) at com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$162(LauncherImpl.java:863) at com.sun.javafx.application.PlatformImpl.lambda$runAndWait$175(PlatformImpl.java:326) at com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295) at java.security.AccessController.doPrivileged(Native Method) at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294) at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95) at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191) at java.lang.Thread.run(Unknown Source)