Search results

  1. R

    Klipper MakerGear M2 (Rev H) Klipper

    Article Placeholder [mcu] serial: /dev/ttyACM0 restart_method: arduino #Settings matched closest to original firmware. Increase as desired. [printer] kinematics: cartesian max_velocity: 200 max_accel: 1000 max_z_velocity: 30 max_z_accel: 25 [stepper_x] step_pin: PC0 dir_pin: PL1 enable_pin...
  2. R

    Marlin MakerGear M2 (Rev H) Marlin 2.1.3+

    This article and the configuration i submitted to Marlin are written against the last model of M2, the Revision H. We will discuss the differences in other revisions to assist you in getting your specific revision work as well. But I am unable to test them myself. Some of the original firmware...
  3. R

    Klipper Makerbot Replicator Klipper

    Article Placeholder Sources/Credits There are a couple of potential starting points for a replicator config. The Flash Forge Creator Pro has certainly received more attention and is almost the same printer. Sgail7 has tried to give the entire early replicator family support in klipper. However...
  4. R

    Marlin Makerbot Replicator Marlin 2.1.3 & 2.1.2

    We actually wrote the example configurations for the original Makerbot Replicator so this guide will be more or less the same. Note that the original submission has an incorrect hotend offset (Y instead of X) and that is fixed in this article and hopefully in the example soon. Table of Contents...
  5. R

    Klipper Ultimaker Original+ Klipper

    Article Placeholder
  6. R

    Marlin Ultimaker Original+ Marlin 2.1.3

    Article Placeholder Table of Contents Flashing Configuration.h Configuration_adv.h Configuration.h Define the main board: #define MOTHERBOARD BOARD_ULTIMAIN_2 The example config has this enabled: #define BAUD_RATE_GCODE Not always a critical item, but we define the filament diameter here...
  7. R

    Klipper Ultimaker Original Klipper

    Article In Progress Printer Notes This config will be for a stock UMO with a 1.5.7 board, UltiController and a 12×3 Leadscrew. If your printer differs from this please take some of the following into account. Print Area Advertised as 210x210x205 the Marlin config is 205 cubed. XY might reach...
  8. R

    Marlin Ultimaker Original Marlin 2.1.3

    ARTICLE IN PROGRESS Introduction We will be covering the Ultimaker Original with the 1.5.7 board, UltiController, MXL Belts/Pullies, 12mm leadscrew set to 1/8 microstepping as was stock and available late 2012 and onwards. I will go through all of the changes to a blank 2.1.3 config file to...
  9. R

    Article 10

    Article 10
  10. R

    Flash firmware over ICSP using an Arduino

    Article in Progress Some boards are a pain to flash. They might not have a reset capacitor or a bootloader. Arduino based boards can be programmed directly over the ICSP header using something like Tiny ASP, USB ASP, or something like an Arduino UNO which is the option I will cover today. It is...
  11. R

    Article 8

    Article 8
  12. R

    Article 7

    Article 5
  13. R

    Installing Klipper using RasPi Imager

    Article in Progress So you have chosen Klipper (or Kalico)! Installation is easy, getting it running can vary. While you have other choices, the Raspberry Pi is the most widely supported device. We will be covering 2 very common choices. In this article we will cover installing MainsailOS using...
  14. R

    Article 5

    Article 5
  15. R

    Test Article 4

    Test Article 4
  16. R

    Test Article 3

    Article in Progress Microsoft VScode which runs on Windows, Linux, and MacOS can be used to compile and even flash Marlin firmware. Alternatively we will cover using Arduino IDE in another article. Marlin already has a guide here - https://marlinfw.org/docs/basics/install_platformio_vscode.html...
  17. R

    Discord & Other Contacts

    During 3D Printopia it became a bit clear those with only my makerchip might not have good ways to contact me and with the project a few months behind these early contacts are important! So here is our discord, all of our socials, and ways to get ahold of me. Discord Invite Link -...
  18. R

    Please Excuse the Mess (Updated)

    3D Printopia was our intended launch. But if you look around nothing is done! The primary reason behind this is the collection grew what felt like nearly a printer a week over these past few months. I tended to each machine as it came in putting the rest of the project a few months behind. We...