Skip to content

Huawei E3276s-150 (Swisscom branded - 12d1:1597) LTE stick with Linux


This works for me:
usb_modeswitch -W -c 12d1:156a -v 12d1 -p 1597
(after having unpacked /usr/share/usb_modeswitch/configPack.tar.gz to a temporary directory)

Update 2016-01-19: back in 2014 I reported this to the maintainers of various "modeswitch databases", and it seems it's made it's way into the Debian/Ubuntu version at least, according to the changelog (version 20151101-1).
  • Twitter
  • Bookmark Huawei E3276s-150 (Swisscom branded - 12d1:1597) LTE stick with Linux at del.icio.us
  • Facebook
  • Google Bookmarks
  • FriendFeed
  • Digg Huawei E3276s-150 (Swisscom branded - 12d1:1597) LTE stick with Linux
  • Mixx Huawei E3276s-150 (Swisscom branded - 12d1:1597) LTE stick with Linux
  • Bloglines Huawei E3276s-150 (Swisscom branded - 12d1:1597) LTE stick with Linux
  • Technorati Huawei E3276s-150 (Swisscom branded - 12d1:1597) LTE stick with Linux
  • Fark this: Huawei E3276s-150 (Swisscom branded - 12d1:1597) LTE stick with Linux
  • Bookmark Huawei E3276s-150 (Swisscom branded - 12d1:1597) LTE stick with Linux at YahooMyWeb
  • Bookmark Huawei E3276s-150 (Swisscom branded - 12d1:1597) LTE stick with Linux at Furl.net
  • Bookmark Huawei E3276s-150 (Swisscom branded - 12d1:1597) LTE stick with Linux at reddit.com
  • Bookmark Huawei E3276s-150 (Swisscom branded - 12d1:1597) LTE stick with Linux at blinklist.com
  • Bookmark Huawei E3276s-150 (Swisscom branded - 12d1:1597) LTE stick with Linux at Spurl.net
  • Bookmark Huawei E3276s-150 (Swisscom branded - 12d1:1597) LTE stick with Linux at NewsVine
  • Bookmark Huawei E3276s-150 (Swisscom branded - 12d1:1597) LTE stick with Linux at Simpy.com
  • Bookmark Huawei E3276s-150 (Swisscom branded - 12d1:1597) LTE stick with Linux at blogmarks
  • Bookmark Huawei E3276s-150 (Swisscom branded - 12d1:1597) LTE stick with Linux with wists
  • wong it!
  • Bookmark using any bookmark manager!
  • Stumble It!
  • Print this article!
  • E-mail this story to a friend!
  • Identi.ca

"Convert" NTP to DCF77 - generate a DCF77 signal on an Arduino using an NTP time source

I hate having to set clocks. Most of our clocks at home get the time from Internet or from the DCF77 time signal.

The problem with the DCF77 time signal is that it is quite sensitive to environmental noise from lamps or other appliances, and the reception inside buildings can be problematic in some places.

I recently installed a clock in such a location. Using Udo Klein's DCF77 analysis tool it was clear that it would be nearly impossible to get the clock to work properly as initially planned, so I started looking for solutions:

- bigger antenna (eg this one)
- external antenna
- external receiver
- different time source

For different reasons, the only viable option seemed to be a different time source. But I did not want to change the clock design. While researching a solution, I came across the Chronvertor. Although this would allow to run the clock without DCF77 signal, the clock would still have to be set from time to time (due to lack of precision of the RTC, but at least twice per year for DST adjustments), so I quickly dismissed that option. However it provided inspiration for what I eventually ended up building: a NTP to DCF77 "adapter".

I had experimented previously with the TimeNTP example from the Arduino Time library, and there was plenty of information available online about the DCF77 signal, so this quickly appeared to be a viable option. This is the result: ntp2dcf.ino.
  • Twitter
  • Bookmark "Convert" NTP to DCF77 - generate a DCF77 signal on an Arduino using an NTP time source at del.icio.us
  • Facebook
  • Google Bookmarks
  • FriendFeed
  • Digg "Convert" NTP to DCF77 - generate a DCF77 signal on an Arduino using an NTP time source
  • Mixx "Convert" NTP to DCF77 - generate a DCF77 signal on an Arduino using an NTP time source
  • Bloglines "Convert" NTP to DCF77 - generate a DCF77 signal on an Arduino using an NTP time source
  • Technorati "Convert" NTP to DCF77 - generate a DCF77 signal on an Arduino using an NTP time source
  • Fark this: "Convert" NTP to DCF77 - generate a DCF77 signal on an Arduino using an NTP time source
  • Bookmark "Convert" NTP to DCF77 - generate a DCF77 signal on an Arduino using an NTP time source at YahooMyWeb
  • Bookmark "Convert" NTP to DCF77 - generate a DCF77 signal on an Arduino using an NTP time source at Furl.net
  • Bookmark "Convert" NTP to DCF77 - generate a DCF77 signal on an Arduino using an NTP time source at reddit.com
  • Bookmark "Convert" NTP to DCF77 - generate a DCF77 signal on an Arduino using an NTP time source at blinklist.com
  • Bookmark "Convert" NTP to DCF77 - generate a DCF77 signal on an Arduino using an NTP time source at Spurl.net
  • Bookmark "Convert" NTP to DCF77 - generate a DCF77 signal on an Arduino using an NTP time source at NewsVine
  • Bookmark "Convert" NTP to DCF77 - generate a DCF77 signal on an Arduino using an NTP time source at Simpy.com
  • Bookmark "Convert" NTP to DCF77 - generate a DCF77 signal on an Arduino using an NTP time source at blogmarks
  • Bookmark "Convert" NTP to DCF77 - generate a DCF77 signal on an Arduino using an NTP time source with wists
  • wong it!
  • Bookmark using any bookmark manager!
  • Stumble It!
  • Print this article!
  • E-mail this story to a friend!
  • Identi.ca

Online GCode Viewer / GCode Simulator

This is excellent: http://jherrm.github.io/gcode-viewer/
  • Twitter
  • Bookmark Online GCode Viewer / GCode Simulator at del.icio.us
  • Facebook
  • Google Bookmarks
  • FriendFeed
  • Digg Online GCode Viewer / GCode Simulator
  • Mixx Online GCode Viewer / GCode Simulator
  • Bloglines Online GCode Viewer / GCode Simulator
  • Technorati Online GCode Viewer / GCode Simulator
  • Fark this: Online GCode Viewer / GCode Simulator
  • Bookmark Online GCode Viewer / GCode Simulator at YahooMyWeb
  • Bookmark Online GCode Viewer / GCode Simulator at Furl.net
  • Bookmark Online GCode Viewer / GCode Simulator at reddit.com
  • Bookmark Online GCode Viewer / GCode Simulator at blinklist.com
  • Bookmark Online GCode Viewer / GCode Simulator at Spurl.net
  • Bookmark Online GCode Viewer / GCode Simulator at NewsVine
  • Bookmark Online GCode Viewer / GCode Simulator at Simpy.com
  • Bookmark Online GCode Viewer / GCode Simulator at blogmarks
  • Bookmark Online GCode Viewer / GCode Simulator with wists
  • wong it!
  • Bookmark using any bookmark manager!
  • Stumble It!
  • Print this article!
  • E-mail this story to a friend!
  • Identi.ca

Settings for printing nylon on a MakerBot Cupcake + how to get prints to stick to the platform

After some trial and error I was able to reliably print parts with nylon (618 from taulman 3D) on my MakerBot Cupcake.

I used the following temperature settings:
  • Extruder: 245°C
  • Heated build platform: 60°C

I had a lot of trouble getting the prints to stick to the platform. Here is what works for me: 3M blue painter's tape, topped with a thin layer of glue from an UHU stick. I enable the "raft" option for all prints. The raft adheres very well to the blue tape covered with glue, so well that I have to replace the tape for each print.

