www.b3d.com.au Open in urlscan Pro
172.67.185.100  Public Scan

Submitted URL: https://www.raise3d.com.au/
Effective URL: https://www.b3d.com.au/raise3d/
Submission: On July 04 via api from US — Scanned from AU

Form analysis 7 forms found in the DOM

GET https://www.b3d.com.au/ProdSearch.asp

<form class="searchform" method="get" action="https://www.b3d.com.au/ProdSearch.asp" style="float:left;padding:0px 10px 3px 15px;width:100%;">
  <input name="txtSearch" type="search" size="16" class="field" value="Search Products..." onfocus="if (this.value == 'Search Products...') this.value = '';" outerclick="    if (this.value == '') this.value = 'Search Products...';"
    style="width:215px;font-size:larger;height:30px;padding-left:10px;margin-top:0px !important;">
  <input type="submit" value="Search" style="border-radius:5px;height:27px;font-size:large;padding:2px 15px 25px 15px;">
</form>

GET https://www.b3d.com.au/ProdSearch.asp

<form class="searchform" method="get" action="https://www.b3d.com.au/ProdSearch.asp" style="float:right;padding:10px 10px 0px 0px;">
  <input name="txtSearch" class="field" value="Search Products" onfocus="if (this.value == 'Search Products') this.value = '';" outerclick="    if (this.value == '') this.value = 'Search Products';">
  <input type="submit" value="Go" class="searchGo">
</form>

POST https://www.b3d.com.au/My/MyLogin.asp

<form action="https://www.b3d.com.au/My/MyLogin.asp" method="post">
  <div class="spaced-text">
    <div id="CloseBox" class="CloseBox" style="float:right;" onclick="ShowSubMenu()">X Close</div>
    <h2 style="color:#3366ff;">Log In to your Account</h2>
    <a href="https://www.b3d.com.au/My/MyPassword.asp"><div class="spaced-text" style="float:right;">Forgot Password?</div></a>
    <h3>Login</h3>
    <input name="txtCustID" type="email" class="field" value="Customer Number or Email" onfocus="if (this.value == 'Customer Number or Email') this.value = '';" outerclick="    if (this.value == '') this.value = 'Customer Number or Email';" size="25"
      autocorrect="off"><br>
    <input name="txtPassword" type="password" class="field" value="Password" onfocus="if (this.value == 'Password') this.value = '';" outerclick="    if (this.value == '') this.value = 'Password';" maxlength="30" size="15"><br>
    <input type="hidden" name="refPage" value="Default.asp">
    <input type="submit" class="BuyButton" value="Login Now" style="float:none;border-radius:3px;color:black;margin-left:45px;"><br> Once logged in, you can view your previous orders and tracking details<br> and save time at checkout by not having to
    enter your details again<br>
    <hr width="40%">
    <h3>New to Bilby3D?</h3>
    <div class="BuyButton" style="float:none;width:160px;"><a href="https://www.b3d.com.au/My/MyNew.asp">Create Your Account</a></div>
  </div>
</form>

POST https://www.b3d.com.au/My/MyLogin.asp

<form action="https://www.b3d.com.au/My/MyLogin.asp" method="post">
  <div class="spaced-text">
    <div id="CloseBox" class="CloseBox" style="float:right;" onclick="ShowSubMenu()">X Close</div>
    <br>
    <a href="https://www.b3d.com.au/support.asp" style="display:block;width:100%;"><h2 style="color:white;"><img src="images/Cat/catSupportTicket.jpg" alt="Support and Ticketing" valign="middle" class="ServicesIcon"> Bilby 3D Technical Support</h2></a>
    <a href="3DPrinterRepair.asp" style="display:block;width:100%;"><h2 style="color:white;"><img src="images/Cat/catRepairB.jpg" alt="3D Printer Repair" valign="middle" class="ServicesIcon"> 3D Printer Service and Repair</h2></a>
    <a href="Courses/" style="display:block;width:100%;"><h2 style="color:white;"><img src="images/Cat/CatCourses.jpg" alt="3D Printer Repair" valign="middle" class="ServicesIcon"> Courses and Training</h2></a>
  </div>
