Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error evaluating 'gcode_macro bed_mesh_check:gcode': gcode.CommandError: Warning: The following issue(s) were detected in your [bed_mesh] config: #264

Open
neokamen opened this issue Sep 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@neokamen
Copy link

Hello,
First thank your help. Klipper-Macros seems to me somewhat fantastic! Incredible job, thanks.

I have detailed the error as well as possible .. person if I don't do it wrong ...

I have 3 whole days try to fix this .. it must be something I can't find. There is no way, forgive if it's so easy that you can offend ... I don't know where to look for.

I appreciate your help (L)


Error evaluating 'gcode_macro bed_mesh_check:gcode': gcode.CommandError: Warning: The following issue(s) were detected in your [bed_mesh] config:


21:00
Error evaluating 'gcode_macro bed_mesh_check:gcode': gcode.CommandError: Warning: The following issue(s) were detected in your [bed_mesh] config:
21:00
Error evaluating 'gcode_macro bed_mesh_check:gcode': gcode.CommandError: Warning: The following issue(s) were detected in your [bed_mesh] config:

  • mesh_max (215.000000, 215.000000) adjusted by bltouch.x_offset (-50.000000) can move out of range for stepper_x.position_max (225.000000).

printer.txt


ORCASLICER GCODES

_PRINT_START_PHASE_INIT EXTRUDER={first_layer_temperature[initial_tool]} BED=[first_layer_bed_temperature] MESH_MIN={first_layer_print_min[0]},{first_layer_print_min[1]} MESH_MAX={first_layer_print_max[0]},{first_layer_print_max[1]} LAYERS={total_layer_count} NOZZLE_SIZE={nozzle_diameter[0]}
; Insert custom gcode here.
_PRINT_START_PHASE_PREHEAT
; Insert custom gcode here.
_PRINT_START_PHASE_PROBING
; Insert custom gcode here.
_PRINT_START_PHASE_EXTRUDER
; Insert custom gcode here.
_PRINT_START_PHASE_PURGE

; This is the place to put slicer purge lines if you haven't set a non-zero
; variable_start_purge_length to have START_PRINT automatically calculate and
; perform the purge (e.g. if using a Mosaic Palette, which requires the slicer
; to generate the purge).


THANKS :)

@neokamen neokamen added the bug Something isn't working label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant