Cartographer 3D
  • Welcome
  • 🗺️Cartographer Probe
    • Scan vs Touch Modes
    • 🏗️Installation and Setup
      • Before You Begin
      • Hardware Setup
        • CAN Termination
        • Stealthburner CW2 Mount
        • Wiring Diagrams
      • Software Configuration
        • Klipper Setup
        • Klipper Configuation
        • Calibration
        • Print Start Macro
        • First Print
        • Migrating from Cartographer to Scanner
      • Creality K1 & K1 Max Specific
      • Qidi Specific Installation Instructions
    • 📐Fine Tuning
      • Cartographer Models
      • Temperature Differential Calibration
      • Useful Macros
      • Extras
    • ♻️Firmware
      • Broken Katapult Bootloader
      • CANBUS Bitrate Switching
      • Firmware Switching
        • CANBUS to USB
        • USB to CANBUS
      • Firmware Updating
        • via Katapult
          • USB Flash
          • CANBUS Flash
        • via DFU
      • Manual Methods
        • ⬆️Firmware
        • Update or Re-Flash via ST-Link
        • Switching between CAN and USB Operation (v3 only)
        • Cartographer with Input Shaper
          • Update via Katapult (recommended)
          • Update via DFU Mode
        • Archive
          • Katapult
          • Re-Flashing Firmware
          • Cartographer (rp2040)
            • DFU / U2F Bootloader Mode
          • Which Firmware?
            • Cartographer v1 (RP2040 based probe)
            • Cartographer v2 or v3 w/ Input Shaper (USB/CAN)
              • Old Firmware
          • Update via STLink
    • ⚙️Settings & Commands
    • 😭Troubleshooting
    • 🆘Need Assistance?
    • 🔗Useful Links
    • ⁉️FAQ
    • 🔧Assembly
      • Standard
      • Low Profile
      • Right Angle
    • Archive
      • v1 (RP2040 Based Probes)
        • Klipper Configuration
        • Calibration
      • Classic Installation
        • Klipper Setup
        • Klipper Configuration
        • Calibration
      • Scan Based Calibration
  • 🚠Cartographer CNC Mount
    • 🚧Installation
  • 🌪️Linear Motor
    • 🗓️Coming Soon
Powered by GitBook
On this page
  • Esoterical's CANBus Guide
  • Eric Zimmerman's OS Upgrade Guide
  • Ellis' Print Tuning Guide
  • A Better Print_Start Macro by jontek2
  1. Cartographer Probe

Useful Links

PreviousNeed Assistance?NextFAQ

Last updated 1 year ago

Here are a couple of useful links to guides or sites that we recommend.

Esoterical's CANBus Guide

Esoterical's CANBus guide is an outstanding, and well documented guide on all things CANBus. It's extremely clear, well written and easy to follow with detailed checkpoints and "stop" signs for where neccessary.

If you are having issues with your CANBus network, or are setting it up for the first time, please check this out.

Eric Zimmerman's OS Upgrade Guide

As he puts it, Numpy got you down? Do you hate Python 3? Crowsnest blues? Then Eric Zimmerman's guide will help you solve any issues upgrading your Raspbery Pi and Klipper Installation to where you need it to be.

Ellis' Print Tuning Guide

An outstanding guide to help you tune and calibrate your printer. It truely is a true A to Z guide and works with most common printers.

A Better Print_Start Macro by jontek2

Click to check it out

A better Print_Start macro is a great resource to imporve your print_start macro, it is detailed, verl well documented. With this macro you will be able to pass variables such as print temps and chamber temps to your print_start macro. By doing so you will be able to automatically start a heatsoak and customize your printer's behaviour. The heatsoak will start when you've sliced a print with a bed temp higher than 90c. It will then heatsoak to your set chamber temp. If no chamber temp is set it will fall back to the macro's standard chamber temp of 40c. Check to check it out

🗺️
🔗
here
here
LogoHomeEsoterical’s CANBus Guide
Welcome!Ellis’ Print Tuning Guide