</form>

POST https://www.b3d.com.au/Cart/CartCheckoutWrite.asp

<form method="POST" action="https://www.b3d.com.au/Cart/CartCheckoutWrite.asp" class="sampleForm"> Which 3D Printer are you most interested in? <br><select name="memUserNotes">
    <option>Raise3D DF2</option>
    <option>Raise3D E2</option>
    <option>Raise3D E2 Carbon Fiber</option>
    <option>Raise3D Pro3 HS</option>
    <option>Raise3D Pro3 Plus HS</option>
    <option>Raise3D Pro3</option>
    <option>Raise3D Pro3 Plus</option>
    <option>Raise3D RMF500</option>
    <option>Raise3D MetalFuse System</option>
  </select>
  <table cellpadding="2" style="width:95%;max-width:500px;">
    <tbody>
      <tr>
        <td>Your Name</td>
        <td><input type="text" name="txtName" width="20" maxlength="249" required="" style="max-width:95%;"></td>
      </tr>
      <tr>
        <td>Company</td>
        <td><input type="text" name="txtOrganisation" maxlength="249" required="" style="max-width:95%;"></td>
      </tr>
      <tr>
        <td>Street</td>
        <td><input type="text" name="txtStreet" maxlength="50" required="" style="max-width:95%;"></td>
      </tr>
      <tr>
        <td></td>
        <td><input type="text" name="txtStreet2" maxlength="50" style="max-width:95%;"></td>
      </tr>
      <tr>
        <td>Suburb</td>
        <td><input type="text" name="txtSuburb" maxlength="50" style="max-width:200px;" required=""></td>
      </tr>
      <tr>
        <td>State</td>
        <td><select name="txtState" required="">
            <option></option>
            <option>ACT</option>
            <option>QLD</option>
            <option>NSW</option>
            <option>NT</option>
            <option>SA</option>
            <option>TAS</option>
            <option>VIC</option>
            <option>WA</option>
            <option>Other</option>
          </select></td>
      </tr>
      <tr>
        <td>Postcode</td>
        <td><input type="text" name="txtPostcode" maxlength="5" style="max-width:100px;" required="">
          <input type="hidden" name="txtCountry" value="Australia">
        </td>
      </tr>
      <tr>
        <td>Email</td>
        <td><input type="text" name="txtEmail" maxlength="250" required="" style="max-width:95%;"></td>
      </tr>
      <tr>
        <td>Phone</td>
        <td><input type="text" name="txtPhone" maxlength="50" required="" style="max-width:95%;"></td>
      </tr>
      <tr>
        <td valign="top">Add a Note</td>
        <td><textarea name="txtDelInstructions" maxlength="150" cols="40" rows="3" style="max-width:95%;"></textarea></td>
      </tr>
    </tbody>
  </table>
</form>

POST EmailListJoin.asp

<form action="EmailListJoin.asp" method="post">
  <div id="SocialBlock" style="float:right;"><a href="https://www.youtube.com/channel/UC19b40Fe8j7oDe8T9X8YnvQ/playlists" target="_blank" rel="publisher"><img src="images/icons/icoYouTube.png" title="YouTube Channel" style="opacity: 0.65;"></a>&nbsp;
    <a href="https://www.facebook.com/Bilby3D" target="_blank"><img src="images/icons/icoFacebook.png" title="Facebook" style="opacity: 0.65;"></a>&nbsp;
    <a href="https://twitter.com/Bilby3D" target="_blank"><img src="images/icons/icoTwitter.png" title="Twitter" style="opacity: 0.65;"></a>&nbsp;
    <a href="https://www.linkedin.com/company/bilby-3d-pty-ltd-" target="_blank"><img src="images/icons/icoLinkedIn.png" title="LinkedIn" style="opacity: 0.65;margin-top:3px;margin-right:30px;"></a>
  </div>
  <div id="emailLink"><a href="News/NewsJoin.asp">Join our newsletter </a><input id="EmailFooter" type="email" name="txtEmail" class="EmailField" value="Enter Email = News and Specials"
      onfocus="if (this.value == 'Enter Email = News and Specials') this.value = '';" onblur="    if (this.value == '') this.value = 'Enter Email = News and Specials';" size="26" autocorrect="off"></div>
