T
Terry
Fri, Nov 26, 2021 6:06 PM
This is largely a '3D printing' post, but hope I'm not too far OT.
I've not yet made a print including text with my Ender 3 V2. But I'll soon need
to do so and would appreciate some advice on a few practical points from more
experienced users please.
The 10 text labels will be on the top surface of a rectangular box lid, which
has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary. The labels
(like On/Off, Up, Down, etc) will be near holes made for various buttons and
switches. Each label will therefore be fairly small. I want them to appear flush
with the surface, white on my black PLA filament.
One option might be to fill with something like 'Hard As Nails' glue/filler,
wiping the surface clean before leaving the filler to set.
But ideally I'd like to do it by stopping the printer just once, changing to
white filament, and resuming (something else I've not yet tried). If I go that
route, what changes do I have to make in OpenSCAD and/or Cura, so that the stop
occurs at exactly the right place?
Would another idea be to make each label say 1 or 2 mm high and push them into
place? On reflection I suppose they could be printed as one object joined by a
thin, easily removed line?
All suggestions/tips/advice will be much appreciated.
Terry
This is largely a '3D printing' post, but hope I'm not too far OT.
I've not yet made a print including text with my Ender 3 V2. But I'll soon need
to do so and would appreciate some advice on a few practical points from more
experienced users please.
The 10 text labels will be on the top surface of a rectangular box lid, which
has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary. The labels
(like On/Off, Up, Down, etc) will be near holes made for various buttons and
switches. Each label will therefore be fairly small. I want them to appear flush
with the surface, white on my black PLA filament.
One option might be to fill with something like 'Hard As Nails' glue/filler,
wiping the surface clean before leaving the filler to set.
But ideally I'd like to do it by stopping the printer just once, changing to
white filament, and resuming (something else I've not yet tried). If I go that
route, what changes do I have to make in OpenSCAD and/or Cura, so that the stop
occurs at exactly the right place?
Would another idea be to make each label say 1 or 2 mm high and push them into
place? On reflection I suppose they could be printed as one object joined by a
thin, easily removed line?
All suggestions/tips/advice will be much appreciated.
Terry
DS
David Schooley
Fri, Nov 26, 2021 6:39 PM
I would print them separately and push them into place. Starting and stopping the printer while reloading filament might end up being a horror show.
This is easy if you have a dual nozzle, but I don’t know if that is possible with your Ender. I do this stuff all of the time with OpenSCAD by extruding text and then subtracting to get the models.
On Nov 26, 2021, at 12:06 PM, Terry terrypingm@gmail.com wrote:
This is largely a '3D printing' post, but hope I'm not too far OT.
I've not yet made a print including text with my Ender 3 V2. But I'll soon need
to do so and would appreciate some advice on a few practical points from more
experienced users please.
The 10 text labels will be on the top surface of a rectangular box lid, which
has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary. The labels
(like On/Off, Up, Down, etc) will be near holes made for various buttons and
switches. Each label will therefore be fairly small. I want them to appear flush
with the surface, white on my black PLA filament.
One option might be to fill with something like 'Hard As Nails' glue/filler,
wiping the surface clean before leaving the filler to set.
But ideally I'd like to do it by stopping the printer just once, changing to
white filament, and resuming (something else I've not yet tried). If I go that
route, what changes do I have to make in OpenSCAD and/or Cura, so that the stop
occurs at exactly the right place?
Would another idea be to make each label say 1 or 2 mm high and push them into
place? On reflection I suppose they could be printed as one object joined by a
thin, easily removed line?
All suggestions/tips/advice will be much appreciated.
Terry
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
I would print them separately and push them into place. Starting and stopping the printer while reloading filament might end up being a horror show.
This is easy if you have a dual nozzle, but I don’t know if that is possible with your Ender. I do this stuff all of the time with OpenSCAD by extruding text and then subtracting to get the models.
> On Nov 26, 2021, at 12:06 PM, Terry <terrypingm@gmail.com> wrote:
>
> This is largely a '3D printing' post, but hope I'm not too far OT.
>
> I've not yet made a print including text with my Ender 3 V2. But I'll soon need
> to do so and would appreciate some advice on a few practical points from more
> experienced users please.
>
> The 10 text labels will be on the top surface of a rectangular box lid, which
> has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary. The labels
> (like On/Off, Up, Down, etc) will be near holes made for various buttons and
> switches. Each label will therefore be fairly small. I want them to appear flush
> with the surface, white on my black PLA filament.
>
> One option might be to fill with something like 'Hard As Nails' glue/filler,
> wiping the surface clean before leaving the filler to set.
>
> But ideally I'd like to do it by stopping the printer just once, changing to
> white filament, and resuming (something else I've not yet tried). If I go that
> route, what changes do I have to make in OpenSCAD and/or Cura, so that the stop
> occurs at exactly the right place?
>
> Would another idea be to make each label say 1 or 2 mm high and push them into
> place? On reflection I suppose they could be printed as one object joined by a
> thin, easily removed line?
>
> All suggestions/tips/advice will be much appreciated.
>
> Terry
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
LM
Leonard Martin Struttmann
Fri, Nov 26, 2021 6:40 PM
Since you using Cura + Ender, you should be able to pause the print using a
Cura supplied script.
When you are slicing, add this script:
Extensions -> Post-processing -> Modify g-code
Select "Add a script" and select "Filament Change".
Change the "Layer" value to the layer where you want to change the
filament.
I have used this often and works well.
On Fri, Nov 26, 2021 at 12:06 PM Terry terrypingm@gmail.com wrote:
This is largely a '3D printing' post, but hope I'm not too far OT.
I've not yet made a print including text with my Ender 3 V2. But I'll soon
need
to do so and would appreciate some advice on a few practical points from
more
experienced users please.
The 10 text labels will be on the top surface of a rectangular box lid,
which
has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary. The
labels
(like On/Off, Up, Down, etc) will be near holes made for various buttons
and
switches. Each label will therefore be fairly small. I want them to appear
flush
with the surface, white on my black PLA filament.
One option might be to fill with something like 'Hard As Nails'
glue/filler,
wiping the surface clean before leaving the filler to set.
But ideally I'd like to do it by stopping the printer just once, changing
to
white filament, and resuming (something else I've not yet tried). If I go
that
route, what changes do I have to make in OpenSCAD and/or Cura, so that the
stop
occurs at exactly the right place?
Would another idea be to make each label say 1 or 2 mm high and push them
into
place? On reflection I suppose they could be printed as one object joined
by a
thin, easily removed line?
All suggestions/tips/advice will be much appreciated.
Terry
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
Since you using Cura + Ender, you should be able to pause the print using a
Cura supplied script.
When you are slicing, add this script:
Extensions -> Post-processing -> Modify g-code
Select "Add a script" and select "Filament Change".
Change the "Layer" value to the layer where you want to change the
filament.
I have used this often and works well.
On Fri, Nov 26, 2021 at 12:06 PM Terry <terrypingm@gmail.com> wrote:
> This is largely a '3D printing' post, but hope I'm not too far OT.
>
> I've not yet made a print including text with my Ender 3 V2. But I'll soon
> need
> to do so and would appreciate some advice on a few practical points from
> more
> experienced users please.
>
> The 10 text labels will be on the top surface of a rectangular box lid,
> which
> has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary. The
> labels
> (like On/Off, Up, Down, etc) will be near holes made for various buttons
> and
> switches. Each label will therefore be fairly small. I want them to appear
> flush
> with the surface, white on my black PLA filament.
>
> One option might be to fill with something like 'Hard As Nails'
> glue/filler,
> wiping the surface clean before leaving the filler to set.
>
> But ideally I'd like to do it by stopping the printer just once, changing
> to
> white filament, and resuming (something else I've not yet tried). If I go
> that
> route, what changes do I have to make in OpenSCAD and/or Cura, so that the
> stop
> occurs at exactly the right place?
>
> Would another idea be to make each label say 1 or 2 mm high and push them
> into
> place? On reflection I suppose they could be printed as one object joined
> by a
> thin, easily removed line?
>
> All suggestions/tips/advice will be much appreciated.
>
> Terry
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
>
LM
Leonard Martin Struttmann
Fri, Nov 26, 2021 6:42 PM
This assumes that you extrude the text and place it just above where you
want it to be seen.
I use this method for making Plant ID signs for my garden.
On Fri, Nov 26, 2021 at 12:40 PM Leonard Martin Struttmann <
lenstruttmann@gmail.com> wrote:
Since you using Cura + Ender, you should be able to pause the print using
a Cura supplied script.
When you are slicing, add this script:
Extensions -> Post-processing -> Modify g-code
Select "Add a script" and select "Filament Change".
Change the "Layer" value to the layer where you want to change the
filament.
I have used this often and works well.
On Fri, Nov 26, 2021 at 12:06 PM Terry terrypingm@gmail.com wrote:
This is largely a '3D printing' post, but hope I'm not too far OT.
I've not yet made a print including text with my Ender 3 V2. But I'll
soon need
to do so and would appreciate some advice on a few practical points from
more
experienced users please.
The 10 text labels will be on the top surface of a rectangular box lid,
which
has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary. The
labels
(like On/Off, Up, Down, etc) will be near holes made for various buttons
and
switches. Each label will therefore be fairly small. I want them to
appear flush
with the surface, white on my black PLA filament.
One option might be to fill with something like 'Hard As Nails'
glue/filler,
wiping the surface clean before leaving the filler to set.
But ideally I'd like to do it by stopping the printer just once, changing
to
white filament, and resuming (something else I've not yet tried). If I go
that
route, what changes do I have to make in OpenSCAD and/or Cura, so that
the stop
occurs at exactly the right place?
Would another idea be to make each label say 1 or 2 mm high and push them
into
place? On reflection I suppose they could be printed as one object joined
by a
thin, easily removed line?
All suggestions/tips/advice will be much appreciated.
Terry
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
This assumes that you extrude the text and place it just above where you
want it to be seen.
I use this method for making Plant ID signs for my garden.
On Fri, Nov 26, 2021 at 12:40 PM Leonard Martin Struttmann <
lenstruttmann@gmail.com> wrote:
> Since you using Cura + Ender, you should be able to pause the print using
> a Cura supplied script.
>
> When you are slicing, add this script:
>
> Extensions -> Post-processing -> Modify g-code
>
> Select "Add a script" and select "Filament Change".
>
> Change the "Layer" value to the layer where you want to change the
> filament.
>
> I have used this often and works well.
>
>
>
> On Fri, Nov 26, 2021 at 12:06 PM Terry <terrypingm@gmail.com> wrote:
>
>> This is largely a '3D printing' post, but hope I'm not too far OT.
>>
>> I've not yet made a print including text with my Ender 3 V2. But I'll
>> soon need
>> to do so and would appreciate some advice on a few practical points from
>> more
>> experienced users please.
>>
>> The 10 text labels will be on the top surface of a rectangular box lid,
>> which
>> has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary. The
>> labels
>> (like On/Off, Up, Down, etc) will be near holes made for various buttons
>> and
>> switches. Each label will therefore be fairly small. I want them to
>> appear flush
>> with the surface, white on my black PLA filament.
>>
>> One option might be to fill with something like 'Hard As Nails'
>> glue/filler,
>> wiping the surface clean before leaving the filler to set.
>>
>> But ideally I'd like to do it by stopping the printer just once, changing
>> to
>> white filament, and resuming (something else I've not yet tried). If I go
>> that
>> route, what changes do I have to make in OpenSCAD and/or Cura, so that
>> the stop
>> occurs at exactly the right place?
>>
>> Would another idea be to make each label say 1 or 2 mm high and push them
>> into
>> place? On reflection I suppose they could be printed as one object joined
>> by a
>> thin, easily removed line?
>>
>> All suggestions/tips/advice will be much appreciated.
>>
>> Terry
>> _______________________________________________
>> OpenSCAD mailing list
>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>
>
DS
David Schooley
Fri, Nov 26, 2021 6:45 PM
He wants to make the text flush. Will your method work for that?
On Nov 26, 2021, at 12:42 PM, Leonard Martin Struttmann lenstruttmann@gmail.com wrote:
This assumes that you extrude the text and place it just above where you want it to be seen.
I use this method for making Plant ID signs for my garden.
On Fri, Nov 26, 2021 at 12:40 PM Leonard Martin Struttmann <lenstruttmann@gmail.com mailto:lenstruttmann@gmail.com> wrote:
Since you using Cura + Ender, you should be able to pause the print using a Cura supplied script.
When you are slicing, add this script:
Extensions -> Post-processing -> Modify g-code
Select "Add a script" and select "Filament Change".
Change the "Layer" value to the layer where you want to change the filament.
I have used this often and works well.
On Fri, Nov 26, 2021 at 12:06 PM Terry <terrypingm@gmail.com mailto:terrypingm@gmail.com> wrote:
This is largely a '3D printing' post, but hope I'm not too far OT.
I've not yet made a print including text with my Ender 3 V2. But I'll soon need
to do so and would appreciate some advice on a few practical points from more
experienced users please.
The 10 text labels will be on the top surface of a rectangular box lid, which
has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary. The labels
(like On/Off, Up, Down, etc) will be near holes made for various buttons and
switches. Each label will therefore be fairly small. I want them to appear flush
with the surface, white on my black PLA filament.
One option might be to fill with something like 'Hard As Nails' glue/filler,
wiping the surface clean before leaving the filler to set.
But ideally I'd like to do it by stopping the printer just once, changing to
white filament, and resuming (something else I've not yet tried). If I go that
route, what changes do I have to make in OpenSCAD and/or Cura, so that the stop
occurs at exactly the right place?
Would another idea be to make each label say 1 or 2 mm high and push them into
place? On reflection I suppose they could be printed as one object joined by a
thin, easily removed line?
All suggestions/tips/advice will be much appreciated.
Terry
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org mailto:discuss-leave@lists.openscad.org
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
He wants to make the text flush. Will your method work for that?
> On Nov 26, 2021, at 12:42 PM, Leonard Martin Struttmann <lenstruttmann@gmail.com> wrote:
>
> This assumes that you extrude the text and place it just above where you want it to be seen.
>
> I use this method for making Plant ID signs for my garden.
>
>
> On Fri, Nov 26, 2021 at 12:40 PM Leonard Martin Struttmann <lenstruttmann@gmail.com <mailto:lenstruttmann@gmail.com>> wrote:
> Since you using Cura + Ender, you should be able to pause the print using a Cura supplied script.
>
> When you are slicing, add this script:
>
> Extensions -> Post-processing -> Modify g-code
>
> Select "Add a script" and select "Filament Change".
>
> Change the "Layer" value to the layer where you want to change the filament.
>
> I have used this often and works well.
>
>
>
> On Fri, Nov 26, 2021 at 12:06 PM Terry <terrypingm@gmail.com <mailto:terrypingm@gmail.com>> wrote:
> This is largely a '3D printing' post, but hope I'm not too far OT.
>
> I've not yet made a print including text with my Ender 3 V2. But I'll soon need
> to do so and would appreciate some advice on a few practical points from more
> experienced users please.
>
> The 10 text labels will be on the top surface of a rectangular box lid, which
> has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary. The labels
> (like On/Off, Up, Down, etc) will be near holes made for various buttons and
> switches. Each label will therefore be fairly small. I want them to appear flush
> with the surface, white on my black PLA filament.
>
> One option might be to fill with something like 'Hard As Nails' glue/filler,
> wiping the surface clean before leaving the filler to set.
>
> But ideally I'd like to do it by stopping the printer just once, changing to
> white filament, and resuming (something else I've not yet tried). If I go that
> route, what changes do I have to make in OpenSCAD and/or Cura, so that the stop
> occurs at exactly the right place?
>
> Would another idea be to make each label say 1 or 2 mm high and push them into
> place? On reflection I suppose they could be printed as one object joined by a
> thin, easily removed line?
>
> All suggestions/tips/advice will be much appreciated.
>
> Terry
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org <mailto:discuss-leave@lists.openscad.org>
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
L
larry
Fri, Nov 26, 2021 6:50 PM
On Fri, 2021-11-26 at 18:06 +0000, Terry wrote:
The 10 text labels will be on the top surface of a rectangular box
lid, which has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if
necessary.
The labels (like On/Off, Up, Down, etc) will be near holes made for
various buttons and switches. Each label will therefore be fairly
small. I want them to appear flush with the surface, white on my
black PLA filament.
One option might be to fill with something like 'Hard As Nails'
glue/filler, wiping the surface clean before leaving the filler to
set.
Actually this, or something similar, may be your only option.
But ideally I'd like to do it by stopping the printer just once,
changing to white filament, and resuming (something else I've not yet
tried). If I go that route, what changes do I have to make in
OpenSCAD and/or Cura, so that the stop occurs at exactly the right
place?
The problem with this is that you can't make the labels flush with the
surface. If you stop at the point you want to have the 'bottom' of the
labels, switch the filament, print the labels, you would then have to
stop, switch filaments again, and print the next layer of the surface.
This will not work with manually editing the gcode so that it avoids
having the nozzle cross the labels.
You MIGHT be able to do it in reverse, making the labels 1 layer in
height, and printing up to the top surface, leaving the label-gaps in
the surface open, switching filaments, and printing the labels. The
problem be easier to overcome, but there will likely be white plastic
'trails' across the main surface. Sanding is an option, but at a layer
height of a fraction of a millimetre, a LOT of care is required.
If you decide to do this, you would have to either use a
filament-change embedded in your gcode. Several slicers have this
ability.
Would another idea be to make each label say 1 or 2 mm high and push
them intoplace? On reflection I suppose they could be printed as one
object joined by a thin, easily removed line?
That will definitely work for largish labels. Small ones would be
finicky to print and to handle.
I think filling with something might be your best bet.
On Fri, 2021-11-26 at 18:06 +0000, Terry wrote:
> The 10 text labels will be on the top surface of a rectangular box
> lid, which has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if
> necessary.
> The labels (like On/Off, Up, Down, etc) will be near holes made for
> various buttons and switches. Each label will therefore be fairly
> small. I want them to appear flush with the surface, white on my
> black PLA filament.
> One option might be to fill with something like 'Hard As Nails'
> glue/filler, wiping the surface clean before leaving the filler to
> set.
Actually this, or something similar, may be your only option.
> But ideally I'd like to do it by stopping the printer just once,
> changing to white filament, and resuming (something else I've not yet
> tried). If I go that route, what changes do I have to make in
> OpenSCAD and/or Cura, so that the stop occurs at exactly the right
> place?
The problem with this is that you can't make the labels flush with the
surface. If you stop at the point you want to have the 'bottom' of the
labels, switch the filament, print the labels, you would then have to
stop, switch filaments again, and print the next layer of the surface.
This will not work with manually editing the gcode so that it avoids
having the nozzle cross the labels.
You MIGHT be able to do it in reverse, making the labels 1 layer in
height, and printing up to the top surface, leaving the label-gaps in
the surface open, switching filaments, and printing the labels. The
problem be easier to overcome, but there will likely be white plastic
'trails' across the main surface. Sanding is an option, but at a layer
height of a fraction of a millimetre, a LOT of care is required.
If you decide to do this, you would have to either use a
filament-change embedded in your gcode. Several slicers have this
ability.
> Would another idea be to make each label say 1 or 2 mm high and push
> them intoplace? On reflection I suppose they could be printed as one
> object joined by a thin, easily removed line?
That will definitely work for largish labels. Small ones would be
finicky to print and to handle.
I think filling with something might be your best bet.
T
terrypingm@gmail.com
Fri, Nov 26, 2021 6:52 PM
Sounds very promising, thanks. I’ve not used a Cura script before so I’ll do some reading.
On 26 Nov 2021, at 18:43, Leonard Martin Struttmann lenstruttmann@gmail.com wrote:
This assumes that you extrude the text and place it just above where you want it to be seen.
I use this method for making Plant ID signs for my garden.
On Fri, Nov 26, 2021 at 12:40 PM Leonard Martin Struttmann lenstruttmann@gmail.com wrote:
Since you using Cura + Ender, you should be able to pause the print using a Cura supplied script.
When you are slicing, add this script:
Extensions -> Post-processing -> Modify g-code
Select "Add a script" and select "Filament Change".
Change the "Layer" value to the layer where you want to change the filament.
I have used this often and works well.
On Fri, Nov 26, 2021 at 12:06 PM Terry terrypingm@gmail.com wrote:
This is largely a '3D printing' post, but hope I'm not too far OT.
I've not yet made a print including text with my Ender 3 V2. But I'll soon need
to do so and would appreciate some advice on a few practical points from more
experienced users please.
The 10 text labels will be on the top surface of a rectangular box lid, which
has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary. The labels
(like On/Off, Up, Down, etc) will be near holes made for various buttons and
switches. Each label will therefore be fairly small. I want them to appear flush
with the surface, white on my black PLA filament.
One option might be to fill with something like 'Hard As Nails' glue/filler,
wiping the surface clean before leaving the filler to set.
But ideally I'd like to do it by stopping the printer just once, changing to
white filament, and resuming (something else I've not yet tried). If I go that
route, what changes do I have to make in OpenSCAD and/or Cura, so that the stop
occurs at exactly the right place?
Would another idea be to make each label say 1 or 2 mm high and push them into
place? On reflection I suppose they could be printed as one object joined by a
thin, easily removed line?
All suggestions/tips/advice will be much appreciated.
Terry
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
Sounds very promising, thanks. I’ve not used a Cura script before so I’ll do some reading.
> On 26 Nov 2021, at 18:43, Leonard Martin Struttmann <lenstruttmann@gmail.com> wrote:
>
>
> This assumes that you extrude the text and place it just above where you want it to be seen.
>
> I use this method for making Plant ID signs for my garden.
>
>
>> On Fri, Nov 26, 2021 at 12:40 PM Leonard Martin Struttmann <lenstruttmann@gmail.com> wrote:
>> Since you using Cura + Ender, you should be able to pause the print using a Cura supplied script.
>>
>> When you are slicing, add this script:
>>
>> Extensions -> Post-processing -> Modify g-code
>>
>> Select "Add a script" and select "Filament Change".
>>
>> Change the "Layer" value to the layer where you want to change the filament.
>>
>> I have used this often and works well.
>>
>>
>>
>>> On Fri, Nov 26, 2021 at 12:06 PM Terry <terrypingm@gmail.com> wrote:
>>> This is largely a '3D printing' post, but hope I'm not too far OT.
>>>
>>> I've not yet made a print including text with my Ender 3 V2. But I'll soon need
>>> to do so and would appreciate some advice on a few practical points from more
>>> experienced users please.
>>>
>>> The 10 text labels will be on the top surface of a rectangular box lid, which
>>> has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary. The labels
>>> (like On/Off, Up, Down, etc) will be near holes made for various buttons and
>>> switches. Each label will therefore be fairly small. I want them to appear flush
>>> with the surface, white on my black PLA filament.
>>>
>>> One option might be to fill with something like 'Hard As Nails' glue/filler,
>>> wiping the surface clean before leaving the filler to set.
>>>
>>> But ideally I'd like to do it by stopping the printer just once, changing to
>>> white filament, and resuming (something else I've not yet tried). If I go that
>>> route, what changes do I have to make in OpenSCAD and/or Cura, so that the stop
>>> occurs at exactly the right place?
>>>
>>> Would another idea be to make each label say 1 or 2 mm high and push them into
>>> place? On reflection I suppose they could be printed as one object joined by a
>>> thin, easily removed line?
>>>
>>> All suggestions/tips/advice will be much appreciated.
>>>
>>> Terry
>>> _______________________________________________
>>> OpenSCAD mailing list
>>> To unsubscribe send an email to discuss-leave@lists.openscad.org
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
T
terrypingm@gmail.com
Fri, Nov 26, 2021 6:59 PM
Thanks Larry. At least that low tech method should be easy to test.
Thanks Larry. At least that low tech method should be easy to test.
LM
Leonard Martin Struttmann
Fri, Nov 26, 2021 7:11 PM
David, No, my method would not. I guess I misread the original and did not
get that they needed to be flush. My mistake.
On Fri, Nov 26, 2021 at 12:45 PM David Schooley dcschooley@gmail.com
wrote:
He wants to make the text flush. Will your method work for that?
On Nov 26, 2021, at 12:42 PM, Leonard Martin Struttmann <
lenstruttmann@gmail.com> wrote:
This assumes that you extrude the text and place it just above where you
want it to be seen.
I use this method for making Plant ID signs for my garden.
On Fri, Nov 26, 2021 at 12:40 PM Leonard Martin Struttmann <
lenstruttmann@gmail.com> wrote:
Since you using Cura + Ender, you should be able to pause the print using
a Cura supplied script.
When you are slicing, add this script:
Extensions -> Post-processing -> Modify g-code
Select "Add a script" and select "Filament Change".
Change the "Layer" value to the layer where you want to change the
filament.
I have used this often and works well.
On Fri, Nov 26, 2021 at 12:06 PM Terry terrypingm@gmail.com wrote:
This is largely a '3D printing' post, but hope I'm not too far OT.
I've not yet made a print including text with my Ender 3 V2. But I'll
soon need
to do so and would appreciate some advice on a few practical points from
more
experienced users please.
The 10 text labels will be on the top surface of a rectangular box lid,
which
has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary. The
labels
(like On/Off, Up, Down, etc) will be near holes made for various buttons
and
switches. Each label will therefore be fairly small. I want them to
appear flush
with the surface, white on my black PLA filament.
One option might be to fill with something like 'Hard As Nails'
glue/filler,
wiping the surface clean before leaving the filler to set.
But ideally I'd like to do it by stopping the printer just once,
changing to
white filament, and resuming (something else I've not yet tried). If I
go that
route, what changes do I have to make in OpenSCAD and/or Cura, so that
the stop
occurs at exactly the right place?
Would another idea be to make each label say 1 or 2 mm high and push
them into
place? On reflection I suppose they could be printed as one object
joined by a
thin, easily removed line?
All suggestions/tips/advice will be much appreciated.
Terry
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
David, No, my method would not. I guess I misread the original and did not
get that they needed to be flush. My mistake.
On Fri, Nov 26, 2021 at 12:45 PM David Schooley <dcschooley@gmail.com>
wrote:
> He wants to make the text flush. Will your method work for that?
>
> On Nov 26, 2021, at 12:42 PM, Leonard Martin Struttmann <
> lenstruttmann@gmail.com> wrote:
>
> This assumes that you extrude the text and place it just above where you
> want it to be seen.
>
> I use this method for making Plant ID signs for my garden.
>
>
> On Fri, Nov 26, 2021 at 12:40 PM Leonard Martin Struttmann <
> lenstruttmann@gmail.com> wrote:
>
>> Since you using Cura + Ender, you should be able to pause the print using
>> a Cura supplied script.
>>
>> When you are slicing, add this script:
>>
>> Extensions -> Post-processing -> Modify g-code
>>
>> Select "Add a script" and select "Filament Change".
>>
>> Change the "Layer" value to the layer where you want to change the
>> filament.
>>
>> I have used this often and works well.
>>
>>
>>
>> On Fri, Nov 26, 2021 at 12:06 PM Terry <terrypingm@gmail.com> wrote:
>>
>>> This is largely a '3D printing' post, but hope I'm not too far OT.
>>>
>>> I've not yet made a print including text with my Ender 3 V2. But I'll
>>> soon need
>>> to do so and would appreciate some advice on a few practical points from
>>> more
>>> experienced users please.
>>>
>>> The 10 text labels will be on the top surface of a rectangular box lid,
>>> which
>>> has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary. The
>>> labels
>>> (like On/Off, Up, Down, etc) will be near holes made for various buttons
>>> and
>>> switches. Each label will therefore be fairly small. I want them to
>>> appear flush
>>> with the surface, white on my black PLA filament.
>>>
>>> One option might be to fill with something like 'Hard As Nails'
>>> glue/filler,
>>> wiping the surface clean before leaving the filler to set.
>>>
>>> But ideally I'd like to do it by stopping the printer just once,
>>> changing to
>>> white filament, and resuming (something else I've not yet tried). If I
>>> go that
>>> route, what changes do I have to make in OpenSCAD and/or Cura, so that
>>> the stop
>>> occurs at exactly the right place?
>>>
>>> Would another idea be to make each label say 1 or 2 mm high and push
>>> them into
>>> place? On reflection I suppose they could be printed as one object
>>> joined by a
>>> thin, easily removed line?
>>>
>>> All suggestions/tips/advice will be much appreciated.
>>>
>>> Terry
>>> _______________________________________________
>>> OpenSCAD mailing list
>>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>>
>> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
>
>
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
>
DS
David Schooley
Fri, Nov 26, 2021 7:38 PM
The solution might be to decide how flush is “flush enough.” One or two millimeters might get it, but I don’t know the application that Terry is working on.
Another option might be to print black on top of white. Use a white base layer and then a millimeter or two of black on top. (However many layers you need to get good coverage.) The letters would cut out of the black to allow the white to show through. You could then either leave it alone or use a clear filler if having it flush was a requirement. I’m guessing a clear filler would be less troublesome than white.
On Nov 26, 2021, at 1:11 PM, Leonard Martin Struttmann lenstruttmann@gmail.com wrote:
David, No, my method would not. I guess I misread the original and did not get that they needed to be flush. My mistake.
On Fri, Nov 26, 2021 at 12:45 PM David Schooley <dcschooley@gmail.com mailto:dcschooley@gmail.com> wrote:
He wants to make the text flush. Will your method work for that?
On Nov 26, 2021, at 12:42 PM, Leonard Martin Struttmann <lenstruttmann@gmail.com mailto:lenstruttmann@gmail.com> wrote:
This assumes that you extrude the text and place it just above where you want it to be seen.
I use this method for making Plant ID signs for my garden.
On Fri, Nov 26, 2021 at 12:40 PM Leonard Martin Struttmann <lenstruttmann@gmail.com mailto:lenstruttmann@gmail.com> wrote:
Since you using Cura + Ender, you should be able to pause the print using a Cura supplied script.
When you are slicing, add this script:
Extensions -> Post-processing -> Modify g-code
Select "Add a script" and select "Filament Change".
Change the "Layer" value to the layer where you want to change the filament.
I have used this often and works well.
On Fri, Nov 26, 2021 at 12:06 PM Terry <terrypingm@gmail.com mailto:terrypingm@gmail.com> wrote:
This is largely a '3D printing' post, but hope I'm not too far OT.
I've not yet made a print including text with my Ender 3 V2. But I'll soon need
to do so and would appreciate some advice on a few practical points from more
experienced users please.
The 10 text labels will be on the top surface of a rectangular box lid, which
has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary. The labels
(like On/Off, Up, Down, etc) will be near holes made for various buttons and
switches. Each label will therefore be fairly small. I want them to appear flush
with the surface, white on my black PLA filament.
One option might be to fill with something like 'Hard As Nails' glue/filler,
wiping the surface clean before leaving the filler to set.
But ideally I'd like to do it by stopping the printer just once, changing to
white filament, and resuming (something else I've not yet tried). If I go that
route, what changes do I have to make in OpenSCAD and/or Cura, so that the stop
occurs at exactly the right place?
Would another idea be to make each label say 1 or 2 mm high and push them into
place? On reflection I suppose they could be printed as one object joined by a
thin, easily removed line?
All suggestions/tips/advice will be much appreciated.
Terry
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org mailto:discuss-leave@lists.openscad.org
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org mailto:discuss-leave@lists.openscad.org
The solution might be to decide how flush is “flush enough.” One or two millimeters might get it, but I don’t know the application that Terry is working on.
Another option might be to print black on top of white. Use a white base layer and then a millimeter or two of black on top. (However many layers you need to get good coverage.) The letters would cut out of the black to allow the white to show through. You could then either leave it alone or use a clear filler if having it flush was a requirement. I’m guessing a clear filler would be less troublesome than white.
> On Nov 26, 2021, at 1:11 PM, Leonard Martin Struttmann <lenstruttmann@gmail.com> wrote:
>
> David, No, my method would not. I guess I misread the original and did not get that they needed to be flush. My mistake.
>
> On Fri, Nov 26, 2021 at 12:45 PM David Schooley <dcschooley@gmail.com <mailto:dcschooley@gmail.com>> wrote:
> He wants to make the text flush. Will your method work for that?
>
>> On Nov 26, 2021, at 12:42 PM, Leonard Martin Struttmann <lenstruttmann@gmail.com <mailto:lenstruttmann@gmail.com>> wrote:
>>
>> This assumes that you extrude the text and place it just above where you want it to be seen.
>>
>> I use this method for making Plant ID signs for my garden.
>>
>>
>> On Fri, Nov 26, 2021 at 12:40 PM Leonard Martin Struttmann <lenstruttmann@gmail.com <mailto:lenstruttmann@gmail.com>> wrote:
>> Since you using Cura + Ender, you should be able to pause the print using a Cura supplied script.
>>
>> When you are slicing, add this script:
>>
>> Extensions -> Post-processing -> Modify g-code
>>
>> Select "Add a script" and select "Filament Change".
>>
>> Change the "Layer" value to the layer where you want to change the filament.
>>
>> I have used this often and works well.
>>
>>
>>
>> On Fri, Nov 26, 2021 at 12:06 PM Terry <terrypingm@gmail.com <mailto:terrypingm@gmail.com>> wrote:
>> This is largely a '3D printing' post, but hope I'm not too far OT.
>>
>> I've not yet made a print including text with my Ender 3 V2. But I'll soon need
>> to do so and would appreciate some advice on a few practical points from more
>> experienced users please.
>>
>> The 10 text labels will be on the top surface of a rectangular box lid, which
>> has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary. The labels
>> (like On/Off, Up, Down, etc) will be near holes made for various buttons and
>> switches. Each label will therefore be fairly small. I want them to appear flush
>> with the surface, white on my black PLA filament.
>>
>> One option might be to fill with something like 'Hard As Nails' glue/filler,
>> wiping the surface clean before leaving the filler to set.
>>
>> But ideally I'd like to do it by stopping the printer just once, changing to
>> white filament, and resuming (something else I've not yet tried). If I go that
>> route, what changes do I have to make in OpenSCAD and/or Cura, so that the stop
>> occurs at exactly the right place?
>>
>> Would another idea be to make each label say 1 or 2 mm high and push them into
>> place? On reflection I suppose they could be printed as one object joined by a
>> thin, easily removed line?
>>
>> All suggestions/tips/advice will be much appreciated.
>>
>> Terry
>> _______________________________________________
>> OpenSCAD mailing list
>> To unsubscribe send an email to discuss-leave@lists.openscad.org <mailto:discuss-leave@lists.openscad.org>
>> _______________________________________________
>> OpenSCAD mailing list
>> To unsubscribe send an email to discuss-leave@lists.openscad.org <mailto:discuss-leave@lists.openscad.org>
>
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org <mailto:discuss-leave@lists.openscad.org>
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
RW
Raymond West
Fri, Nov 26, 2021 10:07 PM
If you want flush text, then print it face down. do the lettering in
white then change to black for the rest of the lid. Probably two g-code
files, keep the heated bed on between filament change. one layer may be
enough.
On 26/11/2021 19:38, David Schooley wrote:
The solution might be to decide how flush is “flush enough.” One or
two millimeters might get it, but I don’t know the application that
Terry is working on.
Another option might be to print black on top of white. Use a white
base layer and then a millimeter or two of black on top. (However many
layers you need to get good coverage.) The letters would cut out of
the black to allow the white to show through. You could then either
leave it alone or use a clear filler if having it flush was a
requirement. I’m guessing a clear filler would be less troublesome
than white.
On Nov 26, 2021, at 1:11 PM, Leonard Martin Struttmann
lenstruttmann@gmail.com wrote:
David, No, my method would not. I guess I misread the original and
did not get that they needed to be flush. My mistake.
On Fri, Nov 26, 2021 at 12:45 PM David Schooley
dcschooley@gmail.com wrote:
He wants to make the text flush. Will your method work for that?
On Nov 26, 2021, at 12:42 PM, Leonard Martin Struttmann
<lenstruttmann@gmail.com> wrote:
This assumes that you extrude the text and place it just above
where you want it to be seen.
I use this method for making Plant ID signs for my garden.
On Fri, Nov 26, 2021 at 12:40 PM Leonard Martin Struttmann
<lenstruttmann@gmail.com> wrote:
Since you using Cura + Ender, you should be able to pause
the print using a Cura supplied script.
When you are slicing, add this script:
Extensions -> Post-processing -> Modify g-code
Select "Add a script" and select "Filament Change".
Change the "Layer" value to the layer where you want to
change the filament.
I have used this often and works well.
On Fri, Nov 26, 2021 at 12:06 PM Terry
<terrypingm@gmail.com> wrote:
This is largely a '3D printing' post, but hope I'm not
too far OT.
I've not yet made a print including text with my Ender 3
V2. But I'll soon need
to do so and would appreciate some advice on a few
practical points from more
experienced users please.
The 10 text labels will be on the top surface of a
rectangular box lid, which
has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker
if necessary. The labels
(like On/Off, Up, Down, etc) will be near holes made for
various buttons and
switches. Each label will therefore be fairly small. I
want them to appear flush
with the surface, white on my black PLA filament.
One option might be to fill with something like 'Hard As
Nails' glue/filler,
wiping the surface clean before leaving the filler to set.
But ideally I'd like to do it by stopping the printer
just once, changing to
white filament, and resuming (something else I've not
yet tried). If I go that
route, what changes do I have to make in OpenSCAD and/or
Cura, so that the stop
occurs at exactly the right place?
Would another idea be to make each label say 1 or 2 mm
high and push them into
place? On reflection I suppose they could be printed as
one object joined by a
thin, easily removed line?
All suggestions/tips/advice will be much appreciated.
Terry
_______________________________________________
OpenSCAD mailing list
To unsubscribe send an email to
discuss-leave@lists.openscad.org
_______________________________________________
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
_______________________________________________
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
If you want flush text, then print it face down. do the lettering in
white then change to black for the rest of the lid. Probably two g-code
files, keep the heated bed on between filament change. one layer may be
enough.
On 26/11/2021 19:38, David Schooley wrote:
> The solution might be to decide how flush is “flush enough.” One or
> two millimeters might get it, but I don’t know the application that
> Terry is working on.
>
> Another option might be to print black on top of white. Use a white
> base layer and then a millimeter or two of black on top. (However many
> layers you need to get good coverage.) The letters would cut out of
> the black to allow the white to show through. You could then either
> leave it alone or use a clear filler if having it flush was a
> requirement. I’m guessing a clear filler would be less troublesome
> than white.
>
>> On Nov 26, 2021, at 1:11 PM, Leonard Martin Struttmann
>> <lenstruttmann@gmail.com> wrote:
>>
>> David, No, my method would not. I guess I misread the original and
>> did not get that they needed to be flush. My mistake.
>>
>> On Fri, Nov 26, 2021 at 12:45 PM David Schooley
>> <dcschooley@gmail.com> wrote:
>>
>> He wants to make the text flush. Will your method work for that?
>>
>>> On Nov 26, 2021, at 12:42 PM, Leonard Martin Struttmann
>>> <lenstruttmann@gmail.com> wrote:
>>>
>>> This assumes that you extrude the text and place it just above
>>> where you want it to be seen.
>>>
>>> I use this method for making Plant ID signs for my garden.
>>>
>>>
>>> On Fri, Nov 26, 2021 at 12:40 PM Leonard Martin Struttmann
>>> <lenstruttmann@gmail.com> wrote:
>>>
>>> Since you using Cura + Ender, you should be able to pause
>>> the print using a Cura supplied script.
>>>
>>> When you are slicing, add this script:
>>>
>>> Extensions -> Post-processing -> Modify g-code
>>>
>>> Select "Add a script" and select "Filament Change".
>>>
>>> Change the "Layer" value to the layer where you want to
>>> change the filament.
>>>
>>> I have used this often and works well.
>>>
>>>
>>>
>>> On Fri, Nov 26, 2021 at 12:06 PM Terry
>>> <terrypingm@gmail.com> wrote:
>>>
>>> This is largely a '3D printing' post, but hope I'm not
>>> too far OT.
>>>
>>> I've not yet made a print including text with my Ender 3
>>> V2. But I'll soon need
>>> to do so and would appreciate some advice on a few
>>> practical points from more
>>> experienced users please.
>>>
>>> The 10 text labels will be on the top surface of a
>>> rectangular box lid, which
>>> has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker
>>> if necessary. The labels
>>> (like On/Off, Up, Down, etc) will be near holes made for
>>> various buttons and
>>> switches. Each label will therefore be fairly small. I
>>> want them to appear flush
>>> with the surface, white on my black PLA filament.
>>>
>>> One option might be to fill with something like 'Hard As
>>> Nails' glue/filler,
>>> wiping the surface clean before leaving the filler to set.
>>>
>>> But ideally I'd like to do it by stopping the printer
>>> just once, changing to
>>> white filament, and resuming (something else I've not
>>> yet tried). If I go that
>>> route, what changes do I have to make in OpenSCAD and/or
>>> Cura, so that the stop
>>> occurs at exactly the right place?
>>>
>>> Would another idea be to make each label say 1 or 2 mm
>>> high and push them into
>>> place? On reflection I suppose they could be printed as
>>> one object joined by a
>>> thin, easily removed line?
>>>
>>> All suggestions/tips/advice will be much appreciated.
>>>
>>> Terry
>>> _______________________________________________
>>> OpenSCAD mailing list
>>> To unsubscribe send an email to
>>> discuss-leave@lists.openscad.org
>>>
>>> _______________________________________________
>>> OpenSCAD mailing list
>>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>
>> _______________________________________________
>> OpenSCAD mailing list
>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>
>> _______________________________________________
>> OpenSCAD mailing list
>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>
>
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email todiscuss-leave@lists.openscad.org
DP
David Phillip Oster
Fri, Nov 26, 2021 10:27 PM
If you want flush text, then print it face down. do the lettering in white
then change to black for the rest of the lid. Probably two g-code files,
keep the heated bed on between filament change. one layer may be enough.
On 26/11/2021 19:38, David Schooley wrote:
The solution might be to decide how flush is “flush enough.” One or two
millimeters might get it, but I don’t know the application that Terry is
working on.
Another option might be to print black on top of white. Use a white base
layer and then a millimeter or two of black on top. (However many layers
you need to get good coverage.) The letters would cut out of the black to
allow the white to show through. You could then either leave it alone or
use a clear filler if having it flush was a requirement. I’m guessing a
clear filler would be less troublesome than white.
On Nov 26, 2021, at 1:11 PM, Leonard Martin Struttmann <
lenstruttmann@gmail.com> wrote:
David, No, my method would not. I guess I misread the original and did not
get that they needed to be flush. My mistake.
On Fri, Nov 26, 2021 at 12:45 PM David Schooley dcschooley@gmail.com
wrote:
He wants to make the text flush. Will your method work for that?
On Nov 26, 2021, at 12:42 PM, Leonard Martin Struttmann <
lenstruttmann@gmail.com> wrote:
This assumes that you extrude the text and place it just above where you
want it to be seen.
I use this method for making Plant ID signs for my garden.
On Fri, Nov 26, 2021 at 12:40 PM Leonard Martin Struttmann <
lenstruttmann@gmail.com> wrote:
Since you using Cura + Ender, you should be able to pause the print
using a Cura supplied script.
When you are slicing, add this script:
Extensions -> Post-processing -> Modify g-code
Select "Add a script" and select "Filament Change".
Change the "Layer" value to the layer where you want to change the
filament.
I have used this often and works well.
On Fri, Nov 26, 2021 at 12:06 PM Terry terrypingm@gmail.com wrote:
This is largely a '3D printing' post, but hope I'm not too far OT.
I've not yet made a print including text with my Ender 3 V2. But I'll
soon need
to do so and would appreciate some advice on a few practical points
from more
experienced users please.
The 10 text labels will be on the top surface of a rectangular box lid,
which
has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary.
The labels
(like On/Off, Up, Down, etc) will be near holes made for various
buttons and
switches. Each label will therefore be fairly small. I want them to
appear flush
with the surface, white on my black PLA filament.
One option might be to fill with something like 'Hard As Nails'
glue/filler,
wiping the surface clean before leaving the filler to set.
But ideally I'd like to do it by stopping the printer just once,
changing to
white filament, and resuming (something else I've not yet tried). If I
go that
route, what changes do I have to make in OpenSCAD and/or Cura, so that
the stop
occurs at exactly the right place?
Would another idea be to make each label say 1 or 2 mm high and push
them into
place? On reflection I suppose they could be printed as one object
joined by a
thin, easily removed line?
All suggestions/tips/advice will be much appreciated.
Terry
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
Yes! This video is an example: https://www.youtube.com/watch?v=KV2AjyowXX4
On Fri, Nov 26, 2021 at 2:07 PM Raymond West <raywest@raywest.com> wrote:
> If you want flush text, then print it face down. do the lettering in white
> then change to black for the rest of the lid. Probably two g-code files,
> keep the heated bed on between filament change. one layer may be enough.
> On 26/11/2021 19:38, David Schooley wrote:
>
> The solution might be to decide how flush is “flush enough.” One or two
> millimeters might get it, but I don’t know the application that Terry is
> working on.
>
> Another option might be to print black on top of white. Use a white base
> layer and then a millimeter or two of black on top. (However many layers
> you need to get good coverage.) The letters would cut out of the black to
> allow the white to show through. You could then either leave it alone or
> use a clear filler if having it flush was a requirement. I’m guessing a
> clear filler would be less troublesome than white.
>
> On Nov 26, 2021, at 1:11 PM, Leonard Martin Struttmann <
> lenstruttmann@gmail.com> wrote:
>
> David, No, my method would not. I guess I misread the original and did not
> get that they needed to be flush. My mistake.
>
> On Fri, Nov 26, 2021 at 12:45 PM David Schooley <dcschooley@gmail.com>
> wrote:
>
>> He wants to make the text flush. Will your method work for that?
>>
>> On Nov 26, 2021, at 12:42 PM, Leonard Martin Struttmann <
>> lenstruttmann@gmail.com> wrote:
>>
>> This assumes that you extrude the text and place it just above where you
>> want it to be seen.
>>
>> I use this method for making Plant ID signs for my garden.
>>
>>
>> On Fri, Nov 26, 2021 at 12:40 PM Leonard Martin Struttmann <
>> lenstruttmann@gmail.com> wrote:
>>
>>> Since you using Cura + Ender, you should be able to pause the print
>>> using a Cura supplied script.
>>>
>>> When you are slicing, add this script:
>>>
>>> Extensions -> Post-processing -> Modify g-code
>>>
>>> Select "Add a script" and select "Filament Change".
>>>
>>> Change the "Layer" value to the layer where you want to change the
>>> filament.
>>>
>>> I have used this often and works well.
>>>
>>>
>>>
>>> On Fri, Nov 26, 2021 at 12:06 PM Terry <terrypingm@gmail.com> wrote:
>>>
>>>> This is largely a '3D printing' post, but hope I'm not too far OT.
>>>>
>>>> I've not yet made a print including text with my Ender 3 V2. But I'll
>>>> soon need
>>>> to do so and would appreciate some advice on a few practical points
>>>> from more
>>>> experienced users please.
>>>>
>>>> The 10 text labels will be on the top surface of a rectangular box lid,
>>>> which
>>>> has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary.
>>>> The labels
>>>> (like On/Off, Up, Down, etc) will be near holes made for various
>>>> buttons and
>>>> switches. Each label will therefore be fairly small. I want them to
>>>> appear flush
>>>> with the surface, white on my black PLA filament.
>>>>
>>>> One option might be to fill with something like 'Hard As Nails'
>>>> glue/filler,
>>>> wiping the surface clean before leaving the filler to set.
>>>>
>>>> But ideally I'd like to do it by stopping the printer just once,
>>>> changing to
>>>> white filament, and resuming (something else I've not yet tried). If I
>>>> go that
>>>> route, what changes do I have to make in OpenSCAD and/or Cura, so that
>>>> the stop
>>>> occurs at exactly the right place?
>>>>
>>>> Would another idea be to make each label say 1 or 2 mm high and push
>>>> them into
>>>> place? On reflection I suppose they could be printed as one object
>>>> joined by a
>>>> thin, easily removed line?
>>>>
>>>> All suggestions/tips/advice will be much appreciated.
>>>>
>>>> Terry
>>>> _______________________________________________
>>>> OpenSCAD mailing list
>>>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>>>
>>> _______________________________________________
>> OpenSCAD mailing list
>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>
>>
>> _______________________________________________
>> OpenSCAD mailing list
>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
>
>
>
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
>
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
>
T
terrypingm@gmail.com
Fri, Nov 26, 2021 11:02 PM
Thanks Ray.
G-code files? As a novice I was hoping for a very simple way to:
- Code my Surface object in OpenSCAD
- Code my Text object
- Union or difference
- Add some clever code, so that after slicing in Cura the print would stop, I would change filament, taking care not to move the partial print, and resume to finish it.
Over naive I guess ;-)
But I’m surprised that what I’d have thought a commonplace requirement (printing text in a different colour to its background surface, with a single extruder) is not the no-brainer I’d expected.
Terry
On 26 Nov 2021, at 22:23, Raymond West raywest@raywest.com wrote:
If you want flush text, then print it face down. do the lettering in white then change to black for the rest of the lid. Probably two g-code files, keep the heated bed on between filament change. one layer may be enough.
On 26/11/2021 19:38, David Schooley wrote:
The solution might be to decide how flush is “flush enough.” One or two millimeters might get it, but I don’t know the application that Terry is working on.
Another option might be to print black on top of white. Use a white base layer and then a millimeter or two of black on top. (However many layers you need to get good coverage.) The letters would cut out of the black to allow the white to show through. You could then either leave it alone or use a clear filler if having it flush was a requirement. I’m guessing a clear filler would be less troublesome than white.
On Nov 26, 2021, at 1:11 PM, Leonard Martin Struttmann lenstruttmann@gmail.com wrote:
David, No, my method would not. I guess I misread the original and did not get that they needed to be flush. My mistake.
On Fri, Nov 26, 2021 at 12:45 PM David Schooley dcschooley@gmail.com wrote:
He wants to make the text flush. Will your method work for that?
On Nov 26, 2021, at 12:42 PM, Leonard Martin Struttmann lenstruttmann@gmail.com wrote:
This assumes that you extrude the text and place it just above where you want it to be seen.
I use this method for making Plant ID signs for my garden.
On Fri, Nov 26, 2021 at 12:40 PM Leonard Martin Struttmann lenstruttmann@gmail.com wrote:
Since you using Cura + Ender, you should be able to pause the print using a Cura supplied script.
When you are slicing, add this script:
Extensions -> Post-processing -> Modify g-code
Select "Add a script" and select "Filament Change".
Change the "Layer" value to the layer where you want to change the filament.
I have used this often and works well.
On Fri, Nov 26, 2021 at 12:06 PM Terry terrypingm@gmail.com wrote:
This is largely a '3D printing' post, but hope I'm not too far OT.
I've not yet made a print including text with my Ender 3 V2. But I'll soon need
to do so and would appreciate some advice on a few practical points from more
experienced users please.
The 10 text labels will be on the top surface of a rectangular box lid, which
has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary. The labels
(like On/Off, Up, Down, etc) will be near holes made for various buttons and
switches. Each label will therefore be fairly small. I want them to appear flush
with the surface, white on my black PLA filament.
One option might be to fill with something like 'Hard As Nails' glue/filler,
wiping the surface clean before leaving the filler to set.
But ideally I'd like to do it by stopping the printer just once, changing to
white filament, and resuming (something else I've not yet tried). If I go that
route, what changes do I have to make in OpenSCAD and/or Cura, so that the stop
occurs at exactly the right place?
Would another idea be to make each label say 1 or 2 mm high and push them into
place? On reflection I suppose they could be printed as one object joined by a
thin, easily removed line?
All suggestions/tips/advice will be much appreciated.
Terry
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
Thanks Ray.
G-code files? As a novice I was hoping for a very simple way to:
1. Code my Surface object in OpenSCAD
2. Code my Text object
3. Union or difference
4. Add some clever code, so that after slicing in Cura the print would stop, I would change filament, taking care not to move the partial print, and resume to finish it.
Over naive I guess ;-)
But I’m surprised that what I’d have thought a commonplace requirement (printing text in a different colour to its background surface, with a single extruder) is not the no-brainer I’d expected.
--
Terry
> On 26 Nov 2021, at 22:23, Raymond West <raywest@raywest.com> wrote:
>
>
> If you want flush text, then print it face down. do the lettering in white then change to black for the rest of the lid. Probably two g-code files, keep the heated bed on between filament change. one layer may be enough.
>
> On 26/11/2021 19:38, David Schooley wrote:
>> The solution might be to decide how flush is “flush enough.” One or two millimeters might get it, but I don’t know the application that Terry is working on.
>>
>> Another option might be to print black on top of white. Use a white base layer and then a millimeter or two of black on top. (However many layers you need to get good coverage.) The letters would cut out of the black to allow the white to show through. You could then either leave it alone or use a clear filler if having it flush was a requirement. I’m guessing a clear filler would be less troublesome than white.
>>
>>> On Nov 26, 2021, at 1:11 PM, Leonard Martin Struttmann <lenstruttmann@gmail.com> wrote:
>>>
>>> David, No, my method would not. I guess I misread the original and did not get that they needed to be flush. My mistake.
>>>
>>> On Fri, Nov 26, 2021 at 12:45 PM David Schooley <dcschooley@gmail.com> wrote:
>>>> He wants to make the text flush. Will your method work for that?
>>>>
>>>>> On Nov 26, 2021, at 12:42 PM, Leonard Martin Struttmann <lenstruttmann@gmail.com> wrote:
>>>>>
>>>>> This assumes that you extrude the text and place it just above where you want it to be seen.
>>>>>
>>>>> I use this method for making Plant ID signs for my garden.
>>>>>
>>>>>
>>>>> On Fri, Nov 26, 2021 at 12:40 PM Leonard Martin Struttmann <lenstruttmann@gmail.com> wrote:
>>>>>> Since you using Cura + Ender, you should be able to pause the print using a Cura supplied script.
>>>>>>
>>>>>> When you are slicing, add this script:
>>>>>>
>>>>>> Extensions -> Post-processing -> Modify g-code
>>>>>>
>>>>>> Select "Add a script" and select "Filament Change".
>>>>>>
>>>>>> Change the "Layer" value to the layer where you want to change the filament.
>>>>>>
>>>>>> I have used this often and works well.
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Fri, Nov 26, 2021 at 12:06 PM Terry <terrypingm@gmail.com> wrote:
>>>>>>> This is largely a '3D printing' post, but hope I'm not too far OT.
>>>>>>>
>>>>>>> I've not yet made a print including text with my Ender 3 V2. But I'll soon need
>>>>>>> to do so and would appreciate some advice on a few practical points from more
>>>>>>> experienced users please.
>>>>>>>
>>>>>>> The 10 text labels will be on the top surface of a rectangular box lid, which
>>>>>>> has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary. The labels
>>>>>>> (like On/Off, Up, Down, etc) will be near holes made for various buttons and
>>>>>>> switches. Each label will therefore be fairly small. I want them to appear flush
>>>>>>> with the surface, white on my black PLA filament.
>>>>>>>
>>>>>>> One option might be to fill with something like 'Hard As Nails' glue/filler,
>>>>>>> wiping the surface clean before leaving the filler to set.
>>>>>>>
>>>>>>> But ideally I'd like to do it by stopping the printer just once, changing to
>>>>>>> white filament, and resuming (something else I've not yet tried). If I go that
>>>>>>> route, what changes do I have to make in OpenSCAD and/or Cura, so that the stop
>>>>>>> occurs at exactly the right place?
>>>>>>>
>>>>>>> Would another idea be to make each label say 1 or 2 mm high and push them into
>>>>>>> place? On reflection I suppose they could be printed as one object joined by a
>>>>>>> thin, easily removed line?
>>>>>>>
>>>>>>> All suggestions/tips/advice will be much appreciated.
>>>>>>>
>>>>>>> Terry
>>>>>>> _______________________________________________
>>>>>>> OpenSCAD mailing list
>>>>>>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>>>> _______________________________________________
>>>>> OpenSCAD mailing list
>>>>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>>>
>>>> _______________________________________________
>>>> OpenSCAD mailing list
>>>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>> _______________________________________________
>>> OpenSCAD mailing list
>>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>
>>
>>
>> _______________________________________________
>> OpenSCAD mailing list
>> To unsubscribe send an email to discuss-leave@lists.openscad.org
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
J
jon
Fri, Nov 26, 2021 11:28 PM
Thanks Ray.
G-code files? As a novice I was hoping for a very simple way to:
- Code my Surface object in OpenSCAD
- Code my Text object
- Union or difference
- Add some clever code, so that after slicing in Cura the print would
stop, I would change filament, taking care not to move the partial
print, and resume to finish it.
Over naive I guess ;-)
But I’m surprised that what I’d have thought a commonplace requirement
(printing text in a different colour to its background surface, with a
single extruder) is not the no-brainer I’d expected.
Terry
On 26 Nov 2021, at 22:23, Raymond West raywest@raywest.com wrote:
If you want flush text, then print it face down. do the lettering in
white then change to black for the rest of the lid. Probably two
g-code files, keep the heated bed on between filament change. one
layer may be enough.
On 26/11/2021 19:38, David Schooley wrote:
The solution might be to decide how flush is “flush enough.” One or
two millimeters might get it, but I don’t know the application that
Terry is working on.
Another option might be to print black on top of white. Use a white
base layer and then a millimeter or two of black on top. (However
many layers you need to get good coverage.) The letters would cut
out of the black to allow the white to show through. You could then
either leave it alone or use a clear filler if having it flush was a
requirement. I’m guessing a clear filler would be less troublesome
than white.
On Nov 26, 2021, at 1:11 PM, Leonard Martin Struttmann
lenstruttmann@gmail.com wrote:
David, No, my method would not. I guess I misread the original and
did not get that they needed to be flush. My mistake.
On Fri, Nov 26, 2021 at 12:45 PM David Schooley
dcschooley@gmail.com wrote:
He wants to make the text flush. Will your method work for that?
On Nov 26, 2021, at 12:42 PM, Leonard Martin Struttmann
<lenstruttmann@gmail.com> wrote:
This assumes that you extrude the text and place it just above
where you want it to be seen.
I use this method for making Plant ID signs for my garden.
On Fri, Nov 26, 2021 at 12:40 PM Leonard Martin Struttmann
<lenstruttmann@gmail.com> wrote:
Since you using Cura + Ender, you should be able to pause
the print using a Cura supplied script.
When you are slicing, add this script:
Extensions -> Post-processing -> Modify g-code
Select "Add a script" and select "Filament Change".
Change the "Layer" value to the layer where you want to
change the filament.
I have used this often and works well.
On Fri, Nov 26, 2021 at 12:06 PM Terry
<terrypingm@gmail.com> wrote:
This is largely a '3D printing' post, but hope I'm not
too far OT.
I've not yet made a print including text with my Ender
3 V2. But I'll soon need
to do so and would appreciate some advice on a few
practical points from more
experienced users please.
The 10 text labels will be on the top surface of a
rectangular box lid, which
has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker
if necessary. The labels
(like On/Off, Up, Down, etc) will be near holes made
for various buttons and
switches. Each label will therefore be fairly small. I
want them to appear flush
with the surface, white on my black PLA filament.
One option might be to fill with something like 'Hard
As Nails' glue/filler,
wiping the surface clean before leaving the filler to set.
But ideally I'd like to do it by stopping the printer
just once, changing to
white filament, and resuming (something else I've not
yet tried). If I go that
route, what changes do I have to make in OpenSCAD
and/or Cura, so that the stop
occurs at exactly the right place?
Would another idea be to make each label say 1 or 2 mm
high and push them into
place? On reflection I suppose they could be printed
as one object joined by a
thin, easily removed line?
All suggestions/tips/advice will be much appreciated.
Terry
_______________________________________________
OpenSCAD mailing list
To unsubscribe send an email to
discuss-leave@lists.openscad.org
_______________________________________________
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
_______________________________________________
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
I have done this in the past simply by noting at what layer I need to
pause the print and manually pausing the printer, swapping filament
colors, and then resuming. It is a little time consuming, but it works
fine.
If you use PrusaSlicer, the ability to insert a Pause is built into the
slicer:
https://help.prusa3d.com/en/article/insert-pause-or-custom-g-code-at-layer_120490
On 11/26/2021 6:02 PM, terrypingm@gmail.com wrote:
> Thanks Ray.
>
> G-code files? As a novice I was hoping for a very simple way to:
> 1. Code my Surface object in OpenSCAD
> 2. Code my Text object
> 3. Union or difference
> 4. Add some clever code, so that after slicing in Cura the print would
> stop, I would change filament, taking care not to move the partial
> print, and resume to finish it.
>
> Over naive I guess ;-)
>
> But I’m surprised that what I’d have thought a commonplace requirement
> (printing text in a different colour to its background surface, with a
> single extruder) is not the no-brainer I’d expected.
> --
> Terry
>
>> On 26 Nov 2021, at 22:23, Raymond West <raywest@raywest.com> wrote:
>>
>>
>>
>> If you want flush text, then print it face down. do the lettering in
>> white then change to black for the rest of the lid. Probably two
>> g-code files, keep the heated bed on between filament change. one
>> layer may be enough.
>>
>> On 26/11/2021 19:38, David Schooley wrote:
>>> The solution might be to decide how flush is “flush enough.” One or
>>> two millimeters might get it, but I don’t know the application that
>>> Terry is working on.
>>>
>>> Another option might be to print black on top of white. Use a white
>>> base layer and then a millimeter or two of black on top. (However
>>> many layers you need to get good coverage.) The letters would cut
>>> out of the black to allow the white to show through. You could then
>>> either leave it alone or use a clear filler if having it flush was a
>>> requirement. I’m guessing a clear filler would be less troublesome
>>> than white.
>>>
>>>> On Nov 26, 2021, at 1:11 PM, Leonard Martin Struttmann
>>>> <lenstruttmann@gmail.com> wrote:
>>>>
>>>> David, No, my method would not. I guess I misread the original and
>>>> did not get that they needed to be flush. My mistake.
>>>>
>>>> On Fri, Nov 26, 2021 at 12:45 PM David Schooley
>>>> <dcschooley@gmail.com> wrote:
>>>>
>>>> He wants to make the text flush. Will your method work for that?
>>>>
>>>>> On Nov 26, 2021, at 12:42 PM, Leonard Martin Struttmann
>>>>> <lenstruttmann@gmail.com> wrote:
>>>>>
>>>>> This assumes that you extrude the text and place it just above
>>>>> where you want it to be seen.
>>>>>
>>>>> I use this method for making Plant ID signs for my garden.
>>>>>
>>>>>
>>>>> On Fri, Nov 26, 2021 at 12:40 PM Leonard Martin Struttmann
>>>>> <lenstruttmann@gmail.com> wrote:
>>>>>
>>>>> Since you using Cura + Ender, you should be able to pause
>>>>> the print using a Cura supplied script.
>>>>>
>>>>> When you are slicing, add this script:
>>>>>
>>>>> Extensions -> Post-processing -> Modify g-code
>>>>>
>>>>> Select "Add a script" and select "Filament Change".
>>>>>
>>>>> Change the "Layer" value to the layer where you want to
>>>>> change the filament.
>>>>>
>>>>> I have used this often and works well.
>>>>>
>>>>>
>>>>>
>>>>> On Fri, Nov 26, 2021 at 12:06 PM Terry
>>>>> <terrypingm@gmail.com> wrote:
>>>>>
>>>>> This is largely a '3D printing' post, but hope I'm not
>>>>> too far OT.
>>>>>
>>>>> I've not yet made a print including text with my Ender
>>>>> 3 V2. But I'll soon need
>>>>> to do so and would appreciate some advice on a few
>>>>> practical points from more
>>>>> experienced users please.
>>>>>
>>>>> The 10 text labels will be on the top surface of a
>>>>> rectangular box lid, which
>>>>> has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker
>>>>> if necessary. The labels
>>>>> (like On/Off, Up, Down, etc) will be near holes made
>>>>> for various buttons and
>>>>> switches. Each label will therefore be fairly small. I
>>>>> want them to appear flush
>>>>> with the surface, white on my black PLA filament.
>>>>>
>>>>> One option might be to fill with something like 'Hard
>>>>> As Nails' glue/filler,
>>>>> wiping the surface clean before leaving the filler to set.
>>>>>
>>>>> But ideally I'd like to do it by stopping the printer
>>>>> just once, changing to
>>>>> white filament, and resuming (something else I've not
>>>>> yet tried). If I go that
>>>>> route, what changes do I have to make in OpenSCAD
>>>>> and/or Cura, so that the stop
>>>>> occurs at exactly the right place?
>>>>>
>>>>> Would another idea be to make each label say 1 or 2 mm
>>>>> high and push them into
>>>>> place? On reflection I suppose they could be printed
>>>>> as one object joined by a
>>>>> thin, easily removed line?
>>>>>
>>>>> All suggestions/tips/advice will be much appreciated.
>>>>>
>>>>> Terry
>>>>> _______________________________________________
>>>>> OpenSCAD mailing list
>>>>> To unsubscribe send an email to
>>>>> discuss-leave@lists.openscad.org
>>>>>
>>>>> _______________________________________________
>>>>> OpenSCAD mailing list
>>>>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>>>
>>>> _______________________________________________
>>>> OpenSCAD mailing list
>>>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>>>
>>>> _______________________________________________
>>>> OpenSCAD mailing list
>>>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>>
>>>
>>> _______________________________________________
>>> OpenSCAD mailing list
>>> To unsubscribe send an email todiscuss-leave@lists.openscad.org
>> _______________________________________________
>> OpenSCAD mailing list
>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email todiscuss-leave@lists.openscad.org
RW
Raymond West
Fri, Nov 26, 2021 11:37 PM
Terry, It is even more simple than you say
- code surface object in openscad
2)code the text object
-
difference text from object
-
comment out the text object, render and save main object as stl
5)comment out main object - uncomment text, render and save text as stl
-
load each stl into your slicer to produce two g-code files.
-
print the text g-code file
-
keep the bed and nozzle temperature on
-
change filament and purge old filament, print the second g-code file.
-
No clever code required.
On 26/11/2021 23:02, terrypingm@gmail.com wrote:
Thanks Ray.
G-code files? As a novice I was hoping for a very simple way to:
- Code my Surface object in OpenSCAD
- Code my Text object
- Union or difference
- Add some clever code, so that after slicing in Cura the print would
stop, I would change filament, taking care not to move the partial
print, and resume to finish it.
Over naive I guess ;-)
But I’m surprised that what I’d have thought a commonplace requirement
(printing text in a different colour to its background surface, with a
single extruder) is not the no-brainer I’d expected.
Terry
On 26 Nov 2021, at 22:23, Raymond West raywest@raywest.com wrote:
If you want flush text, then print it face down. do the lettering in
white then change to black for the rest of the lid. Probably two
g-code files, keep the heated bed on between filament change. one
layer may be enough.
On 26/11/2021 19:38, David Schooley wrote:
The solution might be to decide how flush is “flush enough.” One or
two millimeters might get it, but I don’t know the application that
Terry is working on.
Another option might be to print black on top of white. Use a white
base layer and then a millimeter or two of black on top. (However
many layers you need to get good coverage.) The letters would cut
out of the black to allow the white to show through. You could then
either leave it alone or use a clear filler if having it flush was a
requirement. I’m guessing a clear filler would be less troublesome
than white.
On Nov 26, 2021, at 1:11 PM, Leonard Martin Struttmann
lenstruttmann@gmail.com wrote:
David, No, my method would not. I guess I misread the original and
did not get that they needed to be flush. My mistake.
On Fri, Nov 26, 2021 at 12:45 PM David Schooley
dcschooley@gmail.com wrote:
He wants to make the text flush. Will your method work for that?
On Nov 26, 2021, at 12:42 PM, Leonard Martin Struttmann
<lenstruttmann@gmail.com> wrote:
This assumes that you extrude the text and place it just above
where you want it to be seen.
I use this method for making Plant ID signs for my garden.
On Fri, Nov 26, 2021 at 12:40 PM Leonard Martin Struttmann
<lenstruttmann@gmail.com> wrote:
Since you using Cura + Ender, you should be able to pause
the print using a Cura supplied script.
When you are slicing, add this script:
Extensions -> Post-processing -> Modify g-code
Select "Add a script" and select "Filament Change".
Change the "Layer" value to the layer where you want to
change the filament.
I have used this often and works well.
On Fri, Nov 26, 2021 at 12:06 PM Terry
<terrypingm@gmail.com> wrote:
This is largely a '3D printing' post, but hope I'm not
too far OT.
I've not yet made a print including text with my Ender
3 V2. But I'll soon need
to do so and would appreciate some advice on a few
practical points from more
experienced users please.
The 10 text labels will be on the top surface of a
rectangular box lid, which
has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker
if necessary. The labels
(like On/Off, Up, Down, etc) will be near holes made
for various buttons and
switches. Each label will therefore be fairly small. I
want them to appear flush
with the surface, white on my black PLA filament.
One option might be to fill with something like 'Hard
As Nails' glue/filler,
wiping the surface clean before leaving the filler to set.
But ideally I'd like to do it by stopping the printer
just once, changing to
white filament, and resuming (something else I've not
yet tried). If I go that
route, what changes do I have to make in OpenSCAD
and/or Cura, so that the stop
occurs at exactly the right place?
Would another idea be to make each label say 1 or 2 mm
high and push them into
place? On reflection I suppose they could be printed
as one object joined by a
thin, easily removed line?
All suggestions/tips/advice will be much appreciated.
Terry
_______________________________________________
OpenSCAD mailing list
To unsubscribe send an email to
discuss-leave@lists.openscad.org
_______________________________________________
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
_______________________________________________
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
Terry, It is even more simple than you say
1) code surface object in openscad
2)code the text object
3) difference text from object
4) comment out the text object, render and save main object as stl
5)comment out main object - uncomment text, render and save text as stl
6) load each stl into your slicer to produce two g-code files.
7) print the text g-code file
8) keep the bed and nozzle temperature on
9) change filament and purge old filament, print the second g-code file.
10) No clever code required.
On 26/11/2021 23:02, terrypingm@gmail.com wrote:
> Thanks Ray.
>
> G-code files? As a novice I was hoping for a very simple way to:
> 1. Code my Surface object in OpenSCAD
> 2. Code my Text object
> 3. Union or difference
> 4. Add some clever code, so that after slicing in Cura the print would
> stop, I would change filament, taking care not to move the partial
> print, and resume to finish it.
>
> Over naive I guess ;-)
>
> But I’m surprised that what I’d have thought a commonplace requirement
> (printing text in a different colour to its background surface, with a
> single extruder) is not the no-brainer I’d expected.
> --
> Terry
>
>> On 26 Nov 2021, at 22:23, Raymond West <raywest@raywest.com> wrote:
>>
>>
>>
>> If you want flush text, then print it face down. do the lettering in
>> white then change to black for the rest of the lid. Probably two
>> g-code files, keep the heated bed on between filament change. one
>> layer may be enough.
>>
>> On 26/11/2021 19:38, David Schooley wrote:
>>> The solution might be to decide how flush is “flush enough.” One or
>>> two millimeters might get it, but I don’t know the application that
>>> Terry is working on.
>>>
>>> Another option might be to print black on top of white. Use a white
>>> base layer and then a millimeter or two of black on top. (However
>>> many layers you need to get good coverage.) The letters would cut
>>> out of the black to allow the white to show through. You could then
>>> either leave it alone or use a clear filler if having it flush was a
>>> requirement. I’m guessing a clear filler would be less troublesome
>>> than white.
>>>
>>>> On Nov 26, 2021, at 1:11 PM, Leonard Martin Struttmann
>>>> <lenstruttmann@gmail.com> wrote:
>>>>
>>>> David, No, my method would not. I guess I misread the original and
>>>> did not get that they needed to be flush. My mistake.
>>>>
>>>> On Fri, Nov 26, 2021 at 12:45 PM David Schooley
>>>> <dcschooley@gmail.com> wrote:
>>>>
>>>> He wants to make the text flush. Will your method work for that?
>>>>
>>>>> On Nov 26, 2021, at 12:42 PM, Leonard Martin Struttmann
>>>>> <lenstruttmann@gmail.com> wrote:
>>>>>
>>>>> This assumes that you extrude the text and place it just above
>>>>> where you want it to be seen.
>>>>>
>>>>> I use this method for making Plant ID signs for my garden.
>>>>>
>>>>>
>>>>> On Fri, Nov 26, 2021 at 12:40 PM Leonard Martin Struttmann
>>>>> <lenstruttmann@gmail.com> wrote:
>>>>>
>>>>> Since you using Cura + Ender, you should be able to pause
>>>>> the print using a Cura supplied script.
>>>>>
>>>>> When you are slicing, add this script:
>>>>>
>>>>> Extensions -> Post-processing -> Modify g-code
>>>>>
>>>>> Select "Add a script" and select "Filament Change".
>>>>>
>>>>> Change the "Layer" value to the layer where you want to
>>>>> change the filament.
>>>>>
>>>>> I have used this often and works well.
>>>>>
>>>>>
>>>>>
>>>>> On Fri, Nov 26, 2021 at 12:06 PM Terry
>>>>> <terrypingm@gmail.com> wrote:
>>>>>
>>>>> This is largely a '3D printing' post, but hope I'm not
>>>>> too far OT.
>>>>>
>>>>> I've not yet made a print including text with my Ender
>>>>> 3 V2. But I'll soon need
>>>>> to do so and would appreciate some advice on a few
>>>>> practical points from more
>>>>> experienced users please.
>>>>>
>>>>> The 10 text labels will be on the top surface of a
>>>>> rectangular box lid, which
>>>>> has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker
>>>>> if necessary. The labels
>>>>> (like On/Off, Up, Down, etc) will be near holes made
>>>>> for various buttons and
>>>>> switches. Each label will therefore be fairly small. I
>>>>> want them to appear flush
>>>>> with the surface, white on my black PLA filament.
>>>>>
>>>>> One option might be to fill with something like 'Hard
>>>>> As Nails' glue/filler,
>>>>> wiping the surface clean before leaving the filler to set.
>>>>>
>>>>> But ideally I'd like to do it by stopping the printer
>>>>> just once, changing to
>>>>> white filament, and resuming (something else I've not
>>>>> yet tried). If I go that
>>>>> route, what changes do I have to make in OpenSCAD
>>>>> and/or Cura, so that the stop
>>>>> occurs at exactly the right place?
>>>>>
>>>>> Would another idea be to make each label say 1 or 2 mm
>>>>> high and push them into
>>>>> place? On reflection I suppose they could be printed
>>>>> as one object joined by a
>>>>> thin, easily removed line?
>>>>>
>>>>> All suggestions/tips/advice will be much appreciated.
>>>>>
>>>>> Terry
>>>>> _______________________________________________
>>>>> OpenSCAD mailing list
>>>>> To unsubscribe send an email to
>>>>> discuss-leave@lists.openscad.org
>>>>>
>>>>> _______________________________________________
>>>>> OpenSCAD mailing list
>>>>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>>>
>>>> _______________________________________________
>>>> OpenSCAD mailing list
>>>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>>>
>>>> _______________________________________________
>>>> OpenSCAD mailing list
>>>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>>
>>>
>>> _______________________________________________
>>> OpenSCAD mailing list
>>> To unsubscribe send an email todiscuss-leave@lists.openscad.org
>> _______________________________________________
>> OpenSCAD mailing list
>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email todiscuss-leave@lists.openscad.org
DS
David Schooley
Fri, Nov 26, 2021 11:51 PM
Here is an example where I did almost the exact thing you are talking about except that I didn’t make the text flush, but I could have. (I think I have other examples where I kept the interior color flush with the surface.) It follows your first three steps below. Letting the text protrude a bit actually makes life a bit easier for OoenSCAD. Step 4 is to bring the two stl or 3mf files into Cura, select the proper extruder for each object, and merge the objects. Given that the text isn’t exactly flush with the background this could be done with a single extruder using the techniques described earlier. I would probably be unwilling to do it that way more than once. Dual extruders are in that category of things that seem unnecessary until you have a need for them.
Sent from my iPhone
On Nov 26, 2021, at 5:03 PM, terrypingm@gmail.com wrote:
Thanks Ray.
G-code files? As a novice I was hoping for a very simple way to:
- Code my Surface object in OpenSCAD
- Code my Text object
- Union or difference
- Add some clever code, so that after slicing in Cura the print would stop, I would change filament, taking care not to move the partial print, and resume to finish it.
Over naive I guess ;-)
But I’m surprised that what I’d have thought a commonplace requirement (printing text in a different colour to its background surface, with a single extruder) is not the no-brainer I’d expected.
Terry
If you want flush text, then print it face down. do the lettering in white then change to black for the rest of the lid. Probably two g-code files, keep the heated bed on between filament change. one layer may be enough.
On 26/11/2021 19:38, David Schooley wrote:
The solution might be to decide how flush is “flush enough.” One or two millimeters might get it, but I don’t know the application that Terry is working on.
Another option might be to print black on top of white. Use a white base layer and then a millimeter or two of black on top. (However many layers you need to get good coverage.) The letters would cut out of the black to allow the white to show through. You could then either leave it alone or use a clear filler if having it flush was a requirement. I’m guessing a clear filler would be less troublesome than white.
On Nov 26, 2021, at 1:11 PM, Leonard Martin Struttmann lenstruttmann@gmail.com wrote:
David, No, my method would not. I guess I misread the original and did not get that they needed to be flush. My mistake.
On Fri, Nov 26, 2021 at 12:45 PM David Schooley dcschooley@gmail.com wrote:
He wants to make the text flush. Will your method work for that?
On Nov 26, 2021, at 12:42 PM, Leonard Martin Struttmann lenstruttmann@gmail.com wrote:
This assumes that you extrude the text and place it just above where you want it to be seen.
I use this method for making Plant ID signs for my garden.
On Fri, Nov 26, 2021 at 12:40 PM Leonard Martin Struttmann lenstruttmann@gmail.com wrote:
Since you using Cura + Ender, you should be able to pause the print using a Cura supplied script.
When you are slicing, add this script:
Extensions -> Post-processing -> Modify g-code
Select "Add a script" and select "Filament Change".
Change the "Layer" value to the layer where you want to change the filament.
I have used this often and works well.
On Fri, Nov 26, 2021 at 12:06 PM Terry terrypingm@gmail.com wrote:
This is largely a '3D printing' post, but hope I'm not too far OT.
I've not yet made a print including text with my Ender 3 V2. But I'll soon need
to do so and would appreciate some advice on a few practical points from more
experienced users please.
The 10 text labels will be on the top surface of a rectangular box lid, which
has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary. The labels
(like On/Off, Up, Down, etc) will be near holes made for various buttons and
switches. Each label will therefore be fairly small. I want them to appear flush
with the surface, white on my black PLA filament.
One option might be to fill with something like 'Hard As Nails' glue/filler,
wiping the surface clean before leaving the filler to set.
But ideally I'd like to do it by stopping the printer just once, changing to
white filament, and resuming (something else I've not yet tried). If I go that
route, what changes do I have to make in OpenSCAD and/or Cura, so that the stop
occurs at exactly the right place?
Would another idea be to make each label say 1 or 2 mm high and push them into
place? On reflection I suppose they could be printed as one object joined by a
thin, easily removed line?
All suggestions/tips/advice will be much appreciated.
Terry
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
Here is an example where I did almost the exact thing you are talking about except that I didn’t make the text flush, but I could have. (I think I have other examples where I kept the interior color flush with the surface.) It follows your first three steps below. Letting the text protrude a bit actually makes life a bit easier for OoenSCAD. Step 4 is to bring the two stl or 3mf files into Cura, select the proper extruder for each object, and merge the objects. Given that the text isn’t exactly flush with the background this could be done with a single extruder using the techniques described earlier. I would probably be unwilling to do it that way more than once. Dual extruders are in that category of things that seem unnecessary until you have a need for them.
Sent from my iPhone
> On Nov 26, 2021, at 5:03 PM, terrypingm@gmail.com wrote:
>
>
> Thanks Ray.
>
> G-code files? As a novice I was hoping for a very simple way to:
> 1. Code my Surface object in OpenSCAD
> 2. Code my Text object
> 3. Union or difference
> 4. Add some clever code, so that after slicing in Cura the print would stop, I would change filament, taking care not to move the partial print, and resume to finish it.
>
> Over naive I guess ;-)
>
> But I’m surprised that what I’d have thought a commonplace requirement (printing text in a different colour to its background surface, with a single extruder) is not the no-brainer I’d expected.
> --
> Terry
>
>>> On 26 Nov 2021, at 22:23, Raymond West <raywest@raywest.com> wrote:
>>>
>>
>> If you want flush text, then print it face down. do the lettering in white then change to black for the rest of the lid. Probably two g-code files, keep the heated bed on between filament change. one layer may be enough.
>>
>> On 26/11/2021 19:38, David Schooley wrote:
>>> The solution might be to decide how flush is “flush enough.” One or two millimeters might get it, but I don’t know the application that Terry is working on.
>>>
>>> Another option might be to print black on top of white. Use a white base layer and then a millimeter or two of black on top. (However many layers you need to get good coverage.) The letters would cut out of the black to allow the white to show through. You could then either leave it alone or use a clear filler if having it flush was a requirement. I’m guessing a clear filler would be less troublesome than white.
>>>
>>>> On Nov 26, 2021, at 1:11 PM, Leonard Martin Struttmann <lenstruttmann@gmail.com> wrote:
>>>>
>>>> David, No, my method would not. I guess I misread the original and did not get that they needed to be flush. My mistake.
>>>>
>>>> On Fri, Nov 26, 2021 at 12:45 PM David Schooley <dcschooley@gmail.com> wrote:
>>>>> He wants to make the text flush. Will your method work for that?
>>>>>
>>>>>> On Nov 26, 2021, at 12:42 PM, Leonard Martin Struttmann <lenstruttmann@gmail.com> wrote:
>>>>>>
>>>>>> This assumes that you extrude the text and place it just above where you want it to be seen.
>>>>>>
>>>>>> I use this method for making Plant ID signs for my garden.
>>>>>>
>>>>>>
>>>>>> On Fri, Nov 26, 2021 at 12:40 PM Leonard Martin Struttmann <lenstruttmann@gmail.com> wrote:
>>>>>>> Since you using Cura + Ender, you should be able to pause the print using a Cura supplied script.
>>>>>>>
>>>>>>> When you are slicing, add this script:
>>>>>>>
>>>>>>> Extensions -> Post-processing -> Modify g-code
>>>>>>>
>>>>>>> Select "Add a script" and select "Filament Change".
>>>>>>>
>>>>>>> Change the "Layer" value to the layer where you want to change the filament.
>>>>>>>
>>>>>>> I have used this often and works well.
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On Fri, Nov 26, 2021 at 12:06 PM Terry <terrypingm@gmail.com> wrote:
>>>>>>>> This is largely a '3D printing' post, but hope I'm not too far OT.
>>>>>>>>
>>>>>>>> I've not yet made a print including text with my Ender 3 V2. But I'll soon need
>>>>>>>> to do so and would appreciate some advice on a few practical points from more
>>>>>>>> experienced users please.
>>>>>>>>
>>>>>>>> The 10 text labels will be on the top surface of a rectangular box lid, which
>>>>>>>> has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary. The labels
>>>>>>>> (like On/Off, Up, Down, etc) will be near holes made for various buttons and
>>>>>>>> switches. Each label will therefore be fairly small. I want them to appear flush
>>>>>>>> with the surface, white on my black PLA filament.
>>>>>>>>
>>>>>>>> One option might be to fill with something like 'Hard As Nails' glue/filler,
>>>>>>>> wiping the surface clean before leaving the filler to set.
>>>>>>>>
>>>>>>>> But ideally I'd like to do it by stopping the printer just once, changing to
>>>>>>>> white filament, and resuming (something else I've not yet tried). If I go that
>>>>>>>> route, what changes do I have to make in OpenSCAD and/or Cura, so that the stop
>>>>>>>> occurs at exactly the right place?
>>>>>>>>
>>>>>>>> Would another idea be to make each label say 1 or 2 mm high and push them into
>>>>>>>> place? On reflection I suppose they could be printed as one object joined by a
>>>>>>>> thin, easily removed line?
>>>>>>>>
>>>>>>>> All suggestions/tips/advice will be much appreciated.
>>>>>>>>
>>>>>>>> Terry
>>>>>>>> _______________________________________________
>>>>>>>> OpenSCAD mailing list
>>>>>>>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>>>>> _______________________________________________
>>>>>> OpenSCAD mailing list
>>>>>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>>>>
>>>>> _______________________________________________
>>>>> OpenSCAD mailing list
>>>>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>>> _______________________________________________
>>>> OpenSCAD mailing list
>>>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>>
>>>
>>>
>>> _______________________________________________
>>> OpenSCAD mailing list
>>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>> _______________________________________________
>> OpenSCAD mailing list
>> To unsubscribe send an email to discuss-leave@lists.openscad.org
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
GH
Gene Heskett
Fri, Nov 26, 2021 11:53 PM
Thanks Ray.
G-code files? As a novice I was hoping for a very simple way to:
A complex way to say two files, one for each color. g-code is in fact
what runs the printer, everything else winds up being translated to
g-code, but because its progressive, one layer at a time, it doesn't
resemble that which runs the other 4 metal carving machines in my
garage. No loops, its all unwound so its 50+ megs of code for some 3d
prints, the interpreter in the printer is dumbed down and wouldn't have
the foggiest what to do with a 90 line program I wrote to sharpen a 10"
table saw blade as it takes 3 days to run that 90 line program. It also
made the sharpest, longest lasting blade I've ever had on it.
- Code my Surface object in OpenSCAD
- Code my Text object
- Union or difference
- Add some clever code, so that after slicing in Cura the print would
stop, I would change filament, taking care not to move the partial
print, and resume to finish it.
Over naive I guess ;-)
But I’m surprised that what I’d have thought a commonplace requirement
(printing text in a different colour to its background surface, with a
single extruder) is not the no-brainer I’d expected. --
Terry
On 26 Nov 2021, at 22:23, Raymond West raywest@raywest.com wrote:
If you want flush text, then print it face down. do the lettering in
white then change to black for the rest of the lid. Probably two
g-code files, keep the heated bed on between filament change. one
layer may be enough.
On 26/11/2021 19:38, David Schooley wrote:
The solution might be to decide how flush is “flush enough.” One or
two millimeters might get it, but I don’t know the application that
Terry is working on.
Another option might be to print black on top of white. Use a white
base layer and then a millimeter or two of black on top. (However
many layers you need to get good coverage.) The letters would cut
out of the black to allow the white to show through. You could then
either leave it alone or use a clear filler if having it flush was
a requirement. I’m guessing a clear filler would be less
troublesome than white.
On Nov 26, 2021, at 1:11 PM, Leonard Martin Struttmann
lenstruttmann@gmail.com wrote:
David, No, my method would not. I guess I misread the original and
did not get that they needed to be flush. My mistake.
On Fri, Nov 26, 2021 at 12:45 PM David Schooley
He wants to make the text flush. Will your method work for that?
On Nov 26, 2021, at 12:42 PM, Leonard Martin Struttmann
lenstruttmann@gmail.com wrote:
This assumes that you extrude the text and place it just above
where you want it to be seen.
I use this method for making Plant ID signs for my garden.
On Fri, Nov 26, 2021 at 12:40 PM Leonard Martin Struttmann
Since you using Cura + Ender, you should be able to pause the
print using a Cura supplied script.
When you are slicing, add this script:
Extensions -> Post-processing -> Modify g-code
Select "Add a script" and select "Filament Change".
Change the "Layer" value to the layer where you want to change
the filament.
I have used this often and works well.
On Fri, Nov 26, 2021 at 12:06 PM Terry terrypingm@gmail.com
This is largely a '3D printing' post, but hope I'm not too far
OT.
I've not yet made a print including text with my Ender 3 V2.
But I'll soon need to do so and would appreciate some advice
on a few practical points from more experienced users please.
The 10 text labels will be on the top surface of a rectangular
box lid, which has dimensions of 175 x 95 x 3 mm. Maybe a bit
thicker if necessary. The labels (like On/Off, Up, Down, etc)
will be near holes made for various buttons and switches. Each
label will therefore be fairly small. I want them to appear
flush with the surface, white on my black PLA filament.
One option might be to fill with something like 'Hard As
Nails' glue/filler, wiping the surface clean before leaving
the filler to set.
But ideally I'd like to do it by stopping the printer just
once, changing to white filament, and resuming (something else
I've not yet tried). If I go that route, what changes do I
have to make in OpenSCAD and/or Cura, so that the stop occurs
at exactly the right place?
Would another idea be to make each label say 1 or 2 mm high
and push them into place? On reflection I suppose they could
be printed as one object joined by a thin, easily removed
line?
All suggestions/tips/advice will be much appreciated.
Terry
OpenSCAD mailing list
To unsubscribe send an email to
discuss-leave@lists.openscad.org
Cheers, Gene Heskett.
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author, 1940)
If we desire respect for the law, we must first make the law respectable.
On Friday 26 November 2021 18:02:53 terrypingm@gmail.com wrote:
> Thanks Ray.
>
> G-code files? As a novice I was hoping for a very simple way to:
A complex way to say two files, one for each color. g-code is in fact
what runs the printer, everything else winds up being translated to
g-code, but because its progressive, one layer at a time, it doesn't
resemble that which runs the other 4 metal carving machines in my
garage. No loops, its all unwound so its 50+ megs of code for some 3d
prints, the interpreter in the printer is dumbed down and wouldn't have
the foggiest what to do with a 90 line program I wrote to sharpen a 10"
table saw blade as it takes 3 days to run that 90 line program. It also
made the sharpest, longest lasting blade I've ever had on it.
> 1. Code my Surface object in OpenSCAD
> 2. Code my Text object
> 3. Union or difference
> 4. Add some clever code, so that after slicing in Cura the print would
> stop, I would change filament, taking care not to move the partial
> print, and resume to finish it.
>
> Over naive I guess ;-)
>
> But I’m surprised that what I’d have thought a commonplace requirement
> (printing text in a different colour to its background surface, with a
> single extruder) is not the no-brainer I’d expected. --
> Terry
>
> > On 26 Nov 2021, at 22:23, Raymond West <raywest@raywest.com> wrote:
> >
> >
> > If you want flush text, then print it face down. do the lettering in
> > white then change to black for the rest of the lid. Probably two
> > g-code files, keep the heated bed on between filament change. one
> > layer may be enough.
> >
> > On 26/11/2021 19:38, David Schooley wrote:
> >> The solution might be to decide how flush is “flush enough.” One or
> >> two millimeters might get it, but I don’t know the application that
> >> Terry is working on.
> >>
> >> Another option might be to print black on top of white. Use a white
> >> base layer and then a millimeter or two of black on top. (However
> >> many layers you need to get good coverage.) The letters would cut
> >> out of the black to allow the white to show through. You could then
> >> either leave it alone or use a clear filler if having it flush was
> >> a requirement. I’m guessing a clear filler would be less
> >> troublesome than white.
> >>
> >>> On Nov 26, 2021, at 1:11 PM, Leonard Martin Struttmann
> >>> <lenstruttmann@gmail.com> wrote:
> >>>
> >>> David, No, my method would not. I guess I misread the original and
> >>> did not get that they needed to be flush. My mistake.
> >>>
> >>> On Fri, Nov 26, 2021 at 12:45 PM David Schooley
<dcschooley@gmail.com> wrote:
> >>>> He wants to make the text flush. Will your method work for that?
> >>>>
> >>>>> On Nov 26, 2021, at 12:42 PM, Leonard Martin Struttmann
> >>>>> <lenstruttmann@gmail.com> wrote:
> >>>>>
> >>>>> This assumes that you extrude the text and place it just above
> >>>>> where you want it to be seen.
> >>>>>
> >>>>> I use this method for making Plant ID signs for my garden.
> >>>>>
> >>>>> On Fri, Nov 26, 2021 at 12:40 PM Leonard Martin Struttmann
<lenstruttmann@gmail.com> wrote:
> >>>>>> Since you using Cura + Ender, you should be able to pause the
> >>>>>> print using a Cura supplied script.
> >>>>>>
> >>>>>> When you are slicing, add this script:
> >>>>>>
> >>>>>> Extensions -> Post-processing -> Modify g-code
> >>>>>>
> >>>>>> Select "Add a script" and select "Filament Change".
> >>>>>>
> >>>>>> Change the "Layer" value to the layer where you want to change
> >>>>>> the filament.
> >>>>>>
> >>>>>> I have used this often and works well.
> >>>>>>
> >>>>>> On Fri, Nov 26, 2021 at 12:06 PM Terry <terrypingm@gmail.com>
wrote:
> >>>>>>> This is largely a '3D printing' post, but hope I'm not too far
> >>>>>>> OT.
> >>>>>>>
> >>>>>>> I've not yet made a print including text with my Ender 3 V2.
> >>>>>>> But I'll soon need to do so and would appreciate some advice
> >>>>>>> on a few practical points from more experienced users please.
> >>>>>>>
> >>>>>>> The 10 text labels will be on the top surface of a rectangular
> >>>>>>> box lid, which has dimensions of 175 x 95 x 3 mm. Maybe a bit
> >>>>>>> thicker if necessary. The labels (like On/Off, Up, Down, etc)
> >>>>>>> will be near holes made for various buttons and switches. Each
> >>>>>>> label will therefore be fairly small. I want them to appear
> >>>>>>> flush with the surface, white on my black PLA filament.
> >>>>>>>
> >>>>>>> One option might be to fill with something like 'Hard As
> >>>>>>> Nails' glue/filler, wiping the surface clean before leaving
> >>>>>>> the filler to set.
> >>>>>>>
> >>>>>>> But ideally I'd like to do it by stopping the printer just
> >>>>>>> once, changing to white filament, and resuming (something else
> >>>>>>> I've not yet tried). If I go that route, what changes do I
> >>>>>>> have to make in OpenSCAD and/or Cura, so that the stop occurs
> >>>>>>> at exactly the right place?
> >>>>>>>
> >>>>>>> Would another idea be to make each label say 1 or 2 mm high
> >>>>>>> and push them into place? On reflection I suppose they could
> >>>>>>> be printed as one object joined by a thin, easily removed
> >>>>>>> line?
> >>>>>>>
> >>>>>>> All suggestions/tips/advice will be much appreciated.
> >>>>>>>
> >>>>>>> Terry
> >>>>>>> _______________________________________________
> >>>>>>> OpenSCAD mailing list
> >>>>>>> To unsubscribe send an email to
> >>>>>>> discuss-leave@lists.openscad.org
> >>>>>
> >>>>> _______________________________________________
> >>>>> OpenSCAD mailing list
> >>>>> To unsubscribe send an email to discuss-leave@lists.openscad.org
> >>>>
> >>>> _______________________________________________
> >>>> OpenSCAD mailing list
> >>>> To unsubscribe send an email to discuss-leave@lists.openscad.org
> >>>
> >>> _______________________________________________
> >>> OpenSCAD mailing list
> >>> To unsubscribe send an email to discuss-leave@lists.openscad.org
> >>
> >> _______________________________________________
> >> OpenSCAD mailing list
> >> To unsubscribe send an email to discuss-leave@lists.openscad.org
> >
> > _______________________________________________
> > OpenSCAD mailing list
> > To unsubscribe send an email to discuss-leave@lists.openscad.org
Cheers, Gene Heskett.
--
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author, 1940)
If we desire respect for the law, we must first make the law respectable.
- Louis D. Brandeis
Genes Web page <http://geneslinuxbox.net:6309/gene>
B
Billy
Sat, Nov 27, 2021 1:00 AM
This is how I have been doing it recently -- BUT, the "text" object will
need to be reversed. And when printing the 2nd gcode file (the "body
around the text"), don't you have to set the "z-hop" so that the nozzle
jumps over the lettering and doesn't knock it from the bed? See this video
for an explanation -- "Smooth Two Color Inlay 3D Print Using Cura Z Hop on
Creality Ender 3" https://youtu.be/0Sla-vIsvh4
The other problem I had with this method was that when I bring the 2
separate STL files into the slicer, it always centers them on the bed, and
most of the time this ends up in the lettering not being aligned with the
"body" object. My "fix" was to put a VERY thin "border/bounding box"
around the object that is rendered in both stl files -- this way the
objects get centered based on this "bounding box" and will be aligned
properly. If someone else knows a better way to make sure both objects are
aligned, please share.
... Billy ...
On Fri, Nov 26, 2021 at 6:53 PM Raymond West raywest@raywest.com wrote:
Terry, It is even more simple than you say
- code surface object in openscad
2)code the text object
-
difference text from object
-
comment out the text object, render and save main object as stl
5)comment out main object - uncomment text, render and save text as stl
-
load each stl into your slicer to produce two g-code files.
-
print the text g-code file
-
keep the bed and nozzle temperature on
-
change filament and purge old filament, print the second g-code file.
-
No clever code required.
On 26/11/2021 23:02, terrypingm@gmail.com wrote:
Thanks Ray.
G-code files? As a novice I was hoping for a very simple way to:
- Code my Surface object in OpenSCAD
- Code my Text object
- Union or difference
- Add some clever code, so that after slicing in Cura the print would
stop, I would change filament, taking care not to move the partial print,
and resume to finish it.
Over naive I guess ;-)
But I’m surprised that what I’d have thought a commonplace requirement
(printing text in a different colour to its background surface, with a
single extruder) is not the no-brainer I’d expected.
Terry
On 26 Nov 2021, at 22:23, Raymond West raywest@raywest.com
raywest@raywest.com wrote:
If you want flush text, then print it face down. do the lettering in white
then change to black for the rest of the lid. Probably two g-code files,
keep the heated bed on between filament change. one layer may be enough.
On 26/11/2021 19:38, David Schooley wrote:
The solution might be to decide how flush is “flush enough.” One or two
millimeters might get it, but I don’t know the application that Terry is
working on.
Another option might be to print black on top of white. Use a white base
layer and then a millimeter or two of black on top. (However many layers
you need to get good coverage.) The letters would cut out of the black to
allow the white to show through. You could then either leave it alone or
use a clear filler if having it flush was a requirement. I’m guessing a
clear filler would be less troublesome than white.
On Nov 26, 2021, at 1:11 PM, Leonard Martin Struttmann <
lenstruttmann@gmail.com> wrote:
David, No, my method would not. I guess I misread the original and did not
get that they needed to be flush. My mistake.
On Fri, Nov 26, 2021 at 12:45 PM David Schooley dcschooley@gmail.com
wrote:
He wants to make the text flush. Will your method work for that?
On Nov 26, 2021, at 12:42 PM, Leonard Martin Struttmann <
lenstruttmann@gmail.com> wrote:
This assumes that you extrude the text and place it just above where you
want it to be seen.
I use this method for making Plant ID signs for my garden.
On Fri, Nov 26, 2021 at 12:40 PM Leonard Martin Struttmann <
lenstruttmann@gmail.com> wrote:
Since you using Cura + Ender, you should be able to pause the print
using a Cura supplied script.
When you are slicing, add this script:
Extensions -> Post-processing -> Modify g-code
Select "Add a script" and select "Filament Change".
Change the "Layer" value to the layer where you want to change the
filament.
I have used this often and works well.
On Fri, Nov 26, 2021 at 12:06 PM Terry terrypingm@gmail.com wrote:
This is largely a '3D printing' post, but hope I'm not too far OT.
I've not yet made a print including text with my Ender 3 V2. But I'll
soon need
to do so and would appreciate some advice on a few practical points
from more
experienced users please.
The 10 text labels will be on the top surface of a rectangular box lid,
which
has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary.
The labels
(like On/Off, Up, Down, etc) will be near holes made for various
buttons and
switches. Each label will therefore be fairly small. I want them to
appear flush
with the surface, white on my black PLA filament.
One option might be to fill with something like 'Hard As Nails'
glue/filler,
wiping the surface clean before leaving the filler to set.
But ideally I'd like to do it by stopping the printer just once,
changing to
white filament, and resuming (something else I've not yet tried). If I
go that
route, what changes do I have to make in OpenSCAD and/or Cura, so that
the stop
occurs at exactly the right place?
Would another idea be to make each label say 1 or 2 mm high and push
them into
place? On reflection I suppose they could be printed as one object
joined by a
thin, easily removed line?
All suggestions/tips/advice will be much appreciated.
Terry
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
This is how I have been doing it recently -- BUT, the "text" object will
need to be reversed. And when printing the 2nd gcode file (the "body
around the text"), don't you have to set the "z-hop" so that the nozzle
jumps over the lettering and doesn't knock it from the bed? See this video
for an explanation -- "Smooth Two Color Inlay 3D Print Using Cura Z Hop on
Creality Ender 3" https://youtu.be/0Sla-vIsvh4
The other problem I had with this method was that when I bring the 2
separate STL files into the slicer, it always centers them on the bed, and
most of the time this ends up in the lettering not being aligned with the
"body" object. My "fix" was to put a VERY thin "border/bounding box"
around the object that is rendered in both stl files -- this way the
objects get centered based on this "bounding box" and will be aligned
properly. If someone else knows a better way to make sure both objects are
aligned, please share.
... Billy ...
On Fri, Nov 26, 2021 at 6:53 PM Raymond West <raywest@raywest.com> wrote:
> Terry, It is even more simple than you say
>
> 1) code surface object in openscad
>
> 2)code the text object
>
> 3) difference text from object
>
> 4) comment out the text object, render and save main object as stl
>
> 5)comment out main object - uncomment text, render and save text as stl
>
> 6) load each stl into your slicer to produce two g-code files.
>
> 7) print the text g-code file
>
> 8) keep the bed and nozzle temperature on
>
> 9) change filament and purge old filament, print the second g-code file.
>
> 10) No clever code required.
> On 26/11/2021 23:02, terrypingm@gmail.com wrote:
>
> Thanks Ray.
>
> G-code files? As a novice I was hoping for a very simple way to:
> 1. Code my Surface object in OpenSCAD
> 2. Code my Text object
> 3. Union or difference
> 4. Add some clever code, so that after slicing in Cura the print would
> stop, I would change filament, taking care not to move the partial print,
> and resume to finish it.
>
> Over naive I guess ;-)
>
> But I’m surprised that what I’d have thought a commonplace requirement
> (printing text in a different colour to its background surface, with a
> single extruder) is not the no-brainer I’d expected.
> --
> Terry
>
> On 26 Nov 2021, at 22:23, Raymond West <raywest@raywest.com>
> <raywest@raywest.com> wrote:
>
>
>
> If you want flush text, then print it face down. do the lettering in white
> then change to black for the rest of the lid. Probably two g-code files,
> keep the heated bed on between filament change. one layer may be enough.
> On 26/11/2021 19:38, David Schooley wrote:
>
> The solution might be to decide how flush is “flush enough.” One or two
> millimeters might get it, but I don’t know the application that Terry is
> working on.
>
> Another option might be to print black on top of white. Use a white base
> layer and then a millimeter or two of black on top. (However many layers
> you need to get good coverage.) The letters would cut out of the black to
> allow the white to show through. You could then either leave it alone or
> use a clear filler if having it flush was a requirement. I’m guessing a
> clear filler would be less troublesome than white.
>
> On Nov 26, 2021, at 1:11 PM, Leonard Martin Struttmann <
> lenstruttmann@gmail.com> wrote:
>
> David, No, my method would not. I guess I misread the original and did not
> get that they needed to be flush. My mistake.
>
> On Fri, Nov 26, 2021 at 12:45 PM David Schooley <dcschooley@gmail.com>
> wrote:
>
>> He wants to make the text flush. Will your method work for that?
>>
>> On Nov 26, 2021, at 12:42 PM, Leonard Martin Struttmann <
>> lenstruttmann@gmail.com> wrote:
>>
>> This assumes that you extrude the text and place it just above where you
>> want it to be seen.
>>
>> I use this method for making Plant ID signs for my garden.
>>
>>
>> On Fri, Nov 26, 2021 at 12:40 PM Leonard Martin Struttmann <
>> lenstruttmann@gmail.com> wrote:
>>
>>> Since you using Cura + Ender, you should be able to pause the print
>>> using a Cura supplied script.
>>>
>>> When you are slicing, add this script:
>>>
>>> Extensions -> Post-processing -> Modify g-code
>>>
>>> Select "Add a script" and select "Filament Change".
>>>
>>> Change the "Layer" value to the layer where you want to change the
>>> filament.
>>>
>>> I have used this often and works well.
>>>
>>>
>>>
>>> On Fri, Nov 26, 2021 at 12:06 PM Terry <terrypingm@gmail.com> wrote:
>>>
>>>> This is largely a '3D printing' post, but hope I'm not too far OT.
>>>>
>>>> I've not yet made a print including text with my Ender 3 V2. But I'll
>>>> soon need
>>>> to do so and would appreciate some advice on a few practical points
>>>> from more
>>>> experienced users please.
>>>>
>>>> The 10 text labels will be on the top surface of a rectangular box lid,
>>>> which
>>>> has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary.
>>>> The labels
>>>> (like On/Off, Up, Down, etc) will be near holes made for various
>>>> buttons and
>>>> switches. Each label will therefore be fairly small. I want them to
>>>> appear flush
>>>> with the surface, white on my black PLA filament.
>>>>
>>>> One option might be to fill with something like 'Hard As Nails'
>>>> glue/filler,
>>>> wiping the surface clean before leaving the filler to set.
>>>>
>>>> But ideally I'd like to do it by stopping the printer just once,
>>>> changing to
>>>> white filament, and resuming (something else I've not yet tried). If I
>>>> go that
>>>> route, what changes do I have to make in OpenSCAD and/or Cura, so that
>>>> the stop
>>>> occurs at exactly the right place?
>>>>
>>>> Would another idea be to make each label say 1 or 2 mm high and push
>>>> them into
>>>> place? On reflection I suppose they could be printed as one object
>>>> joined by a
>>>> thin, easily removed line?
>>>>
>>>> All suggestions/tips/advice will be much appreciated.
>>>>
>>>> Terry
>>>> _______________________________________________
>>>> OpenSCAD mailing list
>>>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>>>
>>> _______________________________________________
>> OpenSCAD mailing list
>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>
>>
>> _______________________________________________
>> OpenSCAD mailing list
>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
>
>
>
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
>
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
>
>
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
>
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
>
DP
David Phillip Oster
Sat, Nov 27, 2021 1:26 AM
Note that you have to manually edit the .gcode files with a text editor to
remove the post-amble of the first, and the preamble of the second and
following so the printer doesn't try to re-measure the bed or whatever you
are used to at the start of every print.
On Fri, Nov 26, 2021 at 5:08 PM Billy playmeforafool@gmail.com wrote:
This is how I have been doing it recently -- BUT, the "text" object will
need to be reversed. And when printing the 2nd gcode file (the "body
around the text"), don't you have to set the "z-hop" so that the nozzle
jumps over the lettering and doesn't knock it from the bed? See this video
for an explanation -- "Smooth Two Color Inlay 3D Print Using Cura Z Hop on
Creality Ender 3" https://youtu.be/0Sla-vIsvh4
The other problem I had with this method was that when I bring the 2
separate STL files into the slicer, it always centers them on the bed, and
most of the time this ends up in the lettering not being aligned with the
"body" object. My "fix" was to put a VERY thin "border/bounding box"
around the object that is rendered in both stl files -- this way the
objects get centered based on this "bounding box" and will be aligned
properly. If someone else knows a better way to make sure both objects are
aligned, please share.
... Billy ...
On Fri, Nov 26, 2021 at 6:53 PM Raymond West raywest@raywest.com wrote:
Terry, It is even more simple than you say
- code surface object in openscad
2)code the text object
-
difference text from object
-
comment out the text object, render and save main object as stl
5)comment out main object - uncomment text, render and save text as stl
-
load each stl into your slicer to produce two g-code files.
-
print the text g-code file
-
keep the bed and nozzle temperature on
-
change filament and purge old filament, print the second g-code file.
-
No clever code required.
On 26/11/2021 23:02, terrypingm@gmail.com wrote:
Thanks Ray.
G-code files? As a novice I was hoping for a very simple way to:
- Code my Surface object in OpenSCAD
- Code my Text object
- Union or difference
- Add some clever code, so that after slicing in Cura the print would
stop, I would change filament, taking care not to move the partial print,
and resume to finish it.
Over naive I guess ;-)
But I’m surprised that what I’d have thought a commonplace requirement
(printing text in a different colour to its background surface, with a
single extruder) is not the no-brainer I’d expected.
Terry
On 26 Nov 2021, at 22:23, Raymond West raywest@raywest.com
raywest@raywest.com wrote:
If you want flush text, then print it face down. do the lettering in
white then change to black for the rest of the lid. Probably two g-code
files, keep the heated bed on between filament change. one layer may be
enough.
On 26/11/2021 19:38, David Schooley wrote:
The solution might be to decide how flush is “flush enough.” One or two
millimeters might get it, but I don’t know the application that Terry is
working on.
Another option might be to print black on top of white. Use a white base
layer and then a millimeter or two of black on top. (However many layers
you need to get good coverage.) The letters would cut out of the black to
allow the white to show through. You could then either leave it alone or
use a clear filler if having it flush was a requirement. I’m guessing a
clear filler would be less troublesome than white.
On Nov 26, 2021, at 1:11 PM, Leonard Martin Struttmann <
lenstruttmann@gmail.com> wrote:
David, No, my method would not. I guess I misread the original and did
not get that they needed to be flush. My mistake.
On Fri, Nov 26, 2021 at 12:45 PM David Schooley dcschooley@gmail.com
wrote:
He wants to make the text flush. Will your method work for that?
On Nov 26, 2021, at 12:42 PM, Leonard Martin Struttmann <
lenstruttmann@gmail.com> wrote:
This assumes that you extrude the text and place it just above where you
want it to be seen.
I use this method for making Plant ID signs for my garden.
On Fri, Nov 26, 2021 at 12:40 PM Leonard Martin Struttmann <
lenstruttmann@gmail.com> wrote:
Since you using Cura + Ender, you should be able to pause the print
using a Cura supplied script.
When you are slicing, add this script:
Extensions -> Post-processing -> Modify g-code
Select "Add a script" and select "Filament Change".
Change the "Layer" value to the layer where you want to change the
filament.
I have used this often and works well.
On Fri, Nov 26, 2021 at 12:06 PM Terry terrypingm@gmail.com wrote:
This is largely a '3D printing' post, but hope I'm not too far OT.
I've not yet made a print including text with my Ender 3 V2. But I'll
soon need
to do so and would appreciate some advice on a few practical points
from more
experienced users please.
The 10 text labels will be on the top surface of a rectangular box
lid, which
has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary.
The labels
(like On/Off, Up, Down, etc) will be near holes made for various
buttons and
switches. Each label will therefore be fairly small. I want them to
appear flush
with the surface, white on my black PLA filament.
One option might be to fill with something like 'Hard As Nails'
glue/filler,
wiping the surface clean before leaving the filler to set.
But ideally I'd like to do it by stopping the printer just once,
changing to
white filament, and resuming (something else I've not yet tried). If I
go that
route, what changes do I have to make in OpenSCAD and/or Cura, so that
the stop
occurs at exactly the right place?
Would another idea be to make each label say 1 or 2 mm high and push
them into
place? On reflection I suppose they could be printed as one object
joined by a
thin, easily removed line?
All suggestions/tips/advice will be much appreciated.
Terry
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
Note that you have to manually edit the .gcode files with a text editor to
remove the post-amble of the first, and the preamble of the second and
following so the printer doesn't try to re-measure the bed or whatever you
are used to at the start of every print.
On Fri, Nov 26, 2021 at 5:08 PM Billy <playmeforafool@gmail.com> wrote:
> This is how I have been doing it recently -- BUT, the "text" object will
> need to be reversed. And when printing the 2nd gcode file (the "body
> around the text"), don't you have to set the "z-hop" so that the nozzle
> jumps over the lettering and doesn't knock it from the bed? See this video
> for an explanation -- "Smooth Two Color Inlay 3D Print Using Cura Z Hop on
> Creality Ender 3" https://youtu.be/0Sla-vIsvh4
>
> The other problem I had with this method was that when I bring the 2
> separate STL files into the slicer, it always centers them on the bed, and
> most of the time this ends up in the lettering not being aligned with the
> "body" object. My "fix" was to put a VERY thin "border/bounding box"
> around the object that is rendered in both stl files -- this way the
> objects get centered based on this "bounding box" and will be aligned
> properly. If someone else knows a better way to make sure both objects are
> aligned, please share.
>
> ... Billy ...
>
> On Fri, Nov 26, 2021 at 6:53 PM Raymond West <raywest@raywest.com> wrote:
>
>> Terry, It is even more simple than you say
>>
>> 1) code surface object in openscad
>>
>> 2)code the text object
>>
>> 3) difference text from object
>>
>> 4) comment out the text object, render and save main object as stl
>>
>> 5)comment out main object - uncomment text, render and save text as stl
>>
>> 6) load each stl into your slicer to produce two g-code files.
>>
>> 7) print the text g-code file
>>
>> 8) keep the bed and nozzle temperature on
>>
>> 9) change filament and purge old filament, print the second g-code file.
>>
>> 10) No clever code required.
>> On 26/11/2021 23:02, terrypingm@gmail.com wrote:
>>
>> Thanks Ray.
>>
>> G-code files? As a novice I was hoping for a very simple way to:
>> 1. Code my Surface object in OpenSCAD
>> 2. Code my Text object
>> 3. Union or difference
>> 4. Add some clever code, so that after slicing in Cura the print would
>> stop, I would change filament, taking care not to move the partial print,
>> and resume to finish it.
>>
>> Over naive I guess ;-)
>>
>> But I’m surprised that what I’d have thought a commonplace requirement
>> (printing text in a different colour to its background surface, with a
>> single extruder) is not the no-brainer I’d expected.
>> --
>> Terry
>>
>> On 26 Nov 2021, at 22:23, Raymond West <raywest@raywest.com>
>> <raywest@raywest.com> wrote:
>>
>>
>>
>> If you want flush text, then print it face down. do the lettering in
>> white then change to black for the rest of the lid. Probably two g-code
>> files, keep the heated bed on between filament change. one layer may be
>> enough.
>> On 26/11/2021 19:38, David Schooley wrote:
>>
>> The solution might be to decide how flush is “flush enough.” One or two
>> millimeters might get it, but I don’t know the application that Terry is
>> working on.
>>
>> Another option might be to print black on top of white. Use a white base
>> layer and then a millimeter or two of black on top. (However many layers
>> you need to get good coverage.) The letters would cut out of the black to
>> allow the white to show through. You could then either leave it alone or
>> use a clear filler if having it flush was a requirement. I’m guessing a
>> clear filler would be less troublesome than white.
>>
>> On Nov 26, 2021, at 1:11 PM, Leonard Martin Struttmann <
>> lenstruttmann@gmail.com> wrote:
>>
>> David, No, my method would not. I guess I misread the original and did
>> not get that they needed to be flush. My mistake.
>>
>> On Fri, Nov 26, 2021 at 12:45 PM David Schooley <dcschooley@gmail.com>
>> wrote:
>>
>>> He wants to make the text flush. Will your method work for that?
>>>
>>> On Nov 26, 2021, at 12:42 PM, Leonard Martin Struttmann <
>>> lenstruttmann@gmail.com> wrote:
>>>
>>> This assumes that you extrude the text and place it just above where you
>>> want it to be seen.
>>>
>>> I use this method for making Plant ID signs for my garden.
>>>
>>>
>>> On Fri, Nov 26, 2021 at 12:40 PM Leonard Martin Struttmann <
>>> lenstruttmann@gmail.com> wrote:
>>>
>>>> Since you using Cura + Ender, you should be able to pause the print
>>>> using a Cura supplied script.
>>>>
>>>> When you are slicing, add this script:
>>>>
>>>> Extensions -> Post-processing -> Modify g-code
>>>>
>>>> Select "Add a script" and select "Filament Change".
>>>>
>>>> Change the "Layer" value to the layer where you want to change the
>>>> filament.
>>>>
>>>> I have used this often and works well.
>>>>
>>>>
>>>>
>>>> On Fri, Nov 26, 2021 at 12:06 PM Terry <terrypingm@gmail.com> wrote:
>>>>
>>>>> This is largely a '3D printing' post, but hope I'm not too far OT.
>>>>>
>>>>> I've not yet made a print including text with my Ender 3 V2. But I'll
>>>>> soon need
>>>>> to do so and would appreciate some advice on a few practical points
>>>>> from more
>>>>> experienced users please.
>>>>>
>>>>> The 10 text labels will be on the top surface of a rectangular box
>>>>> lid, which
>>>>> has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary.
>>>>> The labels
>>>>> (like On/Off, Up, Down, etc) will be near holes made for various
>>>>> buttons and
>>>>> switches. Each label will therefore be fairly small. I want them to
>>>>> appear flush
>>>>> with the surface, white on my black PLA filament.
>>>>>
>>>>> One option might be to fill with something like 'Hard As Nails'
>>>>> glue/filler,
>>>>> wiping the surface clean before leaving the filler to set.
>>>>>
>>>>> But ideally I'd like to do it by stopping the printer just once,
>>>>> changing to
>>>>> white filament, and resuming (something else I've not yet tried). If I
>>>>> go that
>>>>> route, what changes do I have to make in OpenSCAD and/or Cura, so that
>>>>> the stop
>>>>> occurs at exactly the right place?
>>>>>
>>>>> Would another idea be to make each label say 1 or 2 mm high and push
>>>>> them into
>>>>> place? On reflection I suppose they could be printed as one object
>>>>> joined by a
>>>>> thin, easily removed line?
>>>>>
>>>>> All suggestions/tips/advice will be much appreciated.
>>>>>
>>>>> Terry
>>>>> _______________________________________________
>>>>> OpenSCAD mailing list
>>>>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>>>>
>>>> _______________________________________________
>>> OpenSCAD mailing list
>>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>>
>>>
>>> _______________________________________________
>>> OpenSCAD mailing list
>>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>>
>> _______________________________________________
>> OpenSCAD mailing list
>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>
>>
>>
>> _______________________________________________
>> OpenSCAD mailing list
>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>
>> _______________________________________________
>> OpenSCAD mailing list
>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>
>>
>> _______________________________________________
>> OpenSCAD mailing list
>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>
>> _______________________________________________
>> OpenSCAD mailing list
>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
>
TP
Terry Pinnell
Sat, Nov 27, 2021 3:29 PM
Thanks for all the help so far, much appreciated and will keep my busy for
some time.
Meanwhile, where am I going wrong with this first very simple (!) test
please. I just wanted to print a small rectangle containing two pieces of
text to:
- Give me a feel for font size
- Let me try filling some taped hollow text
- See what 1 mm high embossed text looks & feels like, prior to trying
that with white PLA..
But Cura shows that it will at best fail to print the latter, and I can't
spot why?
difference()
{
[image: MissingText.jpg]
translate([0, 8, 0])
cube([30, 7, 3]);
translate([2, 10, -0.5])
color("navy")
linear_extrude(5)
text("Hollow #3 ", 3);
}
translate([22, 10, 1])
color("lime")
linear_extrude(3)
text("#4", 4);
On Fri, 26 Nov 2021 at 18:06, Terry terrypingm@gmail.com wrote:
This is largely a '3D printing' post, but hope I'm not too far OT.
I've not yet made a print including text with my Ender 3 V2. But I'll soon
need
to do so and would appreciate some advice on a few practical points from
more
experienced users please.
The 10 text labels will be on the top surface of a rectangular box lid,
which
has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary. The
labels
(like On/Off, Up, Down, etc) will be near holes made for various buttons
and
switches. Each label will therefore be fairly small. I want them to appear
flush
with the surface, white on my black PLA filament.
One option might be to fill with something like 'Hard As Nails'
glue/filler,
wiping the surface clean before leaving the filler to set.
But ideally I'd like to do it by stopping the printer just once, changing
to
white filament, and resuming (something else I've not yet tried). If I go
that
route, what changes do I have to make in OpenSCAD and/or Cura, so that the
stop
occurs at exactly the right place?
Would another idea be to make each label say 1 or 2 mm high and push them
into
place? On reflection I suppose they could be printed as one object joined
by a
thin, easily removed line?
All suggestions/tips/advice will be much appreciated.
Terry
--
LargePrefPlaceholder-XKUz1MEJBwkOM
Thanks for all the help so far, much appreciated and will keep my busy for
some time.
Meanwhile, where am I going wrong with this first very simple (!) test
please. I just wanted to print a small rectangle containing two pieces of
text to:
1. Give me a feel for font size
2. Let me try filling some taped hollow text
3. See what 1 mm high embossed text looks & feels like, prior to trying
that with white PLA..
But Cura shows that it will at best fail to print the latter, and I can't
spot why?
--------------------
difference()
{
[image: MissingText.jpg]
translate([0, 8, 0])
cube([30, 7, 3]);
translate([2, 10, -0.5])
color("navy")
linear_extrude(5)
text("Hollow #3 ", 3);
}
translate([22, 10, 1])
color("lime")
linear_extrude(3)
text("#4", 4);
--------------------
On Fri, 26 Nov 2021 at 18:06, Terry <terrypingm@gmail.com> wrote:
> This is largely a '3D printing' post, but hope I'm not too far OT.
>
> I've not yet made a print including text with my Ender 3 V2. But I'll soon
> need
> to do so and would appreciate some advice on a few practical points from
> more
> experienced users please.
>
> The 10 text labels will be on the top surface of a rectangular box lid,
> which
> has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary. The
> labels
> (like On/Off, Up, Down, etc) will be near holes made for various buttons
> and
> switches. Each label will therefore be fairly small. I want them to appear
> flush
> with the surface, white on my black PLA filament.
>
> One option might be to fill with something like 'Hard As Nails'
> glue/filler,
> wiping the surface clean before leaving the filler to set.
>
> But ideally I'd like to do it by stopping the printer just once, changing
> to
> white filament, and resuming (something else I've not yet tried). If I go
> that
> route, what changes do I have to make in OpenSCAD and/or Cura, so that the
> stop
> occurs at exactly the right place?
>
> Would another idea be to make each label say 1 or 2 mm high and push them
> into
> place? On reflection I suppose they could be printed as one object joined
> by a
> thin, easily removed line?
>
> All suggestions/tips/advice will be much appreciated.
>
> Terry
>
--
LargePrefPlaceholder-XKUz1MEJBwkOM
RC
Ray Cadmus
Sat, Nov 27, 2021 4:09 PM
PrusaSlicer is happy with it.
--
On 11/27/21 9:29 AM, Terry Pinnell wrote:
Thanks for all the help so far, much appreciated and will keep my busy
for some time.
Meanwhile, where am I going wrong with this first very simple (!) test
please. I just wanted to print a small rectangle containing two pieces
of text to:
- Give me a feel for font size
- Let me try filling some taped hollow text
- See what 1 mm high embossed text looks & feels like, prior to
trying that with white PLA..
But Cura shows that it will at best fail to print the latter, and I
can't spot why?
difference()
{
MissingText.jpg
translate([0, 8, 0])
cube([30, 7, 3]);
translate([2, 10, -0.5])
color("navy")
linear_extrude(5)
text("Hollow #3 ", 3);
}
translate([22, 10, 1])
color("lime")
linear_extrude(3)
text("#4", 4);
On Fri, 26 Nov 2021 at 18:06, Terry <terrypingm@gmail.com
mailto:terrypingm@gmail.com> wrote:
This is largely a '3D printing' post, but hope I'm not too far OT.
I've not yet made a print including text with my Ender 3 V2. But
I'll soon need
to do so and would appreciate some advice on a few practical
points from more
experienced users please.
The 10 text labels will be on the top surface of a rectangular box
lid, which
has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if
necessary. The labels
(like On/Off, Up, Down, etc) will be near holes made for various
buttons and
switches. Each label will therefore be fairly small. I want them
to appear flush
with the surface, white on my black PLA filament.
One option might be to fill with something like 'Hard As Nails'
glue/filler,
wiping the surface clean before leaving the filler to set.
But ideally I'd like to do it by stopping the printer just once,
changing to
white filament, and resuming (something else I've not yet tried).
If I go that
route, what changes do I have to make in OpenSCAD and/or Cura, so
that the stop
occurs at exactly the right place?
Would another idea be to make each label say 1 or 2 mm high and
push them into
place? On reflection I suppose they could be printed as one object
joined by a
thin, easily removed line?
All suggestions/tips/advice will be much appreciated.
Terry
--
LargePrefPlaceholder-XKUz1MEJBwkOM
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
PrusaSlicer is happy with it.
--
On 11/27/21 9:29 AM, Terry Pinnell wrote:
> Thanks for all the help so far, much appreciated and will keep my busy
> for some time.
>
> Meanwhile, where am I going wrong with this first very simple (!) test
> please. I just wanted to print a small rectangle containing two pieces
> of text to:
> 1. Give me a feel for font size
> 2. Let me try filling some taped hollow text
> 3. See what 1 mm high embossed text looks & feels like, prior to
> trying that with white PLA..
>
> But Cura shows that it will at best fail to print the latter, and I
> can't spot why?
>
> --------------------
> difference()
> {
> MissingText.jpg
> translate([0, 8, 0])
> cube([30, 7, 3]);
> translate([2, 10, -0.5])
> color("navy")
> linear_extrude(5)
> text("Hollow #3 ", 3);
> }
>
> translate([22, 10, 1])
> color("lime")
> linear_extrude(3)
> text("#4", 4);
> --------------------
>
>
> On Fri, 26 Nov 2021 at 18:06, Terry <terrypingm@gmail.com
> <mailto:terrypingm@gmail.com>> wrote:
>
> This is largely a '3D printing' post, but hope I'm not too far OT.
>
> I've not yet made a print including text with my Ender 3 V2. But
> I'll soon need
> to do so and would appreciate some advice on a few practical
> points from more
> experienced users please.
>
> The 10 text labels will be on the top surface of a rectangular box
> lid, which
> has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if
> necessary. The labels
> (like On/Off, Up, Down, etc) will be near holes made for various
> buttons and
> switches. Each label will therefore be fairly small. I want them
> to appear flush
> with the surface, white on my black PLA filament.
>
> One option might be to fill with something like 'Hard As Nails'
> glue/filler,
> wiping the surface clean before leaving the filler to set.
>
> But ideally I'd like to do it by stopping the printer just once,
> changing to
> white filament, and resuming (something else I've not yet tried).
> If I go that
> route, what changes do I have to make in OpenSCAD and/or Cura, so
> that the stop
> occurs at exactly the right place?
>
> Would another idea be to make each label say 1 or 2 mm high and
> push them into
> place? On reflection I suppose they could be printed as one object
> joined by a
> thin, easily removed line?
>
> All suggestions/tips/advice will be much appreciated.
>
> Terry
>
>
>
> --
> LargePrefPlaceholder-XKUz1MEJBwkOM
>
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
RW
Raymond West
Sat, Nov 27, 2021 4:18 PM
In cura, turn on 'print thin walls - under 'walls' group. For fine
detail, reduce layer height and extrusion width in general.
On 27/11/2021 15:29, Terry Pinnell wrote:
Thanks for all the help so far, much appreciated and will keep my busy
for some time.
Meanwhile, where am I going wrong with this first very simple (!) test
please. I just wanted to print a small rectangle containing two pieces
of text to:
- Give me a feel for font size
- Let me try filling some taped hollow text
- See what 1 mm high embossed text looks & feels like, prior to
trying that with white PLA..
But Cura shows that it will at best fail to print the latter, and I
can't spot why?
difference()
{
MissingText.jpg
translate([0, 8, 0])
cube([30, 7, 3]);
translate([2, 10, -0.5])
color("navy")
linear_extrude(5)
text("Hollow #3 ", 3);
}
translate([22, 10, 1])
color("lime")
linear_extrude(3)
text("#4", 4);
On Fri, 26 Nov 2021 at 18:06, Terry terrypingm@gmail.com wrote:
This is largely a '3D printing' post, but hope I'm not too far OT.
I've not yet made a print including text with my Ender 3 V2. But
I'll soon need
to do so and would appreciate some advice on a few practical
points from more
experienced users please.
The 10 text labels will be on the top surface of a rectangular box
lid, which
has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if
necessary. The labels
(like On/Off, Up, Down, etc) will be near holes made for various
buttons and
switches. Each label will therefore be fairly small. I want them
to appear flush
with the surface, white on my black PLA filament.
One option might be to fill with something like 'Hard As Nails'
glue/filler,
wiping the surface clean before leaving the filler to set.
But ideally I'd like to do it by stopping the printer just once,
changing to
white filament, and resuming (something else I've not yet tried).
If I go that
route, what changes do I have to make in OpenSCAD and/or Cura, so
that the stop
occurs at exactly the right place?
Would another idea be to make each label say 1 or 2 mm high and
push them into
place? On reflection I suppose they could be printed as one object
joined by a
thin, easily removed line?
All suggestions/tips/advice will be much appreciated.
Terry
--
LargePrefPlaceholder-XKUz1MEJBwkOM
OpenSCAD mailing list
To unsubscribe send an email todiscuss-leave@lists.openscad.org
In cura, turn on 'print thin walls - under 'walls' group. For fine
detail, reduce layer height and extrusion width in general.
On 27/11/2021 15:29, Terry Pinnell wrote:
> Thanks for all the help so far, much appreciated and will keep my busy
> for some time.
>
> Meanwhile, where am I going wrong with this first very simple (!) test
> please. I just wanted to print a small rectangle containing two pieces
> of text to:
> 1. Give me a feel for font size
> 2. Let me try filling some taped hollow text
> 3. See what 1 mm high embossed text looks & feels like, prior to
> trying that with white PLA..
>
> But Cura shows that it will at best fail to print the latter, and I
> can't spot why?
>
> --------------------
> difference()
> {
> MissingText.jpg
> translate([0, 8, 0])
> cube([30, 7, 3]);
> translate([2, 10, -0.5])
> color("navy")
> linear_extrude(5)
> text("Hollow #3 ", 3);
> }
>
> translate([22, 10, 1])
> color("lime")
> linear_extrude(3)
> text("#4", 4);
> --------------------
>
>
> On Fri, 26 Nov 2021 at 18:06, Terry <terrypingm@gmail.com> wrote:
>
> This is largely a '3D printing' post, but hope I'm not too far OT.
>
> I've not yet made a print including text with my Ender 3 V2. But
> I'll soon need
> to do so and would appreciate some advice on a few practical
> points from more
> experienced users please.
>
> The 10 text labels will be on the top surface of a rectangular box
> lid, which
> has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if
> necessary. The labels
> (like On/Off, Up, Down, etc) will be near holes made for various
> buttons and
> switches. Each label will therefore be fairly small. I want them
> to appear flush
> with the surface, white on my black PLA filament.
>
> One option might be to fill with something like 'Hard As Nails'
> glue/filler,
> wiping the surface clean before leaving the filler to set.
>
> But ideally I'd like to do it by stopping the printer just once,
> changing to
> white filament, and resuming (something else I've not yet tried).
> If I go that
> route, what changes do I have to make in OpenSCAD and/or Cura, so
> that the stop
> occurs at exactly the right place?
>
> Would another idea be to make each label say 1 or 2 mm high and
> push them into
> place? On reflection I suppose they could be printed as one object
> joined by a
> thin, easily removed line?
>
> All suggestions/tips/advice will be much appreciated.
>
> Terry
>
>
>
> --
> LargePrefPlaceholder-XKUz1MEJBwkOM
>
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email todiscuss-leave@lists.openscad.org
T
Terry
Sat, Nov 27, 2021 5:21 PM
In cura, turn on 'print thin walls - under 'walls' group. For fine
detail, reduce layer height and extrusion width in general.
On 27/11/2021 15:29, Terry Pinnell wrote:
Thanks for all the help so far, much appreciated and will keep my busy
for some time.
Meanwhile, where am I going wrong with this first very simple (!) test
please. I just wanted to print a small rectangle containing two pieces
of text to:
- Give me a feel for font size
- Let me try filling some taped hollow text
- See what 1 mm high embossed text looks & feels like, prior to
trying that with white PLA..
But Cura shows that it will at best fail to print the latter, and I
can't spot why?
difference()
{
MissingText.jpg
translate([0, 8, 0])
cube([30, 7, 3]);
translate([2, 10, -0.5])
color("navy")
linear_extrude(5)
text("Hollow #3 ", 3);
}
translate([22, 10, 1])
color("lime")
linear_extrude(3)
text("#4", 4);
On Fri, 26 Nov 2021 at 18:06, Terry terrypingm@gmail.com wrote:
This is largely a '3D printing' post, but hope I'm not too far OT.
I've not yet made a print including text with my Ender 3 V2. But
I'll soon need
to do so and would appreciate some advice on a few practical
points from more
experienced users please.
The 10 text labels will be on the top surface of a rectangular box
lid, which
has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if
necessary. The labels
(like On/Off, Up, Down, etc) will be near holes made for various
buttons and
switches. Each label will therefore be fairly small. I want them
to appear flush
with the surface, white on my black PLA filament.
One option might be to fill with something like 'Hard As Nails'
glue/filler,
wiping the surface clean before leaving the filler to set.
But ideally I'd like to do it by stopping the printer just once,
changing to
white filament, and resuming (something else I've not yet tried).
If I go that
route, what changes do I have to make in OpenSCAD and/or Cura, so
that the stop
occurs at exactly the right place?
Would another idea be to make each label say 1 or 2 mm high and
push them into
place? On reflection I suppose they could be printed as one object
joined by a
thin, easily removed line?
All suggestions/tips/advice will be much appreciated.
Terry
--
LargePrefPlaceholder-XKUz1MEJBwkOM
OpenSCAD mailing list
To unsubscribe send an email todiscuss-leave@lists.openscad.org
Found that and enabled it but still the same:
https://www.dropbox.com/s/w50tsac918mg8ok/Hollow-CuraSliced2.jpg?raw=1
Any other settings you see there that might be the culprit?
====================
On Sat, 27 Nov 2021 16:18:01 +0000, you wrote:
>In cura, turn on 'print thin walls - under 'walls' group. For fine
>detail, reduce layer height and extrusion width in general.
>
>On 27/11/2021 15:29, Terry Pinnell wrote:
>> Thanks for all the help so far, much appreciated and will keep my busy
>> for some time.
>>
>> Meanwhile, where am I going wrong with this first very simple (!) test
>> please. I just wanted to print a small rectangle containing two pieces
>> of text to:
>> 1. Give me a feel for font size
>> 2. Let me try filling some taped hollow text
>> 3. See what 1 mm high embossed text looks & feels like, prior to
>> trying that with white PLA..
>>
>> But Cura shows that it will at best fail to print the latter, and I
>> can't spot why?
>>
>> --------------------
>> difference()
>> {
>> MissingText.jpg
>> translate([0, 8, 0])
>> cube([30, 7, 3]);
>> translate([2, 10, -0.5])
>> color("navy")
>> linear_extrude(5)
>> text("Hollow #3 ", 3);
>> }
>>
>> translate([22, 10, 1])
>> color("lime")
>> linear_extrude(3)
>> text("#4", 4);
>> --------------------
>>
>>
>> On Fri, 26 Nov 2021 at 18:06, Terry <terrypingm@gmail.com> wrote:
>>
>> This is largely a '3D printing' post, but hope I'm not too far OT.
>>
>> I've not yet made a print including text with my Ender 3 V2. But
>> I'll soon need
>> to do so and would appreciate some advice on a few practical
>> points from more
>> experienced users please.
>>
>> The 10 text labels will be on the top surface of a rectangular box
>> lid, which
>> has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if
>> necessary. The labels
>> (like On/Off, Up, Down, etc) will be near holes made for various
>> buttons and
>> switches. Each label will therefore be fairly small. I want them
>> to appear flush
>> with the surface, white on my black PLA filament.
>>
>> One option might be to fill with something like 'Hard As Nails'
>> glue/filler,
>> wiping the surface clean before leaving the filler to set.
>>
>> But ideally I'd like to do it by stopping the printer just once,
>> changing to
>> white filament, and resuming (something else I've not yet tried).
>> If I go that
>> route, what changes do I have to make in OpenSCAD and/or Cura, so
>> that the stop
>> occurs at exactly the right place?
>>
>> Would another idea be to make each label say 1 or 2 mm high and
>> push them into
>> place? On reflection I suppose they could be printed as one object
>> joined by a
>> thin, easily removed line?
>>
>> All suggestions/tips/advice will be much appreciated.
>>
>> Terry
>>
>>
>>
>> --
>> LargePrefPlaceholder-XKUz1MEJBwkOM
>>
>> _______________________________________________
>> OpenSCAD mailing list
>> To unsubscribe send an email todiscuss-leave@lists.openscad.org
MM
Michael Möller
Sat, Nov 27, 2021 5:33 PM
You might see what happens if you make the letters "thicker" (ie. the walls
thicker). I don't use Cura but suspect whatever you've set the nozzle
diameter to is a limit - you can't print thinner than that
On Sat, 27 Nov 2021 at 18:21, Terry terrypingm@gmail.com wrote:
In cura, turn on 'print thin walls - under 'walls' group. For fine
detail, reduce layer height and extrusion width in general.
On 27/11/2021 15:29, Terry Pinnell wrote:
Thanks for all the help so far, much appreciated and will keep my busy
for some time.
Meanwhile, where am I going wrong with this first very simple (!) test
please. I just wanted to print a small rectangle containing two pieces
of text to:
- Give me a feel for font size
- Let me try filling some taped hollow text
- See what 1 mm high embossed text looks & feels like, prior to
trying that with white PLA..
But Cura shows that it will at best fail to print the latter, and I
can't spot why?
difference()
{
MissingText.jpg
translate([0, 8, 0])
cube([30, 7, 3]);
translate([2, 10, -0.5])
color("navy")
linear_extrude(5)
text("Hollow #3 ", 3);
}
translate([22, 10, 1])
color("lime")
linear_extrude(3)
text("#4", 4);
On Fri, 26 Nov 2021 at 18:06, Terry terrypingm@gmail.com wrote:
This is largely a '3D printing' post, but hope I'm not too far OT.
I've not yet made a print including text with my Ender 3 V2. But
I'll soon need
to do so and would appreciate some advice on a few practical
points from more
experienced users please.
The 10 text labels will be on the top surface of a rectangular box
lid, which
has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if
necessary. The labels
(like On/Off, Up, Down, etc) will be near holes made for various
buttons and
switches. Each label will therefore be fairly small. I want them
to appear flush
with the surface, white on my black PLA filament.
One option might be to fill with something like 'Hard As Nails'
glue/filler,
wiping the surface clean before leaving the filler to set.
But ideally I'd like to do it by stopping the printer just once,
changing to
white filament, and resuming (something else I've not yet tried).
If I go that
route, what changes do I have to make in OpenSCAD and/or Cura, so
that the stop
occurs at exactly the right place?
Would another idea be to make each label say 1 or 2 mm high and
push them into
place? On reflection I suppose they could be printed as one object
joined by a
thin, easily removed line?
All suggestions/tips/advice will be much appreciated.
Terry
--
LargePrefPlaceholder-XKUz1MEJBwkOM
OpenSCAD mailing list
To unsubscribe send an email todiscuss-leave@lists.openscad.org
You might see what happens if you make the letters "thicker" (ie. the walls
thicker). I don't use Cura but suspect whatever you've set the nozzle
diameter to is a limit - you can't print thinner than that
On Sat, 27 Nov 2021 at 18:21, Terry <terrypingm@gmail.com> wrote:
> Found that and enabled it but still the same:
> https://www.dropbox.com/s/w50tsac918mg8ok/Hollow-CuraSliced2.jpg?raw=1
>
> Any other settings you see there that might be the culprit?
>
> ====================
>
>
>
> On Sat, 27 Nov 2021 16:18:01 +0000, you wrote:
>
> >In cura, turn on 'print thin walls - under 'walls' group. For fine
> >detail, reduce layer height and extrusion width in general.
> >
> >On 27/11/2021 15:29, Terry Pinnell wrote:
> >> Thanks for all the help so far, much appreciated and will keep my busy
> >> for some time.
> >>
> >> Meanwhile, where am I going wrong with this first very simple (!) test
> >> please. I just wanted to print a small rectangle containing two pieces
> >> of text to:
> >> 1. Give me a feel for font size
> >> 2. Let me try filling some taped hollow text
> >> 3. See what 1 mm high embossed text looks & feels like, prior to
> >> trying that with white PLA..
> >>
> >> But Cura shows that it will at best fail to print the latter, and I
> >> can't spot why?
> >>
> >> --------------------
> >> difference()
> >> {
> >> MissingText.jpg
> >> translate([0, 8, 0])
> >> cube([30, 7, 3]);
> >> translate([2, 10, -0.5])
> >> color("navy")
> >> linear_extrude(5)
> >> text("Hollow #3 ", 3);
> >> }
> >>
> >> translate([22, 10, 1])
> >> color("lime")
> >> linear_extrude(3)
> >> text("#4", 4);
> >> --------------------
> >>
> >>
> >> On Fri, 26 Nov 2021 at 18:06, Terry <terrypingm@gmail.com> wrote:
> >>
> >> This is largely a '3D printing' post, but hope I'm not too far OT.
> >>
> >> I've not yet made a print including text with my Ender 3 V2. But
> >> I'll soon need
> >> to do so and would appreciate some advice on a few practical
> >> points from more
> >> experienced users please.
> >>
> >> The 10 text labels will be on the top surface of a rectangular box
> >> lid, which
> >> has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if
> >> necessary. The labels
> >> (like On/Off, Up, Down, etc) will be near holes made for various
> >> buttons and
> >> switches. Each label will therefore be fairly small. I want them
> >> to appear flush
> >> with the surface, white on my black PLA filament.
> >>
> >> One option might be to fill with something like 'Hard As Nails'
> >> glue/filler,
> >> wiping the surface clean before leaving the filler to set.
> >>
> >> But ideally I'd like to do it by stopping the printer just once,
> >> changing to
> >> white filament, and resuming (something else I've not yet tried).
> >> If I go that
> >> route, what changes do I have to make in OpenSCAD and/or Cura, so
> >> that the stop
> >> occurs at exactly the right place?
> >>
> >> Would another idea be to make each label say 1 or 2 mm high and
> >> push them into
> >> place? On reflection I suppose they could be printed as one object
> >> joined by a
> >> thin, easily removed line?
> >>
> >> All suggestions/tips/advice will be much appreciated.
> >>
> >> Terry
> >>
> >>
> >>
> >> --
> >> LargePrefPlaceholder-XKUz1MEJBwkOM
> >>
> >> _______________________________________________
> >> OpenSCAD mailing list
> >> To unsubscribe send an email todiscuss-leave@lists.openscad.org
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
>
LM
Leonard Martin Struttmann
Sat, Nov 27, 2021 5:41 PM
Using a 0.4mm nozzle and enabling "Print Thin Walls", Cura showed me the
text. But, wow, it is tiny. For this level of detail, you may need to use
a smaller nozzle, or switch to a SLA resin printer.
On Sat, Nov 27, 2021 at 11:34 AM Michael Möller private2michael@gmail.com
wrote:
You might see what happens if you make the letters "thicker" (ie. the
walls thicker). I don't use Cura but suspect whatever you've set the nozzle
diameter to is a limit - you can't print thinner than that
On Sat, 27 Nov 2021 at 18:21, Terry terrypingm@gmail.com wrote:
In cura, turn on 'print thin walls - under 'walls' group. For fine
detail, reduce layer height and extrusion width in general.
On 27/11/2021 15:29, Terry Pinnell wrote:
Thanks for all the help so far, much appreciated and will keep my busy
for some time.
Meanwhile, where am I going wrong with this first very simple (!) test
please. I just wanted to print a small rectangle containing two pieces
of text to:
- Give me a feel for font size
- Let me try filling some taped hollow text
- See what 1 mm high embossed text looks & feels like, prior to
trying that with white PLA..
But Cura shows that it will at best fail to print the latter, and I
can't spot why?
difference()
{
MissingText.jpg
translate([0, 8, 0])
cube([30, 7, 3]);
translate([2, 10, -0.5])
color("navy")
linear_extrude(5)
text("Hollow #3 ", 3);
}
translate([22, 10, 1])
color("lime")
linear_extrude(3)
text("#4", 4);
On Fri, 26 Nov 2021 at 18:06, Terry terrypingm@gmail.com wrote:
This is largely a '3D printing' post, but hope I'm not too far OT.
I've not yet made a print including text with my Ender 3 V2. But
I'll soon need
to do so and would appreciate some advice on a few practical
points from more
experienced users please.
The 10 text labels will be on the top surface of a rectangular box
lid, which
has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if
necessary. The labels
(like On/Off, Up, Down, etc) will be near holes made for various
buttons and
switches. Each label will therefore be fairly small. I want them
to appear flush
with the surface, white on my black PLA filament.
One option might be to fill with something like 'Hard As Nails'
glue/filler,
wiping the surface clean before leaving the filler to set.
But ideally I'd like to do it by stopping the printer just once,
changing to
white filament, and resuming (something else I've not yet tried).
If I go that
route, what changes do I have to make in OpenSCAD and/or Cura, so
that the stop
occurs at exactly the right place?
Would another idea be to make each label say 1 or 2 mm high and
push them into
place? On reflection I suppose they could be printed as one object
joined by a
thin, easily removed line?
All suggestions/tips/advice will be much appreciated.
Terry
--
LargePrefPlaceholder-XKUz1MEJBwkOM
OpenSCAD mailing list
To unsubscribe send an email todiscuss-leave@lists.openscad.org
Using a 0.4mm nozzle and enabling "Print Thin Walls", Cura showed me the
text. But, wow, it is tiny. For this level of detail, you may need to use
a smaller nozzle, or switch to a SLA resin printer.
On Sat, Nov 27, 2021 at 11:34 AM Michael Möller <private2michael@gmail.com>
wrote:
> You might see what happens if you make the letters "thicker" (ie. the
> walls thicker). I don't use Cura but suspect whatever you've set the nozzle
> diameter to is a limit - you can't print thinner than that
>
> On Sat, 27 Nov 2021 at 18:21, Terry <terrypingm@gmail.com> wrote:
>
>> Found that and enabled it but still the same:
>> https://www.dropbox.com/s/w50tsac918mg8ok/Hollow-CuraSliced2.jpg?raw=1
>>
>> Any other settings you see there that might be the culprit?
>>
>> ====================
>>
>>
>>
>> On Sat, 27 Nov 2021 16:18:01 +0000, you wrote:
>>
>> >In cura, turn on 'print thin walls - under 'walls' group. For fine
>> >detail, reduce layer height and extrusion width in general.
>> >
>> >On 27/11/2021 15:29, Terry Pinnell wrote:
>> >> Thanks for all the help so far, much appreciated and will keep my busy
>> >> for some time.
>> >>
>> >> Meanwhile, where am I going wrong with this first very simple (!) test
>> >> please. I just wanted to print a small rectangle containing two pieces
>> >> of text to:
>> >> 1. Give me a feel for font size
>> >> 2. Let me try filling some taped hollow text
>> >> 3. See what 1 mm high embossed text looks & feels like, prior to
>> >> trying that with white PLA..
>> >>
>> >> But Cura shows that it will at best fail to print the latter, and I
>> >> can't spot why?
>> >>
>> >> --------------------
>> >> difference()
>> >> {
>> >> MissingText.jpg
>> >> translate([0, 8, 0])
>> >> cube([30, 7, 3]);
>> >> translate([2, 10, -0.5])
>> >> color("navy")
>> >> linear_extrude(5)
>> >> text("Hollow #3 ", 3);
>> >> }
>> >>
>> >> translate([22, 10, 1])
>> >> color("lime")
>> >> linear_extrude(3)
>> >> text("#4", 4);
>> >> --------------------
>> >>
>> >>
>> >> On Fri, 26 Nov 2021 at 18:06, Terry <terrypingm@gmail.com> wrote:
>> >>
>> >> This is largely a '3D printing' post, but hope I'm not too far OT.
>> >>
>> >> I've not yet made a print including text with my Ender 3 V2. But
>> >> I'll soon need
>> >> to do so and would appreciate some advice on a few practical
>> >> points from more
>> >> experienced users please.
>> >>
>> >> The 10 text labels will be on the top surface of a rectangular box
>> >> lid, which
>> >> has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if
>> >> necessary. The labels
>> >> (like On/Off, Up, Down, etc) will be near holes made for various
>> >> buttons and
>> >> switches. Each label will therefore be fairly small. I want them
>> >> to appear flush
>> >> with the surface, white on my black PLA filament.
>> >>
>> >> One option might be to fill with something like 'Hard As Nails'
>> >> glue/filler,
>> >> wiping the surface clean before leaving the filler to set.
>> >>
>> >> But ideally I'd like to do it by stopping the printer just once,
>> >> changing to
>> >> white filament, and resuming (something else I've not yet tried).
>> >> If I go that
>> >> route, what changes do I have to make in OpenSCAD and/or Cura, so
>> >> that the stop
>> >> occurs at exactly the right place?
>> >>
>> >> Would another idea be to make each label say 1 or 2 mm high and
>> >> push them into
>> >> place? On reflection I suppose they could be printed as one object
>> >> joined by a
>> >> thin, easily removed line?
>> >>
>> >> All suggestions/tips/advice will be much appreciated.
>> >>
>> >> Terry
>> >>
>> >>
>> >>
>> >> --
>> >> LargePrefPlaceholder-XKUz1MEJBwkOM
>> >>
>> >> _______________________________________________
>> >> OpenSCAD mailing list
>> >> To unsubscribe send an email todiscuss-leave@lists.openscad.org
>> _______________________________________________
>> OpenSCAD mailing list
>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
>
T
Terry
Sat, Nov 27, 2021 6:18 PM
On Sat, 27 Nov 2021 10:09:01 -0600, you wrote:
PrusaSlicer is happy with it.
Thanks for testing. That motivated me to install PrusaSlicer and load the STL.
Attached or here:
https://www.dropbox.com/s/7v84l70rbextg5p/Hollow3and4.stl?raw=1
But when slices and previewed I still don't see the text '#4' on the right hand
side. It looks almost the same as in Cura. And same after trying the 'Repair'
option. Screenshot attached, or here:
https://www.dropbox.com/s/xoywpxf9o7g3xpt/Prusa-2.jpg?raw=1
So, you do see all the text? Is it possible to export PrusaSlicer settings? If
so it would be very helpful if you could send me yours please.
I'm rarely able to see my own posts. Could I get confirmation that my
attachments are OK please? Both the one attached and the link?
Terry
On Sat, 27 Nov 2021 10:09:01 -0600, you wrote:
>PrusaSlicer is happy with it.
Thanks for testing. That motivated me to install PrusaSlicer and load the STL.
Attached or here:
https://www.dropbox.com/s/7v84l70rbextg5p/Hollow3and4.stl?raw=1
But when slices and previewed I still don't see the text '#4' on the right hand
side. It looks almost the same as in Cura. And same after trying the 'Repair'
option. Screenshot attached, or here:
https://www.dropbox.com/s/xoywpxf9o7g3xpt/Prusa-2.jpg?raw=1
So, you *do* see all the text? Is it possible to export PrusaSlicer settings? If
so it would be very helpful if you could send me yours please.
--------------------
I'm rarely able to see my own posts. Could I get confirmation that my
attachments are OK please? Both the one attached and the link?
Terry
RW
Raymond West
Sat, Nov 27, 2021 6:24 PM
turn on the colour scheme, look at the thing sideways, adjust the slider
on rhs to see each layer, you'll see that it is OK. zoom in more, you
can see the filament strands.
On 27/11/2021 17:21, Terry wrote:
Found that and enabled it but still the same:
https://www.dropbox.com/s/w50tsac918mg8ok/Hollow-CuraSliced2.jpg?raw=1
Any other settings you see there that might be the culprit?
====================
On Sat, 27 Nov 2021 16:18:01 +0000, you wrote:
In cura, turn on 'print thin walls - under 'walls' group. For fine
detail, reduce layer height and extrusion width in general.
On 27/11/2021 15:29, Terry Pinnell wrote:
Thanks for all the help so far, much appreciated and will keep my busy
for some time.
Meanwhile, where am I going wrong with this first very simple (!) test
please. I just wanted to print a small rectangle containing two pieces
of text to:
- Give me a feel for font size
- Let me try filling some taped hollow text
- See what 1 mm high embossed text looks & feels like, prior to
trying that with white PLA..
But Cura shows that it will at best fail to print the latter, and I
can't spot why?
difference()
{
MissingText.jpg
translate([0, 8, 0])
cube([30, 7, 3]);
translate([2, 10, -0.5])
color("navy")
linear_extrude(5)
text("Hollow #3 ", 3);
}
translate([22, 10, 1])
color("lime")
linear_extrude(3)
text("#4", 4);
On Fri, 26 Nov 2021 at 18:06, Terry terrypingm@gmail.com wrote:
This is largely a '3D printing' post, but hope I'm not too far OT.
I've not yet made a print including text with my Ender 3 V2. But
I'll soon need
to do so and would appreciate some advice on a few practical
points from more
experienced users please.
The 10 text labels will be on the top surface of a rectangular box
lid, which
has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if
necessary. The labels
(like On/Off, Up, Down, etc) will be near holes made for various
buttons and
switches. Each label will therefore be fairly small. I want them
to appear flush
with the surface, white on my black PLA filament.
One option might be to fill with something like 'Hard As Nails'
glue/filler,
wiping the surface clean before leaving the filler to set.
But ideally I'd like to do it by stopping the printer just once,
changing to
white filament, and resuming (something else I've not yet tried).
If I go that
route, what changes do I have to make in OpenSCAD and/or Cura, so
that the stop
occurs at exactly the right place?
Would another idea be to make each label say 1 or 2 mm high and
push them into
place? On reflection I suppose they could be printed as one object
joined by a
thin, easily removed line?
All suggestions/tips/advice will be much appreciated.
Terry
--
LargePrefPlaceholder-XKUz1MEJBwkOM
OpenSCAD mailing list
To unsubscribe send an email todiscuss-leave@lists.openscad.org
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
turn on the colour scheme, look at the thing sideways, adjust the slider
on rhs to see each layer, you'll see that it is OK. zoom in more, you
can see the filament strands.
On 27/11/2021 17:21, Terry wrote:
> Found that and enabled it but still the same:
> https://www.dropbox.com/s/w50tsac918mg8ok/Hollow-CuraSliced2.jpg?raw=1
>
> Any other settings you see there that might be the culprit?
>
> ====================
>
>
>
> On Sat, 27 Nov 2021 16:18:01 +0000, you wrote:
>
>> In cura, turn on 'print thin walls - under 'walls' group. For fine
>> detail, reduce layer height and extrusion width in general.
>>
>> On 27/11/2021 15:29, Terry Pinnell wrote:
>>> Thanks for all the help so far, much appreciated and will keep my busy
>>> for some time.
>>>
>>> Meanwhile, where am I going wrong with this first very simple (!) test
>>> please. I just wanted to print a small rectangle containing two pieces
>>> of text to:
>>> 1. Give me a feel for font size
>>> 2. Let me try filling some taped hollow text
>>> 3. See what 1 mm high embossed text looks & feels like, prior to
>>> trying that with white PLA..
>>>
>>> But Cura shows that it will at best fail to print the latter, and I
>>> can't spot why?
>>>
>>> --------------------
>>> difference()
>>> {
>>> MissingText.jpg
>>> translate([0, 8, 0])
>>> cube([30, 7, 3]);
>>> translate([2, 10, -0.5])
>>> color("navy")
>>> linear_extrude(5)
>>> text("Hollow #3 ", 3);
>>> }
>>>
>>> translate([22, 10, 1])
>>> color("lime")
>>> linear_extrude(3)
>>> text("#4", 4);
>>> --------------------
>>>
>>>
>>> On Fri, 26 Nov 2021 at 18:06, Terry <terrypingm@gmail.com> wrote:
>>>
>>> This is largely a '3D printing' post, but hope I'm not too far OT.
>>>
>>> I've not yet made a print including text with my Ender 3 V2. But
>>> I'll soon need
>>> to do so and would appreciate some advice on a few practical
>>> points from more
>>> experienced users please.
>>>
>>> The 10 text labels will be on the top surface of a rectangular box
>>> lid, which
>>> has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if
>>> necessary. The labels
>>> (like On/Off, Up, Down, etc) will be near holes made for various
>>> buttons and
>>> switches. Each label will therefore be fairly small. I want them
>>> to appear flush
>>> with the surface, white on my black PLA filament.
>>>
>>> One option might be to fill with something like 'Hard As Nails'
>>> glue/filler,
>>> wiping the surface clean before leaving the filler to set.
>>>
>>> But ideally I'd like to do it by stopping the printer just once,
>>> changing to
>>> white filament, and resuming (something else I've not yet tried).
>>> If I go that
>>> route, what changes do I have to make in OpenSCAD and/or Cura, so
>>> that the stop
>>> occurs at exactly the right place?
>>>
>>> Would another idea be to make each label say 1 or 2 mm high and
>>> push them into
>>> place? On reflection I suppose they could be printed as one object
>>> joined by a
>>> thin, easily removed line?
>>>
>>> All suggestions/tips/advice will be much appreciated.
>>>
>>> Terry
>>>
>>>
>>>
>>> --
>>> LargePrefPlaceholder-XKUz1MEJBwkOM
>>>
>>> _______________________________________________
>>> OpenSCAD mailing list
>>> To unsubscribe send an email todiscuss-leave@lists.openscad.org
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
DP
David Phillip Oster
Sat, Nov 27, 2021 6:24 PM
Yes, we see your attachments. The problem is that the object is tiny. Can
you scale it up in x and y by a factor of 2 or 3?
On Sat, Nov 27, 2021 at 10:19 AM Terry terrypingm@gmail.com wrote:
On Sat, 27 Nov 2021 10:09:01 -0600, you wrote:
PrusaSlicer is happy with it.
Thanks for testing. That motivated me to install PrusaSlicer and load the
STL.
Attached or here:
https://www.dropbox.com/s/7v84l70rbextg5p/Hollow3and4.stl?raw=1
But when slices and previewed I still don't see the text '#4' on the right
hand
side. It looks almost the same as in Cura. And same after trying the
'Repair'
option. Screenshot attached, or here:
https://www.dropbox.com/s/xoywpxf9o7g3xpt/Prusa-2.jpg?raw=1
So, you do see all the text? Is it possible to export PrusaSlicer
settings? If
so it would be very helpful if you could send me yours please.
I'm rarely able to see my own posts. Could I get confirmation that my
attachments are OK please? Both the one attached and the link?
Terry
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
Yes, we see your attachments. The problem is that the object is tiny. Can
you scale it up in x and y by a factor of 2 or 3?
On Sat, Nov 27, 2021 at 10:19 AM Terry <terrypingm@gmail.com> wrote:
> On Sat, 27 Nov 2021 10:09:01 -0600, you wrote:
>
> >PrusaSlicer is happy with it.
>
> Thanks for testing. That motivated me to install PrusaSlicer and load the
> STL.
> Attached or here:
> https://www.dropbox.com/s/7v84l70rbextg5p/Hollow3and4.stl?raw=1
>
> But when slices and previewed I still don't see the text '#4' on the right
> hand
> side. It looks almost the same as in Cura. And same after trying the
> 'Repair'
> option. Screenshot attached, or here:
> https://www.dropbox.com/s/xoywpxf9o7g3xpt/Prusa-2.jpg?raw=1
>
> So, you *do* see all the text? Is it possible to export PrusaSlicer
> settings? If
> so it would be very helpful if you could send me yours please.
>
> --------------------
>
> I'm rarely able to see my own posts. Could I get confirmation that my
> attachments are OK please? Both the one attached and the link?
>
> Terry
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
>
T
Terry
Sat, Nov 27, 2021 6:41 PM
Thanks for checking, that's reassuring.
Scale up the model? I want to print it at the small size I anticipate needing to
fit the 10 labels into the panel described in my initial post,
On Sat, 27 Nov 2021 10:24:52 -0800, you wrote:
Yes, we see your attachments. The problem is that the object is tiny. Can
you scale it up in x and y by a factor of 2 or 3?
On Sat, Nov 27, 2021 at 10:19 AM Terry terrypingm@gmail.com wrote:
On Sat, 27 Nov 2021 10:09:01 -0600, you wrote:
PrusaSlicer is happy with it.
Thanks for testing. That motivated me to install PrusaSlicer and load the
STL.
Attached or here:
https://www.dropbox.com/s/7v84l70rbextg5p/Hollow3and4.stl?raw=1
But when slices and previewed I still don't see the text '#4' on the right
hand
side. It looks almost the same as in Cura. And same after trying the
'Repair'
option. Screenshot attached, or here:
https://www.dropbox.com/s/xoywpxf9o7g3xpt/Prusa-2.jpg?raw=1
So, you do see all the text? Is it possible to export PrusaSlicer
settings? If
so it would be very helpful if you could send me yours please.
I'm rarely able to see my own posts. Could I get confirmation that my
attachments are OK please? Both the one attached and the link?
Terry
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
Thanks for checking, that's reassuring.
Scale up the model? I want to print it at the small size I anticipate needing to
fit the 10 labels into the panel described in my initial post,
On Sat, 27 Nov 2021 10:24:52 -0800, you wrote:
>Yes, we see your attachments. The problem is that the object is tiny. Can
>you scale it up in x and y by a factor of 2 or 3?
>
>On Sat, Nov 27, 2021 at 10:19 AM Terry <terrypingm@gmail.com> wrote:
>
>> On Sat, 27 Nov 2021 10:09:01 -0600, you wrote:
>>
>> >PrusaSlicer is happy with it.
>>
>> Thanks for testing. That motivated me to install PrusaSlicer and load the
>> STL.
>> Attached or here:
>> https://www.dropbox.com/s/7v84l70rbextg5p/Hollow3and4.stl?raw=1
>>
>> But when slices and previewed I still don't see the text '#4' on the right
>> hand
>> side. It looks almost the same as in Cura. And same after trying the
>> 'Repair'
>> option. Screenshot attached, or here:
>> https://www.dropbox.com/s/xoywpxf9o7g3xpt/Prusa-2.jpg?raw=1
>>
>> So, you *do* see all the text? Is it possible to export PrusaSlicer
>> settings? If
>> so it would be very helpful if you could send me yours please.
>>
>> --------------------
>>
>> I'm rarely able to see my own posts. Could I get confirmation that my
>> attachments are OK please? Both the one attached and the link?
>>
>> Terry
>> _______________________________________________
>> OpenSCAD mailing list
>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>
MM
Michael Möller
Sat, Nov 27, 2021 6:47 PM
The wall thickness of the letters is 0.3mm according to the
measurement with "3D tool Free Viewer". On my Slic3r - I get strange
results until I set the nozzle diameter to a little under 0.2 - then it is
rendered perfectly in the preview. But that means the printer needs that,
too. And printing the thick parts takes forever.
Just because you have a 3D printer that claims "0.05 mm accuracy" - or
whatever - does not mean you can print shapes at that level. I can vary a
shapes with down to 0.1-ish tolerance, as long as they are a few mm thick,
but I cant draw a 0.1 line. BTW, my experience with hollow letters is that
they "fill up" unless there is ample room. It isn't your model.
Keep trying, tuning and tweaking ... :-)
On Sat, 27 Nov 2021 at 19:19, Terry terrypingm@gmail.com wrote:
On Sat, 27 Nov 2021 10:09:01 -0600, you wrote:
PrusaSlicer is happy with it.
Thanks for testing. That motivated me to install PrusaSlicer and load the
STL.
Attached or here:
https://www.dropbox.com/s/7v84l70rbextg5p/Hollow3and4.stl?raw=1
But when slices and previewed I still don't see the text '#4' on the right
hand
side. It looks almost the same as in Cura. And same after trying the
'Repair'
option. Screenshot attached, or here:
https://www.dropbox.com/s/xoywpxf9o7g3xpt/Prusa-2.jpg?raw=1
So, you do see all the text? Is it possible to export PrusaSlicer
settings? If
so it would be very helpful if you could send me yours please.
I'm rarely able to see my own posts. Could I get confirmation that my
attachments are OK please? Both the one attached and the link?
Terry
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
The wall thickness of the letters is 0.3mm according to the
measurement with "3D tool Free Viewer". On my Slic3r - I get strange
results until I set the nozzle diameter to a little under 0.2 - then it is
rendered perfectly in the preview. But that means the printer needs that,
too. And printing the thick parts takes forever.
Just because you have a 3D printer that claims "0.05 mm accuracy" - or
whatever - does not mean you can print shapes at that level. I can vary a
shapes with down to 0.1-ish tolerance, as long as they are a few mm thick,
but I cant draw a 0.1 line. BTW, my experience with hollow letters is that
they "fill up" unless there is ample room. It isn't your model.
Keep trying, tuning and tweaking ... :-)
On Sat, 27 Nov 2021 at 19:19, Terry <terrypingm@gmail.com> wrote:
> On Sat, 27 Nov 2021 10:09:01 -0600, you wrote:
>
> >PrusaSlicer is happy with it.
>
> Thanks for testing. That motivated me to install PrusaSlicer and load the
> STL.
> Attached or here:
> https://www.dropbox.com/s/7v84l70rbextg5p/Hollow3and4.stl?raw=1
>
> But when slices and previewed I still don't see the text '#4' on the right
> hand
> side. It looks almost the same as in Cura. And same after trying the
> 'Repair'
> option. Screenshot attached, or here:
> https://www.dropbox.com/s/xoywpxf9o7g3xpt/Prusa-2.jpg?raw=1
>
> So, you *do* see all the text? Is it possible to export PrusaSlicer
> settings? If
> so it would be very helpful if you could send me yours please.
>
> --------------------
>
> I'm rarely able to see my own posts. Could I get confirmation that my
> attachments are OK please? Both the one attached and the link?
>
> Terry
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
>
RW
Raymond West
Sat, Nov 27, 2021 6:57 PM
Its good enough within the limits of 0.4 nozzle/etc. easy enough to tidy
it up.
On 27/11/2021 18:41, Terry wrote:
Thanks for checking, that's reassuring.
Scale up the model? I want to print it at the small size I anticipate needing to
fit the 10 labels into the panel described in my initial post,
On Sat, 27 Nov 2021 10:24:52 -0800, you wrote:
Yes, we see your attachments. The problem is that the object is tiny. Can
you scale it up in x and y by a factor of 2 or 3?
On Sat, Nov 27, 2021 at 10:19 AM Terryterrypingm@gmail.com wrote:
On Sat, 27 Nov 2021 10:09:01 -0600, you wrote:
PrusaSlicer is happy with it.
Thanks for testing. That motivated me to install PrusaSlicer and load the
STL.
Attached or here:
https://www.dropbox.com/s/7v84l70rbextg5p/Hollow3and4.stl?raw=1
But when slices and previewed I still don't see the text '#4' on the right
hand
side. It looks almost the same as in Cura. And same after trying the
'Repair'
option. Screenshot attached, or here:
https://www.dropbox.com/s/xoywpxf9o7g3xpt/Prusa-2.jpg?raw=1
So, you do see all the text? Is it possible to export PrusaSlicer
settings? If
so it would be very helpful if you could send me yours please.
I'm rarely able to see my own posts. Could I get confirmation that my
attachments are OK please? Both the one attached and the link?
Terry
OpenSCAD mailing list
To unsubscribe send an email todiscuss-leave@lists.openscad.org
Its good enough within the limits of 0.4 nozzle/etc. easy enough to tidy
it up.
On 27/11/2021 18:41, Terry wrote:
> Thanks for checking, that's reassuring.
>
> Scale up the model? I want to print it at the small size I anticipate needing to
> fit the 10 labels into the panel described in my initial post,
>
>
> On Sat, 27 Nov 2021 10:24:52 -0800, you wrote:
>
>> Yes, we see your attachments. The problem is that the object is tiny. Can
>> you scale it up in x and y by a factor of 2 or 3?
>>
>> On Sat, Nov 27, 2021 at 10:19 AM Terry<terrypingm@gmail.com> wrote:
>>
>>> On Sat, 27 Nov 2021 10:09:01 -0600, you wrote:
>>>
>>>> PrusaSlicer is happy with it.
>>> Thanks for testing. That motivated me to install PrusaSlicer and load the
>>> STL.
>>> Attached or here:
>>> https://www.dropbox.com/s/7v84l70rbextg5p/Hollow3and4.stl?raw=1
>>>
>>> But when slices and previewed I still don't see the text '#4' on the right
>>> hand
>>> side. It looks almost the same as in Cura. And same after trying the
>>> 'Repair'
>>> option. Screenshot attached, or here:
>>> https://www.dropbox.com/s/xoywpxf9o7g3xpt/Prusa-2.jpg?raw=1
>>>
>>> So, you *do* see all the text? Is it possible to export PrusaSlicer
>>> settings? If
>>> so it would be very helpful if you could send me yours please.
>>>
>>> --------------------
>>>
>>> I'm rarely able to see my own posts. Could I get confirmation that my
>>> attachments are OK please? Both the one attached and the link?
>>>
>>> Terry
>>> _______________________________________________
>>> OpenSCAD mailing list
>>> To unsubscribe send an email todiscuss-leave@lists.openscad.org
>>>
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email todiscuss-leave@lists.openscad.org
J
jon
Sat, Nov 27, 2021 7:17 PM
Terry:
You cannot realistically print an object of this size with this level of
detail on a regular FDM printer. If you used an 0.1 mm nozzle, maybe,
but this kind of object is best printed on a resin printer, that can
handle the details required
Jon
On 11/27/2021 1:41 PM, Terry wrote:
Thanks for checking, that's reassuring.
Scale up the model? I want to print it at the small size I anticipate needing to
fit the 10 labels into the panel described in my initial post,
Terry:
You cannot realistically print an object of this size with this level of
detail on a regular FDM printer. If you used an 0.1 mm nozzle, maybe,
but this kind of object is best printed on a resin printer, that can
handle the details required
Jon
On 11/27/2021 1:41 PM, Terry wrote:
> Thanks for checking, that's reassuring.
>
> Scale up the model? I want to print it at the small size I anticipate needing to
> fit the 10 labels into the panel described in my initial post,
>
>
>
RC
Ray Cadmus
Sat, Nov 27, 2021 8:03 PM
I'm sorry - I was sloppy with my original test and missed the missing
#4. In retesting I had to go to 160% to get it all. Seems the post
mentioning size was correct. I suspect a little bolder font might work
in the original size. Current lines are a bit too thin.
My PrusaSlicer settings are the standard supplied for the Prusa Mini.
--
On 11/27/21 12:18 PM, Terry wrote:
On Sat, 27 Nov 2021 10:09:01 -0600, you wrote:
PrusaSlicer is happy with it.
Thanks for testing. That motivated me to install PrusaSlicer and load the STL.
Attached or here:
https://www.dropbox.com/s/7v84l70rbextg5p/Hollow3and4.stl?raw=1
But when slices and previewed I still don't see the text '#4' on the right hand
side. It looks almost the same as in Cura. And same after trying the 'Repair'
option. Screenshot attached, or here:
https://www.dropbox.com/s/xoywpxf9o7g3xpt/Prusa-2.jpg?raw=1
So, you do see all the text? Is it possible to export PrusaSlicer settings? If
so it would be very helpful if you could send me yours please.
I'm rarely able to see my own posts. Could I get confirmation that my
attachments are OK please? Both the one attached and the link?
Terry
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
I'm sorry - I was sloppy with my original test and missed the missing
#4. In retesting I had to go to 160% to get it all. Seems the post
mentioning size was correct. I suspect a little bolder font might work
in the original size. Current lines are a bit too thin.
My PrusaSlicer settings are the standard supplied for the Prusa Mini.
--
On 11/27/21 12:18 PM, Terry wrote:
> On Sat, 27 Nov 2021 10:09:01 -0600, you wrote:
>
>> PrusaSlicer is happy with it.
> Thanks for testing. That motivated me to install PrusaSlicer and load the STL.
> Attached or here:
> https://www.dropbox.com/s/7v84l70rbextg5p/Hollow3and4.stl?raw=1
>
> But when slices and previewed I still don't see the text '#4' on the right hand
> side. It looks almost the same as in Cura. And same after trying the 'Repair'
> option. Screenshot attached, or here:
> https://www.dropbox.com/s/xoywpxf9o7g3xpt/Prusa-2.jpg?raw=1
>
> So, you *do* see all the text? Is it possible to export PrusaSlicer settings? If
> so it would be very helpful if you could send me yours please.
>
> --------------------
>
> I'm rarely able to see my own posts. Could I get confirmation that my
> attachments are OK please? Both the one attached and the link?
>
> Terry
>
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
RC
Ray Cadmus
Sat, Nov 27, 2021 8:19 PM
Going bold helped a bit - worked at 140%. You might try other fonts.
Here is what I just used:
text("#4", 4, font="Bitstream Charter:style=Bold");
Going bold helped a bit - worked at 140%. You might try other fonts.
Here is what I just used:
text("#4", 4, font="Bitstream Charter:style=Bold");
TP
Terry Pinnell
Sat, Nov 27, 2021 9:06 PM
Thanks Ray. No problem, in fact I'm relieved that it's not down to me or my
settings.
I'll try that and other fonts and styles. I was thinking of changing to a
bolder one anyway, once I'd established the basics.
The 175 mm panel with two rows of 5 labels, and allowing say 15 mm at the
edges, I reckon on 29 mm per label. Not a lot, but they will mostly be
short abbreviations.
On Sat, 27 Nov 2021 at 20:19, Ray Cadmus rcadmus@gmail.com wrote:
Going bold helped a bit - worked at 140%. You might try other fonts.
Here is what I just used:
text("#4", 4, font="Bitstream Charter:style=Bold");
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
--
LargePrefPlaceholder-XKUz1MEJBwkOM
Thanks Ray. No problem, in fact I'm relieved that it's not down to me or my
settings.
I'll try that and other fonts and styles. I was thinking of changing to a
bolder one anyway, once I'd established the basics.
The 175 mm panel with two rows of 5 labels, and allowing say 15 mm at the
edges, I reckon on 29 mm per label. Not a lot, but they will mostly be
short abbreviations.
On Sat, 27 Nov 2021 at 20:19, Ray Cadmus <rcadmus@gmail.com> wrote:
>
> Going bold helped a bit - worked at 140%. You might try other fonts.
> Here is what I just used:
>
> text("#4", 4, font="Bitstream Charter:style=Bold");
>
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
>
--
LargePrefPlaceholder-XKUz1MEJBwkOM
TP
Terry Pinnell
Sat, Nov 27, 2021 9:07 PM
Thanks Ray. No problem, in fact I'm relieved that it's not down to me or
my settings.
I'll try that and other fonts and styles. I was thinking of changing to a
bolder one anyway, once I'd established the basics.
The 175 mm panel with two rows of 5 labels, and allowing say 15 mm at the
edges, I reckon on 29 mm per label. Not a lot, but they will mostly be
short abbreviations.
On Sat, 27 Nov 2021 at 20:19, Ray Cadmus rcadmus@gmail.com wrote:
Going bold helped a bit - worked at 140%. You might try other fonts.
Here is what I just used:
text("#4", 4, font="Bitstream Charter:style=Bold");
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
--
LargePrefPlaceholder-XKUz1MEJBwkOM
--
LargePrefPlaceholder-XKUz1MEJBwkOM
On Sat, 27 Nov 2021 at 21:06, Terry Pinnell <terrypingm@gmail.com> wrote:
> Thanks Ray. No problem, in fact I'm relieved that it's not down to me or
> my settings.
>
> I'll try that and other fonts and styles. I was thinking of changing to a
> bolder one anyway, once I'd established the basics.
>
> The 175 mm panel with two rows of 5 labels, and allowing say 15 mm at the
> edges, I reckon on 29 mm per label. Not a lot, but they will mostly be
> short abbreviations.
>
>
> On Sat, 27 Nov 2021 at 20:19, Ray Cadmus <rcadmus@gmail.com> wrote:
>
>>
>> Going bold helped a bit - worked at 140%. You might try other fonts.
>> Here is what I just used:
>>
>> text("#4", 4, font="Bitstream Charter:style=Bold");
>>
>> _______________________________________________
>> OpenSCAD mailing list
>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>
>
>
> --
> LargePrefPlaceholder-XKUz1MEJBwkOM
>
--
LargePrefPlaceholder-XKUz1MEJBwkOM
RW
Raymond West
Sat, Nov 27, 2021 9:10 PM
well, fwiw, using cura, it printed fine, raised #4 and all. black pla,
not sure if i can get a worthwhile photo. it was 30mm long, based on
Terry's original code
On 27/11/2021 20:19, Ray Cadmus wrote:
Going bold helped a bit - worked at 140%. You might try other
fonts. Here is what I just used:
text("#4", 4, font="Bitstream Charter:style=Bold");
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
well, fwiw, using cura, it printed fine, raised #4 and all. black pla,
not sure if i can get a worthwhile photo. it was 30mm long, based on
Terry's original code
On 27/11/2021 20:19, Ray Cadmus wrote:
>
> Going bold helped a bit - worked at 140%. You might try other
> fonts. Here is what I just used:
>
> text("#4", 4, font="Bitstream Charter:style=Bold");
>
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
T
terrypingm@gmail.com
Sat, Nov 27, 2021 10:14 PM
Thanks for staying the course, that’s a good result, albeit intriguing. My best guess would be something else in your settings accounts for it. Is there away for us to exchange all settings and do a compare? Unless you can narrow it down to a few more that I’ll then check.
--
Terry
On 27 Nov 2021, at 21:11, Raymond West raywest@raywest.com wrote:
well, fwiw, using cura, it printed fine, raised #4 and all. black pla, not sure if i can get a worthwhile photo. it was 30mm long, based on Terry's original code
On 27/11/2021 20:19, Ray Cadmus wrote:
Going bold helped a bit - worked at 140%. You might try other fonts. Here is what I just used:
text("#4", 4, font="Bitstream Charter:style=Bold");
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
Thanks for staying the course, that’s a good result, albeit intriguing. My best guess would be something else in your settings accounts for it. Is there away for us to exchange all settings and do a compare? Unless you can narrow it down to a few more that I’ll then check.
--
Terry
> On 27 Nov 2021, at 21:11, Raymond West <raywest@raywest.com> wrote:
>
> well, fwiw, using cura, it printed fine, raised #4 and all. black pla, not sure if i can get a worthwhile photo. it was 30mm long, based on Terry's original code
>
>
>
>> On 27/11/2021 20:19, Ray Cadmus wrote:
>>
>> Going bold helped a bit - worked at 140%. You might try other fonts. Here is what I just used:
>>
>> text("#4", 4, font="Bitstream Charter:style=Bold");
>>
>> _______________________________________________
>> OpenSCAD mailing list
>> To unsubscribe send an email to discuss-leave@lists.openscad.org
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
M
MichaelAtOz
Sat, Nov 27, 2021 10:57 PM
I'll just note that doing text, particularly small or fancy fonts with thin bits
can be problematic with printing services like Shapeways.
I've had to add tiny cylinders or tall cubes to individual parts of letters for the model to be accepted. The issues are different for embossed v's extruded too.
In the end, it really needs to be important for me to try that again.
-----Original Message-----
From: terrypingm@gmail.com [mailto:terrypingm@gmail.com]
Sent: Sun, 28 Nov 2021 09:15
To: OpenSCAD general discussion
Subject: [OpenSCAD] Re: Printing text flush to a flat surface
Thanks for staying the course, that’s a good result, albeit intriguing. My best guess
would be something else in your settings accounts for it. Is there away for us to exchange
all settings and do a compare? Unless you can narrow it down to a few more that I’ll then
check.
--
Terry
On 27 Nov 2021, at 21:11, Raymond West raywest@raywest.com wrote:
well, fwiw, using cura, it printed fine, raised #4 and all. black pla, not sure if i can
get a worthwhile photo. it was 30mm long, based on Terry's original code
On 27/11/2021 20:19, Ray Cadmus wrote:
Going bold helped a bit - worked at 140%. You might try other fonts. Here is what I
I'll just note that doing text, particularly small or fancy fonts with thin bits
can be problematic with printing services like Shapeways.
I've had to add tiny cylinders or tall cubes to individual parts of letters for the model to be accepted. The issues are different for embossed v's extruded too.
In the end, it really needs to be important for me to try that again.
> -----Original Message-----
> From: terrypingm@gmail.com [mailto:terrypingm@gmail.com]
> Sent: Sun, 28 Nov 2021 09:15
> To: OpenSCAD general discussion
> Subject: [OpenSCAD] Re: Printing text flush to a flat surface
>
> Thanks for staying the course, that’s a good result, albeit intriguing. My best guess
> would be something else in your settings accounts for it. Is there away for us to exchange
> all settings and do a compare? Unless you can narrow it down to a few more that I’ll then
> check.
>
> --
> Terry
>
> > On 27 Nov 2021, at 21:11, Raymond West <raywest@raywest.com> wrote:
> >
> > well, fwiw, using cura, it printed fine, raised #4 and all. black pla, not sure if i can
> get a worthwhile photo. it was 30mm long, based on Terry's original code
> >
> >
> >
> >> On 27/11/2021 20:19, Ray Cadmus wrote:
> >>
> >> Going bold helped a bit - worked at 140%. You might try other fonts. Here is what I
> just used:
> >>
> >> text("#4", 4, font="Bitstream Charter:style=Bold");
> >>
> >> _______________________________________________
> >> OpenSCAD mailing list
> >> To unsubscribe send an email to discuss-leave@lists.openscad.org
> > _______________________________________________
> > OpenSCAD mailing list
> > To unsubscribe send an email to discuss-leave@lists.openscad.org
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
--
This email has been checked for viruses by AVG.
https://www.avg.com
T
terrypingm@gmail.com
Sun, Nov 28, 2021 8:48 AM
It’s certainly turning out a bit more of a challenge than I anticipated. But not about to dust off my remnants of Letraset! Decades ago that was my go-to project labelling method. Tedious but gave reaonably attractive results.
Terry
On 27 Nov 2021, at 22:57, MichaelAtOz oz.at.michael@gmail.com wrote:
I'll just note that doing text, particularly small or fancy fonts with thin bits
can be problematic with printing services like Shapeways.
I've had to add tiny cylinders or tall cubes to individual parts of letters for the model to be accepted. The issues are different for embossed v's extruded too.
In the end, it really needs to be important for me to try that again.
-----Original Message-----
From: terrypingm@gmail.com [mailto:terrypingm@gmail.com]
Sent: Sun, 28 Nov 2021 09:15
To: OpenSCAD general discussion
Subject: [OpenSCAD] Re: Printing text flush to a flat surface
Thanks for staying the course, that’s a good result, albeit intriguing. My best guess
would be something else in your settings accounts for it. Is there away for us to exchange
all settings and do a compare? Unless you can narrow it down to a few more that I’ll then
check.
--
Terry
On 27 Nov 2021, at 21:11, Raymond West raywest@raywest.com wrote:
well, fwiw, using cura, it printed fine, raised #4 and all. black pla, not sure if i can
get a worthwhile photo. it was 30mm long, based on Terry's original code
On 27/11/2021 20:19, Ray Cadmus wrote:
Going bold helped a bit - worked at 140%. You might try other fonts. Here is what I
just used:
text("#4", 4, font="Bitstream Charter:style=Bold");
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
--
This email has been checked for viruses by AVG.
https://www.avg.com
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
It’s certainly turning out a bit more of a challenge than I anticipated. But not about to dust off my remnants of Letraset! Decades ago that was my go-to project labelling method. Tedious but gave reaonably attractive results.
Terry
> On 27 Nov 2021, at 22:57, MichaelAtOz <oz.at.michael@gmail.com> wrote:
>
> I'll just note that doing text, particularly small or fancy fonts with thin bits
> can be problematic with printing services like Shapeways.
> I've had to add tiny cylinders or tall cubes to individual parts of letters for the model to be accepted. The issues are different for embossed v's extruded too.
>
> In the end, it really needs to be important for me to try that again.
>
>> -----Original Message-----
>> From: terrypingm@gmail.com [mailto:terrypingm@gmail.com]
>> Sent: Sun, 28 Nov 2021 09:15
>> To: OpenSCAD general discussion
>> Subject: [OpenSCAD] Re: Printing text flush to a flat surface
>>
>> Thanks for staying the course, that’s a good result, albeit intriguing. My best guess
>> would be something else in your settings accounts for it. Is there away for us to exchange
>> all settings and do a compare? Unless you can narrow it down to a few more that I’ll then
>> check.
>>
>> --
>> Terry
>>
>>>> On 27 Nov 2021, at 21:11, Raymond West <raywest@raywest.com> wrote:
>>>
>>> well, fwiw, using cura, it printed fine, raised #4 and all. black pla, not sure if i can
>> get a worthwhile photo. it was 30mm long, based on Terry's original code
>>>
>>>
>>>
>>>> On 27/11/2021 20:19, Ray Cadmus wrote:
>>>>
>>>> Going bold helped a bit - worked at 140%. You might try other fonts. Here is what I
>> just used:
>>>>
>>>> text("#4", 4, font="Bitstream Charter:style=Bold");
>>>>
>>>> _______________________________________________
>>>> OpenSCAD mailing list
>>>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>> _______________________________________________
>>> OpenSCAD mailing list
>>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>> _______________________________________________
>> OpenSCAD mailing list
>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>
>
> --
> This email has been checked for viruses by AVG.
> https://www.avg.com
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
T
Terry
Sun, Nov 28, 2021 4:25 PM
Ray: Thanks for both this and your lengthier post later on Saturday evening. I'm
back on the case today. But I'm postponing getting into geo-code and Marlin
stuff. I'm on a deadline because the labeled panel is envisaged as part of a an
Arduino project I dreamt up a few days ago. If successful it will be a sort of
music-come-trinket box, a change from the too frequent 'earrings and necklace'
Christmas gift for my wife.
Status report:
Spent most of Sunday so far experimenting further. Concluded with regret that
filling hollow text with the likes of 'Hard As Nails' is unsatisfactory at these
small sizes. Messy and aesthetically unsatisfying too!
So for now I'm focusing on OpenSCAD/Cura solutions.
With the code shown I can print this hollow example in size 7 text.
It looks fine previewed in Cura.
https://www.dropbox.com/s/tdk9rw3u35ss4un/ArilalNB7Cura.jpg?raw=1
difference()
{
translate([0, 8, 0])
cube([28, 12, 3]); //
translate([0, 11, -0.5])
color("red")
linear_extrude(5)
text(" Off-On ", 7, font="Arial:style=Narrow Bold"); // Size 7 text, empty
}
But I'd like to try my 'push in' idea next. So I'm about to add code that will
print the solid text itself, in the same run. Before I do...
Q1: I assume I should make it a tad smaller? Say 6.9?
Q2: I'll obviously soon find out, but will it print isolated letters
successfully, or must I add support?
Q3: If so, would others recommend I keep that to a minimum by coding it myself
rather than using Cura's support options?
Terry
On Sat, 27 Nov 2021 16:18:01 +0000, you wrote:
In cura, turn on 'print thin walls - under 'walls' group. For fine
detail, reduce layer height and extrusion width in general.
On 27/11/2021 15:29, Terry Pinnell wrote:
Thanks for all the help so far, much appreciated and will keep my busy
for some time.
Meanwhile, where am I going wrong with this first very simple (!) test
please. I just wanted to print a small rectangle containing two pieces
of text to:
- Give me a feel for font size
- Let me try filling some taped hollow text
- See what 1 mm high embossed text looks & feels like, prior to
trying that with white PLA..
But Cura shows that it will at best fail to print the latter, and I
can't spot why?
difference()
{
MissingText.jpg
translate([0, 8, 0])
cube([30, 7, 3]);
translate([2, 10, -0.5])
color("navy")
linear_extrude(5)
text("Hollow #3 ", 3);
}
translate([22, 10, 1])
color("lime")
linear_extrude(3)
text("#4", 4);
On Fri, 26 Nov 2021 at 18:06, Terry terrypingm@gmail.com wrote:
This is largely a '3D printing' post, but hope I'm not too far OT.
I've not yet made a print including text with my Ender 3 V2. But
I'll soon need
to do so and would appreciate some advice on a few practical
points from more
experienced users please.
The 10 text labels will be on the top surface of a rectangular box
lid, which
has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if
necessary. The labels
(like On/Off, Up, Down, etc) will be near holes made for various
buttons and
switches. Each label will therefore be fairly small. I want them
to appear flush
with the surface, white on my black PLA filament.
One option might be to fill with something like 'Hard As Nails'
glue/filler,
wiping the surface clean before leaving the filler to set.
But ideally I'd like to do it by stopping the printer just once,
changing to
white filament, and resuming (something else I've not yet tried).
If I go that
route, what changes do I have to make in OpenSCAD and/or Cura, so
that the stop
occurs at exactly the right place?
Would another idea be to make each label say 1 or 2 mm high and
push them into
place? On reflection I suppose they could be printed as one object
joined by a
thin, easily removed line?
All suggestions/tips/advice will be much appreciated.
Terry
--
LargePrefPlaceholder-XKUz1MEJBwkOM
OpenSCAD mailing list
To unsubscribe send an email todiscuss-leave@lists.openscad.org
Ray: Thanks for both this and your lengthier post later on Saturday evening. I'm
back on the case today. But I'm postponing getting into geo-code and Marlin
stuff. I'm on a deadline because the labeled panel is envisaged as part of a an
Arduino project I dreamt up a few days ago. If successful it will be a sort of
music-come-trinket box, a change from the too frequent 'earrings and necklace'
Christmas gift for my wife.
--------------------
Status report:
Spent most of Sunday so far experimenting further. Concluded with regret that
filling hollow text with the likes of 'Hard As Nails' is unsatisfactory at these
small sizes. Messy and aesthetically unsatisfying too!
So for now I'm focusing on OpenSCAD/Cura solutions.
With the code shown I can print this hollow example in size 7 text.
It looks fine previewed in Cura.
https://www.dropbox.com/s/tdk9rw3u35ss4un/ArilalNB7Cura.jpg?raw=1
difference()
{
translate([0, 8, 0])
cube([28, 12, 3]); //
translate([0, 11, -0.5])
color("red")
linear_extrude(5)
text(" Off-On ", 7, font="Arial:style=Narrow Bold"); // Size 7 text, empty
}
But I'd like to try my 'push in' idea next. So I'm about to add code that will
print the solid text itself, in the same run. Before I do...
Q1: I assume I should make it a tad smaller? Say 6.9?
Q2: I'll obviously soon find out, but will it print isolated letters
successfully, or must I add support?
Q3: If so, would others recommend I keep that to a minimum by coding it myself
rather than using Cura's support options?
Terry
--------------------
On Sat, 27 Nov 2021 16:18:01 +0000, you wrote:
>In cura, turn on 'print thin walls - under 'walls' group. For fine
>detail, reduce layer height and extrusion width in general.
>
>On 27/11/2021 15:29, Terry Pinnell wrote:
>> Thanks for all the help so far, much appreciated and will keep my busy
>> for some time.
>>
>> Meanwhile, where am I going wrong with this first very simple (!) test
>> please. I just wanted to print a small rectangle containing two pieces
>> of text to:
>> 1. Give me a feel for font size
>> 2. Let me try filling some taped hollow text
>> 3. See what 1 mm high embossed text looks & feels like, prior to
>> trying that with white PLA..
>>
>> But Cura shows that it will at best fail to print the latter, and I
>> can't spot why?
>>
>> --------------------
>> difference()
>> {
>> MissingText.jpg
>> translate([0, 8, 0])
>> cube([30, 7, 3]);
>> translate([2, 10, -0.5])
>> color("navy")
>> linear_extrude(5)
>> text("Hollow #3 ", 3);
>> }
>>
>> translate([22, 10, 1])
>> color("lime")
>> linear_extrude(3)
>> text("#4", 4);
>> --------------------
>>
>>
>> On Fri, 26 Nov 2021 at 18:06, Terry <terrypingm@gmail.com> wrote:
>>
>> This is largely a '3D printing' post, but hope I'm not too far OT.
>>
>> I've not yet made a print including text with my Ender 3 V2. But
>> I'll soon need
>> to do so and would appreciate some advice on a few practical
>> points from more
>> experienced users please.
>>
>> The 10 text labels will be on the top surface of a rectangular box
>> lid, which
>> has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if
>> necessary. The labels
>> (like On/Off, Up, Down, etc) will be near holes made for various
>> buttons and
>> switches. Each label will therefore be fairly small. I want them
>> to appear flush
>> with the surface, white on my black PLA filament.
>>
>> One option might be to fill with something like 'Hard As Nails'
>> glue/filler,
>> wiping the surface clean before leaving the filler to set.
>>
>> But ideally I'd like to do it by stopping the printer just once,
>> changing to
>> white filament, and resuming (something else I've not yet tried).
>> If I go that
>> route, what changes do I have to make in OpenSCAD and/or Cura, so
>> that the stop
>> occurs at exactly the right place?
>>
>> Would another idea be to make each label say 1 or 2 mm high and
>> push them into
>> place? On reflection I suppose they could be printed as one object
>> joined by a
>> thin, easily removed line?
>>
>> All suggestions/tips/advice will be much appreciated.
>>
>> Terry
>>
>>
>>
>> --
>> LargePrefPlaceholder-XKUz1MEJBwkOM
>>
>> _______________________________________________
>> OpenSCAD mailing list
>> To unsubscribe send an email todiscuss-leave@lists.openscad.org
TP
Terry Pinnell
Sun, Nov 28, 2021 10:55 PM
David,
As you may have seen from my recent pots I'm leaning towards that method -
push fit. Could you expand a bit on the details please? As I understand it
you do two prints. One for the 'hollow/' text in the base. The other for
the text itself, which is the part I need more details about.
Do you make it smaller than the cavities into which it will be pushed, and
if so how much?
Do you get your slicer to support the individual characters of the string?
What font do you recommend?
What is the smallest text size you use?
Any other tips/pitfalls?
On Fri, 26 Nov 2021 at 18:39, David Schooley dcschooley@gmail.com wrote:
I would print them separately and push them into place. Starting and
stopping the printer while reloading filament might end up being a horror
show.
This is easy if you have a dual nozzle, but I don’t know if that is
possible with your Ender. I do this stuff all of the time with OpenSCAD by
extruding text and then subtracting to get the models.
On Nov 26, 2021, at 12:06 PM, Terry terrypingm@gmail.com wrote:
This is largely a '3D printing' post, but hope I'm not too far OT.
I've not yet made a print including text with my Ender 3 V2. But I'll
to do so and would appreciate some advice on a few practical points from
experienced users please.
The 10 text labels will be on the top surface of a rectangular box lid,
has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary. The
(like On/Off, Up, Down, etc) will be near holes made for various buttons
switches. Each label will therefore be fairly small. I want them to
with the surface, white on my black PLA filament.
One option might be to fill with something like 'Hard As Nails'
wiping the surface clean before leaving the filler to set.
But ideally I'd like to do it by stopping the printer just once,
white filament, and resuming (something else I've not yet tried). If I
route, what changes do I have to make in OpenSCAD and/or Cura, so that
occurs at exactly the right place?
Would another idea be to make each label say 1 or 2 mm high and push
place? On reflection I suppose they could be printed as one object
thin, easily removed line?
All suggestions/tips/advice will be much appreciated.
Terry
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
--
LargePrefPlaceholder-XKUz1MEJBwkOM
David,
As you may have seen from my recent pots I'm leaning towards that method -
push fit. Could you expand a bit on the details please? As I understand it
you do two prints. One for the 'hollow/' text in the base. The other for
the text itself, which is the part I need more details about.
Do you make it smaller than the cavities into which it will be pushed, and
if so how much?
Do you get your slicer to support the individual characters of the string?
What font do you recommend?
What is the smallest text size you use?
Any other tips/pitfalls?
On Fri, 26 Nov 2021 at 18:39, David Schooley <dcschooley@gmail.com> wrote:
> I would print them separately and push them into place. Starting and
> stopping the printer while reloading filament might end up being a horror
> show.
>
> This is easy if you have a dual nozzle, but I don’t know if that is
> possible with your Ender. I do this stuff all of the time with OpenSCAD by
> extruding text and then subtracting to get the models.
>
> > On Nov 26, 2021, at 12:06 PM, Terry <terrypingm@gmail.com> wrote:
> >
> > This is largely a '3D printing' post, but hope I'm not too far OT.
> >
> > I've not yet made a print including text with my Ender 3 V2. But I'll
> soon need
> > to do so and would appreciate some advice on a few practical points from
> more
> > experienced users please.
> >
> > The 10 text labels will be on the top surface of a rectangular box lid,
> which
> > has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary. The
> labels
> > (like On/Off, Up, Down, etc) will be near holes made for various buttons
> and
> > switches. Each label will therefore be fairly small. I want them to
> appear flush
> > with the surface, white on my black PLA filament.
> >
> > One option might be to fill with something like 'Hard As Nails'
> glue/filler,
> > wiping the surface clean before leaving the filler to set.
> >
> > But ideally I'd like to do it by stopping the printer just once,
> changing to
> > white filament, and resuming (something else I've not yet tried). If I
> go that
> > route, what changes do I have to make in OpenSCAD and/or Cura, so that
> the stop
> > occurs at exactly the right place?
> >
> > Would another idea be to make each label say 1 or 2 mm high and push
> them into
> > place? On reflection I suppose they could be printed as one object
> joined by a
> > thin, easily removed line?
> >
> > All suggestions/tips/advice will be much appreciated.
> >
> > Terry
> > _______________________________________________
> > OpenSCAD mailing list
> > To unsubscribe send an email to discuss-leave@lists.openscad.org
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
>
--
LargePrefPlaceholder-XKUz1MEJBwkOM
M
MichaelAtOz
Mon, Nov 29, 2021 12:01 AM
This is largely a '3D printing' post, but hope I'm not too far OT.
You are starting to stray into another wider OT.
There are better places for 3D printing techniques.
Can we wind-up this topic soon.
From: Terry Pinnell [mailto:terrypingm@gmail.com]
Sent: Mon, 29 Nov 2021 09:56
To: OpenSCAD general discussion
Subject: [OpenSCAD] Re: Printing text flush to a flat surface
David,
As you may have seen from my recent pots I'm leaning towards that method - push fit. Could you expand a bit on the details please? As I understand it you do two prints. One for the 'hollow/' text in the base. The other for the text itself, which is the part I need more details about.
Do you make it smaller than the cavities into which it will be pushed, and if so how much?
Do you get your slicer to support the individual characters of the string?
What font do you recommend?
What is the smallest text size you use?
Any other tips/pitfalls?
On Fri, 26 Nov 2021 at 18:39, David Schooley dcschooley@gmail.com wrote:
I would print them separately and push them into place. Starting and stopping the printer while reloading filament might end up being a horror show.
This is easy if you have a dual nozzle, but I don’t know if that is possible with your Ender. I do this stuff all of the time with OpenSCAD by extruding text and then subtracting to get the models.
On Nov 26, 2021, at 12:06 PM, Terry terrypingm@gmail.com wrote:
This is largely a '3D printing' post, but hope I'm not too far OT.
I've not yet made a print including text with my Ender 3 V2. But I'll soon need
to do so and would appreciate some advice on a few practical points from more
experienced users please.
The 10 text labels will be on the top surface of a rectangular box lid, which
has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary. The labels
(like On/Off, Up, Down, etc) will be near holes made for various buttons and
switches. Each label will therefore be fairly small. I want them to appear flush
with the surface, white on my black PLA filament.
One option might be to fill with something like 'Hard As Nails' glue/filler,
wiping the surface clean before leaving the filler to set.
But ideally I'd like to do it by stopping the printer just once, changing to
white filament, and resuming (something else I've not yet tried). If I go that
route, what changes do I have to make in OpenSCAD and/or Cura, so that the stop
occurs at exactly the right place?
Would another idea be to make each label say 1 or 2 mm high and push them into
place? On reflection I suppose they could be printed as one object joined by a
thin, easily removed line?
All suggestions/tips/advice will be much appreciated.
Terry
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
Terry,
You started with:
> This is largely a '3D printing' post, but hope I'm not too far OT.
You are starting to stray into another wider OT.
There are better places for 3D printing techniques.
Can we wind-up this topic soon.
_____
From: Terry Pinnell [mailto:terrypingm@gmail.com]
Sent: Mon, 29 Nov 2021 09:56
To: OpenSCAD general discussion
Subject: [OpenSCAD] Re: Printing text flush to a flat surface
David,
As you may have seen from my recent pots I'm leaning towards that method - push fit. Could you expand a bit on the details please? As I understand it you do two prints. One for the 'hollow/' text in the base. The other for the text itself, which is the part I need more details about.
Do you make it smaller than the cavities into which it will be pushed, and if so how much?
Do you get your slicer to support the individual characters of the string?
What font do you recommend?
What is the smallest text size you use?
Any other tips/pitfalls?
On Fri, 26 Nov 2021 at 18:39, David Schooley <dcschooley@gmail.com> wrote:
I would print them separately and push them into place. Starting and stopping the printer while reloading filament might end up being a horror show.
This is easy if you have a dual nozzle, but I don’t know if that is possible with your Ender. I do this stuff all of the time with OpenSCAD by extruding text and then subtracting to get the models.
> On Nov 26, 2021, at 12:06 PM, Terry <terrypingm@gmail.com> wrote:
>
> This is largely a '3D printing' post, but hope I'm not too far OT.
>
> I've not yet made a print including text with my Ender 3 V2. But I'll soon need
> to do so and would appreciate some advice on a few practical points from more
> experienced users please.
>
> The 10 text labels will be on the top surface of a rectangular box lid, which
> has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary. The labels
> (like On/Off, Up, Down, etc) will be near holes made for various buttons and
> switches. Each label will therefore be fairly small. I want them to appear flush
> with the surface, white on my black PLA filament.
>
> One option might be to fill with something like 'Hard As Nails' glue/filler,
> wiping the surface clean before leaving the filler to set.
>
> But ideally I'd like to do it by stopping the printer just once, changing to
> white filament, and resuming (something else I've not yet tried). If I go that
> route, what changes do I have to make in OpenSCAD and/or Cura, so that the stop
> occurs at exactly the right place?
>
> Would another idea be to make each label say 1 or 2 mm high and push them into
> place? On reflection I suppose they could be printed as one object joined by a
> thin, easily removed line?
>
> All suggestions/tips/advice will be much appreciated.
>
> Terry
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
_______________________________________________
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
--
LargePrefPlaceholder-XKUz1MEJBwkOM
--
This email has been checked for viruses by AVG.
https://www.avg.com
DS
David Schooley
Mon, Nov 29, 2021 12:39 AM
You are going to have to experiment.
You must make the cavities slightly larger than whatever you put into them.
My rule of thumb is that things inserted into other things need 0.25mm of clearance for a tight fit that could end up being permanent. A loose fit is 0.5mm. These numbers are based on regular shapes like cylinders and cubes. Text could be another ball game. It also sounds like your text is quite small.
I would start with the text the size you think you need for the solid text. Then subtract larger versions of that text to make the hollow portion until you get something that fits. I don’t have a clue how OpenSCAD will do scaling in this case or what will happen with the inner parts the lettering. Maybe start by making the text bold when you subtract it. After that, either scale with OpenSCAD scaling or by making the text larger. I really don’t know. This is doable but you will have to experiment.
I’ve only done this with text using dual extrusion, which makes it easy. I’ve made press fit parts but not with text.
Use simple font with lots of vertical and horizontal lines.
On Nov 28, 2021, at 4:55 PM, Terry Pinnell terrypingm@gmail.com wrote:
David,
As you may have seen from my recent pots I'm leaning towards that method - push fit. Could you expand a bit on the details please? As I understand it you do two prints. One for the 'hollow/' text in the base. The other for the text itself, which is the part I need more details about.
Do you make it smaller than the cavities into which it will be pushed, and if so how much?
Do you get your slicer to support the individual characters of the string?
What font do you recommend?
What is the smallest text size you use?
Any other tips/pitfalls?
On Fri, 26 Nov 2021 at 18:39, David Schooley <dcschooley@gmail.com mailto:dcschooley@gmail.com> wrote:
I would print them separately and push them into place. Starting and stopping the printer while reloading filament might end up being a horror show.
This is easy if you have a dual nozzle, but I don’t know if that is possible with your Ender. I do this stuff all of the time with OpenSCAD by extruding text and then subtracting to get the models.
On Nov 26, 2021, at 12:06 PM, Terry <terrypingm@gmail.com mailto:terrypingm@gmail.com> wrote:
This is largely a '3D printing' post, but hope I'm not too far OT.
I've not yet made a print including text with my Ender 3 V2. But I'll soon need
to do so and would appreciate some advice on a few practical points from more
experienced users please.
The 10 text labels will be on the top surface of a rectangular box lid, which
has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary. The labels
(like On/Off, Up, Down, etc) will be near holes made for various buttons and
switches. Each label will therefore be fairly small. I want them to appear flush
with the surface, white on my black PLA filament.
One option might be to fill with something like 'Hard As Nails' glue/filler,
wiping the surface clean before leaving the filler to set.
But ideally I'd like to do it by stopping the printer just once, changing to
white filament, and resuming (something else I've not yet tried). If I go that
route, what changes do I have to make in OpenSCAD and/or Cura, so that the stop
occurs at exactly the right place?
Would another idea be to make each label say 1 or 2 mm high and push them into
place? On reflection I suppose they could be printed as one object joined by a
thin, easily removed line?
All suggestions/tips/advice will be much appreciated.
Terry
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org mailto:discuss-leave@lists.openscad.org
You are going to have to experiment.
You must make the cavities slightly larger than whatever you put into them.
My rule of thumb is that things inserted into other things need 0.25mm of clearance for a tight fit that could end up being permanent. A loose fit is 0.5mm. These numbers are based on regular shapes like cylinders and cubes. Text could be another ball game. It also sounds like your text is quite small.
I would start with the text the size you think you need for the solid text. Then subtract larger versions of that text to make the hollow portion until you get something that fits. I don’t have a clue how OpenSCAD will do scaling in this case or what will happen with the inner parts the lettering. Maybe start by making the text bold when you subtract it. After that, either scale with OpenSCAD scaling or by making the text larger. I really don’t know. This is doable but you will have to experiment.
I’ve only done this with text using dual extrusion, which makes it easy. I’ve made press fit parts but not with text.
Use simple font with lots of vertical and horizontal lines.
> On Nov 28, 2021, at 4:55 PM, Terry Pinnell <terrypingm@gmail.com> wrote:
>
> David,
>
> As you may have seen from my recent pots I'm leaning towards that method - push fit. Could you expand a bit on the details please? As I understand it you do two prints. One for the 'hollow/' text in the base. The other for the text itself, which is the part I need more details about.
>
> Do you make it smaller than the cavities into which it will be pushed, and if so how much?
>
> Do you get your slicer to support the individual characters of the string?
>
> What font do you recommend?
>
> What is the smallest text size you use?
>
> Any other tips/pitfalls?
>
> On Fri, 26 Nov 2021 at 18:39, David Schooley <dcschooley@gmail.com <mailto:dcschooley@gmail.com>> wrote:
> I would print them separately and push them into place. Starting and stopping the printer while reloading filament might end up being a horror show.
>
> This is easy if you have a dual nozzle, but I don’t know if that is possible with your Ender. I do this stuff all of the time with OpenSCAD by extruding text and then subtracting to get the models.
>
> > On Nov 26, 2021, at 12:06 PM, Terry <terrypingm@gmail.com <mailto:terrypingm@gmail.com>> wrote:
> >
> > This is largely a '3D printing' post, but hope I'm not too far OT.
> >
> > I've not yet made a print including text with my Ender 3 V2. But I'll soon need
> > to do so and would appreciate some advice on a few practical points from more
> > experienced users please.
> >
> > The 10 text labels will be on the top surface of a rectangular box lid, which
> > has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary. The labels
> > (like On/Off, Up, Down, etc) will be near holes made for various buttons and
> > switches. Each label will therefore be fairly small. I want them to appear flush
> > with the surface, white on my black PLA filament.
> >
> > One option might be to fill with something like 'Hard As Nails' glue/filler,
> > wiping the surface clean before leaving the filler to set.
> >
> > But ideally I'd like to do it by stopping the printer just once, changing to
> > white filament, and resuming (something else I've not yet tried). If I go that
> > route, what changes do I have to make in OpenSCAD and/or Cura, so that the stop
> > occurs at exactly the right place?
> >
> > Would another idea be to make each label say 1 or 2 mm high and push them into
> > place? On reflection I suppose they could be printed as one object joined by a
> > thin, easily removed line?
> >
> > All suggestions/tips/advice will be much appreciated.
> >
> > Terry
> > _______________________________________________
> > OpenSCAD mailing list
> > To unsubscribe send an email to discuss-leave@lists.openscad.org <mailto:discuss-leave@lists.openscad.org>
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org <mailto:discuss-leave@lists.openscad.org>
>
>
> --
> LargePrefPlaceholder-XKUz1MEJBwkOM
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
T
terrypingm@gmail.com
Mon, Nov 29, 2021 9:50 AM
Sorry, youre right of course, Michael. Pity though, with such a lot of 3D printing know-how here!
Thanks to all for the help.
I think my email address is already public. Either tdotpinnellatbtinternetdotcom or terrypingmatgmaildotcom will deliver any outstanding replies or further advice anyone wishes to offer please.
--
Terry
This is largely a '3D printing' post, but hope I'm not too far OT.
You are starting to stray into another wider OT.
There are better places for 3D printing techniques.
Can we wind-up this topic soon.
From: Terry Pinnell [mailto:terrypingm@gmail.com]
Sent: Mon, 29 Nov 2021 09:56
To: OpenSCAD general discussion
Subject: [OpenSCAD] Re: Printing text flush to a flat surface
David,
As you may have seen from my recent pots I'm leaning towards that method - push fit. Could you expand a bit on the details please? As I understand it you do two prints. One for the 'hollow/' text in the base. The other for the text itself, which is the part I need more details about.
Do you make it smaller than the cavities into which it will be pushed, and if so how much?
Do you get your slicer to support the individual characters of the string?
What font do you recommend?
What is the smallest text size you use?
Any other tips/pitfalls?
On Fri, 26 Nov 2021 at 18:39, David Schooley dcschooley@gmail.com wrote:
I would print them separately and push them into place. Starting and stopping the printer while reloading filament might end up being a horror show.
This is easy if you have a dual nozzle, but I don’t know if that is possible with your Ender. I do this stuff all of the time with OpenSCAD by extruding text and then subtracting to get the models.
On Nov 26, 2021, at 12:06 PM, Terry terrypingm@gmail.com wrote:
This is largely a '3D printing' post, but hope I'm not too far OT.
I've not yet made a print including text with my Ender 3 V2. But I'll soon need
to do so and would appreciate some advice on a few practical points from more
experienced users please.
The 10 text labels will be on the top surface of a rectangular box lid, which
has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary. The labels
(like On/Off, Up, Down, etc) will be near holes made for various buttons and
switches. Each label will therefore be fairly small. I want them to appear flush
with the surface, white on my black PLA filament.
One option might be to fill with something like 'Hard As Nails' glue/filler,
wiping the surface clean before leaving the filler to set.
But ideally I'd like to do it by stopping the printer just once, changing to
white filament, and resuming (something else I've not yet tried). If I go that
route, what changes do I have to make in OpenSCAD and/or Cura, so that the stop
occurs at exactly the right place?
Would another idea be to make each label say 1 or 2 mm high and push them into
place? On reflection I suppose they could be printed as one object joined by a
thin, easily removed line?
All suggestions/tips/advice will be much appreciated.
Terry
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
Sorry, youre right of course, Michael. Pity though, with such a lot of 3D printing know-how here!
Thanks to all for the help.
I think my email address is already public. Either tdotpinnellatbtinternetdotcom or terrypingmatgmaildotcom will deliver any outstanding replies or further advice anyone wishes to offer please.
--
Terry
> On 29 Nov 2021, at 00:01, MichaelAtOz <oz.at.michael@gmail.com> wrote:
>
>
> Terry,
>
> You started with:
>
> > This is largely a '3D printing' post, but hope I'm not too far OT.
>
> You are starting to stray into another wider OT.
> There are better places for 3D printing techniques.
>
> Can we wind-up this topic soon.
>
>
> From: Terry Pinnell [mailto:terrypingm@gmail.com]
> Sent: Mon, 29 Nov 2021 09:56
> To: OpenSCAD general discussion
> Subject: [OpenSCAD] Re: Printing text flush to a flat surface
>
> David,
>
> As you may have seen from my recent pots I'm leaning towards that method - push fit. Could you expand a bit on the details please? As I understand it you do two prints. One for the 'hollow/' text in the base. The other for the text itself, which is the part I need more details about.
>
> Do you make it smaller than the cavities into which it will be pushed, and if so how much?
>
> Do you get your slicer to support the individual characters of the string?
>
> What font do you recommend?
>
> What is the smallest text size you use?
>
> Any other tips/pitfalls?
>
> On Fri, 26 Nov 2021 at 18:39, David Schooley <dcschooley@gmail.com> wrote:
> I would print them separately and push them into place. Starting and stopping the printer while reloading filament might end up being a horror show.
>
> This is easy if you have a dual nozzle, but I don’t know if that is possible with your Ender. I do this stuff all of the time with OpenSCAD by extruding text and then subtracting to get the models.
>
> > On Nov 26, 2021, at 12:06 PM, Terry <terrypingm@gmail.com> wrote:
> >
> > This is largely a '3D printing' post, but hope I'm not too far OT.
> >
> > I've not yet made a print including text with my Ender 3 V2. But I'll soon need
> > to do so and would appreciate some advice on a few practical points from more
> > experienced users please.
> >
> > The 10 text labels will be on the top surface of a rectangular box lid, which
> > has dimensions of 175 x 95 x 3 mm. Maybe a bit thicker if necessary. The labels
> > (like On/Off, Up, Down, etc) will be near holes made for various buttons and
> > switches. Each label will therefore be fairly small. I want them to appear flush
> > with the surface, white on my black PLA filament.
> >
> > One option might be to fill with something like 'Hard As Nails' glue/filler,
> > wiping the surface clean before leaving the filler to set.
> >
> > But ideally I'd like to do it by stopping the printer just once, changing to
> > white filament, and resuming (something else I've not yet tried). If I go that
> > route, what changes do I have to make in OpenSCAD and/or Cura, so that the stop
> > occurs at exactly the right place?
> >
> > Would another idea be to make each label say 1 or 2 mm high and push them into
> > place? On reflection I suppose they could be printed as one object joined by a
> > thin, easily removed line?
> >
> > All suggestions/tips/advice will be much appreciated.
> >
> > Terry
> > _______________________________________________
> > OpenSCAD mailing list
> > To unsubscribe send an email to discuss-leave@lists.openscad.org
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
>
>
> --
> LargePrefPlaceholder-XKUz1MEJBwkOM
>
> Virus-free. www.avg.com
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
JB
Jordan Brown
Mon, Nov 29, 2021 6:40 PM
On 11/28/2021 4:39 PM, David Schooley wrote:
I would start with the text the size you think you need for the solid
text. Then subtract larger versions of that text to make the hollow
portion until you get something that fits. I don’t have a clue how
OpenSCAD will do scaling in this case or what will happen with the
inner parts the lettering.
You don't want scaling. You want offset().
Consider a capital O. You want the outer edge of the O to get larger,
and that sounds like scaling. But you want the inner edge to get
smaller, and that's not like scaling at all.
Consider "A VERY LONG STRING". For any single letter, you want the
letter to get (say) 0.4mm wider. That sounds like scaling. But you
don't want the overall length of the string to increase by 0.4mm per
letter. You want the letters to stay in the same place, and get
larger, with the spacing between them getting smaller.
You want something sort of like this:
// Text to create
str = "Hello";
// Size of block
w = 32;
d = 12;
h = 10;
// Thickness of letters to be pushed into place
t = 1;
// Gap around letter (exaggerated for visibility).
// Used for both X-Y and Z; should perhaps have a
// separate Z value.
gap = 0.6;
// Extend the difference this far above the surface
// to avoid Z-fighting.
epsilon = 1;
difference() {
cube([w,d,h]);
translate([0,1,h-t-gap])
linear_extrude(height=t+gap+epsilon, convexity=10)
offset(gap)
text(str);
}
color("black")
translate([0,1,h-t])
linear_extrude(height=t, convexity=10)
text(str);
which will yield something like this:
On 11/28/2021 4:39 PM, David Schooley wrote:
> I would start with the text the size you think you need for the solid
> text. Then subtract larger versions of that text to make the hollow
> portion until you get something that fits. I don’t have a clue how
> OpenSCAD will do scaling in this case or what will happen with the
> inner parts the lettering.
You don't want scaling. You want offset().
Consider a capital O. You want the outer edge of the O to get larger,
and that sounds like scaling. But you want the inner edge to get
*smaller*, and that's not like scaling at all.
Consider "A VERY LONG STRING". For any single letter, you want the
letter to get (say) 0.4mm wider. That sounds like scaling. But you
don't want the overall length of the string to increase by 0.4mm *per
letter*. You want the letters to stay in the same place, and get
larger, with the spacing between them getting smaller.
You want something sort of like this:
// Text to create
str = "Hello";
// Size of block
w = 32;
d = 12;
h = 10;
// Thickness of letters to be pushed into place
t = 1;
// Gap around letter (exaggerated for visibility).
// Used for both X-Y and Z; should perhaps have a
// separate Z value.
gap = 0.6;
// Extend the difference this far above the surface
// to avoid Z-fighting.
epsilon = 1;
difference() {
cube([w,d,h]);
translate([0,1,h-t-gap])
linear_extrude(height=t+gap+epsilon, convexity=10)
offset(gap)
text(str);
}
color("black")
translate([0,1,h-t])
linear_extrude(height=t, convexity=10)
text(str);
which will yield something like this:
T
Terry
Tue, Nov 30, 2021 2:12 PM
On Mon, 29 Nov 2021 18:40:35 +0000, you wrote:
On 11/28/2021 4:39 PM, David Schooley wrote:
I would start with the text the size you think you need for the solid
text. Then subtract larger versions of that text to make the hollow
portion until you get something that fits. I dont have a clue how
OpenSCAD will do scaling in this case or what will happen with the
inner parts the lettering.
You don't want scaling. You want offset().
Consider a capital O. You want the outer edge of the O to get larger,
and that sounds like scaling. But you want the inner edge to get
smaller, and that's not like scaling at all.
Consider "A VERY LONG STRING". For any single letter, you want the
letter to get (say) 0.4mm wider. That sounds like scaling. But you
don't want the overall length of the string to increase by 0.4mm per
letter. You want the letters to stay in the same place, and get
larger, with the spacing between them getting smaller.
You want something sort of like this:
// Text to create
str = "Hello";
// Size of block
w = 32;
d = 12;
h = 10;
// Thickness of letters to be pushed into place
t = 1;
// Gap around letter (exaggerated for visibility).
// Used for both X-Y and Z; should perhaps have a
// separate Z value.
gap = 0.6;
// Extend the difference this far above the surface
// to avoid Z-fighting.
epsilon = 1;
difference() {
cube([w,d,h]);
translate([0,1,h-t-gap])
linear_extrude(height=t+gap+epsilon, convexity=10)
offset(gap)
text(str);
}
color("black")
translate([0,1,h-t])
linear_extrude(height=t, convexity=10)
text(str);
which will yield something like this:
Fortuitous timing, Jordan! I started reading your post while printing the
following 9-minute test. As you see, my tentative solution to my sizing
dilemma was different.
// Solid text size 8.0 to fit hollow size 8.2
// Will push in this solid character by character, after removing the
// thin 'support'.
$fn=99;
cube([44, 12, 0.8], true); // Support
color("red")
translate([0, 0, 0.2]) // So text 1mm above bottom of panel
//mirror([0, 1, 0])
linear_extrude(2)
text("OFF-ON", 8.2, font = "Arial:style=Bold", halign = "center", valign =
"center");
Id previously printed the hollow equivalent. Will now study your post in
detail.
// Hollow to within 1mm of panel bottom, size 8.2
// Will push solid text size 8.0 in from front
$fn=99;
difference()
{
cube([44, 12, 3], true); //
color("red")
translate([0, 0, -0.5]) // So text 1mm above bottom of panel
linear_extrude(5)
text("OFF-ON", 8.2, font = "Arial:style=Bold", halign = "center", valign =
"center");
}
Michael: I accepted your justified rap of the knuckles yesterday for straying
too far towards the printing aspect. But trust you agree that we are now back on
topic and that the thread should remain open?
I think its arguable where the boundary comes, as 3D printing is presumably one
of the major uses of OpenSCAD. Discussions about code is therefore often bound
to include its practical application.
But it would probably be OT to debate that further ;-)
Terry
On Mon, 29 Nov 2021 18:40:35 +0000, you wrote:
>On 11/28/2021 4:39 PM, David Schooley wrote:
>> I would start with the text the size you think you need for the solid
>> text. Then subtract larger versions of that text to make the hollow
>> portion until you get something that fits. I dont have a clue how
>> OpenSCAD will do scaling in this case or what will happen with the
>> inner parts the lettering.
>
>You don't want scaling. You want offset().
>
>Consider a capital O. You want the outer edge of the O to get larger,
>and that sounds like scaling. But you want the inner edge to get
>*smaller*, and that's not like scaling at all.
>
>Consider "A VERY LONG STRING". For any single letter, you want the
>letter to get (say) 0.4mm wider. That sounds like scaling. But you
>don't want the overall length of the string to increase by 0.4mm *per
>letter*. You want the letters to stay in the same place, and get
>larger, with the spacing between them getting smaller.
>
>You want something sort of like this:
>
> // Text to create
> str = "Hello";
>
> // Size of block
> w = 32;
> d = 12;
> h = 10;
>
> // Thickness of letters to be pushed into place
> t = 1;
>
> // Gap around letter (exaggerated for visibility).
> // Used for both X-Y and Z; should perhaps have a
> // separate Z value.
> gap = 0.6;
>
> // Extend the difference this far above the surface
> // to avoid Z-fighting.
>
> epsilon = 1;
>
> difference() {
> cube([w,d,h]);
> translate([0,1,h-t-gap])
> linear_extrude(height=t+gap+epsilon, convexity=10)
> offset(gap)
> text(str);
> }
> color("black")
> translate([0,1,h-t])
> linear_extrude(height=t, convexity=10)
> text(str);
>
>which will yield something like this:
Fortuitous timing, Jordan! I started reading your post while printing the
following 9-minute test. As you see, my tentative solution to my sizing
dilemma was different.
// Solid text size 8.0 to fit hollow size 8.2
// Will push in this solid character by character, after removing the
// thin 'support'.
$fn=99;
cube([44, 12, 0.8], true); // Support
color("red")
translate([0, 0, 0.2]) // So text 1mm above bottom of panel
//mirror([0, 1, 0])
linear_extrude(2)
text("OFF-ON", 8.2, font = "Arial:style=Bold", halign = "center", valign =
"center");
Id previously printed the hollow equivalent. Will now study your post in
detail.
// Hollow to within 1mm of panel bottom, size 8.2
// Will push solid text size 8.0 in from front
$fn=99;
difference()
{
cube([44, 12, 3], true); //
color("red")
translate([0, 0, -0.5]) // So text 1mm above bottom of panel
linear_extrude(5)
text("OFF-ON", 8.2, font = "Arial:style=Bold", halign = "center", valign =
"center");
}
--------------------
Michael: I accepted your justified rap of the knuckles yesterday for straying
too far towards the printing aspect. But trust you agree that we are now back on
topic and that the thread should remain open?
I think its arguable where the boundary comes, as 3D printing is presumably one
of the major uses of OpenSCAD. Discussions about code is therefore often bound
to include its practical application.
But it would probably be OT to debate that further ;-)
Terry
DS
David Schooley
Tue, Nov 30, 2021 7:47 PM
This is great. I will keep it for future reference. You answered my uncertainty about what will happen with the interior of the lettering. You could accomplish this to some extent by making the letters bold, but there is less control doing that, and it wouldn’t work at all for some fonts.
Thanks.
I would start with the text the size you think you need for the solid text. Then subtract larger versions of that text to make the hollow portion until you get something that fits. I don’t have a clue how OpenSCAD will do scaling in this case or what will happen with the inner parts the lettering.
You don't want scaling. You want offset().
Consider a capital O. You want the outer edge of the O to get larger, and that sounds like scaling. But you want the inner edge to get smaller, and that's not like scaling at all.
Consider "A VERY LONG STRING". For any single letter, you want the letter to get (say) 0.4mm wider. That sounds like scaling. But you don't want the overall length of the string to increase by 0.4mm per letter. You want the letters to stay in the same place, and get larger, with the spacing between them getting smaller.
You want something sort of like this:
// Text to create
str = "Hello";
// Size of block
w = 32;
d = 12;
h = 10;
// Thickness of letters to be pushed into place
t = 1;
// Gap around letter (exaggerated for visibility).
// Used for both X-Y and Z; should perhaps have a
// separate Z value.
gap = 0.6;
// Extend the difference this far above the surface
// to avoid Z-fighting.
epsilon = 1;
difference() {
cube([w,d,h]);
translate([0,1,h-t-gap])
linear_extrude(height=t+gap+epsilon, convexity=10)
offset(gap)
text(str);
}
color("black")
translate([0,1,h-t])
linear_extrude(height=t, convexity=10)
text(str);
which will yield something like this:
<OHu0UchzviHFdVUa.png>
This is great. I will keep it for future reference. You answered my uncertainty about what will happen with the interior of the lettering. You could accomplish this to some extent by making the letters bold, but there is less control doing that, and it wouldn’t work at all for some fonts.
Thanks.
> On Nov 29, 2021, at 12:40 PM, Jordan Brown <openscad@jordan.maileater.net> wrote:
>
> On 11/28/2021 4:39 PM, David Schooley wrote:
>> I would start with the text the size you think you need for the solid text. Then subtract larger versions of that text to make the hollow portion until you get something that fits. I don’t have a clue how OpenSCAD will do scaling in this case or what will happen with the inner parts the lettering.
>
> You don't want scaling. You want offset().
>
> Consider a capital O. You want the outer edge of the O to get larger, and that sounds like scaling. But you want the inner edge to get *smaller*, and that's not like scaling at all.
>
> Consider "A VERY LONG STRING". For any single letter, you want the letter to get (say) 0.4mm wider. That sounds like scaling. But you don't want the overall length of the string to increase by 0.4mm *per letter*. You want the letters to stay in the same place, and get larger, with the spacing between them getting smaller.
>
> You want something sort of like this:
> // Text to create
> str = "Hello";
>
> // Size of block
> w = 32;
> d = 12;
> h = 10;
>
> // Thickness of letters to be pushed into place
> t = 1;
>
> // Gap around letter (exaggerated for visibility).
> // Used for both X-Y and Z; should perhaps have a
> // separate Z value.
> gap = 0.6;
>
> // Extend the difference this far above the surface
> // to avoid Z-fighting.
>
> epsilon = 1;
>
> difference() {
> cube([w,d,h]);
> translate([0,1,h-t-gap])
> linear_extrude(height=t+gap+epsilon, convexity=10)
> offset(gap)
> text(str);
> }
> color("black")
> translate([0,1,h-t])
> linear_extrude(height=t, convexity=10)
> text(str);
>
> which will yield something like this:
>
> <OHu0UchzviHFdVUa.png>
>