Skip to content
#

lego

Here are 336 public repositories matching this topic...

nathaneltitane
nathaneltitane commented Jan 7, 2020

The current instructions output method does not specify how many times a model/submodel is used withing a main mpd or ldr file the same way parts are parsed and BOMed at the end of the document.

For instance, creating a humanoid model with two identical feet submodels will only showcase the instructions for a foot being made, but will not specify X2 at the bottom of the instruction setup.

If

PELA-blocks
paulirotta
paulirotta commented May 14, 2019

Is your feature request related to a problem? Please describe.
Sometimes custom cuts into a lid for cable access, swtich insertion and such are easier to do with a pocket knife than modifying the design in the computer. Thus a lid style which is easy to carve was suggested by a lead user.

Describe the solution you'd like
Horizontal and vertical lines that are easy to cut with a pocke

mfeldt
mfeldt commented Feb 7, 2020

Subject

When exporting png files, the filenenames get longer with each page

Environment

  • Version of LPub3D - 2.3.14.1
  • Operating system - Ubuntu 16.04

Steps to reproduce

  • Produce instructions
  • export as png

Expected behaviour

png files should be produced with filenames according to the pattern "model_lpub3d_%2d.png", numbered accordingly

Actual behaviour

LasseD
LasseD commented Apr 27, 2020

This can be done by splitting rendering into 3 parts:

  1. Draw parts from previous step (old part - the ones that can currently be drawn in a single color)
  2. Draw new parts in a single highlighting color and have their size increased by x amount
  3. Draw new parts with their correct colors and no size increase.

If you have a better (faster) way of achieving this, then please feel free to co

Improve this page

Add a description, image, and links to the lego topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lego topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.