array( 'next' => 'Next section', 'prev' => 'Previous section', 'next_default' => 'This is the last section', 'prev_default' => 'This is the first section' ), 'it' => array( 'next' => 'Sezione successiva', 'prev' => 'Sezione precedente', 'next_default' => 'Questa è l\'ultima sezione', 'prev_default' => 'Questa è la prima sezione' ) ); $labels = isset($labels[$lang]) ? $labels[$lang] : $labels['en']; // Haal posts op in dezelfde categorie, tag en taal $args = array( 'posts_per_page' => -1, 'post_type' => 'post', 'orderby' => 'title', 'order' => 'ASC', 'tag_slug__in' => $tag_slugs, 'category__in' => wp_get_post_categories($post->ID), 'post_status' => 'publish', 'suppress_filters' => false, // WPML filter toepassen 'lang' => $lang // WPML taalfilter ); $posts = get_posts($args); if(empty($posts)) return; // Vind index van huidige post $current_index = null; foreach($posts as $i => $p) { if($p->ID == $post->ID) { $current_index = $i; break; } } if($current_index === null) return; // Bepaal next/previous post if($direction === 'next') { $target_index = $current_index + 1; $text = ($target_index < count($posts)) ? $labels['next'] : $labels['next_default']; } else { $target_index = $current_index - 1; $text = ($target_index >= 0) ? $labels['prev'] : $labels['prev_default']; } $link = ($target_index >= 0 && $target_index < count($posts)) ? get_permalink($posts[$target_index]->ID) : '#'; $icon_position = ($direction === 'prev') ? 'before' : 'after'; echo ''; } /** * Functie: Back to manual links met WPML en meertalige labels */ function back_to_manual_link($page_id, $img_url, $labels) { $lang = defined('ICL_LANGUAGE_CODE') ? ICL_LANGUAGE_CODE : 'en'; $text = isset($labels[$lang]) ? $labels[$lang] : $labels['en']; if(function_exists('icl_object_id')) { $translated_id = apply_filters('wpml_object_id', $page_id, 'page', true); } else { $translated_id = $page_id; } $link = get_permalink($translated_id); echo '
'; echo ''. esc_attr($text) .' '. esc_html($text) .''; echo '
'; } // --- Next/Previous links --- if(has_tag(array('manual-en-2','manuale-it'))) { manual_navigation_by_title('prev', array('manual-en-2','manuale-it'), 'https://thinkable.nl/wp-content/uploads/2018/09/previous.png'); manual_navigation_by_title('next', array('manual-en-2','manuale-it'), 'https://thinkable.nl/wp-content/uploads/2018/09/next.png'); } // --- Back to manual links --- $manual_links = array( 'tvmanualsection-en' => array( 'page_id' => 1515, 'img' => 'https://thinkable.nl/wp-content/uploads/2018/09/up.png', 'labels' => array( 'en' => 'Return to TactileView manual overview', 'it' => 'Torna al manuale TactileView' ) ), 'tpmanualsection-en' => array( 'page_id' => 1996, 'img' => 'https://thinkable.nl/wp-content/uploads/2018/09/up.png', 'labels' => array( 'en' => 'Return to TactiPad manual overview', 'it' => 'Torna al manuale TactiPad' ) ), 'manuale-it' => array( 'page_id' => 1996, 'img' => 'https://thinkable.nl/wp-content/uploads/2018/09/up.png', 'labels' => array( 'en' => 'Return to TactiPad manual overview', 'it' => 'Torna al manuale TactiPad' ) ), 'circleframe-en' => array( 'url' => 'https://thinkable.nl/tactipad/circleframe-manual', 'img' => 'https://thinkable.nl/wp-content/uploads/2018/09/up.png', 'labels' => array( 'en' => 'Return to CircleFrame manual overview', 'it' => 'Torna al manuale CircleFrame' ) ), 'graphgrid-en' => array( 'url' => 'https://thinkable.nl/tactipad/graphgrid-manual', 'img' => 'https://thinkable.nl/wp-content/uploads/2018/09/up.png', 'labels' => array( 'en' => 'Return to GraphGrid manual overview', 'it' => 'Torna al manuale GraphGrid' ) ), 'graphgrid-manual-en' => array( 'url' => 'https://thinkable.nl/tactipad/graphgrid-manual', 'img' => 'https://thinkable.nl/wp-content/uploads/2018/09/up.png', 'labels' => array( 'en' => 'Return to GraphGrid manual overview', 'it' => 'Torna al manuale GraphGrid' ) ), 'graphgrid-tools-en' => array( 'url' => 'https://thinkable.nl/tactipad/graphgrid/', 'img' => 'https://thinkable.nl/wp-content/uploads/2018/09/up.png', 'labels' => array( 'en' => 'Return to GraphGrid overview', 'it' => 'Torna alla panoramica GraphGrid' ) ), 'tactiforma' => array( 'url' => 'https://thinkable.nl/tactiforma-manual-overview/', 'img' => 'https://thinkable.nl/wp-content/uploads/2018/09/up.png', 'labels' => array( 'en' => 'Return to Tactiforma overview', 'it' => 'Torna alla panoramica Tactiforma' ) ), 'mdamanualsection-en' => array( 'page_id' => 4284, 'img' => 'https://thinkable.nl/wp-content/uploads/2018/09/up.png', 'labels' => array( 'en' => 'Return to MDA manual overview', 'it' => 'Torna al manuale MDA' ) ), ); foreach($manual_links as $tag => $data) { if(has_tag($tag) || has_category($tag)) { if(isset($data['page_id'])) { back_to_manual_link($data['page_id'], $data['img'], $data['labels']); } elseif(isset($data['url'])) { $text = isset($data['labels'][$lang]) ? $data['labels'][$lang] : $data['labels']['en']; echo '
'; echo ''. esc_attr($text) .' '. esc_html($text) .''; echo '
'; } } } ?>

