-
-
Notifications
You must be signed in to change notification settings - Fork 2
Installation
P1S-GCODE is installed in the machine start and machine end G-code fields of a Bambu Lab P1S printer preset.
The profiles do not modify printer firmware. They become part of the print file when the model is sliced.
| Preference | Start profile | End profile |
|---|---|---|
| Shortest sequence | S-START |
S-END |
| Reduced startup purge | L-START-LITE |
L-END |
| Balanced everyday use | L-START |
L-END |
| Most extensive sequence | XL-START |
XL-END |
L-START with L-END is recommended for a first installation.
Use the Raw link when copying a file.
- Select the Bambu Lab P1S printer preset.
- Open the printer settings.
- Save the preset as a new user preset.
- Enable Advanced Mode if the machine G-code section is hidden.
- Open Machine G-code.
- Replace the complete Machine start G-code field with the selected start profile.
- Replace the complete Machine end G-code field with the matching end profile.
- Save the preset.
A clear preset name makes profile selection easier:
Bambu Lab P1S - P1S-GCODE L
The same installation principle applies:
- open the P1S printer preset;
- save a user copy;
- open the machine start and end G-code fields;
- replace both fields with the selected profile pair;
- save the preset.
Menu names can differ slightly between versions, but the destination is always the printer preset’s machine start and end G-code.
L-Lite, L, and XL contain the adaptive first-layer probing block. Keep Bed Leveling enabled when using these profiles.
S is the shortest profile. It enables bed-level compensation but does not request a new adaptive probing pass.
The same profiles can be used with an AMS or with the external spool.
With an AMS, the printer performs the material-selection and unload operations contained in the firmware material-system blocks. Without an AMS, use the external-spool workflow normally.
No separate script is required.
After saving the preset:
- select the new P1S-GCODE preset;
- slice the model again;
- begin with a small print;
- watch the first startup and shutdown so that the selected profile becomes familiar.
After that, use the preset in the same way as any other printer preset.
When a profile file changes:
- open the latest Raw file;
- replace the corresponding machine G-code field;
- save the preset;
- slice the model again.
Previously generated print files still contain the older sequence.
Each start profile includes this disabled line:
; G29.1 Z{-0.02}The semicolon makes the line a comment.
Most users can leave it disabled. It is provided for users who intentionally tune Z offset through machine G-code. See Safety before changing it.
P1S-GCODE
Start here
Understand the profiles
Help