Skip to content

Instantly share code, notes, and snippets.

Created April 24, 2017 21:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/7c32a4ce362ae2b1a805784776c113b2 to your computer and use it in GitHub Desktop.
Save anonymous/7c32a4ce362ae2b1a805784776c113b2 to your computer and use it in GitHub Desktop.
Reach 3D reprap duet 0.6 config
{"board":"duet06","firmware":1.17,"compatibility":2,"nvram":false,"geometry":{"type":"cartesian","mins":[0,0,0],"maxes":[190,190,215]},"drives":[{"direction":1,"microstepping":16,"microstepping_interpolation":false,"steps_per_mm":80,"instant_dv":15,"max_speed":100,"acceleration":500,"current":800,"driver":0,"endstop_type":1,"endstop_location":1},{"direction":1,"microstepping":16,"microstepping_interpolation":false,"steps_per_mm":80,"instant_dv":15,"max_speed":100,"acceleration":20,"current":800,"driver":1,"endstop_type":1,"endstop_location":1},{"direction":1,"microstepping":16,"microstepping_interpolation":false,"steps_per_mm":400,"instant_dv":0.2,"max_speed":3,"acceleration":250,"current":800,"driver":2,"endstop_type":3,"endstop_location":1},{"direction":1,"microstepping":16,"microstepping_interpolation":false,"steps_per_mm":635,"instant_dv":2,"max_speed":20,"acceleration":250,"current":800,"driver":3}],"idle":{"used":true,"factor":30,"timeout":30},"homing_speed_fast":"30","homing_speed_slow":"6","travel_speed":100,"z_dive_height":5,"slow_homing":false,"probe":{"type":"switch","trigger_z_height":12.25,"trigger_height":12.25,"trigger_value":600,"x_offset":-25,"y_offset":-29,"speed":2,"deploy":false,"points":[{"x":15,"y":15,"z":0},{"x":15,"y":175,"z":0},{"x":175,"y":175,"z":0},{"x":175,"y":15,"z":0}]},"num_nozzles":1,"bed_is_nozzle":false,"bed":{"present":true,"heater":1,"use_pid":true,"width":190,"length":190},"chamber":{"present":false},"max_heater_temperature":260,"heaters":[null,{"scale_factor":100,"series":4700,"thermistor":100000,"beta":4138,"a":0.0005717725,"b":0.0002416626,"c":0,"channel":1},{"scale_factor":100,"series":4700,"thermistor":100000,"beta":4138,"a":0.0005717725,"b":0.0002416626,"c":0,"channel":2}],"toolchange_wait_for_temperatures":true,"generate_t_code":false,"tools":[{"number":0,"extruders":[0],"heaters":[2],"x_offset":0,"y_offset":0,"z_offset":0}],"compensation_x_offset":15,"compensation_y_offset":15,"mesh":{"x_min":15,"x_max":175,"y_min":15,"y_max":175,"spacing":20},"home_first":false,"orthogonal":{"compensation":false},"network":{"enabled":true,"name":"Reach3D","password":"","mac_address":"BE:EF:DE:AD:FE:ED","dhcp":true},"fans":[{"value":"30","inverted":false,"frequency":500,"thermostatic":false}],"custom_settings":""}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment