tl;dr - smooth sailing following the guides, calibration couldn't be simpler with the wizard, upgrade well worth the effort.
Thanks as always to geneb, mhackney and all on the forum and particularly in this case JJ Johnson for the HE280 guides and Dave Crocker for the Calibration Wizard.
Machine is a late 2014 v2 ATX power supply upgraded with molded cheapskates, ball cup arms and a variety of home brew extruders. Build platform is a much abused 2mm PEI sheet bonded to the standard glass plate. Was running Repetier 091.
Applications/Firmware Used:
Arduino IDE 1.6.0
Repetier 0.92.2 (2016 12 27) - configuration.h has been spruced up and the definitions are now nicely grouped
Matter Control 1.6.1
Delta Calibration Wizard
Guides/Documents Used:
HE280 Assembly - Starting Step 10
Rostock Max v1/v2 HE280 Hotend Upgrade
Installing the Firmware
Hot End Whip Wiring - Sheet1(2)
Hotend Accelerometer Probe PCB Board Rev 5c PCB layout image marked up with Pin Function
Settings and Changes in Configuration.h: (line numbers for 0.92.2 2016 12 27)
Code: Select all
10 #define PRINTER 2 // used v2 as starting point as v3 contains extra line defining a pin for the fan board
19 #define POWER_SUPPLY 1 // old school ATX supply
59 #define MIN_DEFECT_TEMPERATURE 15 // chilly basement
192 #define MAXTEMP 290 // increase from 245 to match v3 setting
194 #define INVERT_Y_DIR 0 // required if POWER_SUPPLY 1
196 #define DELTA_DIAGONAL_ROD 291.06 // ball cup arms
199 #define Z_MAX_LENGTH 350 // starting point for calibration note that v3 distance of 395 will be problematic
201 #define CARRIAGE_HORIZONTAL_OFFSET 26.5 // molded cheapskates
227 #define Z_PROBE_SPEED 60 // note that v3 speed is 90 - not sure of significance
805 #define UI_ENCODER_DIR 1 // 0 normal 1 inverts encoder direction i.e. 1 is opposite to 091 direction
// also note encoder has been effectively "detuned" a bit in this section - a little better for the old and slow in my view...
834 #define UI_SET_MIN_HEATED_BED_TEMP 25 // for flying close to the sun with Ninjaflex and flexible PLA on PEI
837 #define UI_SET_MAX_EXTRUDER_TEMP 265 // to allow higher temp adjustment from LCD UI
With one round of hot calibration, first layer thickness variation over an ~200mm track across the bed was +/- 0.06mm vs > +/- 0.15mm with my best efforts at manual calibration on my lumpy bed. Bottom line, a problematic model that had been giving me fits with bed adhesion printed on the first go. Now on to the Prometheus hot ends...
[img]http://forum.seemecnc.com/download/file ... w&id=14232[/img]