Skip to content

Instantly share code, notes, and snippets.

View jimthree's full-sized avatar

Jim jimthree

  • Not pretending I'm any kind of competent programmer!!
  • London, UK
View GitHub Profile
{
name : "Jim Blackhurst",
position : "Senior Solutions Archiect",
email : "jim@mongodb.com",
Phone : "07980692xxx"
manager : "Arthur Vigors ",
office : "London, UK"
co-workers : ["Ashley Townsend,","Mark Jones", "Paul Done"]
HR_employee_number: 12345
}
# generated by Slic3r 1.2.9 on Sat May 21 22:49:36 2016
avoid_crossing_perimeters = 0
bed_shape = 0x0,200x0,200x200,0x200
bed_temperature = 60
before_layer_gcode =
bottom_solid_layers = 3
bridge_acceleration = 0
bridge_fan_speed = 100
bridge_flow_ratio = 1
bridge_speed = 60
#include <EEPROM.h>
// Time to sleep (in seconds):
const int sleepTimeS = 5;
byte sleepCount = 0;
bool debug = true;
void setup()
{
# $Id: avrdude.conf.in 1236 2013-09-16 19:40:15Z joerg_wunsch $ -*- text -*-
#
# AVRDUDE Configuration File
#
# This file contains configuration data used by AVRDUDE which describes
# the programming hardware pinouts and also provides part definitions.
# AVRDUDE's "-C" command line option specifies the location of the
# configuration file. The "-c" option names the programmer configuration
# which must match one of the entry's "id" parameter. The "-p" option
# identifies which part AVRDUDE is going to be programming and must match
@jimthree
jimthree / gist:5a9c39b0bb13c89d2de3
Created May 13, 2015 12:07
AVRdude Verification error
C:\Program Files (x86)\Arduino\hardware\tools\avr\bin>avrdude -CC:\avrdude.conf -patmega328p -cusbtiny -Uflash:w:C:\ATmegaBOOT_168_atmega328.hex:i -Ulock:w:0x0F:m -v
avrdude: Version 6.0.1, compiled on Mar 30 2015 at 14:56:06
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2009 Joerg Wunsch
System wide configuration file is "C:\avrdude.conf"
Using Port : usb
Using Programmer : usbtiny
# generated by Slic3r 1.2.5 on Sat Apr 11 23:59:49 2015
avoid_crossing_perimeters = 0
bed_shape = 0x0,200x0,200x200,0x200
bed_temperature = 70
bottom_solid_layers = 3
bridge_acceleration = 0
bridge_fan_speed = 100
bridge_flow_ratio = 1
bridge_speed = 60
brim_width = 0