Prusa Mini+ - MoveZToTopPosition G-Code

Short G-Code to move all axis in a safe area
0m
1× print file
0.20 mm
0.40 mm
0.00 g
4
21
0
820
updated December 8, 2021

Description

PDF

USE IT ON YOUR OWN RISK

Description:

  • Short G-Code file to move the axis automaticly into a safe pos
  • Automatic Steps:
    • Home all without mesh bed level
    • Move Z axis to 160
    • Move X-Y axis to 90
    • turn off temp, heatbed, fan
    • disable motors

Modify positions ("Z-height" and "X/Y positions”)

G28 ; home all without mesh bed level

; intro line
G1 Z160 F1000 ; ←------------------- Z-height
G1 X90 Y90 F1000 ; ←----------------- X/Y positions
G92 E0.0

M104 S0 ; turn off temperature
M140 S0 ; turn off heatbed
M107 ; turn off fan
M221 S100 ; reset flow
M900 K0 ; reset LA
M84 ; disable motors
M73 P100 R0

I've made this short file because I'm a lazy person and I don't want to use the knob :-)

And I thought it could be useful for guys which don't understand coding so much. 

Tags



Model origin

The author hasn't provided the model origin yet.

License


Highlighted models from creator

View more