code lyoko xana 3d models

49201 3d models found related to code lyoko xana.
Lettino Code 0531 3D model
Lettino Code 0531 3D model
cgtrader

Size: 200 * 90 * 65 CM Sofa: Giardino di Legno / code Units: Millimeters Polys: 158.490 Verts: 158.681 UV Mapped: Yes Render: V-Ray 5 Formats: 3Ds Max 2016, OBJ

Code Sofa 0251 3D model
Code Sofa 0251 3D model
cgtrader

Size: 220 * 75 * 65 CM Sofa: Giardino di Legno / code Units: Millimeters Polys: 204.979 Verts: 205.233 UV Mapped: Yes Render: V-Ray 5 Formats: 3Ds Max 2016, OBJ

CODE SOFA 0250 3D model
CODE SOFA 0250 3D model
cgtrader

Size: 180 * 75 * 65 CM Sofa: Giardino di Legno / code Units: Millimeters Polys: 187.523 Verts: 187.754 UV Mapped: Yes Render: V-Ray 5 Formats: 3Ds Max 2016, OBJ

Valentine day QR code keychain
Valentine day QR code keychain
cults3d

Surprise your partner with this QR code pendant/ keychain. The code says " Will you be my valentine?" upon scanning. To print this, you have to use the pause feature on your 3D printer and you will need two filaments-prefarably white and black. I...

Thermocouple thermometer (incl. Arduino - Code)
Thermocouple thermometer (incl. Arduino - Code)
thingiverse

800°C - OLED SSD 1306 128x32 - module - 4 screws M3 x 10 up to M3 x 20 will work The files of this thing include the Arduino code I used; basically a copy pasted merge of the library examples from Adafruit, which come along when installing the...

Badge QR code pass sanitaire
Badge QR code pass sanitaire
thingiverse

A imprimer à plat avec une extrudeur bien calibré. ... QR code à imprimer sur papier dans deux carrés de 4cm x 4cm et à plier en deux. ... https://premium-forum.fr/viewtopic.php?f=16&t=2405

Space Ship GSeries Code 02G
Space Ship GSeries Code 02G
sketchfab

The spacecraft Star Ship 02G zooms through the galaxy as part of a powerful fleet known as Series G. ...Its code designation is 02G, and this destroyer ship is designed for heavy-duty combat missions.

Keychain Reggaeton Spotify Spotify Code
Keychain Reggaeton Spotify Spotify Code
cults3d

Reggaeton singers keychains Alfa - Anitta - Bad Bunny - Bad Bunny Calle 13 - Chombo - Daddy Yankee - Guaynaa Karol G - Londra - Rosalia - Tego Calderon Design dimensions Base Color: 2.20mm Name Code Black: 0.6mm

QR code for scavenger hunt
QR code for scavenger hunt
prusaprinters

I used the QRCoder add-in for Fusion 360 to create a QR code to a song in Apple Music.“Toys in the attic” of Aerosmith.Were will the toys be?

Corona PIN code finger protection
Corona PIN code finger protection
thingiverse

This innovative design enables users to input their PIN codes without physically contacting the keypad, thereby minimizing skin-to-skin contact with surfaces that may be touched by numerous individuals.

Ender 3 QR Code Cover
Ender 3 QR Code Cover
thingiverse

Cover for QR Code on X Axis Motor - Ender 3 December 1, 2019 Update The letter "R" has been fixed in the Creality cover to ensure a better print quality, while also adding fresh patterns.

Neutrik D-Series Color Code
Neutrik D-Series Color Code
cults3d

To identify the correct color for Neutrik D-Series connectors, I had to create a color code for the specific project. Printing the STL file in the required color is essential. ...This requires an additional 2.6 millimeter screw length.

non-Iambic morse code key
non-Iambic morse code key
pinshape

I constructed a Morse code key using basic components like screws, a hacksaw blade, and connectors. ...The goal was to create a lightweight, disposable key that could complement my portable communication system.

Optimized Cryptex - 6 digit code
Optimized Cryptex - 6 digit code
cults3d

Cryptex with a 6-digit code and a storage space of 30 mm in diameter and 70 mm in height Tolerance of 0.4mm, which facilitates the sliding of the pieces for greater comfort when using.

Business Card w QR code
Business Card w QR code
prusaprinters

Business Card with 3D embossed QR code for two-color print (using business card maker modification) Print instructions.2 mm layer 60 mm/s