</form>

POST

<form method="post" novalidate="novalidate"><!---->
  <div>
    <div class="b24-form-field b24-form-field-name b24-form-control-string">
      <div>
        <div>
          <div class="b24-form-control-container b24-form-control-icon-after"><input name="name" autocomplete="given-name" type="string" class="b24-form-control">
            <div class="b24-form-control-label"> Name <span class="b24-form-control-required" style="display: none;">*</span></div> <!----> <!---->
            <div class="b24-form-control-alert-message" style="display: none;">
            </div>
          </div>
        </div> <!----> <!---->
      </div> <!---->
    </div>
    <div class="b24-form-field b24-form-field-company-name b24-form-control-string">
      <div>
        <div>
          <div class="b24-form-control-container b24-form-control-icon-after"><input type="string" class="b24-form-control">
            <div class="b24-form-control-label"> Company name <span class="b24-form-control-required" style="display: none;">*</span></div> <!----> <!---->
            <div class="b24-form-control-alert-message" style="display: none;">
            </div>
          </div>
        </div> <!----> <!---->
      </div> <!---->
    </div>
    <div class="b24-form-field b24-form-field-phone b24-form-control-string">
      <div>
        <div>
          <div class="b24-form-control-container b24-form-control-icon-after"><input name="phone" autocomplete="tel" type="tel" class="b24-form-control">
            <div class="b24-form-control-label"> Phone <span class="b24-form-control-required">*</span></div> <!----> <!---->
            <div class="b24-form-control-alert-message" style="display: none;"> Field is required </div>
          </div>
        </div> <!----> <!---->
      </div> <!---->
    </div>
    <div class="b24-form-field b24-form-field-text b24-form-control-text">
      <div>
        <div>
          <div class="b24-form-control-container b24-form-control-icon-after"><textarea class="b24-form-control"></textarea>
            <div class="b24-form-control-label"> Comment <span class="b24-form-control-required" style="display: none;">*</span></div> <!---->
            <div class="b24-form-control-alert-message" style="display: none;">
            </div>
          </div>
        </div> <!----> <!---->
      </div> <!---->
    </div>
  </div>
  <div>
    <div class="v-portal" style="display: none;"></div>
  </div> <!---->
  <div class="b24-form-btn-container"><!----> <!---->
    <div class="b24-form-btn-block"><button type="submit" class="b24-form-btn"> Call me back </button></div>
  </div> <span style="color: red; display: none;"> Debug: fill fields </span>
</form>

Text Content

Callback

Bilby 3D

 * 3D Printers
    * Desktop FDM 3D Printers
    * Industrial FDM Printers
    * Resin 3D Printers
    * ------------ By Brand ----------------
    * Raise3D Printers
    * FlashForge 3D Printers
    * Modix Kit Printers
    * Photocentric 3D Printers
    * --- Repairing Your Machine? ---
    * 3D Printer Accessories
    * 3D Printer Servicing and Repair

 * Materials / Filament
    * PLA Filament - 1.75mm
    * PET-G Filament
    * Flex Filament
    * ABS Filament - 1.75mm
    * Fibre Reinforced Filament (Cellulose, Carbon, Glass)
    * Metal Filament
    * Dissolvable + Support Filament
    * Big 2-8kg Spools
    * 500/600g Spools - Small Holes
    * Specialty Filament - 1.75mm (Glow, PVA, Wood)
    * Resins
      
      
    * ------- Branded Filament ---------
    * Kimya
    * PolyMaker
    * Proto-Pasta
    * Raise Premium
    * Spectrum
      
      
    * ...More

 * 3D Scanners
    * Desktop 3D Scanners
    * Handheld 3D Scanners

 * Parts & Spares
    * 3D Printer Build Platforms and Tapes
    * Nozzles
    * Fans
    * Controllers and Boards
    * Electronics - General and Miscellaneous
    * 3D Printer Hot Ends and Extruders
    * Extruder Parts
    * Bearings and Bushes
    * Belts and Pulleys
    * Mechanical Parts
    * Vitamins (Nuts & Bolts)
    * Motors
    * Power Supplies
    * ------ Machine Specific Spares ------
    * Raise3D Printer Parts
    * FlashForge Spare Parts
    * Modix Spare Parts
    * Creality Parts
    * Wanhao / MonoPrice / Cocoon Spares
    * ...More

 * Tools
    * Hand Tools
    * Measurement and Testing

 * Service, Repairs and Training
    * Technical Support
    * 3D Printer Servicing and Repair
    * Courses and Training

 * More


 * Phone: 1800-847-333
 * Store Locations