0.5 GraphGrid frame

GraphGrid frame manual

Preparation
The default setup has rubber bands every two centimetre in horizontal and vertical direction, so forming a grid.
Two rubber bands go around the frame to indicate two axes.
However, before mounting the GraphGrid frame on the TactiPad make sure all rubber bands are provided according your preference.

Low and high rubber bands – Using differences in height
The framework of the GraphGrid has a thickness of four millimeters. Therefore there is a well noticable difference in height between the bands that run along the top side (outer) part or the bottom side (inner)
Part of the frame. The lower rubber bands that are attached to the hooks run alongside the inner part of the GraphGrid and can lay flat on the drawing surface.
The rubber bands can be placed horizontally and vertically with a minimum distance of 1 centimeter.
The bands can also be placed at an anglle of any number of degrees.

Note: The hooks at the inside edge are at every centimetre. Adding rubber bands to each hook will result in a (too) denced grid.

Placing the grid lines and axes
The hooks and indents are positioned every centimeter along the frame, so the minimum cell dimensions are one by one centimeter. To form a larger grid, you can place the rubber bands two or more centimeters apart by skipping one or more hooks.

Spare rubber bands
Additional rubber bands for more grid lines and axes are supplied with the GraphGrid. These are standard, thin rubber bands with a length of 12 to 15 centimetres.
To keep the rubber bands in place, the hooks have such a shape that the rubber bands will not come loose if they are positioned properly in the frame. Pplacing a rubber band is easiest if you hold the rubber band with two hands, keeping it perpendicular to the frame so you can slide it through the slot to the end of the hook. First of all, you span the rubber band in two opposing hooks, so that it forms a double line between two sides of the GraphGrid. You then take the upper of these two lines and slide it into the next desired hook in both sides of the frame to form the second grid line.
The higher rubber bands are stretched around the outside of the GraphGrid and fall naturally into the indents.

Getting started
To begin with, make sure the TactiPad has the landscape orientation with the hinge facing backwards.
To hold the GraphGrid frame,, place the knobs at aproximately five centimeters away from the corners.
To position the GraphGrid frame correct, place the flat corner in the upper right corner of the TactiPad.
It is possible that of one of the rubber bands coincides with the position of one of the knobs. Therefore, the holes in the GraphGrid around the knobs are ​​extra-long so you can slide the knobs aside for the desired placement of the rubber band.

Item added to cart.
0 items - $0.00