Difference between revisions of "Main Page"

From iagent
Jump to: navigation, search
(Software)
(Hardware)
 
(46 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{#tweekihide:navbar-right}}
 
{{#tweekihide:navbar-right}}
[[File:Delta H.jpg|frameless|1000px|center]]
+
<div class="res-img">
 +
[[File:Delta H.jpg]]
 +
</div>
  
This is the documentation for Revolve, Manga Screen, Redeem and Toggle hardware and software products developed by made by Intelligent Agent. All software is free and open source. Revolve is also open source hardware, but can be conveniently purchased in the store.  
+
This is the documentation for Recore, Manga Screen 1 and 2, Refactor and Toggle hardware and software products developed by made by Intelligent Agent. All software is free and open source. Recore is open schematic hardware and can be conveniently purchased in the store.  
  
 
{| class="mediawiki" style="width: 100%; vertical-align:top;"
 
{| class="mediawiki" style="width: 100%; vertical-align:top;"
 
|style="vertical-align:top;"|
 
|style="vertical-align:top;"|
==HowTo==
+
 
* [[FAQ]]
+
== Hardware ==
* [[Printer_101 | Printer 101]]
+
* [[Recore A8]]
* [[Connecting | Connecting to the board]]
+
* [[Recore A7]]
* [[Marlin_to_redeem | Guide: Migration from Marlin to Redeem ]]
+
* [[Recore A6]]
* [[BLTouch | Using BLTouch with Replicape]]
+
* [[Remove A1]]
* [[Adding a Servo | Adding a Servo to Replicape]]
+
* [[Restep A1]]
* [[Adding a Probe for G29/G33]]
+
* [[Rexfer A0]]
 +
* [[Relit A0]]
 +
* [[Revolt A2]]
 +
* [[Rebase A0]]
 +
* [[Manga Screen 2]]
 +
 
  
 
|style="vertical-align:top;"|
 
|style="vertical-align:top;"|
  
 
==Software==
 
==Software==
* [[Umikaze]] Complete Linux distribution for 3D-printers
+
* [[Rebuild]] Linux OS for Recore
* [[Redeem]] The "firmware" for Replicape
+
* [[Refactor]] Complete Linux distribution for 3D-printers
 +
* [[Reflash]] Image to install Refactor
 
* [[Toggle]] The software for Manga Screen
 
* [[Toggle]] The software for Manga Screen
====Off site====
 
* [[OctoPrint]] The software for controlling the printer.
 
* [[CuraEngine]] The slicer installed on Kamikaze.
 
  
 
|style="vertical-align:top;"|
 
|style="vertical-align:top;"|
  
== Hardware ==
+
==HowTo==
*[[Revolve]]
+
* [[Getting started]]
* [[Manga Screen 2]]
+
* [[Connecting | Connecting to the board]]
* [[Reach]]
+
* [[Printer_101 | Printer 101]]
 +
* [[FAQ]]
 +
* [https://discord.gg/bCnp9H5SB5 Discord]
 +
|-
 +
|style="vertical-align:top;"|
 
====Old hardware====
 
====Old hardware====
 
* [[Replicape Rev B]]
 
* [[Replicape Rev B]]
 
* [[Replicape Rev A]]
 
* [[Replicape Rev A]]
 
* [[Manga Screen 1]]
 
* [[Manga Screen 1]]
 +
* [[Revolve]] (Cancelled)
 +
|style="vertical-align:top;"|
 +
 +
====Off site====
 +
* [https://www.klipper3d.org/ Klipper] The "firmware" for Replicape/Recore
 +
* [https://docs.mainsail.xyz/ Mainsail] A modern and responsive user interface for Klipper
 +
* [https://octoprint.org/ OctoPrint ] A snappy web interface for 3D printers
 +
* [https://docs.fluidd.xyz/ Fluidd] Responsive web based user interface for Klipper.
 +
* [https://klipperscreen.readthedocs.io/en/latest/ KlipperScreen] A touchscreen GUI that interfaces with Klipper
 +
|style="vertical-align:top;"|
 +
 +
====Guides====
 +
* [[BLTouch | Using BLTouch with Replicape]]
 +
* [[Adding a Servo | Adding a Servo to Replicape]]
 +
* [[Adding a Probe for G29/G33]]
 +
* [[Cartesian | Cartesian configuration guide]]
 +
* [[Corexy | CoreXY configuration guide]]
 +
* [[OEM_customization | OEM display customisation on Recore]]
 
|-
 
|-
 
|style="vertical-align:top;"|
 
|style="vertical-align:top;"|
 +
 
== Development ==
 
== Development ==
 
* [[ Dev Team Bios | Development Team ]]
 
* [[ Dev Team Bios | Development Team ]]
* [[ Dev_docs | Development Documents ]]
 
 
* [[Beta Testing | Running the Develop Branch on Your Printer]]
 
* [[Beta Testing | Running the Develop Branch on Your Printer]]
 +
 +
|style="vertical-align:top;"|
 +
 +
== Contributing ==
 +
* [[Special:CreateAccount | Add new users to this wiki]]
 +
* [[Formatting | Formatting on this wiki]]
 +
 
|style="vertical-align:top;"|
 
|style="vertical-align:top;"|
 
== Legacy Information ==
 
== Legacy Information ==
* [[Div | Older pages on this wiki]]
 
* [[Pinouts]]
 
* [[Setting up Replicape for Cartesians | Setting up Replicape for Cartesians (In the works!)]]
 
* [[How to setup a Core XY replicape | Setting up Replicape for CoreXY]]
 
* [[Setting up Replicape for Deltas | Setting up Replicape for Deltas]]
 
 
* [[Thing]]
 
* [[Thing]]
 
* [[Thing Delta]]
 
* [[Thing Delta]]
* [[Kamikaze]] Stable Debian BBB image for 3D-printers
 
|style="vertical-align:top;"|
 
== Contributing ==
 
* [[Special:CreateAccount | Add new users to this wiki]]
 
* [[Formatting | Formatting on this wiki]]
 
 
|}
 
|}

Latest revision as of 12:34, 16 April 2024

Delta H.jpg

This is the documentation for Recore, Manga Screen 1 and 2, Refactor and Toggle hardware and software products developed by made by Intelligent Agent. All software is free and open source. Recore is open schematic hardware and can be conveniently purchased in the store.

Hardware


Software

  • Rebuild Linux OS for Recore
  • Refactor Complete Linux distribution for 3D-printers
  • Reflash Image to install Refactor
  • Toggle The software for Manga Screen

HowTo

Old hardware

Off site

  • Klipper The "firmware" for Replicape/Recore
  • Mainsail A modern and responsive user interface for Klipper
  • OctoPrint A snappy web interface for 3D printers
  • Fluidd Responsive web based user interface for Klipper.
  • KlipperScreen A touchscreen GUI that interfaces with Klipper

Guides

Development

Contributing

Legacy Information