Cart
Account
Shops
Services

- Experts in 3D
3D Printers
Materials
3D Scanners
Parts & Spares
Tools
More
Prices + Stock updated 14 Jul @ 8:32
X Close


GENERAL ENQUIRIES:

Phone: Freecall 1800-847-333



SYDNEY - KINGSGROVE, NSW
MORE

Unit 7, "Kingsgrove Business Centre"

Set Your Store
192 Kingsgrove Rd
Ph: 02 8197 3928

More


MELBOURNE - CLAYTON, VIC

Factory A5, "Hallmarc Business Park" 2 Westall Rd

Set Your Store
Ph: 03 8080 1200

Click above to set your Store
X Close


LOG IN TO YOUR ACCOUNT

Forgot Password?


LOGIN




Once logged in, you can view your previous orders and tracking details
and save time at checkout by not having to enter your details again


--------------------------------------------------------------------------------


NEW TO BILBY3D?

Create Your Account
X Close



BILBY 3D TECHNICAL SUPPORT


3D PRINTER SERVICE AND REPAIR


COURSES AND TRAINING



BILBY 3D SERVICES

Bilby 3D Technical Support 3D Printer Service and Repair Courses and Training
X Close


3D PRINTERS

 * Desktop FDM 3D Printers
 * Industrial FDM 3D Printers
 * Fume Extraction
 * Resin 3D Printer Parts and Resins
 * ----------------- By Brand -----------------------
 * Raise3D Printers
 * Photocentric 3D Printers
 * FlashForge 3D Printers

 * ----- Buying Guides -------
 * 3D Printers, Consumables and 3D Printing Services
 * 3D Printers
 * Filament
 * ----- Trying to Repair Your Machine? -------
 * 3D Printer Parts and Accessories
 * 3D Printer Servicing and Repair


X Close


MATERIALS / FILAMENT

 * PLA Filament - 1.75mm
 * PET-G Filament
 * Flex Filament
 * ABS Filament - 1.75mm
 * Fibre Reinforced Filament (Cellulose, Carbon, Glass)
 * Metal Filament
 * Dissolvable + Support Filament
 * Big 2-8kg Spools
 * 500/600g Spools - Small Holes
 * Specialty Filament - 1.75mm (Glow, PVA, Wood)
 * Resins
   
   
 * ...More

 * Filament Care and Storage
 * PLA Filament - 2.85mm
 * Specialty Filaments - 2.85mm

----------- Branded Filament --------------
 * Raise Premium Filament
 * Kimya Industrial Filament
 * Proto-Pasta Filament
 * Makerbot Brand Filament
 * PolyMaker Filament
 * Spectrum Filament


MATTER & FORM SCANNER V2


$1450.00
X Close


3D SCANNERS

 * Desktop 3D Scanners
 * Handheld 3D Scanners




WEAR RESISTANT NOZZLES


Last longer (especially for abrasive filament types) AND increase print quality

X Close


PARTS AND SPARES

 * 3D Printer Build Platforms & Tapes
 * Nozzles
 * Extruder Parts
 * 3D Printer Hot Ends and Extruders
 * Fans
 * Motors
 * Power Supplies
 * Controllers and Boards
 * Electronics - General & Misc.
 * Bearings and Bushes
 * Belts and Pulleys
 * Misc. Mechanical Parts
 * Vitamins (Nuts and Bolts)

----- Machine Specific Spares -------
 * Raise3D Printer Parts
 * FlashForge Spare Parts
 * Modix Spare Parts
 * Wanhao / MonoPrice / Cocoon
 * Creality Parts
   
   
 * ...More


THE 3D PRINTING SPATULA

$39.95
X Close


TOOLS & JIGS

 * Hand Tools
 * Measurement and Testing




×




Request a FREE SAMPLE and register your interest in Raise3D Printers
Which 3D Printer are you most interested in?
Raise3D DF2 Raise3D E2 Raise3D E2 Carbon Fiber Raise3D Pro3 HS Raise3D Pro3 Plus
HS Raise3D Pro3 Raise3D Pro3 Plus Raise3D RMF500 Raise3D MetalFuse System

Your Name Company Street Suburb State ACT QLD NSW NT SA TAS VIC WA Other
Postcode Email Phone Add a Note






Register Your Interest

Raise3D is a global FFF 3D Printing brand with high reliability and exceptional
output quality. They have many advanced features while supporting open materials
- you can rapidly create printing profiles to use the latest materials and you
will never get stuck with the manufacturers range as new materials are
developed.


Raise3Ds slicing software - ideaMaker is becoming THE standard in easy to use
software, will a very wide range of settings available if needed. Printers can
be managed over your local network, or remotely through RaiseCloud. Raise3D
printers work with standard Gcode, so other slicers can be used.
More ideaMaker
RaiseCloud has online slicing, job management and monitoring. Upload an STL or
your print file and queue it up for a machine to print. Manage a print farm of
one or a hundred machines. One site or many. Again, working with the open
architecture, other brands of printers can be integrated and controlled. More
RaiseCloud



Learn More
Raise3D Pro3 HS Series - Integrated HyperSpeed Upgrade
This upgraded model of the Pro3 series has a number of upgrades for round the
clock high speed 3D printing


 * Hotswap Hotends - Redeisgned to increase reliability at high speeds - and
   fitted with a super tough Silicon Carbide nozzle for abrasive materials (such
   as Carbon Fibre reinforced)
 * Closed loop stepper motors - Never miss a step, even when printing fast
 * Filament Swapping - When one head runs out of filament, you can have it
   switch to the other extruder automatically. Allows up to 24 hours of
   continuous printing without interruption





Learn More
Raise3D DF2 Series - Simple Resin Printing Workflow
The Raise3D DF2 Solution is a Digital Light Processing (DLP) printing system
that provides fast printing speeds, smooth surfaces, high precision, and
exceptional reliability. It is designed for engineering prototyping,
manufacturing aids, and low-volume production using a wide variety of
high-performance resins. Discover the efficient workflow via RFID as we redefine
the possibilities of resin 3D printing.


 * End-to-End DLP Printing Workflow
 * High-Precision Printing Reproduces Every Tiny Detail
 * Professional Competence for More Possibilities
 * Small Batch Production with consistent Prints
 * RFID Stores Parameters for the entire workflow - Printing, Washing and Curing
 * Heated and Filtered Build Chamber





Learn More
Raise3D Pro3 Series - Implementing Flexible Manufacturing
Based on the Pro2 series frame, the Pro3 adds several new features, improving
usability and reliability.


 * Hotswap Hotends - lift the clamp and slide out the hotend. Slide in the new
   one, fix it securly with the clamp and check the LED above goes green, so it
   know it's good to go. That simple!
 * Flexible Build Plate - Easy removal of prints with less chance of damage to
   the model or build surface
 * Easy access to the filament path - Just remove the front cover and the
   filament dual drive and path is exposed
 * While the bed is still factory levelled, bed sensing now sets the Z-Offset
   and adjust for flatness
 * Airflow Manager - Circulating and filtering air within the chamber for even
   temperatures
 * EVE - Onscreen smart assistant to help with answers to common questions


The Hyper Speed Upgrade kit is an upgrade kit for the Pro3 series of 3D printers
to take the speed and productivity to a new level. This is acheived by
addressing 4 main areas: Hardware, Software, Filaments and Algorithm
More about HUK



Learn More
Raise3D E2 - Precise, Reliable, Affordable
An easy-to-use, durable desktop 3D printer ready to improve precision standards,
scale production, and add a powerful new additive manufacturing resource.

Dual Independant Extruders allows not only crisp dual extrusion prints, but the
ability to produce two prints simultaneously. Mirror Mode prints the master and
inverse simultaneously. Duplicate Mode prints two of the same models at once.



Learn More
Raise3D E2 CF - Built for Carbon Fibre
The E2CF meets the needs of numerous industries, including automotive,
aerospace, and healthcare, who need to produce parts with a high
strength-to-weight ratio and have consistent high performance during long-term
operations.


   In addition to having the most comprehensive ecosystem in the industry,
   including ideaMaker slicing software and the RaiseCloud print management
   platform, as well as the most acclaimed features of the E2, such as IDEX
   technology, the flexible build plate, the resume print function, the door
   sensors and the power save mode, the E2CF comes with:
 * Double-gear extrusion system: with twice the feeding grip force when compared
   to the E2, and built with hardened components that are specifically optimized
   for the increased wear that occurs when printing with fiber-reinforced
   filaments
 * High durability nozzle and feeding system: the extruders and nozzles are
   functionally and mechanically enhanced for long term usage, allowing for over
   1000 hours of printing with Raise3D Industrial PA12 CF filament
 * Standalone dry boxes: to ensure a stable printing process, the E2CF is
   equipped with two standalone sealed dry boxes developed by Raise3D to deal
   with the high water-absorption of nylon and fiber-reinforced filaments. These
   dry boxes are attached to the printer, allowing the materials to be kept in
   conditions of minimum humidity while printing
 * New assisted auto-bed levelling process for fiber-reinforced filaments:
   equipped with a high-precision optical sensor with improved accuracy in the
   nozzle height calibration, for better first layer adhesion and printing
   performance




Learn More
Raise3D RMF500 - Industrial Additive Manufacturing
Due in Q3, 2022

 * High Speed - 2G acceleration and 1000mm/s travel
 * Large 500mm cubed Build Volume
 * Filament Storage Draws
 * Designed for OFP 2.0 materials (especially PA + CF)




Learn More
Raise3D MetalFuse System - FFF Metal Printing
Due in Q4, 2022

 * Expanding on the technology behind Metal Injection Moulding
 * Purchase the printer, debinder and sintering oven together for a bundle
   price, or separately
 * A customised version of the Pro3 with 2.85mm filament and special feeding
   system







Professional ModelsMax. Build Volume


DF2

200 Wide
112 Deep
300 High More Info & Order


PRO3 PLUS + HS

305 Wide
305 Deep
605 High Pro3 Info & Order


Pro3HS Info & Order


PRO3 + HS

305 Wide
305 Deep
300 High Pro3+ Info & Order


Pro3+HS Info & Order


E2

330 Wide
240 Deep
240 High More Info & Order


E2 CF

330 Wide
240 Deep
240 High More Info & Order Download Comparison Chart Industrial ModelsMax. Build
Volume


RMF 500

Due Q3 2022 500 Wide
500 Deep
500 High More Info & Order


METALFUSE SYSTEM

Due Q4 2022 Printer + Debinder + Sintering Oven More Info & Order




Copyright 2011-2024 Bilby3D Pty. Ltd.

     
Join our newsletter
 * New Products
 * On Special
 * 3D Models
 * Resellers and Distributors
 * Backorder Policy
 * Returns Policy
 * Privacy Policy
 * Media
 * Careers
 * About Us
 * Contact Us

Bilby 3D Pty. Ltd. Phone 1800-847-333 Int:+61 2 8197 3928

Australian Owned & Operated Distributors of Desktop 3D Printers, 3D Scanners,
Tools & Parts

Sydney: Unit 7, Kingsgrove Business Centre, 192 Kingsgrove Rd, Kingsgrove, NSW
2208

Melbourne: Factory A5, HallMarc Business Park, 2A Westall Rd, Clayton, VIC 3168



I accept
I don't accept


Didn't find what you were looking for?
Still have questions? We'll call you back!
Name *

Company name *

Phone *
Field is required
Comment *


Call me back
Debug: fill fields

Request has been sent!







Resend


The form is disabled


ua vn de id ms ja hi en in fr it th tc pl sc ru la br tr
Report abuse
Report abuse