メインコンテンツへスキップ

マスクを使用して色塗りを作成する

プロジェクトを塗りつぶすにはどうすればよいですか?

はじめに

この演習では、マスクまたはアプリケーションテープを使用してカラーフィルを作成する方法を実演します。

アプリケーションテープは、レーザー彫刻や切断時に発生する煙や破片から表面を保護するのに最適です。本演習で使用したアプリケーションテープは、American Biltrite Inc.(製品番号#592U)より提供されました。www.abitape.com

まず、彫刻したい部品にアプリケーションテープを貼ります。

注:テープを約1/4インチ(約6mm)重ねて貼り、部品の表面全体が覆われるようにしてください。

アプリケーションテープで部品を覆ったら、レーザーシステムに設置し、グラフィックをレーザーに送信してください。

マスクが表面を煙や破片から保護している様子がわかります(右図参照)。

色塗り

彫刻が完了したら、レーザーで露出した部分に色塗り(この例ではアクリル絵の具を使用)をたっぷりと塗布してください。希望の仕上がりを得るには、数回塗り重ねる必要があるかもしれません。

色塗り

塗料が乾いたら、アプリケーションテープを剥がせば完了です。

アプリケーションテープを使用すれば、余分なカラーフィルの掃除や拭き取りの手間が省けます。

色塗り

[helpful]
  • ID:
    KA-01209
  • 日付:
    2025年3月31日
/* === Aggressive removal of PrintFriendly injected header elements === */ #printfriendly #pf-title, #printfriendly #pf-src, #printfriendly .pf-header, #printfriendly header, #printfriendly .printfriendly-header, #printfriendly h1:first-of-type, #printfriendly .page-header, #printfriendly [class*="header"], #printfriendly [id*="header"] { display: none !important; visibility: hidden !important; height: 0 !important; margin: 0 !important; padding: 0 !important; } /* Hide any top bar or source URL container */ #printfriendly #pf-src, #printfriendly .pf-src, #printfriendly [class*="src"], #printfriendly [class*="url"] { display: none !important; } /* Force page margins and centered page numbers */ @page { size: letter portrait; margin: 0.7in 0.5in; } @page :left, @page :right { @top-left { content: none !important; } @top-center { content: none !important; } @top-right { content: none !important; } @bottom-center { content: counter(page); font-size: 0.95em; padding-bottom: 25px; } }