RSSAmplifier

Blog

Anson Liu

Software design, 3D printing, and outdoor adventures

ansonliu.comRSS feed ↗10 posts

Latest posts

Mountains Majesty: On the Summit with John Fielder exhibit at History Colorado Center in Denver, Colorado

My [Colorado 3D Topographic Maps](https://www.printables.com/model/529030-colorado-usa-co-topographic-map-with-hydrographic) are used as supporting locator maps at the [**Mountains Majesty: On the Summit with John Fielder exhibit**](https://www.historycolorado.org/exhibit/mountains-majesty) **at the History Colorado Center in Denver, Colorado**. ![Colorado 3D topographic map model as exhibit…

Updating OEM Dahua NVR and IP Cameras and removing region lock via firmware update

You can remove the generic vendor's region lock and update the firmware on OEM Dahua IP cameras via the generic `General` firmware. Removing the region lock with generic firmware also allows loading of Dahua branded firmware onto a white labeled model. ![Dahua 8MP WDR Eyeball Network CAMERA Tioc](/wp-content/uploads/2026/05/dahua-camera.webp)

3D Maps and Models available on Printables and not on MakerWorld

My maps and models continue to be available [Printables](https://www.printables.com/@ansonl). You will find my latest uploads and updates on Printables but not on MakerWorld. ![Printables scroll](/assets/images/portfolio/printables-scroll-thumbnail.webp) *The [3D map of China](https://www.printables.com/model/656330-china-mainlandhainantaiwan-3d-topo-relief-map-with) got reported on MakerWorld so…

3D Map Feature Modifier (MFM) Post Processor

Add elevation contour lines and color changes to your 3D printed maps with the free [Map Feature Modifier](https://github.com/ansonl/mfm) app! I have posted a [tutorial video](https://www.youtube.com/watch?v=3BnW-QVdqKM) that you can watch to see what is possible with the Map Feature Modifier!

Adaptive Start G-code for Dual Extruder Printers with Cura

Choosing a reliable start G-code that primes a dual extruder printer is difficult. This post explains the different extruder prime techniques and how my [adaptive priming start G-code](https://github.com/ansonl/DXU/blob/master/AL-DXUv2/start-end-gcode/cura-adaptive-start-gcode-dual-extruder.gcode) for Cura incorporates these techniques for dual nozzle printers.

Manually Resuming a Failed Print at a Specific Layer

Easily resume a failed print at a specific layer by trimming the start of your G-code file and adding the below resume start G-code. `M140 Sxx ; Start heating bed` `G28` `M109 T0 Sxxx ; Heating to PLA temp` `G92 Exxx ; Set extruder position` `G0 Zxx.xx ; Set Z position` `G1 F1500 Exxx` More detailed instructions are in the full post.

Creality K1 series 3D Printer Cura Start G-code

Automatically set the correct extruder and bed temperature to match the printed material when printing with the Creality K1 series 3D printer in Cura with the start G-code below. `M140 S0` `M104 S0` `START_PRINT EXTRUDER_TEMP={material_print_temperature} BED_TEMP={material_bed_temperature}`

Toyota Corolla Cross Hybrid Spare Tire Upgrade

Add a spare wheel and jack under the cargo area of your Toyota Corolla Cross Hybrid (CCH) as the overlanding gods intended. ![corolla cross hybrid tire kit](/wp-content/uploads/2024/05/toyota-corolla-cross-hybrid-tire-kit.webp) The hybrid AWD model of the Corolla Cross does not include a spare wheel or jack from the factory so we can add the spare ourselves. I made a tire mount that fits over the…

Ultimaker S3/S5/S7 3D Printer PrusaSlicer Profile

![Prusaslicer to ultimaker](/wp-content/uploads/2024/04/prusaslicer-ultimaker.webp) You may need [PrusaSlicer](https://github.com/prusa3d/PrusaSlicer) to slice a model to print on your Ultimaker S3/S5/S7 3D printer for a multitude of reasons: - Slicing error - PrusaSlicer specific surface patterns - Different prime tower shapes - Experimentation The Ultimaker S-line printers usually refuse to…

Ford Escape Hybrid (2005-2007, 1st generation) Plug-in Cross-Charge Jumpstart

A 1st generation (2005-2007) Ford Escape Hybrid with a "dead" 330V high voltage (HV) battery can be manually charged from wall outlet with the use of a 12V charger when the voltage has dropped extremely low. When the Ford Escape Hybrid is not driven for long periods of time, the vehicle's 330V HV nickel metal hydride (NiMH) battery loses charge and the decrease in voltage may make the vehicle…