Skip to content

Instantly share code, notes, and snippets.

@mindoftea
Created April 8, 2019 22:36
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mindoftea/c0dc708a8f63b4652e3d460ea56e2824 to your computer and use it in GitHub Desktop.
Save mindoftea/c0dc708a8f63b4652e3d460ea56e2824 to your computer and use it in GitHub Desktop.
{"board":"duetm10","firmware":1.21,"nvram":false,"auto_save":{"enabled":false,"save_threshold":12,"resume_threshold":20,"gcodes_to_run":"M913 X0 Y0 G91 M83 G1 Z3 E-5 F1000"},"geometry":{"type":"cartesian","mins":[0,0,0],"maxes":[230,225,300],"delta_radius":105.6,"homed_height":250,"low_dive_height":false,"max_carriage_travel":260,"print_radius":85,"rod_length":215,"z_min":0},"drives":[{"direction":1,"microstepping":32,"microstepping_interpolation":true,"steps_per_mm":160,"instant_dv":15,"max_speed":100,"acceleration":500,"current":800,"driver":0,"endstop_type":1,"endstop_location":1},{"direction":1,"microstepping":32,"microstepping_interpolation":true,"steps_per_mm":160,"instant_dv":15,"max_speed":100,"acceleration":500,"current":800,"driver":1,"endstop_type":1,"endstop_location":1},{"direction":0,"microstepping":32,"microstepping_interpolation":true,"steps_per_mm":800,"instant_dv":3,"max_speed":20,"acceleration":100,"current":800,"driver":2,"endstop_type":1,"endstop_location":1},{"direction":1,"microstepping":64,"microstepping_interpolation":true,"steps_per_mm":407.4366543152521,"instant_dv":2,"max_speed":20,"acceleration":250,"current":800,"driver":3}],"idle":{"used":true,"factor":30,"timeout":30},"homing_speed_fast":50,"homing_speed_slow":6,"travel_speed":100,"z_dive_height":2,"slow_homing":false,"probe":{"type":"noprobe","recovery_time":0.4,"trigger_height":2.5,"trigger_value":500,"x_offset":0,"y_offset":0,"speed":2,"deploy":false,"points":[],"pwm_channel":64,"pwm_inverted":false},"bed_is_nozzle":false,"bed":{"present":true,"heater":0,"use_pid":true,"width":210,"length":21},"chamber":{"present":false,"heater":2,"use_pid":false},"heaters":[{"temp_limit":120,"scale_factor":100,"series":2200,"thermistor":100000,"beta":4138,"a":0.0005717725,"b":0.0002416626,"c":0,"channel":0},{"temp_limit":280,"scale_factor":100,"series":2200,"thermistor":100000,"beta":4138,"a":0.0005717725,"b":0.0002416626,"c":0,"channel":1}],"num_nozzles":1,"toolchange_wait_for_temperatures":false,"generate_t_code":false,"tools":[{"mix_ratio":[],"number":0,"name":"","extruders":[0],"heaters":[1],"x_offset":0,"y_offset":0,"z_offset":0}],"compensation_x_offset":15,"compensation_y_offset":15,"peripheral_points":3,"halfway_points":0,"calibration_factors":3,"probe_radius":85,"mesh":{"x_min":15,"x_max":6,"y_min":15,"y_max":195,"radius":85,"spacing":20},"home_first":false,"orthogonal":{"compensation":false,"height":50,"deviations":[0,0,0]},"network":{"enabled":true,"mac_address":"","name":"","password":"","ssid":"","ssid_password":"","dhcp":true,"ip":"192.168.1.20","netmask":"255.255.255.0","gateway":"192.168.1.254","protocols":{"http":true,"ftp":false,"telnet":false}},"fans":[{"value":65,"inverted":false,"frequency":20,"thermostatic":false,"heaters":[],"trigger_temperature":45},{"value":65,"inverted":false,"frequency":20,"thermostatic":false,"heaters":[1],"trigger_temperature":45},{"value":85,"inverted":false,"frequency":5000,"thermostatic":true,"heaters":[1],"trigger_temperature":100}],"custom_settings":""}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment