Skip to content

Instantly share code, notes, and snippets.

View Ofloo's full-sized avatar

Wouter Snels Ofloo

View GitHub Profile
@Ofloo
Ofloo / makerbot_rep2x_1st.def.json
Created January 5, 2019 08:03 — forked from d235j/makerbot_rep2x_1st.def.json
Replicator 2X Cura definition
{
"id": "makerbot_rep2x_1st",
"version": 2,
"name": "1st Extruder",
"inherits": "fdmextruder",
"metadata": {
"machine": "makerbot_replicator_2x",
"position": "0"
},
@Ofloo
Ofloo / hostapd.conf
Created March 5, 2018 20:19 — forked from renaudcerrato/hostapd.conf
Sample hostapd.conf for documentation.
##### hostapd configuration file ##############################################
# Empty lines and lines starting with # are ignored
# AP netdevice name (without 'ap' postfix, i.e., wlan0 uses wlan0ap for
# management frames with the Host AP driver); wlan0 with many nl80211 drivers
interface=wlan0
# In case of atheros and nl80211 driver interfaces, an additional
# configuration parameter, bridge, may be used to notify hostapd if the
# interface is included in a bridge. This parameter is not used with Host AP