メインコンテンツへスキップ
コントロールパネル

フィルター


Getting Started (48)
使用方法および操作 (125)
サービスおよび修理 (270)
Manual (66)

ジョブストレージ

はじめに

The Fusion Ascent has 1 GB of permanent storage. While powered on, the machine will store any and all jobs sent until there is no free memory left. This feature allows you to save your most run jobs right at the laser without needing to first print them from the computer.

To save a job, press and hold down on a job in the Job Menu until it pulls up the job’s settings. Select the Save button in the upper right corner and the job will save permanently to the laser until manually deleted. If you do not save a job, it will be deleted upon powering down the machine.

[参考になる]
  • 日付:
    07/07/2026
/* === 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; } }