CRX

  1. Recreating FANUC's Custom HMI in 5 Minutes - No Code

    FANUC created a demo a couple years ago to showcase the CR-35iB and their plugin SDK. They basically have a custom HMI with several screens telling the operator what to do for each step in the process. It probably took a developer who’s comfortable with HTML, CSS, JavaScript and the plugin SDK toolchain at least a few hours to create this. We can recreate this with HMI Forge in ~5 minutes, no code.
  2. Simplifying Robotics: Mastering FANUC CRX Plugins and Timeline Editor

    FANUC CRX Robots and the Timeline Editor

    I contend that programming FANUC robots is easy and can be learned quickly. But what if the idea of writing code is too intimidating or you just don’t have time?

    Wouldn’t it be great if you could make the robot do a job without writing a single line of code?

    That’s the idea behind FANUC’s new(ish) timeline editor for CRX robots. You basically program the robot by dropping functional blocks onto a timeline. My two-year old could figure it out.