Several serious issues in MBot Grid II+

hi, wow, i been banging my head trying to fix this, i just got my mbot 3d grid II+ and was getting the left back extruders not lining up and would tilt the build plate, well this fixed it ON SIMPLIFY3D,…simplify3d can export x3g files ,!! prints come out perfect, thanks

Hello, I use Simplify, and I commented some lines from the original “starting script” and that worked for me with my MBot Grid II Single. Now the table does not hit the extruder in the left side, I share the modified script:

; **** GRID II start.gcode modified Sepradel****
M73 P0 ; enable build progress
G162 X Y F2000 ; home XY axes maximum
G161 Z F833 ; home Z axis minimum
G92 X0 Y0 Z0
G1 X0 Y0 Z5 F833
; G1 X-189 Y0 Z5 F3000
; G161 Z F200 ; home Z axis minimum
; G92 X-189 Y0 Z0
; G1 X-189 Y0 Z5 F833
; G1 X0 Y-237 Z5 F3000
; G1 X0 Y-237 Z0 F200
; G1 X0 Y-237 Z5 F833
; G1 X0 Y0 Z5 F3000
G1 X0 Y0 Z0 F200
M132 Z ; Recall stored home offset for Z axis
G1 X0 Y0 Z25 F833 ; move build plate down
M132 X Y A B ; Recall stored home offsets for XYAB axis
G1 X-120 Y-105 Z40 F1500 ; move to waiting position
G130 X20 Y20 A20 B20 ; Lower Vrefs while heating
M126 S[fan_speed_pwm]
M104 S[extruder0_temperature] T0
M133 T0 ; stabilize extruder temperature
G130 X127 Y127 A127 B127 ; Set Stepper Vref to defaults
G92 E0 ; Set E to 0
G1 X-120 Y-105 Z0.2 F1200 ; lower head
G1 X-95 Y-105 Z0.2 E25 F300 ; purge and wipe nozzle
G1 X-90 Y-100 Z0.5 F1200 ; lift
; **** end of start.gcode ****

How you change starting script?

Sorry for the delay in responding.
On the Scripts tab, just edit the Starting Script tab. I hope you still find it useful. Cordial greetings: