İçeriğe geç
Rhino Türkiye

Wiki

Dosya Aniden Çok Büyüdü - Nasıl Küçültülür?

Rhino dosya boyutu aniden arttı - troubleshooting, temizleme ve recovery yöntemleri.

Rhino dosyası aniden 10x-100x büyüdüyse, plugin crash, texture import, mesh corruption veya file corruption nedeni olabilir. Dosyayı kurtarmak ve küçültmek için adım adım çözümler.

Ani Büyüme Nedenleri

  • Plugin crash: V-Ray, Enscape data dump
  • Texture import: Yüksek res texture (10-100 MB)
  • Mesh corruption: Render mesh bozuldu (infinite loop)
  • Copy-paste: Large clipboard data embed
  • Plugin data: Grasshopper definition, other
  • File corruption: Disk error, crash during save
  • History bloat: Construction history accumulation

Kaynak

İlk Adımlar (Quick Fix)

  • ClearAllMeshes: Command → tüm mesh temizle
  • Save Small: File > Save Small → geometry only
  • File size: Kontrol edin (10 MB → 100 MB → 1 GB?)
  • Reopen: Kapatın, tekrar açın
  • Check: Dosya boyutu azaldı mı?
  • Backup: .3dmbak dosyası kontrol
  • If failed: Aşağıdaki adımları deneyin

Kaynak

Plugin Data Temizleme

  • PluginManager: Tools > Options > Plugins
  • Disable: Şüpheli plugin'i disable
  • Reopen file: Rhino restart + file aç
  • Data lost: Plugin data silinecek (kabul et)
  • V-Ray: V-Ray asset editor → clear cache
  • Enscape: Enscape data embed → export separately
  • Grasshopper: GH definition separate file
  • Test: File size küçüldü mü?

Kaynak

Geometry Cleanup

  • SelAll: Ctrl+A tüm objeler
  • ClearHistory: Construction history sil
  • Purge: Unused materials, layers
  • SelBadObjects: Bozuk objeleri seç, sil
  • SelDup: Duplicate objeleri sil
  • Textures: Materials panel → Remove unused
  • Notes: File > Properties → Notes temizle

Kaynak

File Recovery (Corrupt File)

  • Autosave: Rhino autosave klasörü kontrol
  • Backup: .3dmbak file rename → .3dm
  • Import: Yeni Rhino → File > Import corrupt.3dm
  • Rescue: Rescue3dmFile command (Rhino 8)
  • Partial import: Export > Export selected
  • Audit3dmFile: Command line tool
  • McNeel support: Forum'a corrupt file gönderin

Kaynak

Önleme (Prevention)

  • Auto-save: Tools > Options > Files → AutoSave enable
  • Backup: Düzenli backup (cloud, external disk)
  • Version control: Git (Save Small for commits)
  • Plugin caution: Dikkatli plugin kullanımı
  • Save often: Ctrl+S sık sık
  • Monitor size: Dosya boyutu ani artış → investigate
  • Clean workflow: ClearAllMeshes düzenli

Kaynak