Using the GCODE terminal - BuildBee Support

Using the GCODE terminal


The BuildBee maintenance console features a GCODE terminal where you can enter custom GCODE commands to control your 3D printer.


Step 1 - Access the maintenance console

- Log in to an account with the right to access the maintenance console.

This step is only applicable to Enterprise subscription users. Free and Pro users will be able to access the maintenance console by default.
- Access your printer list:



- Select the 'MAINTENANCE' button for the printer you wish to control.



Step 2 - Access the GCODE terminal

- Select the 'MAINTENANCE' tab.
- You will find the GCODE terminal underneath the Z Calibration tool.


Common commands/uses

Manual Z-Offset calibration

M851 (Returns the current Z-Offset value)
M851 Z10 (Will set the Z-Offset value to whatever number comes after 'Z')
M500 (Saves settings to memory)
M501 (Reads settings from memory to confirm they have been saved)

Check firmware version

M115 (Get firmware version)

mceclip0.png


Check limit switch status

M119 (Reports limit switch status)

 mceclip0.png


PID tuning

This may take 15-20 minutes.
M303 S215 C10 U1 (Runs a PID tune, where 'S' is the target temperature, 
'C' is the number of cycles and 'U1' will save the settings once the
tune has finished.)

    • Related Articles

    • Manual controls

      You can manually control the actions of your 3D printer by accessing the 'CONTROL' pane in the maintenance console.  Access the manual controls - Log in to an account with the right to access the maintenance console of the printer you want to use. - ...
    • Uploading a custom GCODE File

      If you have some custom sliced GCODE you would like to run on your printer, you can upload it using the maintenance console for the printer you want to use. Slicing your own GCODE is considered are more advanced method of 3D printing. Make sure you ...
    • Changing your BuildBee printer device type

      Step 1: Go to BuildBee.com or open BuildBee Desktop This tutorial will work for either BuildBee Desktop or BuildBee.com. You will need to open BuildBee and sign in to your account. Step 2: Go to the Printers page In the top right hand of your screen ...
    • Get started with the BuildBee plugin on OctoPrint

      Installing the BuildBee OctoPrint Plugin will give you access to a BuildBee web app features including a powerful cloud slicing engine, secure file management, easy remote access to your 3D printer(s) from any device, queuing (Pro) and presets for ...
    • Updating your BuildBee CloudDock

      Most BuildBee updates happen automatically and will be available when you log in or refresh your page. However, larger updates to the BuildBee CloudDock device must be manually triggered. Step 1 - Access your list of printers Your account will need ...