I use ReplicatorG 0037 to control the printer and the integrated Skeinforge 35 to produce the gcode. Here is my custom profile to print Taulman 618 Nylon: SF35-cupcake-HBP-nylon.tar.gz.

  • Twitter
  • Bookmark Settings for printing nylon on a MakerBot Cupcake + how to get prints to stick to the platform at del.icio.us
  • Facebook
  • Google Bookmarks
  • FriendFeed
  • Digg Settings for printing nylon on a MakerBot Cupcake + how to get prints to stick to the platform
  • Mixx Settings for printing nylon on a MakerBot Cupcake + how to get prints to stick to the platform
  • Bloglines Settings for printing nylon on a MakerBot Cupcake + how to get prints to stick to the platform
  • Technorati Settings for printing nylon on a MakerBot Cupcake + how to get prints to stick to the platform
  • Fark this: Settings for printing nylon on a MakerBot Cupcake + how to get prints to stick to the platform
  • Bookmark Settings for printing nylon on a MakerBot Cupcake + how to get prints to stick to the platform at YahooMyWeb
  • Bookmark Settings for printing nylon on a MakerBot Cupcake + how to get prints to stick to the platform at Furl.net
  • Bookmark Settings for printing nylon on a MakerBot Cupcake + how to get prints to stick to the platform at reddit.com
  • Bookmark Settings for printing nylon on a MakerBot Cupcake + how to get prints to stick to the platform at blinklist.com
  • Bookmark Settings for printing nylon on a MakerBot Cupcake + how to get prints to stick to the platform at Spurl.net
  • Bookmark Settings for printing nylon on a MakerBot Cupcake + how to get prints to stick to the platform at NewsVine
  • Bookmark Settings for printing nylon on a MakerBot Cupcake + how to get prints to stick to the platform at Simpy.com
  • Bookmark Settings for printing nylon on a MakerBot Cupcake + how to get prints to stick to the platform at blogmarks
  • Bookmark Settings for printing nylon on a MakerBot Cupcake + how to get prints to stick to the platform with wists
  • wong it!
  • Bookmark using any bookmark manager!
  • Stumble It!
  • Print this article!
  • E-mail this story to a friend!
  • Identi.ca

Best way to clean the extruder nozzle of a 3D printer

From Isaac Budmen:

1. Heat the nozzle to 200C
2. Run Nylon filament through the extruder
3. With Nylon in the nozzle, reduce the temperature to 135C, and once there let it sit for a minute
4. Slowly but firmly work the filament out of the top of the extruder


This has worked very well for me a couple of times. Here is how the filament looks like when I take it out of the extruder (repeat steps 1-4 until it comes out clean):


  • Twitter
  • Bookmark Best way to clean the extruder nozzle of a 3D printer at del.icio.us
  • Facebook
  • Google Bookmarks
  • FriendFeed
  • Digg Best way to clean the extruder nozzle of a 3D printer
  • Mixx Best way to clean the extruder nozzle of a 3D printer
  • Bloglines Best way to clean the extruder nozzle of a 3D printer
  • Technorati Best way to clean the extruder nozzle of a 3D printer
  • Fark this: Best way to clean the extruder nozzle of a 3D printer
  • Bookmark Best way to clean the extruder nozzle of a 3D printer at YahooMyWeb
  • Bookmark Best way to clean the extruder nozzle of a 3D printer at Furl.net
  • Bookmark Best way to clean the extruder nozzle of a 3D printer at reddit.com
  • Bookmark Best way to clean the extruder nozzle of a 3D printer at blinklist.com
  • Bookmark Best way to clean the extruder nozzle of a 3D printer at Spurl.net
  • Bookmark Best way to clean the extruder nozzle of a 3D printer at NewsVine
  • Bookmark Best way to clean the extruder nozzle of a 3D printer at Simpy.com
  • Bookmark Best way to clean the extruder nozzle of a 3D printer at blogmarks
  • Bookmark Best way to clean the extruder nozzle of a 3D printer with wists
  • wong it!
  • Bookmark using any bookmark manager!
  • Stumble It!
  • Print this article!
  • E-mail this story to a friend!
  • Identi.ca