VI. Appendix BigRep
CX – Manuals Gen3
zprobe.enable true #
set to true to enable a zprobe
zprobe.probe_pin 1.28v #
pin probe is attached to if NC remove the !
zprobe.slow_feedrate 2 #
mm/sec probe feed rate
zprobe.return_feedrate 4 #
mm/sec probe return feed rate
#zprobe.debounce_count 100 #
set if noisy
zprobe.fast_feedrate 500 #
move feedrate mm/sec
zprobe.probe_height 30 #
how much above bed to start probe, value must be higher than
the probe z trigger on position
zprobe.max_bed_tilt 3 #
offset of z-min, which will not trigger z min endstop, because
of tilted plane
# associated with zprobe the leveling strategy to use
leveling-strategy.three-point-
# a leveling strategy that probes three points to define a
plane and keeps the Z parallel to that plane
leveling-strategy.three-point-leveling.point1
0.0,200.0 # the first probe point (x,y) optional may be
defined with M557
leveling-strategy.three-point-leveling.point2
500.0,800.0 # the second probe point (x,y)
leveling-strategy.three-point-leveling.point3
800.0,200.0 # the third probe point (x,y)
leveling-strategy.three-point-
# home the XY axis before probing
leveling-strategy.three-point-
# the probe tolerance in mm, anything less than this will be
ignored, default is 0.03mm
leveling-strategy.three-point-leveling.probe_offsets -150,-
70,15 # the probe offsets from nozzle, must be x,y,z,
default is no offset. Z is positive if below nozzle
leveling-strategy.three-point-
# set to true to allow the bed plane to be saved with M500
default is false
# Pause button
pause_button_enable true
#
#Emergency Stop button
# pin to indicate that the emergency button was pushed
#USV Battery Failure
usv_pin 1.27
# pin to indicate that the usv has got a failure
# Panel
panel.enable false
# set to true to enable the panel code
panel.lcd smoothiepanel
# set type of panel
panel.encoder_a_pin 3.25!^
# encoder pin
panel.encoder_b_pin 3.26!^
# encoder pin
# Example for reprap discount GLCD
# on glcd EXP1 is to left and EXP2 is to right, pin 1 is
bottom left, pin 2 is top left etc.
# +5v is EXP1 pin 10, Gnd is EXP1 pin 9
#panel.lcd
reprap_discount_glcd #
#panel.spi_channel 0
# spi channel to use ; GLCD EXP1 Pins 3,5 (MOSI, SCLK)
#panel.spi_cs_pin 0.16
# spi chip select ; GLCD EXP1 Pin 4
#panel.encoder_a_pin 3.25!^
# encoder pin ; GLCD EXP2 Pin 3
G32 Autoleveling Z-offset. Change if necessary after
preleveling procedure. Only last value (Z) allowed to
change. [X=-150, Y=-70, Z=15]
VI-C 8/9