Welcome! Log In Create A New Profile

Advanced

CopyMaster 300 - Printing above bed, Marlin V2.

Posted by jameb4uk 
CopyMaster 300 - Printing above bed, Marlin V2.
June 27, 2020 03:49AM
Hello all.

Wonder if anyone could offer advice on config files please?

I've been working/struggling on updating the Marlin firmware to Bugfix-2.0.x for a while now on my (relatively unknown) CopyMaster 300 with an original BLTouch V3.1 probe, (I believe its a CR10 type clone)

I've got the probe working now, compiled & flashed the firmware fine (using VS Code, PlatformIO & the Auto build add in process) machine homes & moves fine though there is a delay in processing the next movement it feels like it pauses after homing each axis.

Everything goes fine levelling the bed & setting the Z Probe Offset, sending G1 F60 Z0 the machine places the nozzle where it should be, all is well in Simplify3D's Bed Levelling wizard too.

Hit print on a freshly sliced xyz calibration cube & it attempts to print a few mm above the bed like its ignoring the Offset (via both SD card & direct USB print).

I have the current config files (looks like Marlin 1 RC7) and matched up everything & if i flash back to the original firmware the same cube prints fine.

I'm definitely missing something however it all looks ok to me.If anyone could offer suggestions on what I've missed i would be grateful.

Attaching both New & Original files.

Edit to add start Gcode

G28 ; home all axes
G29 ;ABL SEQUENCE
G1 Z5 F3000 ; lift
G1 X20 Y28 F1500 ; avoid binder clips
G1 Z0.2 F3000 ; get ready to prime
G92 E0 ; reset extrusion distance
G1 X120 E10 F600 ; prime nozzle
G1 X150 F5000 ; quick wipe


Thanks in advance
James

Edited 2 time(s). Last edit at 06/27/2020 03:52AM by jameb4uk.
Attachments:
open | download - New_Marlin_Configuration.h (82.9 KB)
open | download - New_Marlin_Configuration_adv.h (137.6 KB)
open | download - Original_Marlin_Configuration.h (64.8 KB)
open | download - Original_Marlin_Configuration_adv.h (60.8 KB)
Sorry, only registered users may post in this forum.

Click here to login