Corona PIN code finger protection
Corona PIN code finger protection
prusaprinters

This is designed to allow for PIN code entry without touching the PIN pad with your finger, to minimize contact to areas shared with multiple people. Category: Keychains

micro:bit Morse code decoder
micro:bit Morse code decoder
myminifactory

Support My Work and Get Exclusive Access to Top-Quality, 100% Original Content!\r\nUnlock the Secrets of Morse Code with Our Easy-to-Use Micro:Bit Device - Perfect for Both Right-Handed and Left-Handed Users!

Bards tale 4 code wheel
Bards tale 4 code wheel
thingiverse

Players are tasked with printing out the code, cutting it into shape, and constructing a paper or cardboard wheel - but I opted for a more durable approach. Using Blender, I transformed the 2D images into a sturdy 3D model of the wheel. ...This upgraded...

Customizable STL QR Code generator
Customizable STL QR Code generator
thingiverse

STL QR Code generator This project lets you design and create customized QR Codes and download them in STL format without the need to download additional tools. <b>Magnet holes</b> You can now add holes to fit in round magnets. Simply select the...

SHURE PG58 color code rings
SHURE PG58 color code rings
thingiverse

... over. To adjust the microphone's position correctly, click the distance ring into the mesh head, compensating for the thickness of the color-coded ring. ...When not in use, remove the distance ring to avoid any potential damage or interference.

code with configuration page html
code with configuration page html
thingiverse

Code with html page to configure color of Hour, minute, second , ect start animation, et special font (french logo, italian logo, uk, spain , ..) and possibility to dispach the code by wifi , no usb cable. ... add fonction visual alarm (5 possibility) ...

Matlab Projects With Source Code
Matlab Projects With Source Code
grabcad

Millions of engineers and scientists worldwide use Matlab projects with source code to research and style the systems and products transforming our world. Such huge usage results in some very interesting prospects in designing. This list of 20 MATLAB...

QR Code creator (read summary)
QR Code creator (read summary)
thingiverse

... https://printer.tools/qrcode2stl/Pic with paper towel and paint is how I added black paint after spray paint the entire item white so that the QR code would work. ... Tried sponge brush too, to me the paper towel worked better and used less paint.

SDM.co.nz QR Code
SDM.co.nz QR Code
thingiverse

# qr_data = remove_white_pixels(qr_data) # Generate QR Code: try: pyqrcode.create(qr_data).png("qr_code.png",scale=5) except TypeError as te: print(f"An error occurred :{te}") except FileNotFoundError as fe: print("A module, such as PIL, needed to...

QR Code badge recipe - OpenSCAD
QR Code badge recipe - OpenSCAD
prusaprinters

They can point to your WIFI, website, …The generation is however not really straightforward, involving several conversions, then using OpenSCAD to create the STL model.&nbsp;My proposal is to keep the generation under control with a single tool...

Customizable WIFI QR-Code Display
Customizable WIFI QR-Code Display
prusaprinters

To add your own QR code edit the back panel template as follows (details depend on the software you use):open the STL add QR code as SVG (be careful to choose the correct side - rounded pin corners = front) extract the QR code 0.4 mm (2 layers) cut...

Customizable STL QR Code generator
Customizable STL QR Code generator
prusaprinters

STL QR Code generatorThis project lets you design and create customized QR Codes and download them in STL format without the need to download additional tools.New Features3MF formatYou can now download the QR codes in the .3mf format. The base will...

QR Code Nischi & online Tool
QR Code Nischi & online Tool
thingiverse

To create a QR code with these parameters: add_sub = 2, qr_y = 0, qr_x = 0, obj = 1, qr_tolerance = 0.001, qr_bottom = 1, tag_height = 80, qr_size = 31, corner_num = 1, qr_scale = 2.2, perimeter = -1000, hole_r = 10, hole_y = 0, hole_x = 30,...

20 Dna Data Code Backgrounds
20 Dna Data Code Backgrounds
3docean

What You Get: * 20 DNA Data Code Background Images * A fresh modern textures pack with high-resolution files (8000×4000 pixels) * A helpful file with expert tips on image color tuning to take your designs to the next level Thank you for choosing us,...

Two Sided Code.org Keychain
Two Sided Code.org Keychain
thingiverse

This is a custom-made Code.org keychain I conceptualized and produced for my Computer Science Discoveries workshop instructors, who requested access to the design so they could create their own copies. They're now available here. Feel free to print...