; Professional Firmware Configuration File ;===================================================== C10 ; Mark as a configuration file M117 Applying configuration ;----------------------------------------------------- ;C100 X0 Y0 ; Set XY Min position to 0 ;C101 X230 Y230 Z240 ; Set XYZ Max position ;C102 X220 Y220 ; Set a bed size of 220x220 ;C29 L25.00 R195.00 F25.00 B195.00 N5 T50 ; Set Mesh insets, size of 5x5 and bed at 50°C ;C851 S800 M0 ; Probe feedrate and disable multiple probing ;C412 M0 ; Filament sensor active mode: LOW ;M256 B150 ; Set Brightness ; ;THIS IS STHE START OF MY CUSTOM ITEMS M92 E99 ;set eSteps=99 ; ;G29 S0 with OctoPrint to see Z values set ;Below were values as of 25Jan2024 G29 S3 I0 J0 Z-0.20000 G29 S3 I1 J0 Z-0.12500 G29 S3 I2 J0 Z-0.02500 G29 S3 I3 J0 Z-0.02500 G29 S3 I4 J0 Z-0.07500 G29 S3 I0 J1 Z-0.02500 G29 S3 I1 J1 Z0.02500 G29 S3 I2 J1 Z0.12500 G29 S3 I3 J1 Z0.15000 G29 S3 I4 J1 Z0.05000 G29 S3 I0 J2 Z0.07500 G29 S3 I1 J2 Z0.07500 G29 S3 I2 J2 Z0.10000 G29 S3 I3 J2 Z0.12500 G29 S3 I4 J2 Z-0.00000 G29 S3 I0 J3 Z0.02500 G29 S3 I1 J3 Z0.07500 G29 S3 I2 J3 Z0.05000 G29 S3 I3 J3 Z0.07500 G29 S3 I4 J3 Z-0.00000 G29 S3 I0 J4 Z-0.05000 G29 S3 I1 J4 Z-0.02500 G29 S3 I2 J4 Z-0.02500 G29 S3 I3 J4 Z-0.02500 G29 S3 I4 J4 Z-0.07500 ; M413 S0 ; Disable Powerloss recovery M603 L200.00 U200.00 ; Configure Filament Change M500 ; Save all settings ;----------------------------------------------------- G4 S1 ; Wait a second M300 P200 ; Beep M117 Configuration Applied ;-----------------------------------------------------