|
Search Results
|
| Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
| |
|
Thread: BrickPad for iOS
Post: Re: BrickPad for iOS
| Aloha,
A bookmarklet will do the job:
Code:
--
javascript:window.location=%27brickpad://%27+window.location.toString().replace(%27http://%27,%27%27)
--
Create a bookmark in Safari, call i... |
|
Ramón Figueroa-Centeno |
LDraw Editors and Viewers
|
14 |
26,974 |
2011-12-15, 18:19 |
| |
|
Thread: How do you handle a large BOM in LPub?
Post: How do you handle a large BOM in LPub?
| Aloha,
I want to create BOM (Bill of Materials) for a model that has many different parts (it would fit in several pages).
Does anyone know how to do that in LPub?
Mahalo,
Ramón |
|
Ramón Figueroa-Centeno |
LDraw File Processing and Conversion
|
2 |
8,647 |
2011-12-12, 4:26 |
| |
|
Thread: Applescript to "center" in Bricksmith
Post: Applescript to "center" in Bricksmith
| Aloha,
Below is an Applescript to "center" parts in Bricksmith. It computes the averages, denoted x, y, and z, of the coordinates of the selected parts and then shifts -x, -y and -z (and snaps to g... |
|
Ramón Figueroa-Centeno |
LDraw Editors and Viewers
|
2 |
8,660 |
2011-12-08, 23:59 |
| |
|
Thread: [Bricksmith] More feature requests
Post: Re: [Bricksmith] More feature requests
| Aloha,
Another features I would love to see in Bricksmith are:
(1) Being able to paste text, and have it parse it.
(2) Act as an external viewer to text editors, i.e. to auto refresh when a fil... |
|
Ramón Figueroa-Centeno |
LDraw Editors and Viewers
|
5 |
11,594 |
2011-12-07, 23:28 |
| |
|
Thread: BBEdit LDraw Module
Post: BBEdit LDraw Module
| Aloha,
I have added to Jim DeVona's ldraw.plist, found in TextWrangler LDraw Kit (http://anoved.net/software/ldraw/textwrangler-ldraw-kit/) (see below). So that it would do syntax highlighting in ... |
|
Ramón Figueroa-Centeno |
LDraw Editors and Viewers
|
0 |
4,939 |
2011-12-07, 18:09 |
| |
|
Thread: [Bricksmith] More feature requests
Post: Re: [Bricksmith] More feature requests
| Aloha,
I would also like this capacity to add custom lists of parts (Jim DeVona has a partial solution: Bricksmith Custom Categories (http://anoved.net/2008/06/bricksmith-custom-categories/), but ... |
|
Ramón Figueroa-Centeno |
LDraw Editors and Viewers
|
5 |
11,594 |
2011-12-07, 17:51 |
| |
|
Thread: Re-centering model (in Bricksmith)
Post: Re-centering model (in Bricksmith)
| Aloha,
Is there any way that I can change the origin's coordinates in Bricksmith (or somewhere else)? I have models whose origin is nowhere near where I would like it, so it makes it hard to, for e... |
|
Ramón Figueroa-Centeno |
LDraw Editors and Viewers
|
10 |
19,735 |
2011-12-03, 22:50 |
| |
|
Thread: LDraw App for iOS
Post: Re: LDraw App for iOS
| Aloha,
Very nice! It works well in my iPad.
Now, it would be nice to be able to delete models from within the app, without going to iTunes.
Mahalo,
Ramón |
|
Ramón Figueroa-Centeno |
LDraw Editors and Viewers
|
17 |
38,359 |
2011-12-03, 22:17 |
| |
|
Thread: Applescript droplet to generate png previews using LDView
Post: Applescript droplet to generate png previews using...
| Aloha,
The following saved as an application from the AppleScript Editor generates png previews:
Code:
--
property ldview : "/Applications/LDView/LDView.app/Contents/MacOS/LDView"
on run
... |
|
Ramón Figueroa-Centeno |
LDraw Editors and Viewers
|
0 |
4,376 |
2011-12-01, 10:01 |
| |
|
Thread: How do I use LDView form the command line in OSX?
Post: How do I use LDView form the command line in OSX?
| Aloha,
How do I use LDView form the command line in OSX?
Mahalo,
Ramón |
|
Ramón Figueroa-Centeno |
LDraw Editors and Viewers
|
1 |
6,919 |
2011-12-01, 7:11 |
| |
|
Thread: Feature request for Bricksmith: Quicklook plugin
Post: Feature request for Bricksmith: Quicklook plugin
| Aloha,
It would be very cool to have a quicklook plugin for ldraw files in OSX. Perhaps to be bundled with Bricksmith, or by itself.
Mahalo,
Ramón |
|
Ramón Figueroa-Centeno |
LDraw Editors and Viewers
|
0 |
4,251 |
2011-12-01, 6:54 |
| |
|
Thread: Update for L3P Launcher (OSX)
Post: Re: Update for L3P Launcher (OSX)
| Aloha,
Jean-Philippe Ouellet Wrote:
--
I am curious as to why you bundled the new applescript in an application which is launched by the old applescript file (incurring all the overhead of the dat... |
|
Ramón Figueroa-Centeno |
LDraw File Processing and Conversion
|
8 |
17,113 |
2011-11-30, 8:11 |
| |
|
Thread: Help with Bricksmith and LPub
Post: Re: Help with Bricksmith and LPub
| Doh! I was running 2.5. It seems 2.5.1 solves the problem, yay!
Mahalo a Plenty!
Ramón |
|
Ramón Figueroa-Centeno |
LDraw File Processing and Conversion
|
11 |
24,312 |
2011-11-30, 0:10 |
| |
|
Thread: Help with Bricksmith and LPub
Post: Re: Help with Bricksmith and LPub
| Aloha,
I compared the files and the only differences are:
1. line endings (which I ruled out as the cause of the problems).
2. Capitalization of some names (unlikelly cause).
3. The LPub meta ... |
|
Ramón Figueroa-Centeno |
LDraw File Processing and Conversion
|
11 |
24,312 |
2011-11-29, 23:31 |
| |
|
Thread: Help with Bricksmith and LPub
Post: Re: Help with Bricksmith and LPub
| Aloha,
It is not the line endings. It chokes on the meta commands. If the LPub file is simple it can handle it.
Mahalo,
Ramón |
|
Ramón Figueroa-Centeno |
LDraw File Processing and Conversion
|
11 |
24,312 |
2011-11-29, 23:18 |
| |
|
Thread: Help with Bricksmith and LPub
Post: Help with Bricksmith and LPub
| Aloha,
I created a model with Bricksmith and then I did the instructions with LPub. When I open the result in Bricksmith, it does not know how to parse it.
Is there a way that I can get the two ... |
|
Ramón Figueroa-Centeno |
LDraw File Processing and Conversion
|
11 |
24,312 |
2011-11-29, 20:51 |
| |
|
Thread: Update for L3P Launcher (OSX)
Post: Re: Update for L3P Launcher (OSX)
| Aloha,
sed does come with OSX, but I superseded it with gsed, which I got through Fink.
Can you give me the POSIX path of the file(s) you are trying to process (e.g. "/Users/ramon/Documents/LEGO... |
|
Ramón Figueroa-Centeno |
LDraw File Processing and Conversion
|
8 |
17,113 |
2011-11-29, 20:30 |
| |
|
Thread: LPub 4 for Mac
Post: Re: LPub 4 for Mac
| Aloha,
I used exactly the same instructions and setup you used. Weird.
Ramón |
|
Ramón Figueroa-Centeno |
LDraw File Processing and Conversion
|
7 |
16,456 |
2011-11-29, 20:23 |
| |
|
Thread: Update for L3P Launcher (OSX)
Post: Re: Update for L3P Launcher (OSX)
| Aloha,
I think I fixed it. I forgot that I have GNU sed installed in my computer via FINK. Now, I included a copy inside the application bundle.
Download here: .
Mahalo,
Ramón |
|
Ramón Figueroa-Centeno |
LDraw File Processing and Conversion
|
8 |
17,113 |
2011-11-29, 6:52 |
| |
|
Thread: MPD Wizard for OSX
Post: Re: MPD Wizard for OSX
| Do you have a website where I can find the old version?
Mahalo,
Ramón |
|
Ramón Figueroa-Centeno |
LDraw File Processing and Conversion
|
3 |
10,738 |
2011-11-28, 18:16 |