Hey all...
So I have my image and the output size is set to 115mm(4.5"). When the gcode is sent to the laser though, 4.5 inches becomes roughly 355mm(14").
Any thoughts?
Thank you in advance.
The Gcode looks fine:
***(Partial paste)***
( Generated by T2Laser )
( Image2Gcode for Grbl )
( Start Point: LL )
( Frame Mode : Abs. )
( X Maximum : 115 )
( Y Maximum : 47.9 )
( Laser Max : 200 )
( Feed Rate : 1250 )
( Resolution : 0.08 )
Here's my config...
Grbl 1.1f Ready
$0=10 Step pulse, microseconds (10)
$1=25 Step idle delay, milliseconds (25)
$2=0 Step port invert, mask (0)
$3=0 Direction port invert, mask (0)
$4=0 Step enable invert, boolean (0)
$5=0 Limit pins invert, boolean (0)
$6=0 Probe pin invert, boolean (0)
$10=19 Status report, mask (1)
$11=0.010 Junction deviation, mm (0.020)
$12=0.002 Arc tolerance, mm (0.020)
$13=0 Report inches, boolean (0)
$20=0 Soft limits, boolean (0)
$21=0 Hard limits, boolean (0)
$22=0 Homing cycle, boolean (0)
$23=0 Homing dir invert, mask (0)
$24=25.000 Homing feed, mm/min (100.000)
$25=500.000 Homing seek, mm/min (1000.000)
$26=250 Homing debounce, milliseconds (250)
$27=1.000 Homing pull-off, mm (1.000)
$30=1000 Max spindle speed, RPM (255)
$31=0 Min spindle speed, RPM (0)
$32=0 Laser mode, boolean (1)
$100=250.000 X steps/mm (80.000)
$101=250.000 Y steps/mm (80.000)
$102=250.000 Z steps/mm (80.000)
$110=500.000 X Max rate, mm/min (5000.000)
$111=500.000 Y Max rate, mm/min (5000.000)
$112=500.000 Z Max rate, mm/min (5000.000)
$120=10.000 X Acceleration, mm/sec^2 (800.000)
$121=10.000 Y Acceleration, mm/sec^2 (800.000)
$122=10.000 Z Acceleration, mm/sec^2 (5000.000)
$130=200.000 X Max travel, mm (400)
$131=200.000 Y Max travel, mm (300)
$132=200.000 Z Max travel, mm (200)