Skip to content

Instantly share code, notes, and snippets.

View MateuszKrawczuk's full-sized avatar

Mateusz Krawczuk MateuszKrawczuk

View GitHub Profile
@MateuszKrawczuk
MateuszKrawczuk / gist:3c2f59910b7c85797598
Created February 19, 2015 18:26
Kicad library volation
component: STM32F417VG
Violations of rule 3.1
pin: PE2/TRACECLK/FSMC_A23/ETH_MII_TXD3/EVENTOUT (1), posx 5000, posy 2350, length: 300
pin: PE3/TRACED0/FSMC_A19/EVENTOUT (2), posx 5000, posy 2250, length: 300
pin: PE4/TRACED1/FSMC_A20/DCMI_D4/EVENTOUT (3), posx 5000, posy 2150, length: 300
pin: PE5/TRACED2/FSMC_A21/TIM9_CH1/DCMI_D6/EVENTOUT (4), posx 5000, posy 2050, length: 300
pin: PE6/TRACED3_/_FSMC_A22/TIM9_CH2/DCMI_D7/EVENTOUT (5), posx 5000, posy 1950, length: 300
pin: VBAT (6), posx 1250, posy 3000, length: 300
pin: PC13/EVENTOUT (7), posx 5000, posy -2350, length: 300
pin: PC14/OSC32_IN/EVENTOUT (8), posx 5000, posy -2450, length: 300
This file has been truncated, but you can view the full file.
// /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/cc1 -quiet -nostdinc -I ./arch/arm/include -I arch/arm/include/generated/uapi -I arch/arm/include/generated -I include -I ./arch/arm/include/uapi -I arch/arm/include/generated/uapi -I ./include/uapi -I include/generated/uapi -imultilib sf -imultiarch arm-linux-gnueabi -D __KERNEL__ -D __LINUX_ARM_ARCH__=7 -U arm -D CC_HAVE_ASM_GOTO -D KBUILD_STR(s)=#s -D KBUILD_BASENAME=KBUILD_STR(migrate) -D KBUILD_MODNAME=KBUILD_STR(migrate) -isystem /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/include -include ./include/linux/kconfig.h -MD mm/.migrate.o.d mm/migrate.c -quiet -dumpbase migrate.c -mlittle-endian -mabi=aapcs-linux -mno-thumb-interwork -mfpu=vfp -marm -march=armv7-a -mfloat-abi=soft -mtls-dialect=gnu -auxbase-strip mm/migrate.o -g -O2 -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -Werror=implicit-function-declaration -Wno-format-security -Wframe-larger-than=1024 -Wno-unused-but-set-variable -Wdeclaration-after-statement -Wno-pointer-sign -Werror=implicit-int -Werror=s
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.0.6-040006-generic (kernel@gomeisa) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #201506222135 SMP Tue Jun 23 01:36:38 UTC 2015
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.0.6-040006-generic root=UUID=15706509-79ff-450e-b791-1f016f2cdaf6 ro quiet splash vt.handoff=7
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] e820: BIOS-provided physical RAM map:
lsusb -vd 03f0:581d
Bus 001 Device 005: ID 03f0:581d Hewlett-Packard
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
Witaj w minicomie 2.7
OPCJE: I18n
Skompilowany dnia Jan 1 2014, 17:13:19.
Port /dev/ttyUSB3, 16:30:18
Wciśnij CTRL-A Z po pomoc na temat specjalnych klawiszy
# NOTE Lines must not exceed 132 characters
# Robot module configurations : general handling of movement G-codes and slicing into moves
default_feed_rate 4000 # Default rate ( mm/minute ) for G1/G2/G3 moves
default_seek_rate 4000 # Default rate ( mm/minute ) for G0 moves
mm_per_arc_segment 0.5 # Arcs are cut into segments ( lines ), this is the length for
# these segments. Smaller values mean more resolution,
# higher values mean faster computation
mm_per_line_segment 5 # Lines can be cut into segments ( not usefull with cartesian
# coordinates robots ).
[filament:DD_grey_ABS+]
bed_temperature = 55
bridge_fan_speed = 50
cooling = 1
disable_fan_first_layers = 1
extrusion_multiplier = 1
fan_always_on = 1
fan_below_layer_time = 60
filament_colour = #828282
filament_diameter = 1.75
@MateuszKrawczuk
MateuszKrawczuk / marlin_2._mightyboard.log
Created November 27, 2017 18:19
Marlin 2.0 SPI pin value
o
Marlin\src\module\temperature.cpp:1031:4: error: #error Result
#error Result
^
In file included from Marlin\src\module\thermistor/../../inc/../pins/pins.h:135:0,
from Marlin\src\module\thermistor/../../inc/MarlinConfig.h:29,
from Marlin\src\module\thermistor/thermistors.h:26,
from Marlin\src\module\temperature.h:30,
from Marlin\src\module\temperature.cpp:27:
Marlin\src\module\thermistor/../../inc/../pins/pins_MIGHTYBOARD_REVE.h:138:30: warning: expected a string after '#pragma message' [-Wpragmas]
@MateuszKrawczuk
MateuszKrawczuk / avrdude.conf
Created December 7, 2017 12:59
avr raspberry
# $Id: avrdude.conf.in 1294 2014-03-12 23:03:18Z 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
@MateuszKrawczuk
MateuszKrawczuk / avrdude.conf
Created December 7, 2017 12:59
avr raspberry
# $Id: avrdude.conf.in 1294 2014-03-12 23:03:18Z 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