Title: STL Viewer
Author: christian.loelkes
Published: <strong>17 أبريل، 2013</strong>
Last modified: 15 مارس، 2015

---

البحث عن الإضافات

هذه الإضافة **لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية**. قد لا
تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق
عند إستخدامها مع إصدارات حديثة من ووردبريس.

![](https://s.w.org/plugins/geopattern-icon/stl-viewer.svg)

# STL Viewer

 بواسطة [christian.loelkes](https://profiles.wordpress.org/christianloelkes/)

[تنزيل](https://downloads.wordpress.org/plugin/stl-viewer.1.1.zip)

 * [تفاصيل](https://ar.wordpress.org/plugins/stl-viewer/#description)
 * [المراجعات](https://ar.wordpress.org/plugins/stl-viewer/#reviews)
 *  [التنصيب](https://ar.wordpress.org/plugins/stl-viewer/#installation)
 * [التطوير](https://ar.wordpress.org/plugins/stl-viewer/#developers)

 [الدعم](https://wordpress.org/support/plugin/stl-viewer/)

## الوصف

With a simple shortcode you can enable and embed a WebGL viewer to show 3d stl files.

In the current version:

 * STL files have to be uploaded to /wp-content/uploads
 * The viewer can’t be used more than one time per page. This might be a feature
   because the viewer needs a lot of resources.

A complete description of the plugin can be found on [my blog](https://www.db4cl.com/projects/stlviewer-1-0-for-wordpress/).

## لقطات الشاشة

 * [[

## التنصيب

 1. Upload the directory to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Upload an STL-File to WordPress
 4. Insert the shortcode [stl file=”filename.stl” ]

A complete description of the plugin can be found on [my blog](https://www.db4cl.com/projects/stlviewer-1-0-for-wordpress/)

## المراجعات

![](https://secure.gravatar.com/avatar/dfeb406a141122d2d3511cc95b82387d0a7222ef5a4e71dcc1c35e0159f6bb00?
s=60&d=retro&r=g)

### 󠀁[works fine](https://wordpress.org/support/topic/works-fine-550/)󠁿

 [EMEFKA](https://profiles.wordpress.org/emefka/) 3 سبتمبر، 2016

Only one but: but it would be nice if Settings, Rendering Options and Lightning 
Option would be explained

![](https://secure.gravatar.com/avatar/e51f1a0f4a79fc1e5f34d91f83a2f39b57e29288593fa9e9e70485f9e42fd9ff?
s=60&d=retro&r=g)

### 󠀁[Works, but some setup is required (read on how):](https://wordpress.org/support/topic/works-but-some-setup-is-required-read-on-how/)󠁿

 [AAA](https://profiles.wordpress.org/flag/) 23 فبراير، 2022

… but needs some config. 1. Enable .stl file upload (or any other file type or file-
extension) You have to disable FILTER upload before be able to upload an .STL file.
Just add // — allow all files to be uploaded define('ALLOW_UNFILTERED_UPLOADS', 
true); somewhere in your config.php file. 2. Refer your .STL files correctly Then
make sure you refer your .STL files correctly! If your domain is: http://www.yourdomain.
com Your uploads will go to maybe: http://www.yourdomain.com/uploads/2015/10/myfile.
stl So refer the stl file as: /2015/10/myfile.stl because http://www.yourdomain.
com/uploads/ is added by the plugin itself. 3. Example: Insert code is not documented
within the plugin, which is a shame. So here it is: [stl file="/2015/10/3dprinted-
wrench.stl" /] Hope that helps. 4. Setup Background I was not able to set the background,
which seems to be just a black color by default. There is a way within the plugin
to setup a tile (image) but it did not work correctly. (Just a small stripe is shown.)
I did try: [stl file="myfile.stl" background="#f8f8f8" /] but does not seems to 
work for me. Question If someone knows how to setup Background color (mono, fix),
or tile image, please let me know!

 [ إقرأ جميع المراجعات 5 ](https://wordpress.org/support/plugin/stl-viewer/reviews/)

## المساهمون والمطوّرون

“STL Viewer” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

 *   [ christian.loelkes ](https://profiles.wordpress.org/christianloelkes/)

[ترجمة ”STL Viewer“ إلى لغتك.](https://translate.wordpress.org/projects/wp-plugins/stl-viewer)

### مُهتم بالتطوير؟

[تصفّح الشفرة](https://plugins.trac.wordpress.org/browser/stl-viewer/)، تحقق من 
[مستودع SVN](https://plugins.svn.wordpress.org/stl-viewer/)، أو الاشتراك في [سجل التطوير](https://plugins.trac.wordpress.org/log/stl-viewer/)
بواسطة [RSS](https://plugins.trac.wordpress.org/log/stl-viewer/?limit=100&mode=stop_on_copy&format=rss).

## سجل التغييرات

#### 1.1

 * Minor bug fixing.
 * Scripts are only loaded if a shortcode was found on the page.

#### 1.0

 * Complete rewrite of the plugin.
 * Many settings

#### 0.5

 * Removed hard-coded links.

#### 0.4.1

 * the settings page is working again.

#### 0.4

 * added stuff to the readme file
 * cleanup

#### 0.3

 * code cleaning
 * settings page is now working

#### 0.2

 * less hard-coded stuff
 * added more parameters for the shortcode
 * cleaning

#### 0.1

 * first working version based on a howto plugin from the web

## ميتا Meta

 *  Version **1.1**
 *  Last updated **قبل 11 سنة**
 *  Active installations **100+**
 *  WordPress version ** 3.0 أو أعلى **
 *  Tested up to **4.1.42**
 *  Language
 * [English (US)](https://wordpress.org/plugins/stl-viewer/)
 * Tags
 * [3d](https://ar.wordpress.org/plugins/tags/3d/)[3D printing](https://ar.wordpress.org/plugins/tags/3d-printing/)
   [shortcode](https://ar.wordpress.org/plugins/tags/shortcode/)[stl](https://ar.wordpress.org/plugins/tags/stl/)
   [viewer](https://ar.wordpress.org/plugins/tags/viewer/)
 *  [عرض متقدم](https://ar.wordpress.org/plugins/stl-viewer/advanced/)

## التقييم

 5 من 5 نجوم.

 *  [  5 5-star reviews     ](https://wordpress.org/support/plugin/stl-viewer/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/stl-viewer/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/stl-viewer/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/stl-viewer/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/stl-viewer/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/stl-viewer/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/stl-viewer/reviews/)

## المساهمون

 *   [ christian.loelkes ](https://profiles.wordpress.org/christianloelkes/)

## الدعم

لديك شيء لتقوله؟ بحاجة الى مساعدة؟

 [عرض منتدى الدعم](https://wordpress.org/support/plugin/stl-viewer/)

## تبرع

هل ترغب في تقديم دعم متقدم لهذه الإضافة؟

 [ تبرع لهذه الإضافة ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=VNRJ5FSUV3C6L)