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

テーブルを水平にする

Fusion Pro 32および48のテーブルを水平にするにはどうすればよいですか?

はじめに

この文書は、Fusion Pro 32 および 48 のテーブル調整手順を概説します。

テーブルの高さは定期的に点検し、テーブルの全領域が焦点レンズから等距離にあることを確認してください。テーブルの全領域が焦点レンズから等距離でない場合、レーザー出力の低下や、彫刻・切断痕の不均一が生じる可能性があります。

以下のいずれかの動作が確認された場合は、この手順を完了してください:

  • テーブルの特定領域において、レーザー出力が弱いように見える。
  • 彫刻機は、テーブルの特定領域において、推奨設定値またはその付近での材料切断が不可能です。
  • 彫刻機が新しい場所に移動された場合。
[helpful]
  • ID:
    KA-01545
  • 日付:
    2025年12月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; } }