How to edit permanently G code? LightBurn

Hello
I just upgraded my focus on the laser.


  1. [image for instructions] g-code is that necessary ?

  2. 400 x 400 that’s for default but 400 x 390 (I’m guessing) because I have extension (also in the image)? gcode also ?

  3. Waste board grid ? How to measure ?

  1. That new focussing plate is probably heavier than what it is replacing, so in order to keep the workload the same for the stepper motors (so as to retain positional accuracy), it would be necessary to reduce acceleration expectations.

For example, if $120=2200 and $121=1800 (x and y acceleration), and if your original mounting bracket is about 4/5 the weight of the new one, then the acceleration would need to be reduced by roughly 1/5.

To do this, you can go into the LightBurn console window and enter (one line at a time):
$120=1800
$121=1500
$262=400 (this is the threshold for shock and movement increase to 400 to reduce sensitivity)

  1. Size change due to extension - go into the LightBurn console and enter

$131=390

Going from your picture, it looks like this new Z-mount requires the Y-home switch to be extended out a little to allow parking space for the increased overall size of the laser module + mount, so at the other end you would have to reduce Y Max travel by 10mm.

  1. Not quite sure what you mean here, but if you want a helper-grid marked out on your waste board?, then you will have to edit and re-cut it at a reduced size (if it was a 400x400 previously).

Thank you so much, every time I have to hit macro ? Is there any way to program it automatically ?

Macro?..that is not needed for this.

Just enter the values into the console input see highlighted area;

image

Check if the new values have been accepted by entering $$

Also words can I find “Y Max travel” ?
The laser just hits and manual clip ?

Also I figure out 381 x 400

Thank you for helping.


The screen looks correct I didn’t touch the board.


$0=5.0
$1=100
$2=0
$3=6
$4=7
$5=7
$6=1
$10=2047
$11=0.050
$12=0.002
$13=0
$14=6
$15=0
$16=1
$17=4
$18=0
$19=0
$20=1
$21=1
$22=1
$23=7
$24=600.000
$25=3000.000
$26=100
$27=3.000
$28=0.100
$29=0.0
$30=1000.
$31=0.
$32=1
$33=1000.000
$34=0.000
$35=0.000
$36=100.000
$37=0
$39=1
$40=1
$41=0
$42=1
$43=1
$44=3
$45=0
$46=0
$56=1.000
$57=1800.000
$58=395.000
$59=6000.000
$60=0
$61=0
$62=0
$63=3
$64=1
$65=0
$100=80.000
$101=80.000
$102=2124.000
$110=10200.000
$111=10200.000
$112=600.000
$120=1800.000
$121=1500.000
$122=200.000
$130=400.000
$131=380.000
$132=100.000
$259=0
$260=70
$261=0
$262=400
$263=0
$264=0
$265=50
$266=100
$267=0
$268=0
$269=0
$270=5120

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.